+ 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=2025_09_08_02_19_58 + SCRIPT_TS=2025_09_08_02_19_58 ++ 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-XXXXXXID6sDQ/agent.24; export SSH_AUTH_SOCK; SSH_AGENT_PID=25; export SSH_AGENT_PID; echo Agent pid 25;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXID6sDQ/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_2025_09_08_02_19_58.ini + REPORT_DETAILS_FILE=report_details_2025_09_08_02_19_58.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_2025_09_08_02_19_58_20798.xml ++ echo result_2025_09_08_02_19_58_20798.xml + result_xml=result_2025_09_08_02_19_58_20798.xml ++ get_result_xml ++ result_xml=result_2025_09_08_02_19_58_1758.xml ++ echo result_2025_09_08_02_19_58_1758.xml + serial_result_xml=result_2025_09_08_02_19_58_1758.xml + GIVEN_TEST_PATH= + '[' '!' -z ']' + check_test_discovery + echo 'Checking if test-discovery is fine' Checking if test-discovery is fine + bash -x tools/check_test_discovery.sh + echo 'Validating if test discovery passes in scripts/ and serial_scripts' Validating if test discovery passes in scripts/ and serial_scripts + echo '' + GIVEN_TEST_PATH= + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 ++ which testr + export TESTR=/usr/local/bin/testr + TESTR=/usr/local/bin/testr + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/scripts:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/scripts:/contrail-test/fixtures + export OS_TEST_PATH=./scripts + OS_TEST_PATH=./scripts + /usr/local/bin/testr list-tests /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-6000} \ ${PYTHON:-/usr/bin/python3} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./scripts} --list /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/netaddr/strategy/__init__.py:189: SyntaxWarning: "is not" with a literal. Did you mean "!="? if word_sep is not '': /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:388: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:389: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/jnpr/junos/device.py:868: SyntaxWarning: "is not" with a literal. Did you mean "!="? if rpc_rsp_e.text is not None and rpc_rsp_e.text.strip() is not '': /usr/local/lib/python3.9/site-packages/jnpr/junos/device.py:1271: SyntaxWarning: "is not" with a literal. Did you mean "!="? if auto_probe is not 0: /usr/local/lib/python3.9/site-packages/jnpr/junos/rpcmeta.py:145: SyntaxWarning: "is not" with a literal. Did you mean "!="? if model and filter_xml is None and options.get('format') \ /usr/local/lib/python3.9/site-packages/jnpr/junos/utils/start_shell.py:137: SyntaxWarning: "is not" with a literal. Did you mean "!="? self.last_ok = got is not '' /contrail-test/scripts/hbf/test_hbs_traffic.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is "TCP": /contrail-test/scripts/hbf/test_hbs_traffic.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? if traffic_type is "ICMP": /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:40: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 1: /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:42: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 2: scripts.RR.test_rr.TestBasicRR.test_basic_RR[sanity] scripts.RR.test_rr.TestBasicRR.test_create_vm_after_RR_set[sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_bgprouter_uve_for_xmpp_and_bgp_peer_count scripts.analytics.test_analytics.AnalyticsTestSanity.test_colector_uve_module_sates scripts.analytics.test_analytics.AnalyticsTestSanity.test_config_node_uve_states scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_alarms[todo_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_message_table scripts.analytics.test_analytics.AnalyticsTestSanity.test_redis_stunnel_provision[full_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_verify_hrefs scripts.analytics.test_analytics.AnalyticsTestSanity1.test_stats_tables scripts.analytics.test_analytics.AnalyticsTestSanity1.test_verify__bgp_router_uve_up_xmpp_and_bgp_count scripts.analytics.test_analytics.AnalyticsTestSanity1.test_verify_bgp_peer_uve scripts.analytics.test_analytics.AnalyticsTestSanity3.test_db_nodemgr_status[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_generator_collector_connections[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_generator_connections_to_collector_node[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_agent[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_analytics_node[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_control_node[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics_basic.AnalyticsBasicTestSanity.test_verify_object_logs[ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_as_loop_count_2byte scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_as_loop_count_4byte scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_asn_update scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_basic[todo_sanity] scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_community scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_hold_time scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ibgp scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ipv4_prefix_limit_idle_timeout scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ipv6_prefix_limit_idle_timeout scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_md5 scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_route_origin_override scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_as_override scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_bfd_suppress_route_advt scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_ipv4_mapped_ipv6_nexthop scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_with_bfd_shc_attached_to_vmi scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem19989_adddelete_vmi scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem20052 scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem20284 scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_resources_by_admin_tenant scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_resources_by_user_tenant scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_sample_floating_ip_transmit_packets scripts.db_manage.test_db_manage.DbManageTest.test_db_manage[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.documentation.test_docs.DocumentationTest.test_analytics_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.documentation.test_docs.DocumentationTest.test_config_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_basic[todo_sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_bug_1749695[todo_sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_through_floatingvn scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_different_forwarding_mode[upgrade] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_floating_ip scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_policy scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_secondary_ip[upgrade] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_sg scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_deletion scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_dest_ip scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_dest_port scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_protocol scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_src_ip[sanity] scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_src_port scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_vm_suspend_restart scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_in_pol_based_svc scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_in_pol_based_svc_pol_update scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_add_flows scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_diff_proto scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_incr_dip scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_policy_bind_unbind scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_v2_in_network_nat_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_in_pol_based_svc scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_in_pol_based_svc_pol_update scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_add_flows scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_diff_proto scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_incr_dip scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_policy_bind_unbind scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_v2_in_network_nat_with_3_instance[dev_sanity_dpdk] scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_3_instance scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_fragments scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_fragments_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_aap scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_aap_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_static_route_no_policy[sanity] scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_in_network_with_3_instance scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_in_network_with_static_route_no_policy[sanity] scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_in_network_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_in_network_with_static_route_no_policy scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_v2_transparent_with_3_instance scripts.ecmp.test_ecmp.TestECMPwithFIP_1.test_ecmp_with_svc_with_fip_dest scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_add_del_same_fip scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_same_fip_incr_sip scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_same_fip_incr_sport scripts.ecmp.test_ecmp.TestECMPwithSVMChange.test_ecmp_with_svm_deletion[sanity] scripts.ecmp.test_ecmp.TestECMPwithSVMChange.test_ecmp_with_svm_suspend_start scripts.ecmp.test_ecmp.TestECMPwithSVMChangeIPv6.test_ecmp_with_svm_deletion scripts.ecmp.test_ecmp.TestECMPwithSVMChangeIPv6.test_ecmp_with_svm_suspend_start scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_multi_inline_SVC_VN_with_external_RT scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_3_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_multiple_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_transparent_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_in_net_in_net scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_in_net_nat[upgrade] scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_SC_with_ECMP scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_SC_with_traffic scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_v2_SC[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_multi_inline_SVC_VN_with_external_RT scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_3_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_multiple_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_transparent_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_in_net_in_net scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_SC_with_ECMP scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_SC_with_traffic scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_v2_SC scripts.ecmp.test_ecmp.TestVRRPwithSVM.test_vrrp_with_svm_toggle_admin_port scripts.ecmp.test_ecmp_subInt.TestSubInterfacesECMP.test_svc_ecmp_subIntf[upgrade] scripts.ecmp.test_ecmp_subInt.TestSubInterfacesECMP.test_svc_subIntf scripts.firewall.test_fw.TestFirewallDraftBasic.test_mixed_draft_mode[dev_sanity_dpdk,full_sanity] scripts.floatingip.test_floatingip.FloatingipTestSanity.test_communication_across_borrower_vm scripts.floatingip.test_floatingip.FloatingipTestSanity.test_exhust_Fip_pool_and_release_fip scripts.floatingip.test_floatingip.FloatingipTestSanity.test_mutual_floating_ip scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_fip_in_uve scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_fip_with_traffic scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_removal_of_fip_with_traffic scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_vm_restart_with_fip scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_vn_info_in_agent_with_fip scripts.floatingip.test_floatingip.FloatingipTestSanity2.test_communication_across__diff_proj scripts.floatingip.test_floatingip.FloatingipTestSanity4.test_tcp_transfer_from_fip_vm scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_native_staticroute scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_policy scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_staticroute scripts.floatingip.test_floatingip_basic.FloatingipBasicTestSanity.test_floating_ip[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1,vrouter_gw] scripts.floatingip.test_mx.TestSanity_MX.test_apply_policy_fip_on_same_vn[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_fip_with_vm_in_2_vns[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_ftp_http_with_public_ip[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_mx_gateway[mx_test,sanity] scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_fwp_tag_priority_order_vmi_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_deployment_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_project scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_tier_tagat_project scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_deployment_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_deployment_tagat_vn[k8s_sanity] scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_policy_at_firewall_and_network_level scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_tag_at_vmi_inter_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_tag_at_vmi_intra_vn scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_hbs_with_hbf_type_label scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbf_on_multiple_projects scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbf_on_multiple_projects_with_non_hbf_project scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbsflag_toggle_with_multiple_projects_with_non_hbf_project scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_quota_limit_for_host_based_service scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpInterVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpInterVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpIntraVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpIntraVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpInterVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpInterVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpIntraVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpIntraVnIntraCompute scripts.heat.test_heat.TestHeat.test_ecmp_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_heat_stacks_list[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity] scripts.heat.test_heat.TestHeat.test_max_inst_change_in_ecmp_svc scripts.heat.test_heat.TestHeat.test_port_based_multi_sc scripts.heat.test_heat.TestHeat.test_proto_based_multi_sc scripts.heat.test_heat.TestHeat.test_pt_multi_inline_v2_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_public_access_thru_svc_w_fip[cb_sanity,sanity] scripts.heat.test_heat.TestHeat.test_security_group_update scripts.heat.test_heat.TestHeat.test_src_cidr_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innet_nat scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innet_trans scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innetnat_trans scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_innet[sanity] scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_innetnat[dev_sanity_dpdk] scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_trans scripts.heat.test_heat.TestHeat.test_transit_vn_sym_2_innet_svc scripts.heat.test_heat.TestHeat.test_transit_vn_sym_2_trans_svc scripts.heat.test_heat.TestHeat.test_transit_vn_sym_innet_nat scripts.heat.test_heat.TestHeat.test_transit_vn_sym_trans_innet scripts.heat.test_heat.TestHeat.test_transit_vn_sym_trans_nat scripts.heat.test_heat.TestHeatIPv6.test_ecmp_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_heat_stacks_list scripts.heat.test_heat.TestHeatIPv6.test_max_inst_change_in_ecmp_svc scripts.heat.test_heat.TestHeatIPv6.test_port_based_multi_sc scripts.heat.test_heat.TestHeatIPv6.test_proto_based_multi_sc scripts.heat.test_heat.TestHeatIPv6.test_pt_multi_inline_v2_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_public_access_thru_svc_w_fip[cb_sanity,sanity] scripts.heat.test_heat.TestHeatIPv6.test_security_group_update scripts.heat.test_heat.TestHeatIPv6.test_src_cidr_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innet_nat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innet_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innetnat_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_innet[cb_sanity] scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_innetnat[dev_sanity_dpdk] scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_2_innet_svc scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_2_trans_svc scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_innet_nat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_trans_innet scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_trans_nat scripts.heat.test_heat_basic.TestBasicHeat.test_svc_creation_with_heat[dev_sanity_dpdk,sanity,suite1] scripts.heat.test_heat_basic.TestBasicHeatIPv6.test_svc_creation_with_heat[sanity] scripts.interAS.test_interas.TestInterAS.test_interAS_labeled_unicast scripts.interAS.test_interas.TestInterAS.test_interAS_remote_vpn scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1_vn1dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[cb_sanity,ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_dynamic_NH_without_juniper_header_cem8760 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirroring_disable_enable_scenarios[ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header[full_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_egress scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_ingress scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_without_header_ingress[full_sanity] scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1_vn1dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[cb_sanity,ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_egress scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_ingress scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_without_header_ingress[full_sanity] scripts.k8s_scripts.test_deployment.TestPodDeployment.test_deployment_1 scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_restart_agent scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_restart_control scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_with_deployment scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_local_scale_up_down scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_network_policy scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_nodeport_service scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down_external_ip scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down_multiple_clients scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_to_10_and_down_to_2 scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_to_non_ecmp scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_flows_with_scale scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_non_ecmp_to_ecmp scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_delete_and_recreate_the_namespace_with_fabric_fwd_enabled scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_deployment_with_fabric_fwd scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_deployment_with_replica_update_for_fabric_fwd[k8s_sanity] scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_fabric_forwarding_disabled_by_default scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_ping_with_jumbo_frame scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_pod_publicreachability_with_fabric_forwarding_enabled scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout scripts.k8s_scripts.test_ingress.TestIngressClusterIp.test_ingress_ip_assignment[ci_k8s_sanity,k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_ingress.TestIngressVNIsolated.test_ingress_fanout scripts.k8s_scripts.test_ingress_tls.TestIngressTLS.test_ingress_tls_1[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_isolation.TestCustomIsolation.test_ingress_custom_isolation scripts.k8s_scripts.test_namespace.TestNamespace.test_many_add_delete_ns scripts.k8s_scripts.test_namespace.TestNamespace.test_namespace_1[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPod.test_ping_between_two_pods[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPod.test_pod_public_reachability_using_snat scripts.k8s_scripts.test_pod.TestPodVNIsolated.test_ping_between_two_pods[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPodVNIsolated.test_pod_public_reachability_using_snat scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_allow_all_egress scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_allow_all_ingress[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_deny_all_egress scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_deny_all_ingress[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_ipblock_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_ipblock_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_namespaceselector_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_namespaceselector_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_podselector_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_podselector_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_port_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_port_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_rules_edit scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_rules_label_edit[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_allow_egress_deny_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_deny_egress_allow_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_deny_egress_deny_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_egress_on_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_egress_on_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_ipblock_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_ipblock_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_rules_edit scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_rules_label_edit[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_multiple_egress_policies scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_multiple_ingress_policies scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_policy_with_multiple_egress_rules scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_policy_with_multiple_ingress_rules scripts.k8s_scripts.test_policy.TestNetworkPolicyCustomIsolation.test_egress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyCustomIsolation.test_ingress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyNSIsolation.test_egress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyNSIsolation.test_ingress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_deployment_replica_updation[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_k8s_configurations_post_policy_creation[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_pod_selector[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_values_in_egress_rule[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_values_in_ingress_rule[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_egress_rule_on_namespace_with_service[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_egress_rule_on_pod_with_service scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_k8s_ingress scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_k8s_ingress_fanout[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_service[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_pod_with_k8s_ingress scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_pod_with_service[ci_k8s_sanity,k8s_sanity] scripts.k8s_scripts.test_service.TestService.test_cem20907 scripts.k8s_scripts.test_service.TestService.test_kube_dns_lookup[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestService.test_service_scale_up_down scripts.k8s_scripts.test_service.TestService.test_service_type_nodeport scripts.k8s_scripts.test_service.TestService.test_service_with_type_loadbalancer scripts.k8s_scripts.test_service.TestServiceExternalIP.test_service_with_external_ip[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceExternalIPVNIsolated.test_service_with_external_ip[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_cem20907 scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_kube_dns_lookup[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_scale_up_down scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_type_nodeport scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_with_type_loadbalancer scripts.k8s_scripts.test_snat.TestSNAT.test_delete_and_recreate_the_namespace_with_snat_enabled scripts.k8s_scripts.test_snat.TestSNAT.test_deployment_with_replica_update_for_snat[k8s_sanity] scripts.k8s_scripts.test_snat.TestSNAT.test_ping_with_jumbo_frame scripts.k8s_scripts.test_snat.TestSNAT.test_pod_publicreachability_with_snat_enabled scripts.k8s_scripts.test_snat.TestSNAT.test_snat_forwarding_disabled_by_default scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_contrail_status scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_dns_service scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_different_vn_different_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_different_vn_same_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_same_vn_different_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_same_vn_same_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_inter_vn_inter_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_and_inter_vn_pkt_mode scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_vn_inter_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_vn_intra_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_ipv6_intra_and_inter_vn scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_with_policy scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_add_remove_members scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_client_pool_in_same_net[full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_health_monitor scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_fip[cb_sanity,full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_lb[upgrade] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_https scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_sg_vip[full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_update_attr_verify_haproxy_conf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_inter_vn_intra_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_vrouter_agent_restart scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_bfd_on_targetip_vsrx[todo_sanity] scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_change_fwding_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_macvlan_intf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_vlan_intf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_vmi scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_detach_hc_vsrx scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_diff_subnet_macvlanip scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_dynamically_disable_maciplearningflag scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_fifty_macvlans scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_health_check_detach scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_health_check_failure scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_in_l3_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_inter_vn_intra_compute_intra_subnet scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_subnet_intra_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_l2l3[todo_sanity] scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_maciplearning_flag scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_across_computes_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_across_computes_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_locally_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_vrouter_agent_restart scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_change_fwding_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_macvlan_intf scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_vlan_intf scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_vmi scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_diff_subnet_macvlanip scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_dynamically_disable_maciplearningflag scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_fifty_macvlans scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_health_check_detach scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_health_check_failure scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_in_l3_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_inter_vn_intra_compute_intra_subnet scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_subnet_intra_compute scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_l2l3[todo_sanity] scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_maciplearning_flag scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_across_computes_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_across_computes_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_locally_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_vrouter_agent_restart scripts.multi_tenancy.test_perms.TestMultitenancy.test_all scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_policy_objects scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_projects scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_vn_objects scripts.multicloud.test_mc.MC_test.test_Overlay_ping scripts.multicloud.test_mc.MC_test.test_Underlay_ping scripts.multicloud.test_mc.MC_test.test_bird_HA scripts.multicloud.test_mc.MC_test.test_openvpn_HA scripts.multicloud.test_mc.MC_test.test_strongswan_HA scripts.multicloud.test_mc.MC_test.test_tag_verification scripts.neutron.lbaas.test_lbaas.TestLbaas.test_create_pool_member_vip scripts.neutron.lbaas.test_lbaas.TestLbaas.test_delete_pool_in_use scripts.neutron.lbaas.test_lbaas.TestLbaas.test_healthmonitor_delete scripts.neutron.lbaas.test_lbaas.TestLbaas.test_member_delete scripts.neutron.lbaas.test_lbaas.TestLbaas.test_vip_delete scripts.neutron.lbaas.test_lbaas_basic.TestBasicLbaas.test_healthmonitor[suite1] scripts.neutron.lbaas.test_lbaas_basic.TestBasicLbaas.test_lbmethod_round_robin[suite1] scripts.neutron.test_crud.TestCRUD.test_network_subnet_port_crud scripts.neutron.test_crud.TestCRUD.test_router_crud[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_aap_active_active_mode scripts.neutron.test_ports.TestPorts.test_aap_with_fip[cb_sanity,full_sanity] scripts.neutron.test_ports.TestPorts.test_aap_with_fip_vsrx scripts.neutron.test_ports.TestPorts.test_aap_with_vrrp_admin_state_toggle scripts.neutron.test_ports.TestPorts.test_aap_with_vrrp_priority_change scripts.neutron.test_ports.TestPorts.test_aap_with_zero_mac[cb_sanity,full_sanity] scripts.neutron.test_ports.TestPorts.test_port_admin_state_up scripts.neutron.test_ports.TestPorts.test_port_ip_reuse scripts.neutron.test_ports.TestPorts.test_port_rename scripts.neutron.test_ports.TestPorts.test_ports_attach_detach scripts.neutron.test_ports.TestPorts.test_ports_bindings[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_ports_custom_sg scripts.neutron.test_ports.TestPorts.test_ports_device_owner_and_id scripts.neutron.test_ports.TestPorts.test_ports_extra_dhcp_options scripts.neutron.test_ports.TestPorts.test_ports_multiple_specific_subnet_ips scripts.neutron.test_ports.TestPorts.test_ports_no_sg scripts.neutron.test_ports.TestPorts.test_ports_secondary_ip_attach scripts.neutron.test_ports.TestPorts.test_ports_specific_mac scripts.neutron.test_ports.TestPorts.test_ports_specific_subnet scripts.neutron.test_ports.TestPorts.test_ports_specific_subnet_ip[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_ports_update_sg scripts.neutron.test_ports.TestPorts.test_shutoff_vm_route_withdrawal scripts.neutron.test_ports.TestPorts.test_zombie_tap_interface scripts.neutron.test_quota.TestQuota.test_default_quota_for_admin_tenant scripts.neutron.test_quota.TestQuota.test_default_quota_for_new_tenant scripts.neutron.test_quota.TestQuota.test_quota_update_of_new_project_by_admin scripts.neutron.test_quota.TestQuota.test_quota_update_of_specific_tenant scripts.neutron.test_quota.TestQuota.test_update_quota_for_new_tenant scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_CEM_22032[cb_sanity] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior[cb_sanity] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_diff_projects scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_different_vns scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip[upgrade] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip_and_diff_projects scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_subnet_attach_detach scripts.neutron.test_routers.TestRouters.test_basic_router_behavior[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_routers.TestRouters.test_router_admin_state_up[full_sanity] scripts.neutron.test_routers.TestRouters.test_router_rename[full_sanity] scripts.neutron.test_routers.TestRouters.test_router_with_alloc_pool_and_gateway scripts.neutron.test_routers.TestRouters.test_router_with_existing_ports scripts.neutron.test_routers_basic.TestRoutersBasic.test_basic_snat_behavior_without_external_connectivity[ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.neutron.test_sec_group.TestSecurityGroup.test_security_group_rename scripts.neutron.test_subnets.TestSubnets.test_allocation_pools scripts.neutron.test_subnets.TestSubnets.test_bug_1630829 scripts.neutron.test_subnets.TestSubnets.test_dns_nameservers scripts.neutron.test_subnets.TestSubnets.test_enable_dhcp scripts.neutron.test_subnets.TestSubnets.test_gateway scripts.neutron.test_subnets.TestSubnets.test_ip_allocation_order scripts.neutron.test_subnets.TestSubnets.test_subnet_host_routes scripts.neutron.test_subnets.TestSubnets.test_subnet_rename scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_admin_state_up scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_mtu scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_rename scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_protocol_summary scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_source_dest_cidr scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_with_multi_vn_in_vm scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_protocol_summary scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_source_dest_cidr scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_with_multi_vn_in_vm scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1] scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_policy[quick_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_policy_to_deny[quick_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyModifyIpv4v6.test_policy_modify_vn_policy[sanity] scripts.policy.test_policy.TestBasicPolicyNegativeIpv4v6.test_remove_policy_with_ref[ci_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyRouting.test_policy_RT_import_export scripts.policy.test_policy.TestBasicPolicyRoutingIpv4v6.test_policy_RT_import_export scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_cidr_dst_any[cb_sanity,todo_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_duplicate_vn_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_policy_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_vn_dst_cidr[cb_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_any_dst_pol scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_pol_dst_any[cb_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_pol_dst_vn scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_vn_dst_pol[cb_sanity,sanity,vrouter_gw] scripts.policy.test_policy_acl.TestPolicyAcl.test_route_leaking_pass_protocol_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_cidr_dst_any scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_duplicate_vn_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_policy_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_vn_dst_cidr[todo_sanity] scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_any_dst_pol scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_pol_dst_any[sanity] scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_pol_dst_vn scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_vn_dst_pol scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_route_leaking_pass_protocol_src_cidr_dst_cidr scripts.policy.test_policy_api.TestApiPolicyFixture01.test_associate_disassociate_api_policy scripts.policy.test_policy_api.TestApiPolicyFixture01.test_create_api_policy scripts.policy.test_policy_api.TestApiPolicyFixture01.test_policy_with_local_keyword_across_multiple_vn scripts.policy.test_policy_api.TestApiPolicyFixture02.test_policy_api_fixtures scripts.policy.test_policy_basic.TestBasicPolicy.test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1] scripts.policy.test_policy_basic.TestBasicPolicy.test_policy[suite1] scripts.policy.test_policy_basic.TestBasicPolicy.test_policy_to_deny scripts.policy.test_policy_basic.TestBasicPolicyModify.test_policy_modify_vn_policy[suite1] scripts.policy.test_policy_basic.TestBasicPolicyNegative.test_remove_policy_with_ref[suite1] scripts.policy.test_policy_basic.TestDetailedPolicy0.test_repeated_policy_modify[suite1] scripts.policy.test_policy_detailed.TestDetailedPolicy0Ipv4v6.test_repeated_policy_modify[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1.test_multi_vn_repeated_policy_update_with_ping[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1.test_single_vn_repeated_policy_update_with_ping scripts.policy.test_policy_detailed.TestDetailedPolicy1Ipv4v6.test_multi_vn_repeated_policy_update_with_ping[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1Ipv4v6.test_single_vn_repeated_policy_update_with_ping scripts.project.test_projects_basic.TestProjectBasic.test_project_add_delete scripts.qos.test_qos.TestQos.test_default_fc_update scripts.qos.test_qos.TestQos.test_qos_config_and_fc_update_for_dot1p scripts.qos.test_qos.TestQos.test_qos_config_and_fc_update_for_dscp scripts.qos.test_qos.TestQos.test_qos_marking_dscp_on_vhost scripts.qos.test_qos.TestQos.test_qos_remark_based_on_default_fc scripts.qos.test_qos.TestQos.test_qos_remark_dot1p_on_vmi scripts.qos.test_qos.TestQos.test_qos_remark_dot1p_on_vn scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vmi[cb_sanity,sanity] scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vmi_ipv6 scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vn scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vn_ipv6 scripts.qos.test_qos.TestQosPolicy.test_qos_config_and_fc_update_for_dscp_map_on_policy scripts.qos.test_qos.TestQosPolicy.test_qos_remark_dscp_on_particular_rule_of_policy scripts.qos.test_qos.TestQosPolicy.test_qos_vmi_precedence_over_policy_over_vn scripts.qos.test_qos.TestQosSVC.test_qos_remark_dscp_on_policy_including_si scripts.qos.test_qos.TestQosSVC.test_qos_remark_dscp_on_vmi_of_si scripts.route_aggregate.test_route_aggregate.TestRouteAggregate.test_route_aggregation scripts.route_aggregate.test_route_aggregate.TestRouteAggregate.test_with_multiple_route_aggregation_prefixes scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_ext_community_list_match_all_reject scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface[ci_sanity,sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_ext_community[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_network_static_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_secondary_routes[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_secondary_routes_si scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_xmpp_matrix scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_inter_subcluster scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_intra_subcluster scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_ext_community scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_ext_community_primary_route scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_reject_route scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_secondary_route_no_subcluster_ext_community scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_dep_routes_two_vns_with_same_rt scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_rt_CEM_22032[cb_sanity,sanity] scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_user_def_rt_entry[cb_sanity,sanity] scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_vn_rt_entry scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1Ipv6.test_sec_group_basic[sanity,suite1] scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1Ipv6.test_sec_group_hold_flow_negative_test scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1_contrail.test_sec_group_basic[sanity,suite1] scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1_contrail.test_sec_group_hold_flow_negative_test scripts.securitygroup.test_regression.SecurityGroupRegressionTests2.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests2Ipv6.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2Ipv6.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests2_contrail.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2_contrail.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests3.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests3Ipv6.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3Ipv6.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests3_contrail.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3_contrail.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests4.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests4Ipv6.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests4_contrail.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests5.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests5Ipv6.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5Ipv6.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests5_contrail.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5_contrail.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests6.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests6Ipv6.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6Ipv6.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests6_contrail.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6_contrail.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupSynAckTest.test_syn_ack_create_flow scripts.securitygroup.test_regression.SecurityGroupSynAckTestIpv6.test_syn_ack_create_flow scripts.securitygroup.test_regression_basic.SecurityGroupBasicRegressionTests1.test_sec_group_basic[cb_sanity,ci_contrail_go_kolla_ocata_sanity,sanity,suite1] scripts.securitygroup.test_regression_basic.SecurityGroupBasicRegressionTests1.test_sec_group_hold_flow_negative_test scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_collector scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_control scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_dns scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_control_connects_to_rabbitmq scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_dns_connects_to_rabbitmq scripts.service_connections.test_service_connections.TestServiceConnections.test_random_client_connections_to_collector scripts.service_connections.test_service_connections.TestServiceConnections.test_webui_configs scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_add_delete_interface_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_add_delete_network_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_interface_route_table_to_multiple_vmis scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_interface_route_table_to_si scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_multiple_interface_route_tables_to_vmi scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_multiple_network_route_table_to_vns scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_bind_unbind_interface_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_bind_unbind_network_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_interface_static_table[dev_sanity_dpdk,todo_sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_network_route_table[cb_sanity,dev_sanity_dpdk,todo_sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_with_neutron_router scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_net_nat_with_static_routes[sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_datapath[ci_sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_nat_private_to_public scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_nat_private_to_public_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_v2_transparent_datapath[sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_v2_transparent_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_delete_add_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_delete_add_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_port_protocol_change_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_port_protocol_change_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_to_more_vns_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_to_more_vns_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_delete_add_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_delete_add_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_port_protocol_change_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_port_protocol_change_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_to_more_vns_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_to_more_vns_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_net_nat_with_static_routes scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_datapath scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_nat_private_to_public scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_nat_private_to_public_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_v2_transparent_datapath scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_v2_transparent_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw_basic.TestSvcRegr.test_svc_CEM_22032[ci_sanity_WIP,quick_sanity,sanity,suite1] scripts.svc_firewall.test_svc_fw_basic.TestSvcRegr.test_svc_in_network_datapath[ci_sanity_WIP,quick_sanity,sanity,suite1] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_basic[sanity] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_e2e_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_http scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_link_local_attach_to_vmi scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_left_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_nat_left_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_right_hc_end_to_end_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_right_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_left_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_right_hc_fail_svm[sanity] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_scale_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_serial_hc_fail_svm scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_in_network_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring[ci_sanity_WIP,quick_sanity,sanity] scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_add_more_vns scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_policy_add_delete scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorFIP.test_svc_v2_mirroring_with_floating_ip scripts.svc_mirror.test_mirror.TestSVCV2MirrorFIP.test_svc_v2_mirroring_with_floating_ip_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_in_network_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_add_more_vns scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_policy_add_delete scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_attach_detach_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_detach_attach_diff_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_detach_attach_policy_change_rules_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_policy_order_change_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirror_with_deny_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirroring_with_unidirection_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirroring_with_unidirection_rule_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_attach_detach_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_detach_attach_diff_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_detach_attach_policy_change_rules_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_policy_order_change_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirror_with_deny_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirroring_with_unidirection_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirroring_with_unidirection_rule_with_2_analyzer scripts.vdns.test_vdns.TestvDNS0.test_agent_crash_dns_malformed_received scripts.vdns.test_vdns.TestvDNS0.test_vdns_default_mode scripts.vdns.test_vdns.TestvDNS0.test_vdns_fixed_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_ping_diff_vn[full_sanity] scripts.vdns.test_vdns.TestvDNS0.test_vdns_random_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_roundrobin_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_diff_projs scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_fip scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_next_vdns[full_sanity] scripts.vdns.test_vdns_basic.TestvDNSBasic0.test_vdns_ping_same_vn[ci_sanity,sanity,suite1] scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_generic_link_local_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ipam_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_metadata_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_mtu_update scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ping_within_vn scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ping_within_vn_two_vms_two_different_subnets scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_vm_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_vn_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_Policy_CEM_22032 scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_broadcast_udp_w_chksum scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_bulk_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_diff_proj_same_vn_vm_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_disassociate_vn_from_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_duplicate_vn_add scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_host_route_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_multiple_metadata_service_scale scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_policy_between_vns_diff_proj scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_hard_reboot_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_ping_on_broadcast_multicast scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_release_ipam scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_shutdown_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_soft_reboot_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN3.test_traffic_bw_vms_diff_pkt_size scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_gratuitous_arp scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_traffic_bw_vms_diff_pkt_size_w_chksum scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_updating_vm_ip scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_add_delete_in_2_vns scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_add_delete_in_2_vns_chk_ips scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_arp scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_gw_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_in_2_vns_chk_ping scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_intf_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_multi_intf_in_same_vn_chk_ping scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_multiple_flavors scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_static_ip_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_vn_block_exhaustion scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vn_in_agent_with_vms_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vn_name_with_spl_characters scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_agent_cleanup_with_control_node_stop scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_multiple_vn_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_vn_subnet_types scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_cem19894 scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_dns_resolution_for_link_local_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_static_route_to_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_dhcp_for_ipv6 scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_sctp_traffic_between_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_vm_file_trf_scp_tests[todo_sanity] scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_vm_file_trf_tftp_tests scripts.vm_regression.test_vm.TestBasicVMVN0.test_Policy_CEM_22032 scripts.vm_regression.test_vm.TestBasicVMVN0.test_broadcast_udp_w_chksum scripts.vm_regression.test_vm.TestBasicVMVN0.test_bulk_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_diff_proj_same_vn_vm_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_disassociate_vn_from_vm scripts.vm_regression.test_vm.TestBasicVMVN0.test_duplicate_vn_add scripts.vm_regression.test_vm.TestBasicVMVN0.test_host_route_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_multiple_metadata_service_scale scripts.vm_regression.test_vm.TestBasicVMVN0.test_policy_between_vns_diff_proj scripts.vm_regression.test_vm.TestBasicVMVN1.test_no_frag_in_vm scripts.vm_regression.test_vm.TestBasicVMVN1.test_vn_gateway_flag_disabled scripts.vm_regression.test_vm.TestBasicVMVN2.test_hard_reboot_vm scripts.vm_regression.test_vm.TestBasicVMVN2.test_ping_on_broadcast_multicast scripts.vm_regression.test_vm.TestBasicVMVN2.test_release_ipam scripts.vm_regression.test_vm.TestBasicVMVN2.test_shutdown_vm scripts.vm_regression.test_vm.TestBasicVMVN2.test_soft_reboot_vm scripts.vm_regression.test_vm.TestBasicVMVN3.test_traffic_bw_vms_diff_pkt_size scripts.vm_regression.test_vm.TestBasicVMVN4.test_gratuitous_arp scripts.vm_regression.test_vm.TestBasicVMVN4.test_traffic_bw_vms_diff_pkt_size_w_chksum scripts.vm_regression.test_vm.TestBasicVMVN4.test_updating_vm_ip scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_add_delete_in_2_vns scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_add_delete_in_2_vns_chk_ips scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_arp scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_gw_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_in_2_vns_chk_ping scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_intf_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_multi_intf_in_same_vn_chk_ping scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_multiple_flavors scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_static_ip_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_vn_block_exhaustion scripts.vm_regression.test_vm.TestBasicVMVN5.test_vn_in_agent_with_vms_add_delete scripts.vm_regression.test_vm.TestBasicVMVN5.test_vn_name_with_spl_characters scripts.vm_regression.test_vm.TestBasicVMVN6.test_agent_cleanup_with_control_node_stop scripts.vm_regression.test_vm.TestBasicVMVN6.test_multiple_vn_vm scripts.vm_regression.test_vm.TestBasicVMVN6.test_vn_subnet_types scripts.vm_regression.test_vm.TestBasicVMVN9.test_cem19894 scripts.vm_regression.test_vm.TestBasicVMVN9.test_dns_resolution_for_link_local_service scripts.vm_regression.test_vm.TestBasicVMVN9.test_static_route_to_vm scripts.vm_regression.test_vm.TestBasicVMVNx.test_sctp_traffic_between_vm[sanity] scripts.vm_regression.test_vm.TestBasicVMVNx.test_vm_file_trf_scp_tests[ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,vrouter_gw] scripts.vm_regression.test_vm.TestBasicVMVNx.test_vm_file_trf_tftp_tests scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_generic_link_local_service[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ipam_add_delete[suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_metadata_service[cb_sanity,ci_sanity,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_mtu_update scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ping_within_vn[ci_contrail_go_kolla_ocata_sanity,suite1,upgrade,vrouter_gw] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ping_within_vn_two_vms_two_different_subnets[ci_contrail_go_kolla_ocata_sanity,ci_sanity,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_vm_add_delete[suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_vn_add_delete[suite1] scripts.vrouter.test_disable_policy.DisablePolicy.test_disable_policy_sg_inter_vn[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicy.test_disable_policy_with_vn_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_enable_policy_inter_node scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_enable_policy_with_active_flows[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_policy_remove_sg[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_policy_with_aap[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_ecmp_with_static_routes[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_ecmp_with_static_routes_intra_node[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_remove_sg_disable_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_enable_policy_inter_node scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_enable_policy_with_active_flows[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_policy_remove_sg[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_policy_with_aap[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_ecmp_with_static_routes[cb_sanity,dev_reg,sanity] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_ecmp_with_static_routes_intra_node[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_remove_sg_disable_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyIpv6.test_disable_policy_sg_inter_vn[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyIpv6.test_disable_policy_with_vn_policy[dev_reg] scripts.vrouter.test_dpdk_bond_lacp.TestLacp.test_bond_lacp_config[dev_reg,sanity] scripts.vrouter.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdk_bond_status[dev_reg,sanity] scripts.vrouter.test_dpdk_fbit_disable_mbuf.TestFbitMergeBuffDisable.test_fbit_disable_mbuf_dpdk[dev_reg,sanity] scripts.vrouter.test_dpdk_gro_gso.TestGroGso.test_dpdk_gro_gso[dev_reg,sanity] scripts.vrouter.test_dpdk_vhost_mtu.TestMtu.test_mtu_config[dev_reg,sanity] scripts.vrouter.test_dpdk_vifdump.TestVifdump.test_vifdump_on_interface[dev_reg,sanity] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_icmp_error[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_icmp_error_inter_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_intra_vn_inter_node scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_intra_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_lbaasv2[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_no_tcp_eviction scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_with_aap scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_with_aap_ignore_addrs scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_icmp_error[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_icmp_error_inter_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_intra_vn_inter_node scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_intra_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_lbaasv2 scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_no_tcp_eviction scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_with_aap scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_with_aap_ignore_addrs scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg,sanity] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_ignore_src_icmp_inter_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_ignore_src_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_ignore_src_icmp_inter_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_ignore_src_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_lbaasv2 scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_duplicate_frags scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_in_order scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_mixed scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_multi_sender scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order1 scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_big_payload scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_icmp scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_inter_node scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_intra_node scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_syn scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_tcp scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_overlapping scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_1[dev_reg,sanity] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_2[dev_reg] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_3[dev_reg] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_4[dev_reg] scripts.vrouter.test_subinterfaces.TestSubInterfaces.test_vlan_interface_1[dev_reg] scripts.vrouter.test_subinterfaces.TestSubInterfaces.test_vlan_interface_2[cb_sanity,dev_reg,dev_sanity_dpdk,sanity] scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe.test_mtu_probe_inter_node[dev_reg,todo_sanity] scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe.test_mtu_probe_intra_node[dev_reg,sanity] scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/serial_scripts:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/serial_scripts:/contrail-test/fixtures + export OS_TEST_PATH=./serial_scripts + OS_TEST_PATH=./serial_scripts + /usr/local/bin/testr list-tests /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-6000} \ ${PYTHON:-/usr/bin/python3} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./scripts} --list /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/selenium/webdriver/firefox/firefox_profile.py:203: SyntaxWarning: "is" with a literal. Did you mean "=="? if setting is None or setting is '': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: serial_scripts.RR.test_rr.TestBasicRR.test_process_restart_with_rr_set[todo_sanity] serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_in_project serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_invalid_cases_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_invalid_cases_in_projects serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_multiple_rules_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_multiple_rules_in_project serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_flows_cli_cmds[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_stats_cli_cmds[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_object_log_verification_with_delete_add_in_network_mode serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_object_tables serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_level_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_message_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_module serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_node_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_object_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_uves serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_connected_networks_based_on_policy serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_flow_series_table serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_flow_tables serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_process_status_agent serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_record_table_inter_vn[full_sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_sampling_teardown[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_series_table_inter_vn[full_sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_table_intra_vn serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_table_with_security_tagging serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_tables_with_invalid_fields_values serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_virtual_machine_uve_vm_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_for_all_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_routing_instance serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vrouter_uve_vm_on_vm_create serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_alarmgen_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_analytics_api_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_cassandra_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_collector_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_qe_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_redis_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_stunnel_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_zookeeper_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestSanity.test_verify_bgp_peer_object_logs serial_scripts.analytics.test_analytics_serial.AnalyticsTestSanity.test_verify_xmpp_peer_object_logs serial_scripts.asn4.test_asn4.TestAsn4.test_as4_two_mx serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ebgp serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ibgp serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ibgp_sanity[sanity] serial_scripts.asn4.test_asn4.TestAsn4.test_cem_22457_router_asn_reset serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_fiptraffic_before_backup serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_to_backup_restore serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_traffic_after_restore serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as[dev_sanity_dpdk,sanity] serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_bgp_router serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_bgp_router_negative serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_negative serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_precedence serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_endtoend_bgpaas_local_as serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_service_port_update serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_stop_start_controllers serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_vsrx_agent_stop serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone[sanity] serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone_agent_restart serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone_control_restart serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zones_from_single_vnf[sanity] serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_multiple_control_nodes_in_zone serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_attach_to_multiple_vns serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_basic serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_flap_bgp_session serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_logical_router serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_update_RT serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_l2_bgpvpn_with_l2_vn serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_l3_bgpvpn_with_l3_vn serial_scripts.config.test_1553316.Test1553316.test_create_v6 serial_scripts.control_node_scaling.test_flap_agent_scale.TestBGPScale.test_bgp_scale serial_scripts.device_manager.test_dm.TestDM.test_add_delete_device_using_dm serial_scripts.device_manager.test_dm.TestDM.test_add_delete_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_basic_dm[sanity] serial_scripts.device_manager.test_dm.TestDM.test_bind_unbind_device_using_dm serial_scripts.device_manager.test_dm.TestDM.test_bind_unbind_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_break_connectivity_to_mx serial_scripts.device_manager.test_dm.TestDM.test_change_import_export_RT serial_scripts.device_manager.test_dm.TestDM.test_change_vtep serial_scripts.device_manager.test_dm.TestDM.test_changing_AS serial_scripts.device_manager.test_dm.TestDM.test_dynamic_tunnels serial_scripts.device_manager.test_dm.TestDM.test_external_group_pushed_to_mx serial_scripts.device_manager.test_dm.TestDM.test_if_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_logs_for_errors serial_scripts.device_manager.test_dm.TestDM.test_multiple_subnets serial_scripts.device_manager.test_dm.TestDM.test_mx_connected_to_bms serial_scripts.device_manager.test_dm.TestDM.test_nc_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_restart_dm serial_scripts.device_manager.test_dm.TestDM.test_vn_change_forwarding_mode serial_scripts.domain.test_domain.TestDomain.test_crud_domain serial_scripts.domain.test_domain.TestDomain.test_domain_sanity serial_scripts.domain.test_domain.TestDomain.test_domain_user_group serial_scripts.domain.test_domain.TestDomain.test_domain_with_diff_user_groups serial_scripts.domain.test_domain.TestDomain.test_perms_with_diff_user_in_diff_projects serial_scripts.domain.test_domain.TestDomain.test_perms_with_diff_users_in_diff_domains serial_scripts.domain.test_domain.TestDomain.test_perms_with_same_user_in_diff_projects serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_change_encap_mode serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_diff_pkt_sizes serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_encryption_enable_disable serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_link_local_service serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption2.test_fwp_on_vhost0 serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption2.test_fwp_on_workload serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption3.test_ecmp_active_active_aap serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption3.test_interface_mirroring serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_interface_up_down serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_config_service serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_strongswan serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_vrouter_agent serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_basic serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_flap serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_restart serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_discrete_port_range serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_port_modify serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_tcp_basic[full_sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_udp_basic[full_sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_vhost_policy serial_scripts.dynamic_vgw.test_dynamic_vgw.TestDynamicVgwCases.test_dynamic_vgw_compute_ping serial_scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_precedence serial_scripts.ecmp.test_ecmp.TestECMPMultipleSC.test_ecmp_svc_in_network_with_multiple_service_chains serial_scripts.ecmp.test_ecmp.TestECMPRestart.test_ecmp_svc_in_network_with_3_instance_reboot_nodes serial_scripts.ecmp.test_ecmp.TestECMPRestart.test_ecmp_svc_in_network_with_3_instance_service_restarts serial_scripts.encap.test_encap.TestEncapCases.test_apply_policy_fip_on_same_vn_gw_mx[sanity,serial] serial_scripts.encap.test_encap.TestEncapCases.test_apply_policy_fip_vn_with_encaps_change_gw_mx[serial] serial_scripts.encap.test_encap.TestEncapCases.test_encaps_mx_gateway[serial] serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l2_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_dns_disabled_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_to_verify_l2_vm_file_trf_by_scp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_l2_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l2_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_dns_disabled_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_to_verify_l2_vm_file_trf_by_scp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_l2_mode serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_gre_encap_agent_restart serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_gre_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_udp_encap_agent_restart serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_udp_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_vxlan_encap_agent_restart[sanity,serial] serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_vxlan_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_verify_vxlan_mode_with_configured_vxlan_id_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_dns_disabled_for_l2_vn[cb_sanity,serial,todo_sanity] serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_scp[full_sanity,serial] serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_vlan_qinq_tagged_packets_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_vlan_tagged_packets_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_l2_mode[serial] serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_crb_mcast serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_igmp_config serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multigroup_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multinode_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multinode_basic_crb_access serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_restart serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_singlenode_sanity serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_multicast_policy serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_source_within_cluster serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6MultiVn.test_evpnt6_multivn_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6SPStyle.test_crb_mcast serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6SPStyle.test_evpnt6_multinode_basic_crb_access serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortForceOnboard.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortForceRoles.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortGracefulOnboard.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortGracefulRoles.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_leaf_no_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_leaf_to_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_spine_no_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_spine_to_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_delete_ar_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_delete_ar_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_fabric_assisted_replication serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_leaf_no_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_leaf_to_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_spine_no_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_spine_to_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_delete_ar_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_delete_ar_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_fabric_assisted_replication serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_api_dm_restart serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_dm_stop_start serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_intravn serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_dc_gw_napt[mx_cgnat] serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_instance_on_public_network[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_private_and_public_vn_part_of_lr serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_update_vni serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_dci_negative_case serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_fabric_dci_basic serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_fabric_dci_restart serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_stop_device_manager serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_dci_negative_case serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_fabric_dci_basic serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_fabric_dci_restart serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_stop_device_manager serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_intervn_basic serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_restart serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_alarms serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_cb serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_10 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_11 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_12 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_13 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_14 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_15 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_16 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_17 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_18 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_19 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_20 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_21 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_22 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_23 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_24 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_25 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_26 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_27 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_28 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_29 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_30 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_31 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_32 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_33 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_34 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_35 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_36 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_37 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_38 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_39 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_40 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_41 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_42 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_43 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_44 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_45 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_46 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_47 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_48 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_7 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_8 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_9 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_clei serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_fan serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_firmware serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_fpc serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_pem serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_power serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_re serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_temp serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware_clei_models serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware_detail serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_mac_addr serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_7 serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_add_rt_to_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_remove_vn_from_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_remove_vni_from_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vxlan_traffic_between_vn serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_fabric_intervn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_fabric_intervn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_logical_router_static_route_update_in_lr_type5_vrf_on_qfx serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bms_movement_2 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bms_on_spine serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_both_tagged_and_untagged_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bridge_domain_on_leaf_tagged serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bridge_domain_on_leaf_untagged serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_brownfield_user_workflow serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_csn_ha serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_different_vlan_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_intravn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_ntp_snmp_dns_basic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_hw_inventory[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_add_remove_interface[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_add_remove_interface serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_negative_cases_1 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_negative_cases_2 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_remove_add_instance serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_restart_api_server serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_restart_device_manager[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_rr_role_deletion serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_same_vn_as_tagged_and_untagged_across_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_same_vn_same_vpg_different_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_single_interface_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_single_interface_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_basic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_w_traffic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_w_traffic_erb serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_update_vlan_id serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_vdns serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_with_multiple_subnets serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_both_tagged_and_untagged_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_bridge_domain_on_leaf_tagged serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_different_vlan_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_fabric_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_fabric_intravn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_lag_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_multihoming_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_restart_device_manager[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_same_vn_as_tagged_and_untagged_across_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_same_vn_same_vpg_different_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_single_interface_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestVxlanID.test_check_vxlan_id_reuse serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_add_rt_to_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_add_vni_to_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_basic serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_ecmp serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_remove_lr_from_router serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_remove_vn_from_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_restart_device_manager serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_tagged_bms serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_vm_to_bms_ping serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSPStyleSecurityGroup.test_security_group serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSPStyleSecurityGroup.test_security_group_2 serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSecurityGroup.test_security_group serial_scripts.fabric_overlay.test_fabric_unmanaged_pnf.TestFabricUnmanagedPNF.test_fabric_unmanaged_pnf_ebgp serial_scripts.fabric_overlay.test_fabric_unmanaged_pnf.TestFabricUnmanagedPNF.test_fabric_unmanaged_pnf_static serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_all_parallel[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_all_serial[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_serial_one_instance[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_all_parallel[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_all_serial[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_serial_one_instance[lcm_sanity] serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_hitless_upgrade serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_multiple_devices_multiple_times serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_spine serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_w_healthcheck_disabled serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_basic serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_public_connectivity_from_vm_bms serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_restart_dm_api_server serial_scripts.fabric_underlay.test_ztp.TestZtpWithErb.test_fabric_erb_intervn_basic serial_scripts.fabric_underlay.test_ztp.TestZtpWorkFlow.test_ztp_workflow serial_scripts.firewall.test_fw.TestFirewallBasic.test_address_group serial_scripts.firewall.test_fw.TestFirewallBasic.test_application_policy_set serial_scripts.firewall.test_fw.TestFirewallBasic.test_endpoint_type serial_scripts.firewall.test_fw.TestFirewallBasic.test_local_scope serial_scripts.firewall.test_fw.TestFirewallBasic.test_policy_application serial_scripts.firewall.test_fw.TestFirewallBasic.test_policy_order serial_scripts.firewall.test_fw.TestFirewallBasic.test_rule_match_tag_type serial_scripts.firewall.test_fw.TestFirewallBasic.test_rule_order serial_scripts.firewall.test_fw.TestFirewallBasic.test_service_group serial_scripts.firewall.test_fw.TestFirewallBasic.test_tag_import_order serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_commit_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_commit_in_progress_diff_project serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_discard_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_discard_in_progress_diff_project serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_commit_while_discard_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_discard_while_commit_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_draft_mode_scope serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_1 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_2 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_3 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_parallel_commit_discard_across_scopes serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_parallel_commit_discard_same_scope serial_scripts.firewall.test_fw.TestFirewallDraft_1.test_global_draft_mode serial_scripts.firewall.test_fw.TestFirewallDraft_1.test_local_draft_mode serial_scripts.firewall.test_fw.TestFirewall_1.test_floating_ip serial_scripts.firewall.test_fw.TestFirewall_1.test_unidirection_rule serial_scripts.firewall.test_fw.TestFirewall_2.test_subinterface serial_scripts.firewall.test_fw.TestFirewall_3.test_allowed_address_pair serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_api_restart serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_basic serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_group serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_objects_quota serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_policy serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_rule_properties serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_shared serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_validate_default serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_policy_application serial_scripts.firewall.test_fwaas_neutron.TestFwaasV6.test_fwaas_v6 serial_scripts.floatingip.test_floatingip.FloatingipTestSanity_restart.test_service_restart_with_fip[serial] serial_scripts.floatingip.test_floatingip.FloatingipTestSanity_restart.test_traffic_with_control_node_switchover serial_scripts.floatingip.test_mx.TestSerialSanity_MX.test_change_of_rt_in_vn[mx_test,sanity,serial] serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l2 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l2_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l2 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l2_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l3 serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_aap serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_broadcast_multicast serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_fip serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_fip_4518_with_FIP serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_aap serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_fip serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_ipfab_vn_and_cust_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_multi_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_single_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_ip_fab_vn_and_cust_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_multi_vn_ip_fab serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_single_vn_ip_fab[cb_sanity,sanity] serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_single_vn_ipv6 serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_vhost0_policy serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWDSvcChain.test_ip_fabric_svc_in_network_datapath serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_reboot serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_reboot_computes serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_shutdown serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_isolate serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_reboot[ha] serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_reboot_computes serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_api_server_single_failure[ha] serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_cassandra_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_control_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_dns_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_glance_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_haproxy_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_keystone_single_failure[ha] serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_mysql_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_named_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_neutron_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_api_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_conductor_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_scheduler_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_rabbitmq_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_schema_transformer_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_svc_monitor_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_zookeeper_single_failure serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_contrail_apiserver_restart serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_docker_restart_on_kube_master serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_docker_restart_on_slave serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_kube_manager_restart_on_master serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_kubelet_restart_on_computes serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_vrouter_agent_restart serial_scripts.headless_vrouter.test_headless_vrouter.TestHeadlessVrouter.test_config_add_change_while_control_nodes_go_down serial_scripts.headless_vrouter.test_headless_vrouter.TestHeadlessVrouter.test_traffic_connections_while_control_nodes_go_down serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_1GB serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_vrouter_agent_restart_1GB serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_vrouter_restart_1GB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_2MB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_vrouter_agent_restart_2MB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_vrouter_restart_2MB serial_scripts.huge_pages.test_flow.TestFlowNoHugePage.test_flow_traffic_sanity_no_hugepages serial_scripts.interAS.test_interas.TestInterAS.test_interAS_controller_restart serial_scripts.interAS.test_interas.TestInterAS.test_interAS_ecmp_to_VM serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_ping_remote_ce serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_ping_with_subintf serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_vrouter_restart serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_forwarding_mode serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_remote_ce serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_remote_with_fat_flow serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_with_subintf serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_tcp_remote_ce serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_vrouter_restart serial_scripts.introspect.test_introspect.IntrospectSslTest.test_agent_introspect serial_scripts.introspect.test_introspect.IntrospectSslTest.test_agent_introspect_with_alt_names[cb_sanity] serial_scripts.introspect.test_introspect.IntrospectSslTest.test_analytics_introspect serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_cert_without_cn serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_self_signed_cert serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_single_set_certs serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_ssl serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_ssl_negative_cases serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_and_deployments_create[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_and_deployments_delete[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_deployments_services_in_easy_ns[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_service_in_zomsrc_ns[auth] serial_scripts.k8s_auth.test_resource.TestK8sResource.test_all_in_admin_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResource.test_all_in_custom_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResourceCustom.test_deployment_in_custom_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResourceCustom.test_pod_in_custom_project[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_admin_project_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_admin_project_with_kube_manager_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_custom_project_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_custom_project_with_kube_manager_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_k8s_auth_pod_delete[auth] serial_scripts.k8s_auth.test_restart.TestRestartWithPodResource.test_pod_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestartWithPodResource.test_pod_with_kube_manager_restart[auth] serial_scripts.k8s_scripts.test_deployment.TestDeployment.test_deployment_with_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_deployment.TestDeployment.test_deployment_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd__with_kubelet_restart_on_master serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_pod_restart serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_docker_restart_on_slave serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_kube_manager_restart serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_kubelet_restart_on_slave serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_nodes_reboot serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_vrouter_agent_restart serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_pod_restart serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_docker_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_docker_restart_on_master serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kubelet_restart_on_master serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kubelet_restart_on_slave serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_master_reboot serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_nodes_reboot serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout_with_node_reboot serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout_with_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_contrail_apiserver_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_kube_apiserver_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestCustomIsolationSerial.test_pods_custom_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestCustomIsolationSerial.test_services_custom_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_ingress_isolation_post_kube_manager_restart serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_ingress_isolation_vrouter_agent_restart serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_service_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_ingress_reachability_across_projects serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_reachability_across_projects_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_service_reachability_across_projects serial_scripts.k8s_scripts.test_km_ha.TestKubeManagerHA.test_km_active_backup[k8s_sanity] serial_scripts.k8s_scripts.test_km_ha.TestKubeManagerHA.test_single_node_failover serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf_isolated_namespace[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf_non_default_namespace serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_cluster_ip_service_with_pod_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_dns_pod_with_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_ingress_fanout_with_multi_intf_backends serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_multi_intf_pod_with_fabric_fwd_snat serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_multi_intf_pod_with_node_reboot serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_mult_intf_with_kebelet_restart_on_master serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_inf_with_contrail_apiserver_restart[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_docker_restart_on_slave[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_kube_apiserver_restart serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_kubelet_restart_on_slave[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_defualt_route serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_service_type_nodeport_with_pod_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_service_with_type_loadbalancer_with_multi_intf_pods serial_scripts.k8s_scripts.test_pod.TestPodScale.test_many_pods[ci_contrail_go_k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyProjectIsolation.test_egress_policy_over_project_isolation serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyProjectIsolation.test_ingress_policy_over_project_isolation serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_docker_restart[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kubelet_restart_on_master serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kubelet_restart_on_slave[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_pod_restart serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_rule_pod_restart serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_service.TestService.test_docker_restart_on_master_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_docker_restart_on_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_kube_manager_restart_with_nodeport_services[k8s_sanity,k8s_upgrade] serial_scripts.k8s_scripts.test_service.TestService.test_kubelet_restart_on_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_reboot_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_service_with_kube_manager_restart serial_scripts.k8s_scripts.test_service.TestService.test_vrouter_restart_on_slaves_with_nodeports serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_contrail_status_on_compute_with_agent_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_flow_stickiness_with_interface_flap_workload_in_different_vn_and_compute serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_inter_vn_traffic_with_logical_router serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_agent_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_compute_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_physical_interface_flap serial_scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_after_stop_start_vrouter_agent serial_scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_svc_mon_restart serial_scripts.llgr.test_llgr.TestLlgr.test_gr_llgr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx_restart[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx_restart_gracefully[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx_restart[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx_restart_gracefully[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_ctrl_restart[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_llgr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_llgr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_llgr_ctrl_restart[llgr] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_bfd_health_check_vmi_flap_l2mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_check_bgpaas_with_macip_enabled_vns serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_default_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_l2mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_health_check_detach serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_default_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_intra_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_intra_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_inter_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_inter_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_intra_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_intra_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_learn_route_on_controller_extend_to_MX serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_move_ip_across_computes_l2 serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_static_route_table_inter_vn_inter_compute serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_50 serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_controller_container_restart[full_sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_vrouter_agent_restart[full_sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_GT_50_negative serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_drop_new_flows_flag serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_dropstats serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_precedence serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_precedence_with_max_vm_flows serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vmi_level serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vn_level serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vn_level_already_has_some_vmis serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_restart_vm serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_restart_vrouter_agent serial_scripts.md5.test_md5.TestMd5testsOnControl.test_add_delete_md5_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_add_delete_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_check_per_peer_on_control[sanity] serial_scripts.md5.test_md5.TestMd5testsOnControl.test_create_md5_on_control[sanity] serial_scripts.md5.test_md5.TestMd5testsOnControl.test_diff_keys_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_different_keys_md5_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_iter_keys_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_precedence_per_peer_on_control serial_scripts.mvpn.test_mvpn.TestMVPNMultiVNMultiCompute.test_mvpn_multi_vn_multi_compute serial_scripts.mvpn.test_mvpn.TestMVPNMultiVNSingleCompute.test_mvpn_multi_vn_single_compute serial_scripts.mvpn.test_mvpn.TestMVPNSingleVNMultiCompute.test_mvpn_single_vn_multi_compute serial_scripts.mvpn.test_mvpn.TestMVPNSingleVNSingleCompute.test_mvpn_single_vn_within_compute serial_scripts.neutron.lbaas.test_lbaas.TestLbaas.test_active_standby_failover serial_scripts.neutron.lbaas.test_lbaas.TestLbaas.test_lbaas_garbage_collector serial_scripts.neutron.test_ports.TestPorts.test_custom_aap_prefix_length_limit serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_default_quota_for_admin_tenant serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_default_quota_for_new_tenant serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_quota_for_admin_tenant serial_scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_config_and_vrouter_restart serial_scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip_and_config_and_vrouter_restart serial_scripts.neutron.test_routers.TestRouterSNAT.test_snat_active_standby_mode serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_default_nh_limit[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_change[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_change_with_mpls[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_one_million[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_default_nh_limit[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_change serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_change_with_mpls[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_one_million serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_default serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_dynamic_update serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_zero serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_multi_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_single_isid[cb_sanity,full_sanity] serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_subIntf_multi_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_subIntf_single_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacMove.test_mac_move serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_change_isid_at_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_mac_learning_disable_at_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_negative_cases_for_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_swap_isids_on_bds serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_zero_isid_config serial_scripts.policy.test_policy_scale.TestScalePolicy.test_one_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicy.test_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicy.test_scale_policy_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyApi.test_policy_rules_scaling_with_ping_api serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_one_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_scale_policy_with_ping serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_controlnode_switchover_policy_between_vns_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_across_projects serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_multi_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_multi_vn_with_multi_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_replace_single_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_single_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_single_vn_with_multi_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_verify_flows_unaffected_by_policy_update serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_implict_rule_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_scaled_udp_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_spl_char_in_name serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_consolidate serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_cross_app_traffic serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_full_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_global_and_project_tags serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_multi_protocol serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_consolidate serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_traffic serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_partial_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_project_tags serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_query_where_clause serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_user_specified_aps_name serial_scripts.policygen.test_policy_gen.TestPolicyGenUntagged.test_query_select_tags serial_scripts.policygen.test_policy_gen.TestPolicyGenUntagged.test_untagged serial_scripts.qos.test_qos.TestQosControlDscp.test_analytics_packet_dscp serial_scripts.qos.test_qos.TestQosControlDscp.test_dns_packet_dscp serial_scripts.qos.test_qos.TestQosControlDscp.test_vhost_marking_over_control_packet_marking serial_scripts.qos.test_qos.TestQosControlDscp.test_xmpp_packet_dscp serial_scripts.qos.test_qos.TestQosEncap.test_qos_remark_dscp_on_vmi_gre_encap serial_scripts.qos.test_qos.TestQosPolicyEncap.test_qos_config_on_policy_for_all_dscp_entries serial_scripts.qos.test_qos.TestQosPolicyEncap.test_qos_remark_exp_dscp_on_policy_gre_encap serial_scripts.qos.test_qos.TestQosPolicyQueueSerial.test_qos_queue_on_vmi_precedence_over_policy_over_vn serial_scripts.qos.test_qos.TestQosPolicyQueueSerial.test_queue_dscp_on_policy serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_configuration_on_bond_intf serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_rr_queues serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_strict_queues serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_strict_rr_queues serial_scripts.qos.test_qos.TestQosQueueSerial.test_default_queueing serial_scripts.qos.test_qos.TestQosQueueSerial.test_fc_queue_id_update serial_scripts.qos.test_qos.TestQosQueueSerial.test_queue_dot1p serial_scripts.qos.test_qos.TestQosQueueSerial.test_queue_dscp serial_scripts.qos.test_qos.TestQosQueueSerial.test_queueing_dscp_on_vhost serial_scripts.qos.test_qos.TestQosSVCSerial.test_qos_queueing_on_vmi_of_si serial_scripts.qos.test_qos_negative.TestQosNegative.test_invalid_range_for_fc serial_scripts.qos.test_qos_negative.TestQosNegative.test_invalid_range_for_qc serial_scripts.qos.test_qos_scaling.TestQosScaling.test_forwarding_class_scaling serial_scripts.qos.test_qos_scaling.TestQosScaling.test_qos_config_scaling serial_scripts.rbac.test_rbac.RbacLbassv2.test_rbac_lbaasv2_plugin serial_scripts.rbac.test_rbac.TestAnalyticsRbac.test_analytics_access serial_scripts.rbac.test_rbac.TestRbac.test_create_delete_service_chain serial_scripts.rbac.test_rbac.TestRbac.test_delete_default_acl serial_scripts.rbac.test_rbac.TestRbac.test_perms2_global_share[ci_sanity,sanity] serial_scripts.rbac.test_rbac.TestRbac.test_perms2_share serial_scripts.rbac.test_rbac.TestRbac.test_perms2_share_basic serial_scripts.rbac.test_rbac.TestRbac.test_rbac_rules_hierarchy serial_scripts.rbac.test_rbac.TestRbac.test_rules_aggregation serial_scripts.rbac.test_rbac.TestRbac2.test_rbac_multiple_roles serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_perms2_owner[ci_sanity,sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_rbac_acl_different_roles[ci_sanity,sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_rbac_create_delete_vm[sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_vn_share_external_flag_with_member_role serial_scripts.rsyslog.test_rsyslog.TestRsyslog.test_rsyslog_messages_in_db_through_contrail_logs serial_scripts.rsyslog.test_rsyslog.TestRsyslog.test_rsyslog_sanity_if_provisioned serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_rt_entry_persistence_across_restarts serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_rt_entry_with_multiple_ctrl_nodes serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_vpnv4_route_entry_only_on_RT_interest_receipt serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_longevity[flow_scale] serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_scale_tcp[flow_scale] serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_scale_udp[flow_scale] serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_100sg_np_1krules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_100sg_np_200rules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_per_vn serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_sgs_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_rules_per_np serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_rules_per_sg serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_sgs_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_snat_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_default_sg_np serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_sg_np_1krules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_sg_np_200rules serial_scripts.scale.scale_test_intf_mirror.test_intf_mirror_entry_scale.TestIntfMirrorScale.test_intf_mirroring_scale_max_number serial_scripts.scale.sub_interface.test_sub.TestSubInterfaceScale.test_sub_interface_scale[sub_intf_scale] serial_scripts.scale.test_alarm_scale.TestScaleAlarm.test_alarm_scaling[scale_alarm] serial_scripts.scale.test_lr_scale.TestLRScale.test_lr serial_scripts.scale.test_lr_scale.TestLRScale.test_subnet_per_vn_lr serial_scripts.scale.test_lr_scale.TestLRScale.test_vn_per_lr serial_scripts.scale.test_scale_config.TestScaleConfig.test_fip_scaling[scale_fip] serial_scripts.scale.test_scale_config.TestScaleConfig.test_network_policy_rulues_scaling[scale_np_rules] serial_scripts.scale.test_scale_config.TestScaleConfig.test_network_policy_scaling[scale_np] serial_scripts.scale.test_scale_config.TestScaleConfig.test_port_scaling[scale_port] serial_scripts.scale.test_scale_config.TestScaleConfig.test_security_group_rules_scaling[scale_sg_rules] serial_scripts.scale.test_scale_config.TestScaleConfig.test_security_group_scaling[scale_sg] serial_scripts.scale.test_scale_config.TestScaleConfig.test_vn_scaling[scale_vn] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_compute_node_vrf_scaling[scale_vrf] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_control_node_vrf_scaling[scale_vrf] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_vm_scaling[scale_vrf] serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProject.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProjectIpv6.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProject_contrail.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_default_sg_active_flow serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow1 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow2 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow3 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow4 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_default_sg_active_flow serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow1 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow2 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow3 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow4 serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_collector_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_collector_from_config_nodemgr serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_control_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_dns_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_rabbitmq_from_control serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_rabbitmq_from_dns serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_agent_connection_after_collector_restart_and_agent_sighup serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_agent_connection_on_collector_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_control_connection_after_collector_restart_and_control_sighup serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_control_agent_connection_on_control_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_control_convergence_on_agent_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_dns_agent_connection_on_dns_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_rabbitmq_control_connection_on_rabbitmq_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_rabbitmq_dns_connection_on_rabbitmq_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_recovery_from_errored_configdb_entry_in_control scripts.analytics.test_analytics.AnalyticsTestSanity.test_bgprouter_uve_for_xmpp_and_bgp_peer_count scripts.analytics.test_analytics.AnalyticsTestSanity.test_colector_uve_module_sates scripts.analytics.test_analytics.AnalyticsTestSanity.test_config_node_uve_states scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_alarms[todo_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_message_table scripts.analytics.test_analytics.AnalyticsTestSanity.test_redis_stunnel_provision[full_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_verify_hrefs serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_01_verify_post_deploy serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_02_interface_check serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_03_giant_frame_test serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_04_check_tls serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_05_bfd_bgpaas_feature serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_06_sdn_gw_feature serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_07_ha_resiliency serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_08_restart_from_os serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_09_vsrx_cli_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_10_virsh_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_11_BGP_session_flap_before_convergence serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_12_vrouter_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_13_restart_dpdk_compute_hosting_vsfoup serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_14_restart_kernel_compute_hosting_vsfocp serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_15_network_restart_on_compute serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_16_HC_on_BGPaaS serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_run_all_tests serial_scripts.sriov.test_sriov.TestSriov.test_communication_between_two_sriov_vm[ci_sanity] serial_scripts.sriov.test_sriov.TestSriov.test_communication_between_two_sriov_vm_with_large_mtu[ci_sanity] serial_scripts.sriov.test_sriov.TestSriov.test_virtual_function_exhaustion_and_resue[ci_sanity] serial_scripts.svc_firewall.test_evpn_svc_combos.TestSVCCombosForEvpn.test_evpn_svc_combo_1 serial_scripts.svc_firewall.test_evpn_svc_combos.TestSVCCombosForEvpn.test_evpn_svc_combo_all serial_scripts.svc_firewall.test_svc_combos.TestSVCCombos.test_svc_combo_1 serial_scripts.svc_firewall.test_svc_combos.TestSVCCombos.test_svc_combo_all serial_scripts.system_test.flow_tests.test_flow_scaling.TestFlowScaling.test_flow_scaling_interNode_interVN serial_scripts.system_test.flow_tests.test_system_flows.TestFlowMultiProj.test_flow_multi_projects serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNinterNodeFIP_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNinterNodePol_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNintraNodeFIP_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNintraNodePol_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_intraVNinterNode_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_intraVNintraNode_flows serial_scripts.tor.test_bms.TestBMSWithExternalDHCPServer.test_dhcp_behavior serial_scripts.tor.test_bms.TestBMSWithExternalDHCPServer.test_dhcp_forwarding_with_dhcp_disabled serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_asn_and_rt_update serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_configured_vxlan_id_inter_vn serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_ping_between_two_tors_inter_vn serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_after_tsn_failover serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_with_ovs_restarts serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_with_tor_agent_restarts serial_scripts.tor.test_bms.TestTor.test_add_remove_vmi_from_tor_lif serial_scripts.tor.test_bms.TestTor.test_arp_proxy_by_vrouter_for_vms serial_scripts.tor.test_bms.TestTor.test_dhcp_flood_for_unknown_mac serial_scripts.tor.test_bms.TestTor.test_enable_disable_unknown_unicast_forwarding serial_scripts.tor.test_bms.TestTor.test_no_dhcp_for_unknown_bms serial_scripts.tor.test_bms.TestTor.test_ovsdb_config_on_tor serial_scripts.tor.test_bms.TestTor.test_ping_between_kvm_vm_and_tagged_bms serial_scripts.tor.test_bms.TestTor.test_ping_between_kvm_vm_and_untagged_bms serial_scripts.tor.test_bms.TestTor.test_ping_between_two_tors_intra_vn serial_scripts.tor.test_bms.TestTor.test_two_vmis_on_lif serial_scripts.tor.test_bms.TestTor.test_unknown_unicast_forwarding serial_scripts.tor.test_bms.TestTor.test_with_multiple_subnets serial_scripts.tor.test_bms.TestVxlanID.test_check_vxlan_id_reuse serial_scripts.tor.test_bms.TestVxlanID.test_diff_vns_but_same_vxlan_id serial_scripts.tor.test_bms.TestVxlanIDWithRouting.test_check_vxlan_id_update serial_scripts.tor.test_bms_negative.TestBMSNegative.test_vmi_delete_when_lif_bound serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_fiptraffic_before_upgrade[upgrade] serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_to_upgrade[upgrade] serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_traffic_after_upgrade[upgrade] serial_scripts.vdns.test_vdns.TestvDNS0.test_vdns_zrecord_scaling serial_scripts.vdns.test_vdns.TestvDNS1.test_vdns_tree_scaling serial_scripts.vdns.test_vdns.TestvDNS2.test_vdns_server_scaling serial_scripts.vdns.test_vdns.TestvDNSRestart.test_agent_query_all_dns_servers_policy_fixed serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_agent_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_controlnode_switchover serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_dns_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_named_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_with_diff_zone serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_with_same_zone serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_fip_on_different_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_fip_on_same_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_multiple_subnet_for_single_vgw serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_native_vm_on_different_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_native_vm_on_same_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_restart_of_vgw_node serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_bring_up_vm_with_control_node_down serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_control_node_switchover[cb_sanity,sanity] serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_ipam_persistence_across_restart_reboots serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_kill_service_verify_core_generation serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_max_vm_flows serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_multistep_vm_add_delete_with_stop_start_service serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_multistep_vm_delete_with_stop_start_service serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_nova_com_sch_restart_with_multiple_vn_vm serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_process_restart_in_policy_between_vns[cb_sanity,sanity] serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_process_restart_with_multiple_vn_vm serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_underlay_broadcast_traffic_handling[sanity] serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_ssl_disabled_on_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_wrong_cert_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_wrong_key_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_without_cert_key_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_no_ca_cert serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_ssl_service_without_ca_cert serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_disabled serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_disabled_only_on_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_flag_not_set_in_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_wrong_cert_in_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_wrong_key_in_agent serial_scripts.vrouter.test_disable_policy_serial.DisablePolicyEcmpSerial.test_disable_policy_ecmp_siv2 serial_scripts.vrouter.test_disable_policy_serial.DisablePolicyEcmpSerialIpv6.test_disable_policy_ecmp_siv2 serial_scripts.vrouter.test_drop_stats.TestDropStats.test_flow_action_drop_stats[dev_reg,sanity] serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrIpv6Serial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg,sanity] serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrSerial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_add_delete_fat_flow_config[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_at_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_at_vn_intra_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs_icmp_error serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs_icmp_error_intra_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_inter_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_intra_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_port_zero_intra_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_vn_vmi[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_with_service_chain[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_add_delete_fat_flow_config[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_at_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_at_vn_intra_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs_icmp_error serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs_icmp_error_intra_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_inter_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_intra_vn_inter_node[cb_sanity,sanity] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_port_zero_intra_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_vn_vmi[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_with_service_chain[dev_reg] serial_scripts.vrouter.test_flow_scenarios.ExtendedFlowTests.test_flow_update_on_route_update serial_scripts.vrouter.test_flow_scenarios.ExtendedFlowTests.test_with_fuzz_bug_1504710 serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_custom_flow_export_rate serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_default_flow_export_rate serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_flow_export_after_agent_restart serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_flow_export_disabling serial_scripts.vrouter.test_flow_scenarios.SimpleTCPFlowEvictionTests.test_flow_entry_after_tcp_session serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_flow_eviction_on_tcp_rst serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_flow_on_normal_tcp_close serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_hping3_tcp_traffic_for_eviction serial_scripts.vrouter.test_negative.KernelCrashTest.test_crash_file_creation serial_scripts.vrouter.test_session_logging.SessionLogging.test_local_logging_inter_node serial_scripts.vrouter.test_session_logging.SessionLogging.test_local_logging_intra_node serial_scripts.vrouter.test_session_logging.SessionLoggingIpv6.test_local_logging_inter_node serial_scripts.vrouter.test_session_logging.SessionLoggingIpv6.test_local_logging_intra_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_inter_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_intra_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_rate serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_fw_update serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_global serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_on_vmi serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_fw_update serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_global serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_on_vmi serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_inter_node serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_intra_node serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_rate serial_scripts.vrouter.test_vrouter_detach.TestVrouterDetach.test_vrouter_kernal_module_unload_reload serial_scripts.vrouter.test_vrouter_detach.TestVrouterDetach.test_vrouter_xconnect serial_scripts.webui.test_webui.WebuiTestSanity.test1_1_create_svc_templates[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_2_create_ipams[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_3_create_virtual_networks[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_4_create_ports[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_5_create_routers[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_6_create_policies[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_7_attach_policy_to_vn[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_8_launch_virtual_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_9_create_svc_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_1_create_physical_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_2_create_physical_interfaces[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_3_create_forwarding_classes[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_4_create_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_5_attach_qos_config_to_vn[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_6_create_network_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_7_attach_network_route_table_to_VN[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_8_create_routing_policies[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_9_create_route_aggregates[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_create_dns_servers[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_1_attach_routing_policy_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_2_attach_route_aggregate_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_3_create_svc_health_check[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_create_dns_records[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_3_create_security_groups[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_4_create_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_5_allocate_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_6_associate_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_7_attach_svc_health_check_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_8_create_bgp_aas[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_9_create_global_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_1_create_bgp_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_2_create_link_local_service[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_3_create_virtual_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_4_create_service_appliance_set[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_5_create_service_appliances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_6_create_alarms_in_project_and_in_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_7_create_rbac[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_8_create_ovsdb_tor_agent[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_9_create_netconf_phy_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_edit_net_without_change serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_1_create_vcpe_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_2_create_log_statistic[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_3_create_flow_aging[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_4_create_interface_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_5_attach_intf_route_table_to_port[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_edit_net_disp_name_change serial_scripts.webui.test_webui.WebuiTestSanity.test3_3_edit_net_disp_name_change_with_spl_char serial_scripts.webui.test_webui.WebuiTestSanity.test3_4_edit_net_by_add_policy serial_scripts.webui.test_webui.WebuiTestSanity.test3_5_edit_net_by_add_subnet serial_scripts.webui.test_webui.WebuiTestSanity.test3_6_edit_net_host_opt serial_scripts.webui.test_webui.WebuiTestSanity.test3_7_edit_net_adv_opt serial_scripts.webui.test_webui.WebuiTestSanity.test3_8_edit_net_dns serial_scripts.webui.test_webui.WebuiTestSanity.test3_9_edit_net_dns_neg serial_scripts.webui.test_webui.WebuiTestSanity.test4_2_edit_net_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test4_3_edit_net_route_target_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test4_4_edit_net_exp_route_target_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test4_5_edit_net_imp_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test4_6_edit_net_imp_route_target_asn_ip[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test4_7_create_vn_with_spl_char serial_scripts.webui.test_webui.WebuiTestSanity.test5_1_edit_net_host_opt_neg serial_scripts.webui.test_webui.WebuiTestSanity.test5_2_edit_net_adv_opt_neg serial_scripts.webui.test_webui.WebuiTestSanity.test5_3_edit_net_route_target_neg_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_4_edit_net_route_target_neg_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_5_edit_net_exp_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_6_edit_net_exp_route_target_neg_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_7_negative_case_edit_net_with_invalid_route_target_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_8_edit_net_exp_route_target_neg_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_9_negative_case_edit_net_with_invalid_route_target_num serial_scripts.webui.test_webui.WebuiTestSanity.test6_1_edit_port_without_change serial_scripts.webui.test_webui.WebuiTestSanity.test6_2_edit_port_vn_port_name serial_scripts.webui.test_webui.WebuiTestSanity.test6_4_edit_port_by_add_advanced_option_with_nh_mode_dynamic serial_scripts.webui.test_webui.WebuiTestSanity.test6_5_edit_port_by_add_advanced_option_with_nh_mode_static serial_scripts.webui.test_webui.WebuiTestSanity.test6_6_edit_port_by_dhcp_option serial_scripts.webui.test_webui.WebuiTestSanity.test6_7_1_edit_port_by_fat_flow_protocol_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_7_edit_port_by_fat_flow_protocol serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_1_edit_port_by_add_advanced_option_allowed_address_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_2_edit_port_by_add_advanced_option_analyzer_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_3_edit_port_by_add_advanced_option_nh_static_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_9_1_add_sub_interface_with_invalid_vlan_id serial_scripts.webui.test_webui.WebuiTestSanity.test6_9_add_sub_interface serial_scripts.webui.test_webui.WebuiTestSanity.test7_1_edit_config_infra_global_config_forwarding_option serial_scripts.webui.test_webui.WebuiTestSanity.test7_2_1_edit_config_infra_global_config_bgp_option_invalid_values serial_scripts.webui.test_webui.WebuiTestSanity.test7_2_edit_config_infra_global_config_bgp_option serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_alarms_project_and_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_dns_records serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_dns_servers serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_forwarding_classes[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_bgp_router serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_flow_aging serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_log_statistic serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_link_local_service serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_project_quotas serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_domain[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_project[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_service_appl_set serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_service_appliances serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_virtual_router serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_network_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_floating_ips serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_intf_table serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_ipams serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_policies serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_ports serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_routers serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_sec_group serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_virtual_networks serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_phy_dev_phy_rtr serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_phy_dev_physical_interfaces[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_route_aggregates serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_routing_policies serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_bgpaas[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_service_instances serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_service_templates serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_svc_health_check[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_analytics_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_analytics_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_config_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_config_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_peer_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_dashboard_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_database_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_database_node_basic_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_vrouter_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_vrouter_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_instances_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_interfaces serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_interfaces_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_networks serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_networks_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_instance_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_instance_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_interfaces serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_interfaces_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_network_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_network_basic_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_projects serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_projects_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_write_port_with_add_security_group serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_compute_negative_xmpp_auth serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_precedence_xmpp_auth[sanity] serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_restart_services_xmpp_auth serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_undo_xmpp_auth[sanity] + setup_physical_routers + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures + /usr/bin/python3 tools/setup_physical_routers.py contrail_test_input.yaml /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources + [[ -n '' ]] + [[ ! -z '' ]] + '[' -z ']' + '[' '!' -z sanity ']' + testrargs+=sanity + export TAGS=sanity + TAGS=sanity + [[ ! -z sanity ]] + run_tests + testr_init + '[' '!' -d .testrepository ']' + /usr/local/bin/testr init /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources + find . -type f -name '*.pyc' -delete + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/scripts + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/scripts + export OS_TEST_PATH=./scripts/ + OS_TEST_PATH=./scripts/ + export DO_XMPP_CHECK=1 + DO_XMPP_CHECK=1 + '[' '!' -d ./scripts/ ']' + '[' 0 -eq 1 ']' + '[' 0 -eq 0 ']' + echo 'running in serial' running in serial + /usr/local/bin/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2025_09_08_02_19_58_20798.xml /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:388: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:389: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/scripts/hbf/test_hbs_traffic.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is "TCP": /contrail-test/scripts/hbf/test_hbs_traffic.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? if traffic_type is "ICMP": /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:40: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 1: /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:42: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 2: /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/glanceclient/common/http.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? if kwargs.get('cacert', None) is not '': 2025-09-08 02:20:24,881 - INFO - Domain Default found not creating 2025-09-08 02:20:25,417 - INFO - Project ctest-TestBasicRR-54283731 not found, creating it 2025-09-08 02:20:26,106 - INFO - Created Project:ctest-TestBasicRR-54283731, ID : 84f42a15-4890-4513-bc0f-4a633898597f 2025-09-08 02:20:27,862 - INFO - ================================================================================ 2025-09-08 02:20:27,863 - INFO - STARTING TEST : test_basic_RR 2025-09-08 02:20:27,863 - 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 2025-09-08 02:20:28,685 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:28,685 - INFO - 2025-09-08 02:20:28,685 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2025-09-08 02:20:28,685 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2025-09-08 02:20:29,443 - INFO - 2025-09-08 02:20:29,443 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:02] 2025-09-08 02:20:29,443 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:29,446 - INFO - ================================================================================ 2025-09-08 02:20:29,446 - INFO - STARTING TEST : test_create_vm_after_RR_set 2025-09-08 02:20:29,446 - 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 2025-09-08 02:20:30,232 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:30,232 - INFO - 2025-09-08 02:20:30,232 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2025-09-08 02:20:30,232 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2025-09-08 02:20:31,005 - INFO - 2025-09-08 02:20:31,005 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:02] 2025-09-08 02:20:31,006 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:31,952 - INFO - Deleted project: ctest-TestBasicRR-54283731, ID : 84f42a15-4890-4513-bc0f-4a633898597f 2025-09-08 02:20:32,736 - INFO - Using existing project ['default-domain', 'admin'](d3c9e274-58c1-485b-8908-c8c223fb21f3) 2025-09-08 02:20:32,754 - INFO - ================================================================================ 2025-09-08 02:20:32,754 - INFO - STARTING TEST : test_contrail_status 2025-09-08 02:20:32,754 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2025-09-08 02:20:33,522 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:33,522 - INFO - 2025-09-08 02:20:33,601 - INFO - 10.0.0.41 2025-09-08 02:20:33,601 - INFO - config 2025-09-08 02:20:33,606 - INFO - config-nodemgr:active 2025-09-08 02:20:33,611 - INFO - api-server:active 2025-09-08 02:20:33,614 - INFO - schema:backup 2025-09-08 02:20:33,617 - INFO - svc-monitor:backup 2025-09-08 02:20:33,619 - INFO - device-manager:backup 2025-09-08 02:20:33,619 - INFO - config-database 2025-09-08 02:20:33,619 - INFO - config-cassandra:active 2025-09-08 02:20:33,619 - INFO - config-zookeeper:active 2025-09-08 02:20:33,619 - INFO - config-rabbitmq:active 2025-09-08 02:20:33,619 - INFO - control 2025-09-08 02:20:33,625 - INFO - control-nodemgr:active 2025-09-08 02:20:33,632 - INFO - control:active 2025-09-08 02:20:33,632 - INFO - named:active 2025-09-08 02:20:33,639 - INFO - dns:active 2025-09-08 02:20:33,639 - INFO - analytics 2025-09-08 02:20:33,645 - INFO - analytics-nodemgr:active 2025-09-08 02:20:33,649 - INFO - analytics-api:active 2025-09-08 02:20:33,654 - INFO - collector:active 2025-09-08 02:20:33,654 - INFO - analytics-database 2025-09-08 02:20:33,654 - INFO - analytics-cassandra:active 2025-09-08 02:20:33,659 - INFO - analyticsdb-nodemgr:active 2025-09-08 02:20:33,664 - INFO - query-engine:active 2025-09-08 02:20:33,664 - INFO - webui 2025-09-08 02:20:33,664 - INFO - webui:active 2025-09-08 02:20:33,664 - INFO - webui-middleware:active 2025-09-08 02:20:33,664 - INFO - redis:active 2025-09-08 02:20:33,664 - INFO - analytics_snmp 2025-09-08 02:20:33,669 - INFO - snmp-collector:active 2025-09-08 02:20:33,669 - INFO - snmp-topology:active 2025-09-08 02:20:33,669 - INFO - analytics_alarm 2025-09-08 02:20:33,669 - INFO - alarmgen:active 2025-09-08 02:20:33,724 - INFO - 10.0.0.27 2025-09-08 02:20:33,724 - INFO - config 2025-09-08 02:20:33,730 - INFO - config-nodemgr:active 2025-09-08 02:20:33,734 - INFO - api-server:active 2025-09-08 02:20:33,738 - INFO - schema:active 2025-09-08 02:20:33,742 - INFO - svc-monitor:active 2025-09-08 02:20:33,746 - INFO - device-manager:active 2025-09-08 02:20:33,746 - INFO - config-database 2025-09-08 02:20:33,746 - INFO - config-cassandra:active 2025-09-08 02:20:33,747 - INFO - config-zookeeper:active 2025-09-08 02:20:33,747 - INFO - config-rabbitmq:active 2025-09-08 02:20:33,747 - INFO - control 2025-09-08 02:20:33,751 - INFO - control-nodemgr:active 2025-09-08 02:20:33,756 - INFO - control:active 2025-09-08 02:20:33,756 - INFO - named:active 2025-09-08 02:20:33,761 - INFO - dns:active 2025-09-08 02:20:33,761 - INFO - analytics 2025-09-08 02:20:33,765 - INFO - analytics-nodemgr:active 2025-09-08 02:20:33,769 - INFO - analytics-api:active 2025-09-08 02:20:33,774 - INFO - collector:active 2025-09-08 02:20:33,774 - INFO - analytics-database 2025-09-08 02:20:33,774 - INFO - analytics-cassandra:active 2025-09-08 02:20:33,779 - INFO - analyticsdb-nodemgr:active 2025-09-08 02:20:33,785 - INFO - query-engine:active 2025-09-08 02:20:33,785 - INFO - webui 2025-09-08 02:20:33,785 - INFO - webui:active 2025-09-08 02:20:33,785 - INFO - webui-middleware:active 2025-09-08 02:20:33,785 - INFO - redis:active 2025-09-08 02:20:33,785 - INFO - analytics_snmp 2025-09-08 02:20:33,789 - INFO - snmp-collector:active 2025-09-08 02:20:33,790 - INFO - snmp-topology:active 2025-09-08 02:20:33,790 - INFO - analytics_alarm 2025-09-08 02:20:33,790 - INFO - alarmgen:active 2025-09-08 02:20:33,846 - INFO - 10.0.0.38 2025-09-08 02:20:33,846 - INFO - config 2025-09-08 02:20:33,853 - INFO - config-nodemgr:active 2025-09-08 02:20:33,858 - INFO - api-server:active 2025-09-08 02:20:33,861 - INFO - schema:backup 2025-09-08 02:20:33,864 - INFO - svc-monitor:backup 2025-09-08 02:20:33,867 - INFO - device-manager:backup 2025-09-08 02:20:33,868 - INFO - config-database 2025-09-08 02:20:33,868 - INFO - config-cassandra:active 2025-09-08 02:20:33,868 - INFO - config-zookeeper:active 2025-09-08 02:20:33,868 - INFO - config-rabbitmq:active 2025-09-08 02:20:33,868 - INFO - control 2025-09-08 02:20:33,873 - INFO - control-nodemgr:active 2025-09-08 02:20:33,878 - INFO - control:active 2025-09-08 02:20:33,878 - INFO - named:active 2025-09-08 02:20:33,883 - INFO - dns:active 2025-09-08 02:20:33,883 - INFO - analytics 2025-09-08 02:20:33,889 - INFO - analytics-nodemgr:active 2025-09-08 02:20:33,894 - INFO - analytics-api:active 2025-09-08 02:20:33,899 - INFO - collector:active 2025-09-08 02:20:33,899 - INFO - analytics-database 2025-09-08 02:20:33,899 - INFO - analytics-cassandra:active 2025-09-08 02:20:33,905 - INFO - analyticsdb-nodemgr:active 2025-09-08 02:20:33,910 - INFO - query-engine:active 2025-09-08 02:20:33,910 - INFO - webui 2025-09-08 02:20:33,911 - INFO - webui:active 2025-09-08 02:20:33,911 - INFO - webui-middleware:active 2025-09-08 02:20:33,911 - INFO - redis:active 2025-09-08 02:20:33,911 - INFO - analytics_snmp 2025-09-08 02:20:33,915 - INFO - snmp-collector:active 2025-09-08 02:20:33,915 - INFO - snmp-topology:active 2025-09-08 02:20:33,915 - INFO - analytics_alarm 2025-09-08 02:20:33,915 - INFO - alarmgen:active 2025-09-08 02:20:34,003 - INFO - 10.0.0.65 2025-09-08 02:20:34,003 - INFO - vrouter 2025-09-08 02:20:34,013 - INFO - vrouter-nodemgr:active 2025-09-08 02:20:34,020 - INFO - agent:active 2025-09-08 02:20:34,139 - INFO - 10.0.0.23 2025-09-08 02:20:34,139 - INFO - vrouter 2025-09-08 02:20:34,148 - INFO - vrouter-nodemgr:active 2025-09-08 02:20:34,161 - INFO - agent:active 2025-09-08 02:20:34,161 - INFO - All the contrail services are up on all nodes 2025-09-08 02:20:34,161 - INFO - contrail-status passed 2025-09-08 02:20:34,909 - INFO - END TEST : test_contrail_status : PASSED[0:00:02] 2025-09-08 02:20:34,909 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:35,003 - INFO - Using existing project ['default-domain', 'admin'](d3c9e274-58c1-485b-8908-c8c223fb21f3) 2025-09-08 02:20:35,030 - INFO - ================================================================================ 2025-09-08 02:20:35,030 - INFO - STARTING TEST : test_db_nodemgr_status 2025-09-08 02:20:35,031 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2025-09-08 02:20:35,764 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:35,764 - INFO - 2025-09-08 02:20:35,764 - INFO - Verifying through collector 10.0.0.38 for db node cn-jenkins-deploy-platform-ansible-os-4041-1. 2025-09-08 02:20:36,188 - INFO - Verifying through collector 10.0.0.38 for db node cn-jenkins-deploy-platform-ansible-os-4041-2. 2025-09-08 02:20:36,260 - INFO - Verifying through collector 10.0.0.38 for db node cn-jenkins-deploy-platform-ansible-os-4041-3. 2025-09-08 02:20:37,088 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2025-09-08 02:20:37,088 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:37,091 - INFO - ================================================================================ 2025-09-08 02:20:37,092 - INFO - STARTING TEST : test_verify_generator_collector_connections 2025-09-08 02:20:37,092 - 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 2025-09-08 02:20:37,873 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:37,874 - INFO - 2025-09-08 02:20:37,881 - INFO - IP 10.0.0.41 port 8083 connected to collector 10.0.0.38 2025-09-08 02:20:37,886 - INFO - IP 10.0.0.27 port 8083 connected to collector 10.0.0.38 2025-09-08 02:20:37,892 - INFO - IP 10.0.0.38 port 8083 connected to collector 10.0.0.38 2025-09-08 02:20:37,896 - INFO - IP 10.0.0.41 port 8084 connected to collector 10.0.0.38 2025-09-08 02:20:37,900 - INFO - IP 10.0.0.27 port 8084 connected to collector 10.0.0.38 2025-09-08 02:20:37,904 - INFO - IP 10.0.0.38 port 8084 connected to collector 10.0.0.38 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.41', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2025-09-08 02:20:37,911 - INFO - IP 10.0.0.27 port 8087 connected to collector 10.0.0.38 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.41', port=8088): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2025-09-08 02:20:37,917 - INFO - IP 10.0.0.27 port 8088 connected to collector 10.0.0.38 2025-09-08 02:20:37,920 - INFO - IP 10.0.0.41 port 8090 connected to collector 10.0.0.27 2025-09-08 02:20:37,924 - INFO - IP 10.0.0.27 port 8090 connected to collector 10.0.0.38 2025-09-08 02:20:37,928 - INFO - IP 10.0.0.38 port 8090 connected to collector 10.0.0.41 2025-09-08 02:20:37,932 - INFO - IP 10.0.0.41 port 8091 connected to collector 10.0.0.41 2025-09-08 02:20:37,937 - INFO - IP 10.0.0.27 port 8091 connected to collector 10.0.0.41 2025-09-08 02:20:37,942 - INFO - IP 10.0.0.38 port 8091 connected to collector 10.0.0.41 2025-09-08 02:20:38,368 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1:Control:contrail-control:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,436 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1:Control:contrail-dns:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,516 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2:Control:contrail-control:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,546 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2:Control:contrail-dns:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,588 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3:Control:contrail-control:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,614 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3:Control:contrail-dns:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,648 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-4041-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,680 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-4041-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,702 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Config:contrail-schema:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,721 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,759 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Config:contrail-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,779 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Config:contrail-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,800 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Config:contrail-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,843 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,864 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,887 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,912 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,932 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,951 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:38,979 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,004 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,023 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,053 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,081 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,111 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,139 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,166 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,193 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.41 2025-09-08 02:20:39,267 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-4041-1 vrouter uve is 10.20.0.129 2025-09-08 02:20:39,332 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-4041-1 agent introspect is 10.20.0.129 2025-09-08 02:20:39,402 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-4041-2 vrouter uve is 10.20.0.25 2025-09-08 02:20:39,470 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-4041-2 agent introspect is 10.20.0.25 2025-09-08 02:20:39,541 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-4041-1 connected to {'10.20.0.14', '10.20.0.129'} xmpp peers out of {'10.20.0.14', '10.20.0.25', '10.20.0.129'} 2025-09-08 02:20:39,541 - INFO - xmpp peer correctly displayed as ['10.20.0.14', '10.20.0.129'] for vrouter an-jenkins-deploy-platform-ansible-os-4041-1 2025-09-08 02:20:39,600 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-4041-2 connected to {'10.20.0.25', '10.20.0.129'} xmpp peers out of {'10.20.0.14', '10.20.0.25', '10.20.0.129'} 2025-09-08 02:20:39,600 - INFO - xmpp peer correctly displayed as ['10.20.0.25', '10.20.0.129'] for vrouter an-jenkins-deploy-platform-ansible-os-4041-2 2025-09-08 02:20:39,600 - INFO - Verifying through opserver in 10.0.0.38 2025-09-08 02:20:39,726 - INFO - Bgp peers = 2 2025-09-08 02:20:39,726 - INFO - Bgp peers = 2 2025-09-08 02:20:39,726 - INFO - Bgp peers = 2 2025-09-08 02:20:39,726 - INFO - Total xmpp peer connections found = 4 2025-09-08 02:20:40,500 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:03] 2025-09-08 02:20:40,500 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:40,504 - INFO - ================================================================================ 2025-09-08 02:20:40,504 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2025-09-08 02:20:40,504 - INFO - TEST DESCRIPTION : Test to validate generator connections 2025-09-08 02:20:41,276 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:41,276 - INFO - 2025-09-08 02:20:41,313 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-4041-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,332 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-4041-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,364 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-4041-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,387 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-4041-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,407 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,440 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,462 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,484 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,517 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,545 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,565 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,593 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,627 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,654 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,673 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,713 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,739 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,765 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,785 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,805 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1.:Config:contrail-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,827 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2.:Config:contrail-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,846 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3.:Config:contrail-api:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,887 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1:Control:contrail-control:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,905 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,934 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-1:Control:contrail-dns:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,973 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2:Control:contrail-control:0 is connected to collector 10.0.0.41 2025-09-08 02:20:41,997 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:42,026 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-2:Control:contrail-dns:0 is connected to collector 10.0.0.41 2025-09-08 02:20:42,065 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3:Control:contrail-control:0 is connected to collector 10.0.0.41 2025-09-08 02:20:42,084 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.41 2025-09-08 02:20:42,112 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-4041-3:Control:contrail-dns:0 is connected to collector 10.0.0.41 2025-09-08 02:20:42,862 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2025-09-08 02:20:42,862 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:42,865 - INFO - ================================================================================ 2025-09-08 02:20:42,865 - INFO - STARTING TEST : test_verify_process_status_agent 2025-09-08 02:20:42,865 - INFO - TEST DESCRIPTION : Test to validate process_status 2025-09-08 02:20:43,607 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:43,607 - INFO - 2025-09-08 02:20:43,647 - WARNING - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers NOT UP 2025-09-08 02:20:43,648 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.14:5269'] servers UP 2025-09-08 02:20:43,648 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to xmpp 10.20.0.14 2025-09-08 02:20:43,648 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers UP 2025-09-08 02:20:43,649 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to xmpp 10.20.0.129 2025-09-08 02:20:43,649 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-09-08 02:20:43,650 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to dns 10.20.0.25 2025-09-08 02:20:43,650 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.14:53'] servers UP 2025-09-08 02:20:43,650 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to dns 10.20.0.14 2025-09-08 02:20:43,651 - WARNING - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-09-08 02:20:43,651 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.0.0.41:8086'] servers UP 2025-09-08 02:20:43,658 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to collector 10.0.0.41 2025-09-08 02:20:43,658 - WARNING - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers NOT UP 2025-09-08 02:20:43,658 - WARNING - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.0.0.38:8086'] servers NOT UP 2025-09-08 02:20:44,419 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:02] 2025-09-08 02:20:44,419 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:44,424 - INFO - ================================================================================ 2025-09-08 02:20:44,424 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2025-09-08 02:20:44,425 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2025-09-08 02:20:45,154 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:45,154 - INFO - 2025-09-08 02:20:45,292 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-collector module connection to ['10.0.0.41:8086'] servers UP 2025-09-08 02:20:45,292 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-collector module connection to ['10.0.0.41:6379'] servers NOT UP 2025-09-08 02:20:45,292 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2025-09-08 02:20:45,292 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2025-09-08 02:20:45,292 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2025-09-08 02:20:45,292 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-collector module connection to ['10.0.0.41:9042'] servers UP 2025-09-08 02:20:45,325 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-collector module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:45,325 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-collector module connection to ['10.0.0.27:8086'] servers UP 2025-09-08 02:20:45,325 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-collector module connection to ['10.0.0.41:6379'] servers NOT UP 2025-09-08 02:20:45,325 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2025-09-08 02:20:45,326 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2025-09-08 02:20:45,326 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2025-09-08 02:20:45,326 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-collector module connection to ['10.0.0.41:9042'] servers UP 2025-09-08 02:20:45,363 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-collector module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:45,363 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-collector module connection to ['10.0.0.27:8086'] servers NOT UP 2025-09-08 02:20:45,363 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-collector module connection to ['10.0.0.38:8086'] servers UP 2025-09-08 02:20:45,363 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-collector module connection to ['10.0.0.41:6379'] servers NOT UP 2025-09-08 02:20:45,363 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-collector module connection to ['10.0.0.27:6379'] servers NOT UP 2025-09-08 02:20:45,363 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2025-09-08 02:20:45,363 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2025-09-08 02:20:45,363 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-collector module connection to ['10.0.0.41:9042'] servers UP 2025-09-08 02:20:45,398 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-analytics-api module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:45,398 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-analytics-api module connection to ['10.0.0.27:8086'] servers UP 2025-09-08 02:20:45,433 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-analytics-api module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:45,433 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-analytics-api module connection to ['10.0.0.27:8086'] servers NOT UP 2025-09-08 02:20:45,433 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-analytics-api module connection to ['10.0.0.38:8086'] servers UP 2025-09-08 02:20:45,472 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-analytics-api module connection to ['10.0.0.41:8086'] servers UP 2025-09-08 02:20:45,506 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-analytics-nodemgr module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:45,506 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-analytics-nodemgr module connection to ['10.0.0.27:8086'] servers NOT UP 2025-09-08 02:20:45,507 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1.:contrail-analytics-nodemgr module connection to ['10.0.0.38:8086'] servers UP 2025-09-08 02:20:45,537 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-analytics-nodemgr module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:45,537 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2.:contrail-analytics-nodemgr module connection to ['10.0.0.27:8086'] servers UP 2025-09-08 02:20:45,570 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3.:contrail-analytics-nodemgr module connection to ['10.0.0.41:8086'] servers UP 2025-09-08 02:20:46,307 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:02] 2025-09-08 02:20:46,307 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:46,310 - INFO - ================================================================================ 2025-09-08 02:20:46,310 - INFO - STARTING TEST : test_verify_process_status_control_node 2025-09-08 02:20:46,310 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2025-09-08 02:20:47,059 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:47,059 - INFO - 2025-09-08 02:20:47,085 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1:contrail-control module connection to 10.0.0.41:9041 servers UP 2025-09-08 02:20:47,085 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1:contrail-control module connection to 10.0.0.41:5673 servers UP 2025-09-08 02:20:47,085 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-1:contrail-control module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:47,085 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-1:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2025-09-08 02:20:47,085 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1:contrail-control module connection to ['10.0.0.38:8086'] servers UP 2025-09-08 02:20:47,111 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2:contrail-control module connection to 10.0.0.41:9041 servers UP 2025-09-08 02:20:47,111 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2:contrail-control module connection to 10.0.0.41:5673 servers UP 2025-09-08 02:20:47,111 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2:contrail-control module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:47,111 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-2:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2025-09-08 02:20:47,111 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2:contrail-control module connection to ['10.0.0.38:8086'] servers UP 2025-09-08 02:20:47,132 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3:contrail-control module connection to 10.0.0.41:9041 servers UP 2025-09-08 02:20:47,132 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3:contrail-control module connection to 10.0.0.41:5673 servers UP 2025-09-08 02:20:47,132 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-3:contrail-control module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 02:20:47,132 - WARNING - cn-jenkins-deploy-platform-ansible-os-4041-3:contrail-control module connection to ['10.0.0.27:8086'] servers NOT UP 2025-09-08 02:20:47,132 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3:contrail-control module connection to ['10.0.0.38:8086'] servers UP 2025-09-08 02:20:47,889 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:01] 2025-09-08 02:20:47,889 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:20:47,943 - INFO - Domain Default found not creating 2025-09-08 02:20:48,226 - INFO - Project ctest-AnalyticsBasicTestSanity-98190068 not found, creating it 2025-09-08 02:20:48,861 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-98190068, ID : 8ffe9047-3ce5-4d06-b6f8-65793ff1fa23 2025-09-08 02:20:50,512 - INFO - ================================================================================ 2025-09-08 02:20:50,512 - INFO - STARTING TEST : test_verify_object_logs 2025-09-08 02:20:50,512 - 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 2025-09-08 02:20:51,269 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:20:51,270 - INFO - 2025-09-08 02:20:53,041 - INFO - Created VN ctest-vn22-93124298 2025-09-08 02:20:53,914 - INFO - Verified VN network id 6 for VN 84addb7e-11fb-41b0-bccb-b717c080ffbe 2025-09-08 02:20:53,914 - INFO - Verifications in API Server for VN ctest-vn22-93124298 passed 2025-09-08 02:20:53,993 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-93124298 passed 2025-09-08 02:20:55,374 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-98190068:ctest-vn22-93124298 is found in opserver 2025-09-08 02:20:55 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] 2025-09-08 02:20:59,062 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:21:14,578 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2025-09-08 02:21:14,579 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-98190068-75142322 2025-09-08 02:21:14,743 - INFO - Deleting VN ctest-vn22-93124298 2025-09-08 02:21:14,807 - WARNING - Deleting VN ctest-vn22-93124298 failed..Will retry 2025-09-08 02:21:17,190 - INFO - Validated that VN ctest-vn22-93124298 is not found in API Server 2025-09-08 02:21:17,225 - INFO - Validated that VN ctest-vn22-93124298 is not in any agent 2025-09-08 02:21:17,270 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-93124298 info 2025-09-08 02:21:18,029 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:28] 2025-09-08 02:21:18,029 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:21:18,977 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-98190068, ID : 8ffe9047-3ce5-4d06-b6f8-65793ff1fa23 2025-09-08 02:21:19,210 - INFO - Using existing project ['default-domain', 'admin'](d3c9e274-58c1-485b-8908-c8c223fb21f3) 2025-09-08 02:21:19,230 - INFO - ================================================================================ 2025-09-08 02:21:19,231 - INFO - STARTING TEST : test_db_manage 2025-09-08 02:21:19,231 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2025-09-08 02:21:19,997 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:21:19,997 - INFO - 2025-09-08 02:21:25,018 - WARNING - Errors are still present: 2025-09-08 02:21:24,781 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2025-09-08 02:21:25,019 - WARNING - Ignore some errors untill fix 2025-09-08 02:21:25,859 - INFO - END TEST : test_db_manage : PASSED[0:00:06] 2025-09-08 02:21:25,860 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:21:25,953 - INFO - Using existing project ['default-domain', 'admin'](d3c9e274-58c1-485b-8908-c8c223fb21f3) 2025-09-08 02:21:25,963 - INFO - ================================================================================ 2025-09-08 02:21:25,964 - INFO - STARTING TEST : test_analytics_docs 2025-09-08 02:21:25,964 - INFO - TEST DESCRIPTION : Test db_manage.py tool analytics api docs curl -s http://collector_ips[0]:8081/documentation/index.html | grep "Welcome to Contrail Analytics API documentation!" 2025-09-08 02:21:26,725 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:21:26,725 - INFO - 2025-09-08 02:21:27,485 - INFO - END TEST : test_analytics_docs : PASSED[0:00:02] 2025-09-08 02:21:27,486 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:21:27,490 - INFO - ================================================================================ 2025-09-08 02:21:27,491 - INFO - STARTING TEST : test_config_docs 2025-09-08 02:21:27,492 - INFO - TEST DESCRIPTION : Test db_manage.py tool config api docs curl -s http://cfgm_ips[0]:8082/documentation/index.html | grep "<title>Juniper Contrail Configuration API Model" 2025-09-08 02:21:28,242 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:21:28,242 - INFO - 2025-09-08 02:21:29,021 - INFO - END TEST : test_config_docs : PASSED[0:00:02] 2025-09-08 02:21:29,021 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:21:29,103 - INFO - Domain Default found not creating 2025-09-08 02:21:29,248 - INFO - Project ctest-TestECMPConfigHashFeature-63836411 not found, creating it 2025-09-08 02:21:29,884 - INFO - Created Project:ctest-TestECMPConfigHashFeature-63836411, ID : ba80477a-2823-41c3-9105-afa9a27ed405 2025-09-08 02:21:32,587 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-63836411-89952426 2025-09-08 02:21:33,380 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-63836411-22962723 2025-09-08 02:21:34,112 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-63836411-83392948 2025-09-08 02:21:34 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] 2025-09-08 02:21:35,811 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-63836411-90574340>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:21:37,407 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-63836411-11592785>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:21:37,410 - INFO - ================================================================================ 2025-09-08 02:21:37,410 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2025-09-08 02:21:37,410 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2025-09-08 02:21:38,197 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:21:38,197 - INFO - 2025-09-08 02:21:38,198 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:21:38,918 - INFO - 2025-09-08 02:21:38,918 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:01] 2025-09-08 02:21:38,918 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:21:38,922 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-63836411-11592785 in state BUILD 2025-09-08 02:21:38,922 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-63836411-11592785 2025-09-08 02:21:38,955 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-63836411-11592785 has failed to come up 2025-09-08 02:21:38,955 - ERROR - Nova failed to get host of the VM 2025-09-08 02:21:38,955 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-63836411-11592785 has failed to come up 2025-09-08 02:21:38,955 - ERROR - Nova failed to get host of the VM 2025-09-08 02:21:39,033 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-63836411-90574340 in state BUILD 2025-09-08 02:21:39,034 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-63836411-90574340 2025-09-08 02:21:39,035 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-63836411-90574340 has failed to come up 2025-09-08 02:21:39,035 - ERROR - Nova failed to get host of the VM 2025-09-08 02:21:39,035 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-63836411-90574340 has failed to come up 2025-09-08 02:21:39,035 - ERROR - Nova failed to get host of the VM 2025-09-08 02:21:39,111 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-63836411-22962723 2025-09-08 02:21:39,160 - WARNING - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-63836411-22962723 failed..Will retry 2025-09-08 02:21:41,352 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-63836411-83392948 2025-09-08 02:21:41,405 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-63836411-83392948 failed..Will retry 2025-09-08 02:21:43,457 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-63836411-83392948 failed..Will retry 2025-09-08 02:21:45,653 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-63836411-89952426 2025-09-08 02:21:46,706 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-63836411, ID : ba80477a-2823-41c3-9105-afa9a27ed405 2025-09-08 02:21:46,914 - INFO - Domain Default found not creating 2025-09-08 02:21:47,087 - INFO - Project ctest-TestECMPFeature-81582787 not found, creating it 2025-09-08 02:21:47,759 - INFO - Created Project:ctest-TestECMPFeature-81582787, ID : 39e38be5-c4a8-47a0-9b23-e568815d70c1 2025-09-08 02:21:50,544 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-81582787-31376254 2025-09-08 02:21:51,298 - INFO - Created VN ctest-left_ctest-TestECMPFeature-81582787-94353606 2025-09-08 02:21:51,999 - INFO - Created VN ctest-right_ctest-TestECMPFeature-81582787-10347256 2025-09-08 02:21:53,676 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-81582787-68167769>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:21:55,378 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-81582787-56902152>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:21:55,380 - INFO - ================================================================================ 2025-09-08 02:21:55,380 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2025-09-08 02:21:55,380 - 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 2025-09-08 02:21:56,109 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:21:56,109 - INFO - 2025-09-08 02:21:56,109 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:21:56,818 - INFO - 2025-09-08 02:21:56,818 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2025-09-08 02:21:56,818 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:21:56,820 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-81582787-56902152 in state BUILD 2025-09-08 02:21:56,821 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-81582787-56902152 2025-09-08 02:21:56,849 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-81582787-56902152 has failed to come up 2025-09-08 02:21:56,849 - ERROR - Nova failed to get host of the VM 2025-09-08 02:21:56,849 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-81582787-56902152 has failed to come up 2025-09-08 02:21:56,850 - ERROR - Nova failed to get host of the VM 2025-09-08 02:21:56,932 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-81582787-68167769 in state BUILD 2025-09-08 02:21:56,932 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-81582787-68167769 2025-09-08 02:21:56,932 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-81582787-68167769 has failed to come up 2025-09-08 02:21:56,932 - ERROR - Nova failed to get host of the VM 2025-09-08 02:21:56,933 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-81582787-68167769 has failed to come up 2025-09-08 02:21:56,933 - ERROR - Nova failed to get host of the VM 2025-09-08 02:21:57,040 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-81582787-94353606 2025-09-08 02:21:57,093 - WARNING - Deleting VN ctest-left_ctest-TestECMPFeature-81582787-94353606 failed..Will retry 2025-09-08 02:21:59,299 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-81582787-10347256 2025-09-08 02:21:59,511 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-81582787-31376254 2025-09-08 02:22:00,564 - INFO - Deleted project: ctest-TestECMPFeature-81582787, ID : 39e38be5-c4a8-47a0-9b23-e568815d70c1 2025-09-08 02:22:00,869 - INFO - Domain Default found not creating 2025-09-08 02:22:01,036 - INFO - Project ctest-TestECMPIPv6Fragments-57202379 not found, creating it 2025-09-08 02:22:01,610 - INFO - Created Project:ctest-TestECMPIPv6Fragments-57202379, ID : 980baf68-febd-4d1d-bbad-cf07ec2143f5 2025-09-08 02:22:05,096 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-57202379-12220503 2025-09-08 02:22:05,817 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 2025-09-08 02:22:06,610 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-57202379-68733507 2025-09-08 02:22:12 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2025-09-08 02:22:44,743 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-57202379-55044819>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:22:46,463 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-57202379-87185842>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:22:46,543 - INFO - Using existing project ['default-domain', 'admin'](d3c9e274-58c1-485b-8908-c8c223fb21f3) 2025-09-08 02:22:47,055 - INFO - admin user already present 2025-09-08 02:22:47,536 - INFO - Adding rules to the default security group in Project admin 2025-09-08 02:22:48,023 - INFO - ================================================================================ 2025-09-08 02:22:48,024 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2025-09-08 02:22:48,024 - 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 2025-09-08 02:22:48,919 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:22:48,919 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2025-09-08 02:22:49 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2025-09-08 02:22:49,770 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2025-09-08 02:22:49,921 - INFO - Service template: ['default-domain', 'ctest-service_template_1-24355521'] deleted successfully. 2025-09-08 02:22:50,785 - INFO - 2025-09-08 02:22:50,785 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2025-09-08 02:22:50,785 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:22:50,790 - INFO - ================================================================================ 2025-09-08 02:22:50,790 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2025-09-08 02:22:50,791 - 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 2025-09-08 02:22:51,669 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:22:51,669 - INFO - 2025-09-08 02:22:51,669 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:22:52,535 - INFO - 2025-09-08 02:22:52,535 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2025-09-08 02:22:52,535 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:22:52,536 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-57202379-87185842 in state BUILD 2025-09-08 02:22:52,536 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-57202379-87185842 2025-09-08 02:22:52,565 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-57202379-87185842 has failed to come up 2025-09-08 02:22:52,565 - ERROR - Nova failed to get host of the VM 2025-09-08 02:22:52,565 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-57202379-87185842 has failed to come up 2025-09-08 02:22:52,565 - ERROR - Nova failed to get host of the VM 2025-09-08 02:22:52,648 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-57202379-55044819 in state BUILD 2025-09-08 02:22:52,648 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-57202379-55044819 2025-09-08 02:22:52,648 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-57202379-55044819 has failed to come up 2025-09-08 02:22:52,648 - ERROR - Nova failed to get host of the VM 2025-09-08 02:22:52,648 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-57202379-55044819 has failed to come up 2025-09-08 02:22:52,648 - ERROR - Nova failed to get host of the VM 2025-09-08 02:22:52,729 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 2025-09-08 02:22:52,814 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:22:54,890 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:22:56,970 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:22:59,054 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:01,138 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:03,217 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:05,309 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:07,395 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:09,456 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:11,501 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:13,548 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:15,602 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:17,653 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:19,715 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:21,769 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:23,834 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:25,876 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:27,934 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:29,992 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:32,040 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:34,094 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:36,140 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:38,184 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:40,245 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:42,292 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-57202379-48878756 failed..Will retry 2025-09-08 02:23:44,491 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-57202379-68733507 2025-09-08 02:23:44,553 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-57202379-68733507 failed..Will retry 2025-09-08 02:23:46,600 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-57202379-68733507 failed..Will retry 2025-09-08 02:23:48,797 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-57202379-12220503 2025-09-08 02:23:49,857 - INFO - Deleted project: ctest-TestECMPIPv6Fragments-57202379, ID : 980baf68-febd-4d1d-bbad-cf07ec2143f5 2025-09-08 02:23:50,052 - INFO - Domain Default found not creating 2025-09-08 02:23:50,211 - INFO - Project ctest-TestECMPSanity-99163176 not found, creating it 2025-09-08 02:23:50,818 - INFO - Created Project:ctest-TestECMPSanity-99163176, ID : 61a091bb-d79b-4c58-ba6a-1946b4af0452 2025-09-08 02:23:53,601 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-99163176-02497807 2025-09-08 02:23:54,306 - INFO - Created VN ctest-left_ctest-TestECMPSanity-99163176-07394495 2025-09-08 02:23:55,049 - INFO - Created VN ctest-right_ctest-TestECMPSanity-99163176-46620069 2025-09-08 02:23:56,576 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-99163176-67113973>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:23:58,023 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-99163176-69703868>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:23:58,025 - INFO - ================================================================================ 2025-09-08 02:23:58,026 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2025-09-08 02:23:58,026 - 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 2025-09-08 02:23:58,778 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:23:58,778 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2025-09-08 02:23:59,428 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2025-09-08 02:23:59,523 - INFO - Service template: ['default-domain', 'ctest-service_template_1-37203226'] deleted successfully. 2025-09-08 02:24:00,251 - INFO - 2025-09-08 02:24:00,251 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2025-09-08 02:24:00,251 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:24:00,255 - INFO - ================================================================================ 2025-09-08 02:24:00,255 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2025-09-08 02:24:00,255 - 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 2025-09-08 02:24:01,047 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:24:01,048 - INFO - 2025-09-08 02:24:01,048 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:24:01,795 - INFO - 2025-09-08 02:24:01,795 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2025-09-08 02:24:01,795 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:24:01,797 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-99163176-69703868 in state BUILD 2025-09-08 02:24:01,798 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-99163176-69703868 2025-09-08 02:24:01,828 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-99163176-69703868 has failed to come up 2025-09-08 02:24:01,828 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:01,828 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-99163176-69703868 has failed to come up 2025-09-08 02:24:01,828 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:01,899 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-99163176-67113973 in state BUILD 2025-09-08 02:24:01,900 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-99163176-67113973 2025-09-08 02:24:01,900 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-99163176-67113973 has failed to come up 2025-09-08 02:24:01,900 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:01,900 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-99163176-67113973 has failed to come up 2025-09-08 02:24:01,900 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:01,979 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-99163176-07394495 2025-09-08 02:24:02,026 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-99163176-07394495 failed..Will retry 2025-09-08 02:24:04,207 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-99163176-46620069 2025-09-08 02:24:04,390 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-99163176-02497807 2025-09-08 02:24:05,405 - INFO - Deleted project: ctest-TestECMPSanity-99163176, ID : 61a091bb-d79b-4c58-ba6a-1946b4af0452 2025-09-08 02:24:05,919 - INFO - Domain Default found not creating 2025-09-08 02:24:06,435 - INFO - Project ctest-TestECMPSanityIPv6-29446695 not found, creating it 2025-09-08 02:24:07,015 - INFO - Created Project:ctest-TestECMPSanityIPv6-29446695, ID : af2cf924-79f5-4a4b-8747-53dad30d107d 2025-09-08 02:24:09,999 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-29446695-47426131 2025-09-08 02:24:11,099 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-29446695-02411030 2025-09-08 02:24:12,269 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-29446695-35128741 2025-09-08 02:24:13,630 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-29446695-42377388>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:24:15,261 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-29446695-59386627>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:24:15,263 - INFO - ================================================================================ 2025-09-08 02:24:15,263 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2025-09-08 02:24:16,011 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:24:16,011 - INFO - 2025-09-08 02:24:16,011 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:24:16,760 - INFO - 2025-09-08 02:24:16,760 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:01] 2025-09-08 02:24:16,760 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:24:16,765 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-29446695-59386627 in state BUILD 2025-09-08 02:24:16,765 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-29446695-59386627 2025-09-08 02:24:16,792 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-29446695-59386627 has failed to come up 2025-09-08 02:24:16,793 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:16,793 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-29446695-59386627 has failed to come up 2025-09-08 02:24:16,793 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:16,871 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-29446695-42377388 in state BUILD 2025-09-08 02:24:16,871 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-29446695-42377388 2025-09-08 02:24:16,871 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-29446695-42377388 has failed to come up 2025-09-08 02:24:16,871 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:16,871 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-29446695-42377388 has failed to come up 2025-09-08 02:24:16,871 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:16,956 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-29446695-02411030 2025-09-08 02:24:17,024 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-29446695-02411030 failed..Will retry 2025-09-08 02:24:19,267 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-29446695-35128741 2025-09-08 02:24:19,488 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-29446695-47426131 2025-09-08 02:24:20,583 - INFO - Deleted project: ctest-TestECMPSanityIPv6-29446695, ID : af2cf924-79f5-4a4b-8747-53dad30d107d 2025-09-08 02:24:20,785 - INFO - Domain Default found not creating 2025-09-08 02:24:20,962 - INFO - Project ctest-TestECMPwithSVMChange-45151796 not found, creating it 2025-09-08 02:24:21,606 - INFO - Created Project:ctest-TestECMPwithSVMChange-45151796, ID : 33d63e54-7b44-4a24-ae04-f5735c4fd78f 2025-09-08 02:24:24,541 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-45151796-47917414 2025-09-08 02:24:25,288 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-45151796-74447119 2025-09-08 02:24:26,002 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-45151796-79206838 2025-09-08 02:24:27,330 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-45151796-48523288>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:24:28,761 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-45151796-91785660>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:24:28,764 - INFO - ================================================================================ 2025-09-08 02:24:28,765 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2025-09-08 02:24:28,765 - 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 2025-09-08 02:24:29,499 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:24:29,500 - INFO - 2025-09-08 02:24:29,500 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:24:30,229 - INFO - 2025-09-08 02:24:30,229 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:02] 2025-09-08 02:24:30,229 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:24:30,233 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-45151796-91785660 in state BUILD 2025-09-08 02:24:30,233 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-45151796-91785660 2025-09-08 02:24:30,264 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-45151796-91785660 has failed to come up 2025-09-08 02:24:30,264 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:30,264 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-45151796-91785660 has failed to come up 2025-09-08 02:24:30,264 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:30,341 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-45151796-48523288 in state BUILD 2025-09-08 02:24:30,342 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-45151796-48523288 2025-09-08 02:24:30,342 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-45151796-48523288 has failed to come up 2025-09-08 02:24:30,342 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:30,342 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-45151796-48523288 has failed to come up 2025-09-08 02:24:30,342 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:30,425 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-45151796-74447119 2025-09-08 02:24:30,483 - WARNING - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-45151796-74447119 failed..Will retry 2025-09-08 02:24:32,695 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-45151796-79206838 2025-09-08 02:24:32,888 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-45151796-47917414 2025-09-08 02:24:33,835 - INFO - Deleted project: ctest-TestECMPwithSVMChange-45151796, ID : 33d63e54-7b44-4a24-ae04-f5735c4fd78f 2025-09-08 02:24:34,025 - INFO - Domain Default found not creating 2025-09-08 02:24:34,189 - INFO - Project ctest-TestMultiInlineSVC-35451015 not found, creating it 2025-09-08 02:24:34,797 - INFO - Created Project:ctest-TestMultiInlineSVC-35451015, ID : 57ef0c74-4916-4a76-b8f8-25a1ccf5fba0 2025-09-08 02:24:37,448 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-35451015-42393901 2025-09-08 02:24:38,139 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-35451015-01991693 2025-09-08 02:24:38,835 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-35451015-13029855 2025-09-08 02:24:40,181 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-35451015-48629731>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:24:41,683 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-35451015-26135021>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:24:41,691 - INFO - ================================================================================ 2025-09-08 02:24:41,691 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2025-09-08 02:24:41,692 - 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 2025-09-08 02:24:42,432 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:24:42,432 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2025-09-08 02:24:43,117 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2025-09-08 02:24:43,218 - INFO - Service template: ['default-domain', 'ctest-service_template_1-54815354'] deleted successfully. 2025-09-08 02:24:43,897 - INFO - 2025-09-08 02:24:43,897 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2025-09-08 02:24:43,897 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:24:43,900 - INFO - ================================================================================ 2025-09-08 02:24:43,901 - INFO - STARTING TEST : test_three_stage_v2_SC 2025-09-08 02:24:43,901 - 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 2025-09-08 02:24:44,677 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:24:44,677 - INFO - 2025-09-08 02:24:44,677 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:24:45,418 - INFO - 2025-09-08 02:24:45,418 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:02] 2025-09-08 02:24:45,418 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:24:45,421 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-35451015-26135021 in state BUILD 2025-09-08 02:24:45,421 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-35451015-26135021 2025-09-08 02:24:45,452 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-35451015-26135021 has failed to come up 2025-09-08 02:24:45,452 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:45,452 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-35451015-26135021 has failed to come up 2025-09-08 02:24:45,452 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:45,530 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-35451015-48629731 in state BUILD 2025-09-08 02:24:45,531 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-35451015-48629731 2025-09-08 02:24:45,531 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-35451015-48629731 has failed to come up 2025-09-08 02:24:45,531 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:45,531 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-35451015-48629731 has failed to come up 2025-09-08 02:24:45,531 - ERROR - Nova failed to get host of the VM 2025-09-08 02:24:45,608 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-35451015-01991693 2025-09-08 02:24:45,652 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-35451015-01991693 failed..Will retry 2025-09-08 02:24:47,828 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-35451015-13029855 2025-09-08 02:24:48,015 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-35451015-42393901 2025-09-08 02:24:49,039 - INFO - Deleted project: ctest-TestMultiInlineSVC-35451015, ID : 57ef0c74-4916-4a76-b8f8-25a1ccf5fba0 2025-09-08 02:24:49,255 - INFO - Domain Default found not creating 2025-09-08 02:24:49,423 - INFO - Project ctest-TestMultiInlineSVCIPv6-48899401 not found, creating it 2025-09-08 02:24:49,966 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-48899401, ID : 1efea99f-fca6-4633-809b-f6823a9ae44b 2025-09-08 02:24:52,910 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-48899401-82982845 2025-09-08 02:24:53,973 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-48899401-29545913 2025-09-08 02:24:54,990 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-48899401-05973380 2025-09-08 02:24:57,086 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-48899401-22630962>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:24:58,896 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-48899401-11759528>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:24:58,899 - INFO - ================================================================================ 2025-09-08 02:24:58,899 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2025-09-08 02:24:59,607 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:24:59,608 - INFO - 2025-09-08 02:24:59,612 - INFO - ================================================================================ 2025-09-08 02:24:59,612 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2025-09-08 02:24:59,612 - 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 2025-09-08 02:25:00,322 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:25:00,322 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2025-09-08 02:25:00,982 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2025-09-08 02:25:01,099 - INFO - Service template: ['default-domain', 'ctest-service_template_1-19913217'] deleted successfully. 2025-09-08 02:25:01,852 - INFO - 2025-09-08 02:25:01,852 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2025-09-08 02:25:01,852 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:25:01,852 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2025-09-08 02:25:02,557 - INFO - 2025-09-08 02:25:02,557 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:04] 2025-09-08 02:25:02,557 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:25:02,559 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-48899401-11759528 in state BUILD 2025-09-08 02:25:02,559 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-48899401-11759528 2025-09-08 02:25:02,586 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-48899401-11759528 has failed to come up 2025-09-08 02:25:02,586 - ERROR - Nova failed to get host of the VM 2025-09-08 02:25:02,586 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-48899401-11759528 has failed to come up 2025-09-08 02:25:02,586 - ERROR - Nova failed to get host of the VM 2025-09-08 02:25:02,652 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-48899401-22630962 in state BUILD 2025-09-08 02:25:02,652 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-48899401-22630962 2025-09-08 02:25:02,652 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-48899401-22630962 has failed to come up 2025-09-08 02:25:02,652 - ERROR - Nova failed to get host of the VM 2025-09-08 02:25:02,652 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-48899401-22630962 has failed to come up 2025-09-08 02:25:02,652 - ERROR - Nova failed to get host of the VM 2025-09-08 02:25:02,727 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-48899401-29545913 2025-09-08 02:25:02,779 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-48899401-29545913 failed..Will retry 2025-09-08 02:25:05,012 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-48899401-05973380 2025-09-08 02:25:05,198 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-48899401-82982845 2025-09-08 02:25:06,174 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-48899401, ID : 1efea99f-fca6-4633-809b-f6823a9ae44b 2025-09-08 02:25:06,366 - INFO - Domain Default found not creating 2025-09-08 02:25:07,268 - INFO - Project ctest-FloatingipBasicTestSanity-68645285 not found, creating it 2025-09-08 02:25:07,831 - INFO - Created Project:ctest-FloatingipBasicTestSanity-68645285, ID : d88dbf41-8fd8-41d5-a13a-8013ee105be5 2025-09-08 02:25:09,465 - INFO - ================================================================================ 2025-09-08 02:25:09,465 - INFO - STARTING TEST : test_floating_ip 2025-09-08 02:25:09,465 - 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. 2025-09-08 02:25:10,249 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:25:10,249 - INFO - 2025-09-08 02:25:11,374 - INFO - Created VN ctest-fvn-27063809 2025-09-08 02:25:12,075 - INFO - Verified VN network id 9 for VN 2f59f111-aff3-4576-a326-2a1f63e64d6f 2025-09-08 02:25:12,075 - INFO - Verifications in API Server for VN ctest-fvn-27063809 passed 2025-09-08 02:25:12,148 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-27063809 passed 2025-09-08 02:25:13,573 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-68645285:ctest-fvn-27063809 is found in opserver 2025-09-08 02:25:14,204 - INFO - Created VN ctest-vn1-44944793 2025-09-08 02:25:14,542 - INFO - Verified VN network id 10 for VN 4ef372ae-a51b-4ae5-8428-addc94fbb040 2025-09-08 02:25:14,542 - INFO - Verifications in API Server for VN ctest-vn1-44944793 passed 2025-09-08 02:25:14,613 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-44944793 passed 2025-09-08 02:25:14,910 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-68645285:ctest-vn1-44944793 is found in opserver 2025-09-08 02:25:19 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2025-09-08 02:25:49,230 - INFO - VM ([<Server: ctest-vn1_vm1_name-98460288>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:25:50,909 - INFO - VM ([<Server: ctest-fvn_vm1_name-69081603>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:25:51,112 - INFO - Creating Floating IP pool ctest-some-pool-29079542 in API Server 2025-09-08 02:25:51,670 - INFO - Verification for FIP pool ctest-some-pool-29079542 in API Server passed 2025-09-08 02:25:51,736 - INFO - Verification for FIP pool ctest-some-pool-29079542 in Control-node passed 2025-09-08 02:25:51,736 - INFO - Waiting for VM ctest-vn1_vm1_name-98460288 to be up.. 2025-09-08 02:26:53,377 - INFO - VM name : ctest-vn1_vm1_name-98460288 2025-09-08 02:27:27,746 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-98460288 passed 2025-09-08 02:27:48,866 - INFO - Waiting for VM ctest-fvn_vm1_name-69081603 to be up.. 2025-09-08 02:27:48,965 - INFO - VM name : ctest-fvn_vm1_name-69081603 2025-09-08 02:27:50,337 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-69081603 passed 2025-09-08 02:27:55,848 - INFO - Route for FIP 44.39.14.4 is fine on Control-node 10.0.0.41 2025-09-08 02:27:55,858 - INFO - Route for FIP 44.39.14.4 is fine on Control-node 10.0.0.38 2025-09-08 02:27:55,866 - INFO - Route for FIP 44.39.14.4 is fine on Control-node 10.0.0.27 2025-09-08 02:27:55,866 - INFO - FIP 44.39.14.4 verification for passed on all Control-nodes 2025-09-08 02:27:55,866 - INFO - FIP ID 65e6a5e7-1eed-4b86-8317-081c7d85a6e1(44.39.14.4) validation in Control node passed 2025-09-08 02:27:55,985 - INFO - FIP ID 65e6a5e7-1eed-4b86-8317-081c7d85a6e1(44.39.14.4) validation in agents passed 2025-09-08 02:27:55,996 - INFO - FIP ID 65e6a5e7-1eed-4b86-8317-081c7d85a6e1(44.39.14.4) validation in API Server passed 2025-09-08 02:28:47,913 - INFO - Ping to IP 44.39.14.3 from VM ctest-vn1_vm1_name-98460288 passed 2025-09-08 02:28:48,093 - INFO - Deleting the FIP pool ctest-some-pool-29079542 2025-09-08 02:28:48,236 - INFO - Deleting VM ctest-fvn_vm1_name-69081603 2025-09-08 02:28:48,318 - INFO - Deleting VM ctest-vn1_vm1_name-98460288 2025-09-08 02:28:48,512 - INFO - Deleting VN ctest-vn1-44944793 2025-09-08 02:28:48,556 - WARNING - Deleting VN ctest-vn1-44944793 failed..Will retry 2025-09-08 02:28:50,887 - INFO - Validated that VN ctest-vn1-44944793 is not found in API Server 2025-09-08 02:28:50,930 - INFO - Validated that VN ctest-vn1-44944793 is not in any agent 2025-09-08 02:28:50,965 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-44944793 info 2025-09-08 02:28:50,965 - INFO - Deleting VN ctest-fvn-27063809 2025-09-08 02:28:51,308 - INFO - Validated that VN ctest-fvn-27063809 is not found in API Server 2025-09-08 02:28:51,355 - INFO - Validated that VN ctest-fvn-27063809 is not in any agent 2025-09-08 02:28:51,403 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-27063809 info 2025-09-08 02:28:52,816 - INFO - END TEST : test_floating_ip : PASSED[0:03:43] 2025-09-08 02:28:52,816 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:28:53,646 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-68645285, ID : d88dbf41-8fd8-41d5-a13a-8013ee105be5 2025-09-08 02:28:53,852 - INFO - Domain Default found not creating 2025-09-08 02:28:54,013 - INFO - Project ctest-TestSanity_MX-55763708 not found, creating it 2025-09-08 02:28:54,585 - INFO - Created Project:ctest-TestSanity_MX-55763708, ID : c10a8fa8-b74c-4f3e-b19e-b352ddf924d2 2025-09-08 02:28:56,267 - INFO - ================================================================================ 2025-09-08 02:28:56,268 - INFO - STARTING TEST : test_mx_gateway 2025-09-08 02:28:56,268 - 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 2025-09-08 02:28:57,704 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2025-09-08 02:28:59,110 - INFO - 2025-09-08 02:28:59,110 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:03] 2025-09-08 02:28:59,111 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:28:59,905 - INFO - Deleted project: ctest-TestSanity_MX-55763708, ID : c10a8fa8-b74c-4f3e-b19e-b352ddf924d2 2025-09-08 02:29:00,099 - INFO - Domain Default found not creating 2025-09-08 02:29:00,261 - INFO - Project ctest-TestHeat-08235817 not found, creating it 2025-09-08 02:29:00,868 - INFO - Created Project:ctest-TestHeat-08235817, ID : e53a7107-f433-4f32-b752-633bf39aaf44 2025-09-08 02:29:02,630 - INFO - ================================================================================ 2025-09-08 02:29:02,630 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2025-09-08 02:29:02,631 - 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. 2025-09-08 02:29:04,012 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:29:04,012 - INFO - 2025-09-08 02:29:04,037 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:29:05,435 - INFO - 2025-09-08 02:29:05,435 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2025-09-08 02:29:05,435 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:05,439 - INFO - ================================================================================ 2025-09-08 02:29:05,439 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2025-09-08 02:29:06,837 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:29:06,838 - INFO - 2025-09-08 02:29:06,838 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:29:08,209 - INFO - 2025-09-08 02:29:08,210 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:03] 2025-09-08 02:29:08,210 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:09,031 - INFO - Deleted project: ctest-TestHeat-08235817, ID : e53a7107-f433-4f32-b752-633bf39aaf44 2025-09-08 02:29:09,230 - INFO - Domain Default found not creating 2025-09-08 02:29:09,389 - INFO - Project ctest-TestHeatIPv6-50473314 not found, creating it 2025-09-08 02:29:09,899 - INFO - Created Project:ctest-TestHeatIPv6-50473314, ID : f25b3885-f2fd-4b25-8d40-e4203c0977b7 2025-09-08 02:29:12,362 - INFO - ================================================================================ 2025-09-08 02:29:12,362 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2025-09-08 02:29:12,363 - 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. 2025-09-08 02:29:13,748 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:29:13,748 - INFO - 2025-09-08 02:29:13,748 - INFO - Skipped as v6 not supported for this test 2025-09-08 02:29:15,123 - INFO - 2025-09-08 02:29:15,123 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2025-09-08 02:29:15,123 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:15,939 - INFO - Deleted project: ctest-TestHeatIPv6-50473314, ID : f25b3885-f2fd-4b25-8d40-e4203c0977b7 2025-09-08 02:29:16,150 - INFO - Domain Default found not creating 2025-09-08 02:29:16,328 - INFO - Project ctest-TestBasicHeat-93085298 not found, creating it 2025-09-08 02:29:16,912 - INFO - Created Project:ctest-TestBasicHeat-93085298, ID : 6ecb777f-fb6b-458d-b07a-2f5dfe9713c1 2025-09-08 02:29:18,778 - INFO - ================================================================================ 2025-09-08 02:29:18,779 - INFO - STARTING TEST : test_svc_creation_with_heat 2025-09-08 02:29:18,779 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2025-09-08 02:29:20,186 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:29:20,186 - INFO - 2025-09-08 02:29:20,225 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:29:21,626 - INFO - 2025-09-08 02:29:21,626 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2025-09-08 02:29:21,626 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:22,495 - INFO - Deleted project: ctest-TestBasicHeat-93085298, ID : 6ecb777f-fb6b-458d-b07a-2f5dfe9713c1 2025-09-08 02:29:22,697 - INFO - Domain Default found not creating 2025-09-08 02:29:22,908 - INFO - Project ctest-TestBasicHeatIPv6-99478573 not found, creating it 2025-09-08 02:29:23,552 - INFO - Created Project:ctest-TestBasicHeatIPv6-99478573, ID : bd0efd85-f6c0-444c-a496-8e835d196b41 2025-09-08 02:29:25,343 - INFO - ================================================================================ 2025-09-08 02:29:25,344 - INFO - STARTING TEST : test_svc_creation_with_heat 2025-09-08 02:29:26,749 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:29:26,750 - INFO - 2025-09-08 02:29:26,775 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2025-09-08 02:29:28,169 - INFO - 2025-09-08 02:29:28,169 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2025-09-08 02:29:28,169 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:28,997 - INFO - Deleted project: ctest-TestBasicHeatIPv6-99478573, ID : bd0efd85-f6c0-444c-a496-8e835d196b41 2025-09-08 02:29:29,183 - INFO - Domain Default found not creating 2025-09-08 02:29:29,351 - INFO - Project ctest-TestCRUD-17275079 not found, creating it 2025-09-08 02:29:29,953 - INFO - Created Project:ctest-TestCRUD-17275079, ID : b427ab34-31b0-4729-90c2-498ac252d5ac 2025-09-08 02:29:31,581 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-61834043'] 2025-09-08 02:29:32,678 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-82021720'] 2025-09-08 02:29:33,969 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-17275079', 'ctest-proj-sg1-08030986'] 2025-09-08 02:29:35,039 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-17275079', 'ctest-proj-sg2-15737218'] 2025-09-08 02:29:35,892 - INFO - ================================================================================ 2025-09-08 02:29:35,892 - INFO - STARTING TEST : test_router_crud 2025-09-08 02:29:37,278 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:29:37,278 - INFO - 2025-09-08 02:29:37,279 - INFO - Router create Request {'router': {'name': 'name-58944091'}} 2025-09-08 02:29:37,379 - INFO - Router create Response : {'router': {'id': 'b0ab761a-7c6b-4144-9c31-2a3456097c5b', 'name': 'name-58944091', 'tenant_id': 'd3c9e27458c1485b8908c8c223fb21f3', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-58944091'], 'description': '', 'project_id': 'd3c9e27458c1485b8908c8c223fb21f3'}} 2025-09-08 02:29:37,379 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-58944091'}} 2025-09-08 02:29:37,402 - INFO - Attribute id is created 2025-09-08 02:29:37,402 - INFO - Attribute name is created 2025-09-08 02:29:37,402 - INFO - Attribute admin_state_up is created 2025-09-08 02:29:37,402 - INFO - Attribute status is created 2025-09-08 02:29:37,402 - INFO - Attribute tenant_id is created 2025-09-08 02:29:37,886 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-08 02:29:37,887 - INFO - Router Update request {'router': {'name': 'name-88709061'}} 2025-09-08 02:29:37,931 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-88709061'}} 2025-09-08 02:29:37,931 - INFO - Response : {'router': {'id': 'b0ab761a-7c6b-4144-9c31-2a3456097c5b', 'name': 'name-88709061', 'tenant_id': 'd3c9e27458c1485b8908c8c223fb21f3', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-58944091'], 'description': '', 'project_id': 'd3c9e27458c1485b8908c8c223fb21f3'}} 2025-09-08 02:29:37,931 - INFO - Updation of Router b0ab761a-7c6b-4144-9c31-2a3456097c5b with body {'router': {'name': 'name-88709061'}} passed 2025-09-08 02:29:37,931 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:37,931 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-09-08 02:29:37,995 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-09-08 02:29:37,995 - INFO - Response : {'router': {'id': 'b0ab761a-7c6b-4144-9c31-2a3456097c5b', 'name': 'name-88709061', 'tenant_id': 'd3c9e27458c1485b8908c8c223fb21f3', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-58944091'], 'description': '', 'project_id': 'd3c9e27458c1485b8908c8c223fb21f3'}} 2025-09-08 02:29:37,996 - INFO - Updation of Router b0ab761a-7c6b-4144-9c31-2a3456097c5b with body {'router': {'admin_state_up': 'False'}} passed 2025-09-08 02:29:37,996 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:37,996 - INFO - Deleting router b0ab761a-7c6b-4144-9c31-2a3456097c5b 2025-09-08 02:29:38,102 - ERROR - Result of delete router b0ab761a-7c6b-4144-9c31-2a3456097c5b: () 2025-09-08 02:29:38,102 - INFO - ================================================================================ 2025-09-08 02:29:38,103 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-33010981'}} 2025-09-08 02:29:38,229 - INFO - Router create Response : {'router': {'id': 'f78f2839-a597-4002-b026-07767f528eea', 'name': 'name-33010981', 'tenant_id': 'd3c9e27458c1485b8908c8c223fb21f3', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-33010981'], 'description': '', 'project_id': 'd3c9e27458c1485b8908c8c223fb21f3'}} 2025-09-08 02:29:38,229 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-33010981'}} 2025-09-08 02:29:38,250 - INFO - Attribute id is created 2025-09-08 02:29:38,250 - INFO - Attribute name is created 2025-09-08 02:29:38,250 - INFO - Attribute admin_state_up is created 2025-09-08 02:29:38,250 - INFO - Attribute status is created 2025-09-08 02:29:38,250 - INFO - Attribute tenant_id is created 2025-09-08 02:29:38,736 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-08 02:29:38,737 - INFO - Router Update request {'router': {'name': 'name-53543806'}} 2025-09-08 02:29:38,796 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-53543806'}} 2025-09-08 02:29:38,796 - INFO - Response : {'router': {'id': 'f78f2839-a597-4002-b026-07767f528eea', 'name': 'name-53543806', 'tenant_id': 'd3c9e27458c1485b8908c8c223fb21f3', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-33010981'], 'description': '', 'project_id': 'd3c9e27458c1485b8908c8c223fb21f3'}} 2025-09-08 02:29:38,796 - INFO - Updation of Router f78f2839-a597-4002-b026-07767f528eea with body {'router': {'name': 'name-53543806'}} passed 2025-09-08 02:29:38,797 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:38,797 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2025-09-08 02:29:38,857 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2025-09-08 02:29:38,857 - INFO - Response : {'router': {'id': 'f78f2839-a597-4002-b026-07767f528eea', 'name': 'name-53543806', 'tenant_id': 'd3c9e27458c1485b8908c8c223fb21f3', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-33010981'], 'description': '', 'project_id': 'd3c9e27458c1485b8908c8c223fb21f3'}} 2025-09-08 02:29:38,857 - INFO - Updation of Router f78f2839-a597-4002-b026-07767f528eea with body {'router': {'admin_state_up': 'True'}} passed 2025-09-08 02:29:38,857 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:38,857 - INFO - Deleting router f78f2839-a597-4002-b026-07767f528eea 2025-09-08 02:29:38,966 - ERROR - Result of delete router f78f2839-a597-4002-b026-07767f528eea: () 2025-09-08 02:29:38,966 - INFO - ================================================================================ 2025-09-08 02:29:38,966 - INFO - Router create Request {'router': {'tenant_id': 'b427ab34-31b0-4729-90c2-498ac252d5ac', 'name': 'name-53479716'}} 2025-09-08 02:29:39,119 - INFO - Router create Response : {'router': {'id': '68cdc42e-b56b-4711-b6b8-6acd6d4d02fd', 'name': 'name-53479716', 'tenant_id': 'b427ab3431b0472990c2498ac252d5ac', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-17275079', 'name-53479716'], 'description': '', 'project_id': 'b427ab3431b0472990c2498ac252d5ac'}} 2025-09-08 02:29:39,119 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': 'b427ab34-31b0-4729-90c2-498ac252d5ac', 'name': 'name-53479716'}} 2025-09-08 02:29:39,139 - INFO - Attribute id is created 2025-09-08 02:29:39,140 - INFO - Attribute name is created 2025-09-08 02:29:39,140 - INFO - Attribute admin_state_up is created 2025-09-08 02:29:39,140 - INFO - Attribute status is created 2025-09-08 02:29:39,140 - INFO - Attribute tenant_id is created 2025-09-08 02:29:39,634 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2025-09-08 02:29:39,635 - INFO - Router Update request {'router': {'name': 'name-98129646'}} 2025-09-08 02:29:39,691 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-98129646'}} 2025-09-08 02:29:39,691 - INFO - Response : {'router': {'id': '68cdc42e-b56b-4711-b6b8-6acd6d4d02fd', 'name': 'name-98129646', 'tenant_id': 'b427ab3431b0472990c2498ac252d5ac', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-17275079', 'name-53479716'], 'description': '', 'project_id': 'b427ab3431b0472990c2498ac252d5ac'}} 2025-09-08 02:29:39,692 - INFO - Updation of Router 68cdc42e-b56b-4711-b6b8-6acd6d4d02fd with body {'router': {'name': 'name-98129646'}} passed 2025-09-08 02:29:39,692 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:39,692 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2025-09-08 02:29:39,755 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2025-09-08 02:29:39,755 - INFO - Response : {'router': {'id': '68cdc42e-b56b-4711-b6b8-6acd6d4d02fd', 'name': 'name-98129646', 'tenant_id': 'b427ab3431b0472990c2498ac252d5ac', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-17275079', 'name-53479716'], 'description': '', 'project_id': 'b427ab3431b0472990c2498ac252d5ac'}} 2025-09-08 02:29:39,755 - INFO - Updation of Router 68cdc42e-b56b-4711-b6b8-6acd6d4d02fd with body {'router': {'admin_state_up': 'False'}} passed 2025-09-08 02:29:39,756 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:39,756 - INFO - Deleting router 68cdc42e-b56b-4711-b6b8-6acd6d4d02fd 2025-09-08 02:29:39,880 - ERROR - Result of delete router 68cdc42e-b56b-4711-b6b8-6acd6d4d02fd: () 2025-09-08 02:29:39,880 - INFO - ================================================================================ 2025-09-08 02:29:39,880 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-17275079', 'ctest-proj-sg2-15737218'] 2025-09-08 02:29:39,985 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-17275079', 'ctest-proj-sg1-08030986'] 2025-09-08 02:29:40,086 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-82021720'] 2025-09-08 02:29:40,178 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-61834043'] 2025-09-08 02:29:41,727 - INFO - END TEST : test_router_crud : PASSED[0:00:06] 2025-09-08 02:29:41,727 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:42,622 - INFO - Deleted project: ctest-TestCRUD-17275079, ID : b427ab34-31b0-4729-90c2-498ac252d5ac 2025-09-08 02:29:42,827 - INFO - Domain Default found not creating 2025-09-08 02:29:43,008 - INFO - Project ctest-TestPorts-37834155 not found, creating it 2025-09-08 02:29:43,663 - INFO - Created Project:ctest-TestPorts-37834155, ID : 55cc3422-c74a-4ea4-9892-a61768bd9fa9 2025-09-08 02:29:45,334 - INFO - ================================================================================ 2025-09-08 02:29:45,334 - INFO - STARTING TEST : test_ports_bindings 2025-09-08 02:29:45,334 - 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 2025-09-08 02:29:46,771 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:29:46,771 - INFO - 2025-09-08 02:29:47,841 - INFO - Created VN ctest-vn-79767707 2025-09-08 02:29:48,703 - INFO - VMI 82863966-8bc0-4a68-9807-d89940b5a560 verification in API Server passed 2025-09-08 02:29:48,906 - INFO - Deleted port 82863966-8bc0-4a68-9807-d89940b5a560 2025-09-08 02:29:48,906 - INFO - Deleting VN ctest-vn-79767707 2025-09-08 02:29:50,474 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2025-09-08 02:29:50,475 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:29:50,477 - INFO - ================================================================================ 2025-09-08 02:29:50,477 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2025-09-08 02:29:50,477 - 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 2025-09-08 02:29:51,854 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:29:51,854 - INFO - 2025-09-08 02:29:52,563 - INFO - Created VN ctest-vn1-62683643 2025-09-08 02:29:53,794 - INFO - VM ([<Server: ctest-vn1-vm1-35528009>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:29:54,330 - INFO - VM ([<Server: ctest-vn1-vm2-35263859>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:29:54,330 - INFO - Waiting for VM ctest-vn1-vm1-35528009 to be up.. 2025-09-08 02:29:59,671 - INFO - VM name : ctest-vn1-vm1-35528009 2025-09-08 02:30:05,834 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35528009 passed 2025-09-08 02:30:11,279 - INFO - Waiting for VM ctest-vn1-vm2-35263859 to be up.. 2025-09-08 02:30:11,386 - INFO - VM name : ctest-vn1-vm2-35263859 2025-09-08 02:30:12,790 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-35263859 passed 2025-09-08 02:30:16,525 - INFO - Ping to IP 107.28.134.197 from VM ctest-vn1-vm2-35263859 passed 2025-09-08 02:30:16,526 - INFO - Detaching port ef3f7698-bd97-4fad-9a6f-aa311dd9d695 from VM ctest-vn1-vm2-35263859 2025-09-08 02:30:16,597 - INFO - Deleting VM ctest-vn1-vm2-35263859 2025-09-08 02:30:16,676 - INFO - Detaching port 8c8683b1-0e99-44df-b171-0638fa375a63 from VM ctest-vn1-vm1-35528009 2025-09-08 02:30:16,711 - INFO - Deleting VM ctest-vn1-vm1-35528009 2025-09-08 02:30:17,454 - INFO - Deleting VN ctest-vn1-62683643 2025-09-08 02:30:19,178 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2025-09-08 02:30:19,179 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:30:19,987 - INFO - Deleted project: ctest-TestPorts-37834155, ID : 55cc3422-c74a-4ea4-9892-a61768bd9fa9 2025-09-08 02:30:20,205 - INFO - Domain Default found not creating 2025-09-08 02:30:20,362 - INFO - Project ctest-TestRouters-66487411 not found, creating it 2025-09-08 02:30:20,911 - INFO - Created Project:ctest-TestRouters-66487411, ID : f40444fe-c1bf-41fb-ab99-bc37e1f018d8 2025-09-08 02:30:22,584 - INFO - ================================================================================ 2025-09-08 02:30:22,584 - INFO - STARTING TEST : test_basic_router_behavior 2025-09-08 02:30:22,584 - 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 2025-09-08 02:30:23,981 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:30:23,981 - INFO - 2025-09-08 02:30:24,998 - INFO - Created VN ctest-vn1-23684943 2025-09-08 02:30:25,681 - INFO - Created VN ctest-vn2-84847311 2025-09-08 02:30:27,040 - INFO - VM ([<Server: ctest-vn1-vm1-35198890>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:30:28,546 - INFO - VM ([<Server: ctest-vn2-vm1-74199386>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:30:28,682 - INFO - Adding interface with subnet_id 3ef4c4a8-3601-4c7a-8f96-4a3f81c764f3, port_id None to router f07350a4-5ef7-4706-87f8-78d4309e0c5c 2025-09-08 02:30:29,079 - INFO - Waiting for VM ctest-vn1-vm1-35198890 to be up.. 2025-09-08 02:30:34,384 - INFO - VM name : ctest-vn1-vm1-35198890 2025-09-08 02:30:40,270 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35198890 passed 2025-09-08 02:30:40,549 - INFO - Waiting for VM ctest-vn2-vm1-74199386 to be up.. 2025-09-08 02:30:40,643 - INFO - VM name : ctest-vn2-vm1-74199386 2025-09-08 02:30:42,033 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-74199386 passed 2025-09-08 02:30:46,703 - WARNING - Ping to IP 96.139.193.67 from VM ctest-vn1-vm1-35198890 failed 2025-09-08 02:30:46,703 - INFO - Adding interface with subnet_id fd5e4f0f-f3e8-41a8-8205-e55d52e79791, port_id None to router f07350a4-5ef7-4706-87f8-78d4309e0c5c 2025-09-08 02:30:49,433 - INFO - Ping to IP 96.139.193.67 from VM ctest-vn1-vm1-35198890 passed 2025-09-08 02:30:49,433 - INFO - Deleting interface with subnet_id 3ef4c4a8-3601-4c7a-8f96-4a3f81c764f3, port_id None from router f07350a4-5ef7-4706-87f8-78d4309e0c5c 2025-09-08 02:30:52,973 - WARNING - Ping to IP 96.139.193.67 from VM ctest-vn1-vm1-35198890 failed 2025-09-08 02:30:52,973 - INFO - Adding interface with subnet_id 3ef4c4a8-3601-4c7a-8f96-4a3f81c764f3, port_id None to router f07350a4-5ef7-4706-87f8-78d4309e0c5c 2025-09-08 02:30:56,692 - WARNING - Ping to IP 96.139.193.67 from VM ctest-vn1-vm1-35198890 failed 2025-09-08 02:31:00,005 - INFO - Ping to IP 96.139.193.67 from VM ctest-vn1-vm1-35198890 passed 2025-09-08 02:31:00,006 - INFO - Deleting interface with subnet_id fd5e4f0f-f3e8-41a8-8205-e55d52e79791, port_id None from router f07350a4-5ef7-4706-87f8-78d4309e0c5c 2025-09-08 02:31:00,317 - INFO - Deleting interface with subnet_id 3ef4c4a8-3601-4c7a-8f96-4a3f81c764f3, port_id None from router f07350a4-5ef7-4706-87f8-78d4309e0c5c 2025-09-08 02:31:00,710 - INFO - Deleting VM ctest-vn2-vm1-74199386 2025-09-08 02:31:00,842 - INFO - Deleting VM ctest-vn1-vm1-35198890 2025-09-08 02:31:00,927 - INFO - Deleting VN ctest-vn2-84847311 2025-09-08 02:31:00,976 - WARNING - Deleting VN ctest-vn2-84847311 failed..Will retry 2025-09-08 02:31:03,152 - INFO - Deleting VN ctest-vn1-23684943 2025-09-08 02:31:04,706 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:42] 2025-09-08 02:31:04,707 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:31:05,517 - INFO - Deleted project: ctest-TestRouters-66487411, ID : f40444fe-c1bf-41fb-ab99-bc37e1f018d8 2025-09-08 02:31:05,709 - INFO - Domain Default found not creating 2025-09-08 02:31:05,878 - INFO - Project ctest-TestRoutersBasic-30651301 not found, creating it 2025-09-08 02:31:06,478 - INFO - Created Project:ctest-TestRoutersBasic-30651301, ID : df9ffc19-305c-40cf-9e69-7a6f32fb2631 2025-09-08 02:31:08,187 - INFO - ================================================================================ 2025-09-08 02:31:08,187 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2025-09-08 02:31:08,187 - 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 2025-09-08 02:31:09,576 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:31:09,576 - INFO - 2025-09-08 02:31:10,415 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-30651301 2025-09-08 02:31:10,474 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-30651301 2025-09-08 02:31:11,562 - INFO - Created VN ctest-vn-64778201 2025-09-08 02:31:12,300 - INFO - Created VN ctest-ext_vn-75259010 2025-09-08 02:31:14,140 - INFO - VM ([<Server: ctest-TestRoutersBasic-30651301-61628293>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:31:15,777 - INFO - VM ([<Server: ctest-TestRoutersBasic-30651301-91224689>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:31:15,887 - INFO - Setting gateway for router ff64b5ef-5727-468f-8bf5-cfe935f10e4e to network 45eb3a5e-5ff5-49f6-b3cf-c08d37c66f06 2025-09-08 02:31:15,974 - INFO - Adding interface with subnet_id fa31d438-9cc4-4068-af33-4861f6c6e1cc, port_id None to router ff64b5ef-5727-468f-8bf5-cfe935f10e4e 2025-09-08 02:31:16,606 - INFO - Waiting for VM ctest-TestRoutersBasic-30651301-61628293 to be up.. 2025-09-08 02:31:21,864 - INFO - VM name : ctest-TestRoutersBasic-30651301-61628293 2025-09-08 02:31:27,775 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-30651301-61628293 passed 2025-09-08 02:31:28,058 - INFO - Waiting for VM ctest-TestRoutersBasic-30651301-91224689 to be up.. 2025-09-08 02:31:28,150 - INFO - VM name : ctest-TestRoutersBasic-30651301-91224689 2025-09-08 02:31:29,567 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-30651301-91224689 passed 2025-09-08 02:31:39,191 - INFO - Ping to IP 148.2.235.3 from VM ctest-TestRoutersBasic-30651301-61628293 passed 2025-09-08 02:31:39,191 - INFO - Deleting interface with subnet_id fa31d438-9cc4-4068-af33-4861f6c6e1cc, port_id None from router ff64b5ef-5727-468f-8bf5-cfe935f10e4e 2025-09-08 02:31:39,643 - INFO - Deleting VM ctest-TestRoutersBasic-30651301-91224689 2025-09-08 02:31:39,755 - INFO - Deleting VM ctest-TestRoutersBasic-30651301-61628293 2025-09-08 02:31:39,901 - INFO - Deleting VN ctest-ext_vn-75259010 2025-09-08 02:31:39,990 - WARNING - Deleting VN ctest-ext_vn-75259010 failed..Will retry 2025-09-08 02:31:42,177 - INFO - Deleting VN ctest-vn-64778201 2025-09-08 02:31:43,786 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:35] 2025-09-08 02:31:43,786 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:31:44,589 - INFO - Deleted project: ctest-TestRoutersBasic-30651301, ID : df9ffc19-305c-40cf-9e69-7a6f32fb2631 2025-09-08 02:31:44,781 - INFO - Domain Default found not creating 2025-09-08 02:31:44,934 - INFO - Project ctest-TestBasicPolicyIpv4v6-53245340 not found, creating it 2025-09-08 02:31:45,532 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-53245340, ID : 59d31039-e079-45c5-84c1-cc3730ec50dd 2025-09-08 02:31:47,246 - INFO - ================================================================================ 2025-09-08 02:31:47,246 - INFO - STARTING TEST : test_basic_policy_allow_deny 2025-09-08 02:31:47,246 - 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 2025-09-08 02:31:48,642 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:31:48,642 - INFO - 2025-09-08 02:31:50,026 - INFO - Created VN ctest-vn-30727773 2025-09-08 02:31:51,122 - INFO - Created VN ctest-vn-11083064 2025-09-08 02:31:52,625 - INFO - Verified VN network id 14 for VN 1a6db220-a09a-4829-8dcf-3dc6c7fc0525 2025-09-08 02:31:52,625 - INFO - Verifications in API Server for VN ctest-vn-30727773 passed 2025-09-08 02:31:52,716 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-30727773 passed 2025-09-08 02:31:52,860 - INFO - VN ctest-vn-30727773 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 02:31:54,074 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vn-30727773 is found in opserver 2025-09-08 02:31:54,340 - INFO - Verified VN network id 15 for VN ea994bfc-d270-4b7a-9228-dffef01e1a37 2025-09-08 02:31:54,340 - INFO - Verifications in API Server for VN ctest-vn-11083064 passed 2025-09-08 02:31:54,418 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-11083064 passed 2025-09-08 02:31:54,555 - INFO - VN ctest-vn-11083064 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 02:31:54,757 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vn-11083064 is found in opserver 2025-09-08 02:31:56,080 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-53245340-36681126>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:31:57,571 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-53245340-05142520>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:31:57,572 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-53245340-36681126 to be up.. 2025-09-08 02:32:02,767 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-53245340-36681126 2025-09-08 02:32:37,425 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-53245340-36681126 passed 2025-09-08 02:32:58,370 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-53245340-05142520 to be up.. 2025-09-08 02:32:58,465 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-53245340-05142520 2025-09-08 02:32:59,923 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-53245340-05142520 passed 2025-09-08 02:33:21,186 - INFO - Ping to IP 69.122.54.3 from VM ctest-TestBasicPolicyIpv4v6-53245340-36681126 passed 2025-09-08 02:33:25,011 - WARNING - Ping to IP 69.122.54.3 from VM ctest-TestBasicPolicyIpv4v6-53245340-36681126 failed 2025-09-08 02:33:25,011 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-53245340-05142520 2025-09-08 02:33:25,089 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-53245340-36681126 2025-09-08 02:33:25,611 - INFO - Deleted policy ctest-policy-allow-all-91341937 2025-09-08 02:33:25,611 - INFO - Deleting VN ctest-vn-11083064 2025-09-08 02:33:25,797 - WARNING - Deleting VN ctest-vn-11083064 failed..Will retry 2025-09-08 02:33:28,216 - INFO - Validated that VN ctest-vn-11083064 is not found in API Server 2025-09-08 02:33:28,253 - INFO - Validated that VN ctest-vn-11083064 is not in any agent 2025-09-08 02:33:28,292 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-11083064 info 2025-09-08 02:33:28,292 - INFO - Deleting VN ctest-vn-30727773 2025-09-08 02:33:28,613 - INFO - Validated that VN ctest-vn-30727773 is not found in API Server 2025-09-08 02:33:28,659 - INFO - Validated that VN ctest-vn-30727773 is not in any agent 2025-09-08 02:33:28,704 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-30727773 info 2025-09-08 02:33:30,090 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:43] 2025-09-08 02:33:30,090 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:33:30,093 - INFO - ================================================================================ 2025-09-08 02:33:30,093 - INFO - STARTING TEST : test_policy 2025-09-08 02:33:31,495 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:33:31,495 - INFO - 2025-09-08 02:33:31,495 - INFO - ================================================================================ 2025-09-08 02:33:31,495 - INFO - STARTING TEST : test_policy 2025-09-08 02:33:31,495 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2025-09-08 02:33:32,889 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:33:32,889 - INFO - 2025-09-08 02:33:32,889 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2025-09-08 02:33:33,338 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-53245340'](59d31039-e079-45c5-84c1-cc3730ec50dd) 2025-09-08 02:33:33,338 - INFO - provision user ctest-TestBasicPolicyIpv4v6-53245340 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-53245340 2025-09-08 02:33:34,412 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-53245340 in API Server 10.0.0.38 passed 2025-09-08 02:33:34,876 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-53245340-default-ipam passed 2025-09-08 02:33:34,893 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-53245340-default-ipam passed 2025-09-08 02:33:35,928 - INFO - Created VN ctest-vnet0-12339578 2025-09-08 02:33:36,307 - INFO - Verified VN network id 14 for VN 62709753-b640-4fbe-9b22-1f9875253d0b 2025-09-08 02:33:36,307 - INFO - Verifications in API Server for VN ctest-vnet0-12339578 passed 2025-09-08 02:33:36,384 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-12339578 passed 2025-09-08 02:33:36,541 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vnet0-12339578 is found in opserver 2025-09-08 02:33:37,571 - INFO - Created VN ctest-vnet1-29772596 2025-09-08 02:33:37,910 - INFO - Verified VN network id 15 for VN 385869be-fe51-44ef-a6ff-dc18383d2674 2025-09-08 02:33:37,910 - INFO - Verifications in API Server for VN ctest-vnet1-29772596 passed 2025-09-08 02:33:37,979 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-29772596 passed 2025-09-08 02:33:38,201 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vnet1-29772596 is found in opserver 2025-09-08 02:33:39,396 - INFO - Created VN ctest-vnet2-13562447 2025-09-08 02:33:39,755 - INFO - Verified VN network id 16 for VN 487a5045-21ea-4dd0-9e89-817be988d438 2025-09-08 02:33:39,755 - INFO - Verifications in API Server for VN ctest-vnet2-13562447 passed 2025-09-08 02:33:39,827 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-13562447 passed 2025-09-08 02:33:40,096 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vnet2-13562447 is found in opserver 2025-09-08 02:33:41,154 - INFO - Created VN ctest-vnet3-22610268 2025-09-08 02:33:41,507 - INFO - Verified VN network id 17 for VN 0f437c8f-3c07-4246-b916-688b960e6492 2025-09-08 02:33:41,508 - INFO - Verifications in API Server for VN ctest-vnet3-22610268 passed 2025-09-08 02:33:41,602 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-22610268 passed 2025-09-08 02:33:41,770 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vnet3-22610268 is found in opserver 2025-09-08 02:33:42,228 - INFO - Verified policy ctest-policy0-94838049 in API Server, Result: True 2025-09-08 02:33:42,651 - INFO - Verified policy ctest-policy1-49453998 in API Server, Result: True 2025-09-08 02:33:43,059 - INFO - Verified policy ctest-policy2-52763766 in API Server, Result: True 2025-09-08 02:33:43,471 - INFO - Verified policy ctest-policy3-92953589 in API Server, Result: True 2025-09-08 02:33:43,883 - INFO - Verified policy ctest-policy4-59189525 in API Server, Result: True 2025-09-08 02:33:44,294 - INFO - Verified policy ctest-policy5-01824585 in API Server, Result: True 2025-09-08 02:33:44,677 - INFO - Verified policy ctest-policy6-56336705 in API Server, Result: True 2025-09-08 02:33:45,047 - INFO - Verified policy ctest-policy7-78313008 in API Server, Result: True 2025-09-08 02:33:52 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2025-09-08 02:34:26,300 - INFO - VM ([<Server: ctest-vmc0-52668173>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:34:27,938 - INFO - VM ([<Server: ctest-vmc1-04342576>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:34:27,938 - INFO - Waiting for VM ctest-vmc0-52668173 to be up.. 2025-09-08 02:35:34,559 - INFO - VM name : ctest-vmc0-52668173 2025-09-08 02:36:09,035 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-52668173 passed 2025-09-08 02:36:30,039 - INFO - Waiting for VM ctest-vmc1-04342576 to be up.. 2025-09-08 02:36:30,138 - INFO - VM name : ctest-vmc1-04342576 2025-09-08 02:36:31,570 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-04342576 passed 2025-09-08 02:36:32,330 - INFO - Validated the rules for VM:ctest-vmc1-04342576 with attached policy:['ctest-policy2-52763766', 'ctest-policy3-92953589'] and vn:ctest-vnet1-29772596 2025-09-08 02:36:32,683 - INFO - Validated the rules for VM:ctest-vmc0-52668173 with attached policy:['ctest-policy0-94838049', 'ctest-policy1-49453998'] and vn:ctest-vnet0-12339578 2025-09-08 02:36:32,712 - INFO - Policy rules comparison with system for all Virtual networks are done 2025-09-08 02:36:32,778 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-12339578, result of expected rules check passed 2025-09-08 02:36:32,791 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet3-22610268, validated that no extra rules are present 2025-09-08 02:36:32,802 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet1-29772596, validated that no extra rules are present 2025-09-08 02:36:32,813 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet2-13562447, validated that no extra rules are present 2025-09-08 02:36:32,871 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet1-29772596, result of expected rules check passed 2025-09-08 02:36:32,887 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet3-22610268, validated that no extra rules are present 2025-09-08 02:36:32,904 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet2-13562447, validated that no extra rules are present 2025-09-08 02:36:32,919 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-12339578, validated that no extra rules are present 2025-09-08 02:36:53,626 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-52668173 passed 2025-09-08 02:36:56,283 - INFO - Ping to IP 3202:5afb:8cfa:57cd:a1f2:5fd2:0:3 from VM ctest-vmc0-52668173 passed 2025-09-08 02:36:56,283 - INFO - Deleting VM ctest-vmc1-04342576 2025-09-08 02:36:58,413 - INFO - VM ctest-vmc1-04342576 is fully removed in API-Server 2025-09-08 02:36:58,678 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vnet1-29772596 2025-09-08 02:36:58,678 - INFO - VM ctest-vmc1-04342576 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:37:03,988 - INFO - Routes for VM ctest-vmc1-04342576 is removed in all control-nodes 2025-09-08 02:37:19,638 - INFO - a43ce1e8-c38a-4bf6-9ccb-6f598bf7f9dc vm uve deleted from opserver 2025-09-08 02:37:19,706 - INFO - a43ce1e8-c38a-4bf6-9ccb-6f598bf7f9dc vm uve deleted from opserver 2025-09-08 02:37:19,722 - INFO - a43ce1e8-c38a-4bf6-9ccb-6f598bf7f9dc vm uve deleted from opserver 2025-09-08 02:37:19,723 - INFO - Validated that VM a43ce1e8-c38a-4bf6-9ccb-6f598bf7f9dc is removed from Opserver 2025-09-08 02:37:19,723 - INFO - Deleting VM ctest-vmc0-52668173 2025-09-08 02:37:21,853 - INFO - VM ctest-vmc0-52668173 is fully removed in API-Server 2025-09-08 02:37:22,138 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vnet0-12339578 2025-09-08 02:37:22,138 - INFO - VM ctest-vmc0-52668173 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:37:22,363 - INFO - Routes for VM ctest-vmc0-52668173 is removed in all control-nodes 2025-09-08 02:37:50,276 - INFO - 536946d6-52eb-43e6-bf53-54649d8c31de vm uve deleted from opserver 2025-09-08 02:37:50,289 - INFO - 536946d6-52eb-43e6-bf53-54649d8c31de vm uve deleted from opserver 2025-09-08 02:37:50,302 - INFO - 536946d6-52eb-43e6-bf53-54649d8c31de vm uve deleted from opserver 2025-09-08 02:37:50,303 - INFO - Validated that VM 536946d6-52eb-43e6-bf53-54649d8c31de is removed from Opserver 2025-09-08 02:37:51,827 - INFO - Deleted policy ctest-policy7-78313008 2025-09-08 02:37:52,065 - INFO - Deleted policy ctest-policy6-56336705 2025-09-08 02:37:52,305 - INFO - Deleted policy ctest-policy5-01824585 2025-09-08 02:37:52,562 - INFO - Deleted policy ctest-policy4-59189525 2025-09-08 02:37:52,820 - INFO - Deleted policy ctest-policy3-92953589 2025-09-08 02:37:53,088 - INFO - Deleted policy ctest-policy2-52763766 2025-09-08 02:37:53,353 - INFO - Deleted policy ctest-policy1-49453998 2025-09-08 02:37:53,613 - INFO - Deleted policy ctest-policy0-94838049 2025-09-08 02:37:53,823 - INFO - Deleting VN ctest-vnet3-22610268 2025-09-08 02:37:54,223 - INFO - Validated that VN ctest-vnet3-22610268 is not found in API Server 2025-09-08 02:37:54,264 - INFO - Validated that VN ctest-vnet3-22610268 is not in any agent 2025-09-08 02:37:54,302 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-22610268 info 2025-09-08 02:37:54,302 - INFO - Deleting VN ctest-vnet2-13562447 2025-09-08 02:37:54,602 - INFO - Validated that VN ctest-vnet2-13562447 is not found in API Server 2025-09-08 02:37:54,644 - INFO - Validated that VN ctest-vnet2-13562447 is not in any agent 2025-09-08 02:37:54,685 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-13562447 info 2025-09-08 02:37:54,685 - INFO - Deleting VN ctest-vnet1-29772596 2025-09-08 02:37:55,077 - INFO - Validated that VN ctest-vnet1-29772596 is not found in API Server 2025-09-08 02:37:55,123 - INFO - Validated that VN ctest-vnet1-29772596 is not in any agent 2025-09-08 02:37:55,168 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-29772596 info 2025-09-08 02:37:55,168 - INFO - Deleting VN ctest-vnet0-12339578 2025-09-08 02:37:55,582 - INFO - Validated that VN ctest-vnet0-12339578 is not found in API Server 2025-09-08 02:37:55,642 - INFO - Validated that VN ctest-vnet0-12339578 is not in any agent 2025-09-08 02:37:55,685 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-12339578 info 2025-09-08 02:37:55,787 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-53245340-default-ipam is not found in API Server 2025-09-08 02:37:55,812 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-53245340-default-ipam is not found in control node 2025-09-08 02:37:57,725 - INFO - END TEST : test_policy : PASSED[0:04:26] 2025-09-08 02:37:57,725 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:37:59,125 - INFO - END TEST : test_policy : PASSED[0:04:29] 2025-09-08 02:37:59,125 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:37:59,128 - INFO - ================================================================================ 2025-09-08 02:37:59,128 - INFO - STARTING TEST : test_policy_to_deny 2025-09-08 02:38:00,517 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:38:00,517 - INFO - 2025-09-08 02:38:00,517 - INFO - ================================================================================ 2025-09-08 02:38:00,517 - INFO - STARTING TEST : test_policy_to_deny 2025-09-08 02:38:00,517 - 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 2025-09-08 02:38:01,919 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:38:01,919 - INFO - 2025-09-08 02:38:03,381 - INFO - Created VN ctest-vn1-26524033 2025-09-08 02:38:04,021 - INFO - Verified VN network id 14 for VN 460119fd-912b-493d-bb85-1ae74f705ed8 2025-09-08 02:38:04,021 - INFO - Verifications in API Server for VN ctest-vn1-26524033 passed 2025-09-08 02:38:04,089 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-26524033 passed 2025-09-08 02:38:04,227 - INFO - VN ctest-vn1-26524033 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 02:38:04,317 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-53245340:ctest-vn1-26524033 is found in opserver 2025-09-08 02:38:05,624 - INFO - VM ([<Server: ctest-vn1_vm1-45472938>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:38:07,070 - INFO - VM ([<Server: ctest-vn1_vm2-62345726>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:38:07,071 - INFO - Waiting for VM ctest-vn1_vm1-45472938 to be up.. 2025-09-08 02:38:12,272 - INFO - VM name : ctest-vn1_vm1-45472938 2025-09-08 02:38:46,680 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-45472938 passed 2025-09-08 02:39:07,651 - INFO - Waiting for VM ctest-vn1_vm2-62345726 to be up.. 2025-09-08 02:39:07,742 - INFO - VM name : ctest-vn1_vm2-62345726 2025-09-08 02:39:09,208 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-62345726 passed 2025-09-08 02:39:30,850 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-45472938 failed 2025-09-08 02:39:34,436 - WARNING - Ping to IP 34f4:ff97:24ee:bbe0:8c0:f61a:0:4 from VM ctest-vn1_vm1-45472938 failed 2025-09-08 02:39:34,436 - INFO - Deleting VM ctest-vn1_vm2-62345726 2025-09-08 02:39:34,521 - INFO - Deleting VM ctest-vn1_vm1-45472938 2025-09-08 02:39:34,794 - INFO - Deleting VN ctest-vn1-26524033 2025-09-08 02:39:34,849 - WARNING - Deleting VN ctest-vn1-26524033 failed..Will retry 2025-09-08 02:39:37,208 - INFO - Validated that VN ctest-vn1-26524033 is not found in API Server 2025-09-08 02:39:37,251 - INFO - Validated that VN ctest-vn1-26524033 is not in any agent 2025-09-08 02:39:37,296 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-26524033 info 2025-09-08 02:39:37,356 - INFO - Deleted policy ctest-policy1-08000882 2025-09-08 02:39:38,784 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:38] 2025-09-08 02:39:38,784 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:39:40,155 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:41] 2025-09-08 02:39:40,155 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:39:40,969 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-53245340, ID : 59d31039-e079-45c5-84c1-cc3730ec50dd 2025-09-08 02:39:41,175 - INFO - Domain Default found not creating 2025-09-08 02:39:41,322 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-41738782 not found, creating it 2025-09-08 02:39:41,894 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-41738782, ID : 0b083502-2bfe-4397-bedc-b6ac8bedd82f 2025-09-08 02:39:43,561 - INFO - ================================================================================ 2025-09-08 02:39:43,561 - INFO - STARTING TEST : test_policy_modify_vn_policy 2025-09-08 02:39:44,993 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:39:44,994 - INFO - 2025-09-08 02:39:44,994 - INFO - ================================================================================ 2025-09-08 02:39:44,994 - INFO - STARTING TEST : test_policy_modify_vn_policy 2025-09-08 02:39:44,994 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2025-09-08 02:39:46,382 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:39:46,382 - INFO - 2025-09-08 02:39:46,382 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2025-09-08 02:39:47,202 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-41738782'](0b083502-2bfe-4397-bedc-b6ac8bedd82f) 2025-09-08 02:39:47,202 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-41738782 2025-09-08 02:39:49,945 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-41738782 in API Server 10.0.0.38 passed 2025-09-08 02:39:50,390 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-41738782-default-ipam passed 2025-09-08 02:39:50,412 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-41738782-default-ipam passed 2025-09-08 02:39:51,612 - INFO - Created VN ctest-vnet0-89188130 2025-09-08 02:39:52,310 - INFO - Verified VN network id 14 for VN a2ea4860-52cf-473c-b24c-06f84d9afd17 2025-09-08 02:39:52,310 - INFO - Verifications in API Server for VN ctest-vnet0-89188130 passed 2025-09-08 02:39:52,384 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-89188130 passed 2025-09-08 02:39:53,719 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-41738782:ctest-vnet0-89188130 is found in opserver 2025-09-08 02:39:54,149 - INFO - Verified policy ctest-policy0-41807381 in API Server, Result: True 2025-09-08 02:39:54,529 - INFO - Verified policy ctest-policy1-60837733 in API Server, Result: True 2025-09-08 02:39:54,929 - INFO - Verified policy ctest-policy2-56082252 in API Server, Result: True 2025-09-08 02:39:56,783 - INFO - VM ([<Server: ctest-vmc0-71128345>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:39:56,784 - INFO - Waiting for VM ctest-vmc0-71128345 to be up.. 2025-09-08 02:40:01,922 - INFO - VM name : ctest-vmc0-71128345 2025-09-08 02:40:36,830 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-71128345 passed 2025-09-08 02:40:58,317 - INFO - Validated the rules for VM:ctest-vmc0-71128345 with attached policy:['ctest-policy0-41807381', 'ctest-policy1-60837733'] and vn:ctest-vnet0-89188130 2025-09-08 02:40:58,332 - INFO - Policy rules comparison with system for all Virtual networks are done 2025-09-08 02:40:58,383 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-89188130, result of expected rules check passed 2025-09-08 02:40:58,394 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-89188130, validated that no extra rules are present 2025-09-08 02:40:58,406 - INFO - adding policy ctest-policy2-56082252 to vn ctest-vnet0-89188130 2025-09-08 02:41:03,781 - INFO - New policy list of VN ctest-vnet0-89188130 is ['ctest-policy0-41807381', 'ctest-policy1-60837733', 'ctest-policy2-56082252'] 2025-09-08 02:41:03,839 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-89188130, result of expected rules check passed 2025-09-08 02:41:03,851 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-89188130, validated that no extra rules are present 2025-09-08 02:41:09,051 - INFO - New policy list of VN ctest-vnet0-89188130 is [] 2025-09-08 02:41:09,067 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-89188130, result of expected rules check passed 2025-09-08 02:41:09,078 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-89188130, validated that no extra rules are present 2025-09-08 02:41:09,078 - INFO - Skipping deletion of policy ctest-policy2-56082252 2025-09-08 02:41:09,078 - INFO - Deleting VM ctest-vmc0-71128345 2025-09-08 02:41:11,193 - INFO - VM ctest-vmc0-71128345 is fully removed in API-Server 2025-09-08 02:41:11,455 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-41738782:ctest-vnet0-89188130 2025-09-08 02:41:11,455 - INFO - VM ctest-vmc0-71128345 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:41:11,706 - INFO - Routes for VM ctest-vmc0-71128345 is removed in all control-nodes 2025-09-08 02:41:21,221 - INFO - 86fc931d-cb90-4597-a8a5-78250603f1d3 vm uve deleted from opserver 2025-09-08 02:41:21,566 - INFO - 86fc931d-cb90-4597-a8a5-78250603f1d3 vm uve deleted from opserver 2025-09-08 02:41:21,633 - INFO - 86fc931d-cb90-4597-a8a5-78250603f1d3 vm uve deleted from opserver 2025-09-08 02:41:21,633 - INFO - Validated that VM 86fc931d-cb90-4597-a8a5-78250603f1d3 is removed from Opserver 2025-09-08 02:41:21,857 - INFO - Deleted policy ctest-policy2-56082252 2025-09-08 02:41:22,141 - INFO - Deleted policy ctest-policy1-60837733 2025-09-08 02:41:22,424 - INFO - Deleted policy ctest-policy0-41807381 2025-09-08 02:41:22,631 - INFO - Deleting VN ctest-vnet0-89188130 2025-09-08 02:41:22,963 - INFO - Validated that VN ctest-vnet0-89188130 is not found in API Server 2025-09-08 02:41:22,997 - INFO - Validated that VN ctest-vnet0-89188130 is not in any agent 2025-09-08 02:41:23,034 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-89188130 info 2025-09-08 02:41:23,134 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-41738782-default-ipam is not found in API Server 2025-09-08 02:41:23,162 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-41738782-default-ipam is not found in control node 2025-09-08 02:41:25,120 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:41] 2025-09-08 02:41:25,120 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:41:26,524 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:43] 2025-09-08 02:41:26,524 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:41:28,103 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-41738782, ID : 0b083502-2bfe-4397-bedc-b6ac8bedd82f 2025-09-08 02:41:28,313 - INFO - Domain Default found not creating 2025-09-08 02:41:28,464 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-96060112 not found, creating it 2025-09-08 02:41:29,007 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-96060112, ID : 2dcbc7ea-0f67-4a1a-b987-5184fb9dfbb9 2025-09-08 02:41:30,617 - INFO - ================================================================================ 2025-09-08 02:41:30,617 - INFO - STARTING TEST : test_remove_policy_with_ref 2025-09-08 02:41:32,003 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:41:32,003 - INFO - 2025-09-08 02:41:32,003 - INFO - ================================================================================ 2025-09-08 02:41:32,003 - INFO - STARTING TEST : test_remove_policy_with_ref 2025-09-08 02:41:32,003 - 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. 2025-09-08 02:41:33,418 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:41:33,418 - INFO - 2025-09-08 02:41:34,993 - INFO - Created VN ctest-vn4-28253629 2025-09-08 02:41:35,955 - INFO - Verified VN network id 14 for VN f52efafa-e649-4f5e-b403-3566779f8f2d 2025-09-08 02:41:35,956 - INFO - Verifications in API Server for VN ctest-vn4-28253629 passed 2025-09-08 02:41:36,033 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-28253629 passed 2025-09-08 02:41:36,172 - INFO - VN ctest-vn4-28253629 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 02:41:37,405 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-96060112:ctest-vn4-28253629 is found in opserver 2025-09-08 02:41:37,599 - INFO - Verified policy ctest-policy1-36141020 in API Server, Result: True 2025-09-08 02:41:37,599 - INFO - Done with setup and verification, moving onto test .. 2025-09-08 02:41:37,610 - INFO - Deleting VN ctest-vn4-28253629 2025-09-08 02:41:38,009 - INFO - Validated that VN ctest-vn4-28253629 is not found in API Server 2025-09-08 02:41:38,044 - INFO - Validated that VN ctest-vn4-28253629 is not in any agent 2025-09-08 02:41:38,084 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-28253629 info 2025-09-08 02:41:38,133 - INFO - Deleted policy ctest-policy1-36141020 2025-09-08 02:41:39,713 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:07] 2025-09-08 02:41:39,713 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:41:41,123 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:11] 2025-09-08 02:41:41,124 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:41:41,968 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-96060112, ID : 2dcbc7ea-0f67-4a1a-b987-5184fb9dfbb9 2025-09-08 02:41:42,173 - INFO - Domain Default found not creating 2025-09-08 02:41:42,346 - INFO - Project ctest-TestPolicyAcl-61179347 not found, creating it 2025-09-08 02:41:42,900 - INFO - Created Project:ctest-TestPolicyAcl-61179347, ID : 41a61b4f-9ace-4348-a0ab-45580b0d490f 2025-09-08 02:41:44,709 - INFO - ================================================================================ 2025-09-08 02:41:44,709 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2025-09-08 02:41:44,710 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2025-09-08 02:41:46,127 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:41:46,128 - INFO - 2025-09-08 02:41:47,992 - INFO - Verifications in API Server for IPAM: ipam1 passed 2025-09-08 02:41:48,012 - INFO - Verifications in Control node for IPAM: ipam1 passed 2025-09-08 02:41:48,155 - INFO - Verifications in API Server for IPAM: ipam2 passed 2025-09-08 02:41:48,171 - INFO - Verifications in Control node for IPAM: ipam2 passed 2025-09-08 02:41:48,300 - INFO - Verifications in API Server for IPAM: ipam3 passed 2025-09-08 02:41:48,317 - INFO - Verifications in Control node for IPAM: ipam3 passed 2025-09-08 02:41:49,020 - INFO - Created VN ctest-VN1-45925762 2025-09-08 02:41:49,792 - INFO - Created VN ctest-VN2-93399162 2025-09-08 02:41:50,409 - INFO - Created VN ctest-VN3-54592199 2025-09-08 02:41:50,692 - INFO - Verified VN network id 14 for VN 1f48332e-dd81-4e67-9936-113e89130734 2025-09-08 02:41:50,692 - INFO - Verifications in API Server for VN ctest-VN1-45925762 passed 2025-09-08 02:41:50,779 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-45925762 passed 2025-09-08 02:41:52,143 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-61179347:ctest-VN1-45925762 is found in opserver 2025-09-08 02:41:52,406 - INFO - Verified VN network id 15 for VN 350242b3-ff76-432c-afd6-9c667d8a73d2 2025-09-08 02:41:52,406 - INFO - Verifications in API Server for VN ctest-VN2-93399162 passed 2025-09-08 02:41:52,475 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-93399162 passed 2025-09-08 02:41:52,791 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-61179347:ctest-VN2-93399162 is found in opserver 2025-09-08 02:41:53,057 - INFO - Verified VN network id 16 for VN 1601eeee-c9d3-49aa-89a1-167edbe7330e 2025-09-08 02:41:53,057 - INFO - Verifications in API Server for VN ctest-VN3-54592199 passed 2025-09-08 02:41:53,129 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-54592199 passed 2025-09-08 02:41:53,424 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-61179347:ctest-VN3-54592199 is found in opserver 2025-09-08 02:41:54,615 - INFO - Associated Policy to ctest-VN1-45925762 2025-09-08 02:41:56,405 - INFO - VM ([<Server: ctest-VM11-67367880>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:41:57,944 - INFO - VM ([<Server: ctest-VM21-74438568>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:41:59,668 - INFO - VM ([<Server: ctest-VM31-41406408>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:41:59,782 - INFO - VM name : ctest-VM11-67367880 2025-09-08 02:42:00,885 - INFO - VM ctest-VM11-67367880 verfication in all API Servers passed 2025-09-08 02:42:43,622 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-67367880 passed 2025-09-08 02:42:43,622 - INFO - VM ctest-VM11-67367880 verifications in Compute nodes passed 2025-09-08 02:42:43,906 - INFO - Validated routes of VM ctest-VM11-67367880 in all vrouters 2025-09-08 02:42:44,702 - INFO - Verification in Control-nodes for VM ctest-VM11-67367880 passed 2025-09-08 02:42:44,797 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 02:42:44,822 - INFO - VM dea7904d-554c-4deb-93c7-a543dbc1e375 is present in default-domain:ctest-TestPolicyAcl-61179347:ctest-VN1-45925762 2025-09-08 02:42:44,992 - INFO - tap interface default-domain:ctest-TestPolicyAcl-61179347:871191a2-74d7-4634-b3a1-d635f3799762 of vm dea7904d-554c-4deb-93c7-a543dbc1e375 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 02:42:45,038 - INFO - VM ctest-VM11-67367880 validations in Opserver passed 2025-09-08 02:42:45,136 - INFO - VM name : ctest-VM21-74438568 2025-09-08 02:42:45,486 - INFO - VM ctest-VM21-74438568 verfication in all API Servers passed 2025-09-08 02:42:47,257 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-74438568 passed 2025-09-08 02:42:47,257 - INFO - VM ctest-VM21-74438568 verifications in Compute nodes passed 2025-09-08 02:42:47,542 - INFO - Validated routes of VM ctest-VM21-74438568 in all vrouters 2025-09-08 02:42:48,364 - INFO - Verification in Control-nodes for VM ctest-VM21-74438568 passed 2025-09-08 02:42:48,461 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 02:42:48,490 - INFO - VM 0f08f12a-cc40-4a86-a4cf-b1f483a556bd is present in default-domain:ctest-TestPolicyAcl-61179347:ctest-VN2-93399162 2025-09-08 02:42:48,664 - INFO - tap interface default-domain:ctest-TestPolicyAcl-61179347:0d4bdcdc-0320-4806-ac8c-82c176b4149d of vm 0f08f12a-cc40-4a86-a4cf-b1f483a556bd is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 02:42:48,707 - INFO - VM ctest-VM21-74438568 validations in Opserver passed 2025-09-08 02:42:48,801 - INFO - VM name : ctest-VM31-41406408 2025-09-08 02:42:49,228 - INFO - VM ctest-VM31-41406408 verfication in all API Servers passed 2025-09-08 02:42:50,935 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-41406408 passed 2025-09-08 02:42:50,935 - INFO - VM ctest-VM31-41406408 verifications in Compute nodes passed 2025-09-08 02:42:51,163 - INFO - Validated routes of VM ctest-VM31-41406408 in all vrouters 2025-09-08 02:42:51,938 - INFO - Verification in Control-nodes for VM ctest-VM31-41406408 passed 2025-09-08 02:42:52,034 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 02:42:52,055 - INFO - VM d4c849c5-cbb0-4199-afca-87fb05bbd65d is present in default-domain:ctest-TestPolicyAcl-61179347:ctest-VN3-54592199 2025-09-08 02:42:52,267 - INFO - tap interface default-domain:ctest-TestPolicyAcl-61179347:f75317e5-cc35-4b9c-9b13-bef63613af17 of vm d4c849c5-cbb0-4199-afca-87fb05bbd65d is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 02:42:52,309 - INFO - VM ctest-VM31-41406408 validations in Opserver passed 2025-09-08 02:42:52,309 - INFO - Waiting for VM ctest-VM11-67367880 to be up.. 2025-09-08 02:42:53,493 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-67367880 passed 2025-09-08 02:43:04,075 - INFO - Waiting for VM ctest-VM21-74438568 to be up.. 2025-09-08 02:43:05,317 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-74438568 passed 2025-09-08 02:43:05,577 - INFO - Waiting for VM ctest-VM31-41406408 to be up.. 2025-09-08 02:43:06,752 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-41406408 passed 2025-09-08 02:43:28,443 - INFO - Ping to IP 215.188.244.67 from VM ctest-VM11-67367880 passed 2025-09-08 02:43:28,443 - INFO - Test with src as VN and dst as policy PASSED 2025-09-08 02:43:28,443 - INFO - Deleting VM ctest-VM31-41406408 2025-09-08 02:43:30,561 - INFO - VM ctest-VM31-41406408 is fully removed in API-Server 2025-09-08 02:43:30,811 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-61179347:ctest-VN3-54592199 2025-09-08 02:43:30,811 - INFO - VM ctest-VM31-41406408 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:43:31,053 - INFO - Routes for VM ctest-VM31-41406408 is removed in all control-nodes 2025-09-08 02:43:49,618 - INFO - d4c849c5-cbb0-4199-afca-87fb05bbd65d vm uve deleted from opserver 2025-09-08 02:43:49,635 - INFO - d4c849c5-cbb0-4199-afca-87fb05bbd65d vm uve deleted from opserver 2025-09-08 02:43:49,649 - INFO - d4c849c5-cbb0-4199-afca-87fb05bbd65d vm uve deleted from opserver 2025-09-08 02:43:49,649 - INFO - Validated that VM d4c849c5-cbb0-4199-afca-87fb05bbd65d is removed from Opserver 2025-09-08 02:43:49,649 - INFO - Deleting VM ctest-VM21-74438568 2025-09-08 02:43:51,773 - INFO - VM ctest-VM21-74438568 is fully removed in API-Server 2025-09-08 02:43:52,034 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-61179347:ctest-VN2-93399162 2025-09-08 02:43:52,034 - INFO - VM ctest-VM21-74438568 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:43:52,248 - INFO - Routes for VM ctest-VM21-74438568 is removed in all control-nodes 2025-09-08 02:44:19,987 - INFO - 0f08f12a-cc40-4a86-a4cf-b1f483a556bd vm uve deleted from opserver 2025-09-08 02:44:20,000 - INFO - 0f08f12a-cc40-4a86-a4cf-b1f483a556bd vm uve deleted from opserver 2025-09-08 02:44:20,021 - INFO - 0f08f12a-cc40-4a86-a4cf-b1f483a556bd vm uve deleted from opserver 2025-09-08 02:44:20,021 - INFO - Validated that VM 0f08f12a-cc40-4a86-a4cf-b1f483a556bd is removed from Opserver 2025-09-08 02:44:20,021 - INFO - Deleting VM ctest-VM11-67367880 2025-09-08 02:44:22,145 - INFO - VM ctest-VM11-67367880 is fully removed in API-Server 2025-09-08 02:44:22,387 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-61179347:ctest-VN1-45925762 2025-09-08 02:44:22,387 - INFO - VM ctest-VM11-67367880 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:44:22,593 - INFO - Routes for VM ctest-VM11-67367880 is removed in all control-nodes 2025-09-08 02:44:50,436 - INFO - dea7904d-554c-4deb-93c7-a543dbc1e375 vm uve deleted from opserver 2025-09-08 02:44:50,448 - INFO - dea7904d-554c-4deb-93c7-a543dbc1e375 vm uve deleted from opserver 2025-09-08 02:44:50,466 - INFO - dea7904d-554c-4deb-93c7-a543dbc1e375 vm uve deleted from opserver 2025-09-08 02:44:50,466 - INFO - Validated that VM dea7904d-554c-4deb-93c7-a543dbc1e375 is removed from Opserver 2025-09-08 02:44:51,223 - INFO - Detached Policy from ctest-VN1-45925762 2025-09-08 02:44:51,263 - INFO - Deleted policy ctest-policy13-22969354 2025-09-08 02:44:51,310 - INFO - Deleted policy ctest-policy21-79573806 2025-09-08 02:44:51,356 - INFO - Deleted policy ctest-policy12-56125756 2025-09-08 02:44:51,356 - INFO - Deleting VN ctest-VN3-54592199 2025-09-08 02:44:51,719 - INFO - Validated that VN ctest-VN3-54592199 is not found in API Server 2025-09-08 02:44:51,764 - INFO - Validated that VN ctest-VN3-54592199 is not in any agent 2025-09-08 02:44:51,809 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-54592199 info 2025-09-08 02:44:51,809 - INFO - Deleting VN ctest-VN2-93399162 2025-09-08 02:44:52,160 - INFO - Validated that VN ctest-VN2-93399162 is not found in API Server 2025-09-08 02:44:52,209 - INFO - Validated that VN ctest-VN2-93399162 is not in any agent 2025-09-08 02:44:52,255 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-93399162 info 2025-09-08 02:44:52,256 - INFO - Deleting VN ctest-VN1-45925762 2025-09-08 02:44:52,598 - INFO - Validated that VN ctest-VN1-45925762 is not found in API Server 2025-09-08 02:44:52,637 - INFO - Validated that VN ctest-VN1-45925762 is not in any agent 2025-09-08 02:44:52,680 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-45925762 info 2025-09-08 02:44:52,779 - INFO - IPAM: ipam3 is not found in API Server 2025-09-08 02:44:52,800 - INFO - IPAM:ipam3 is not found in control node 2025-09-08 02:44:52,943 - INFO - IPAM: ipam2 is not found in API Server 2025-09-08 02:44:52,968 - INFO - IPAM:ipam2 is not found in control node 2025-09-08 02:44:53,115 - INFO - IPAM: ipam1 is not found in API Server 2025-09-08 02:44:53,137 - INFO - IPAM:ipam1 is not found in control node 2025-09-08 02:44:54,550 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:03:10] 2025-09-08 02:44:54,551 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:44:55,365 - INFO - Deleted project: ctest-TestPolicyAcl-61179347, ID : 41a61b4f-9ace-4348-a0ab-45580b0d490f 2025-09-08 02:44:55,572 - INFO - Domain Default found not creating 2025-09-08 02:44:55,762 - INFO - Project ctest-TestPolicyAclIpv4v6-69523140 not found, creating it 2025-09-08 02:44:56,343 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-69523140, ID : e54fe701-dbce-4935-81f8-965e4b7226ac 2025-09-08 02:44:58,143 - INFO - ================================================================================ 2025-09-08 02:44:58,143 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2025-09-08 02:44:59,551 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:44:59,551 - INFO - 2025-09-08 02:44:59,551 - INFO - ================================================================================ 2025-09-08 02:44:59,551 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2025-09-08 02:44:59,552 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2025-09-08 02:45:00,988 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:45:00,988 - INFO - 2025-09-08 02:45:03,081 - INFO - Verifications in API Server for IPAM: ipam1 passed 2025-09-08 02:45:03,098 - INFO - Verifications in Control node for IPAM: ipam1 passed 2025-09-08 02:45:03,220 - INFO - Verifications in API Server for IPAM: ipam2 passed 2025-09-08 02:45:03,241 - INFO - Verifications in Control node for IPAM: ipam2 passed 2025-09-08 02:45:03,365 - INFO - Verifications in API Server for IPAM: ipam3 passed 2025-09-08 02:45:03,382 - INFO - Verifications in Control node for IPAM: ipam3 passed 2025-09-08 02:45:04,365 - INFO - Created VN ctest-VN1-54307432 2025-09-08 02:45:05,478 - INFO - Created VN ctest-VN2-60544831 2025-09-08 02:45:06,398 - INFO - Created VN ctest-VN3-44320984 2025-09-08 02:45:06,705 - INFO - Verified VN network id 14 for VN 9375cb50-f1be-43c0-8c23-049b6b6c674e 2025-09-08 02:45:06,706 - INFO - Verifications in API Server for VN ctest-VN1-54307432 passed 2025-09-08 02:45:06,772 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-54307432 passed 2025-09-08 02:45:08,149 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN1-54307432 is found in opserver 2025-09-08 02:45:08,440 - INFO - Verified VN network id 15 for VN c7f5fe61-7f28-4715-bc7d-d8cd0de7d82c 2025-09-08 02:45:08,440 - INFO - Verifications in API Server for VN ctest-VN2-60544831 passed 2025-09-08 02:45:08,522 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-60544831 passed 2025-09-08 02:45:08,879 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN2-60544831 is found in opserver 2025-09-08 02:45:09,116 - INFO - Verified VN network id 16 for VN 004f2f23-6103-40d7-90dd-4feb3f8e933a 2025-09-08 02:45:09,116 - INFO - Verifications in API Server for VN ctest-VN3-44320984 passed 2025-09-08 02:45:09,189 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-44320984 passed 2025-09-08 02:45:09,511 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN3-44320984 is found in opserver 2025-09-08 02:45:12,751 - INFO - VM ([<Server: ctest-VM11-65767810>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:45:14,349 - INFO - VM ([<Server: ctest-VM21-58068577>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:45:15,987 - INFO - VM ([<Server: ctest-VM31-61581726>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:45:16,105 - INFO - VM name : ctest-VM11-65767810 2025-09-08 02:45:17,215 - INFO - VM ctest-VM11-65767810 verfication in all API Servers passed 2025-09-08 02:46:00,139 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-65767810 passed 2025-09-08 02:46:00,139 - INFO - VM ctest-VM11-65767810 verifications in Compute nodes passed 2025-09-08 02:46:00,419 - INFO - Validated routes of VM ctest-VM11-65767810 in all vrouters 2025-09-08 02:46:01,645 - INFO - Verification in Control-nodes for VM ctest-VM11-65767810 passed 2025-09-08 02:46:01,766 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 02:46:01,792 - INFO - VM 3f309080-e9a0-4b50-85dc-03797590cb4a is present in default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN1-54307432 2025-09-08 02:46:01,977 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-69523140:a34ef84f-1927-4cbf-9976-31031fa5b51d of vm 3f309080-e9a0-4b50-85dc-03797590cb4a is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 02:46:02,024 - INFO - VM ctest-VM11-65767810 validations in Opserver passed 2025-09-08 02:46:02,120 - INFO - VM name : ctest-VM21-58068577 2025-09-08 02:46:02,504 - INFO - VM ctest-VM21-58068577 verfication in all API Servers passed 2025-09-08 02:46:04,320 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-58068577 passed 2025-09-08 02:46:04,320 - INFO - VM ctest-VM21-58068577 verifications in Compute nodes passed 2025-09-08 02:46:04,594 - INFO - Validated routes of VM ctest-VM21-58068577 in all vrouters 2025-09-08 02:46:05,807 - INFO - Verification in Control-nodes for VM ctest-VM21-58068577 passed 2025-09-08 02:46:05,931 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 02:46:05,957 - INFO - VM 27d70d68-c038-4f92-8f82-4ff6d1023322 is present in default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN2-60544831 2025-09-08 02:46:06,155 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-69523140:55bfffda-60d3-49ae-91d2-33c06f46f5e5 of vm 27d70d68-c038-4f92-8f82-4ff6d1023322 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 02:46:06,193 - INFO - VM ctest-VM21-58068577 validations in Opserver passed 2025-09-08 02:46:06,281 - INFO - VM name : ctest-VM31-61581726 2025-09-08 02:46:06,713 - INFO - VM ctest-VM31-61581726 verfication in all API Servers passed 2025-09-08 02:46:08,439 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-61581726 passed 2025-09-08 02:46:08,440 - INFO - VM ctest-VM31-61581726 verifications in Compute nodes passed 2025-09-08 02:46:08,664 - INFO - Validated routes of VM ctest-VM31-61581726 in all vrouters 2025-09-08 02:46:09,656 - INFO - Verification in Control-nodes for VM ctest-VM31-61581726 passed 2025-09-08 02:46:09,773 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 02:46:09,797 - INFO - VM 07242154-5f0f-4f06-a623-83e1c14a052a is present in default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN3-44320984 2025-09-08 02:46:09,983 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-69523140:5211a0c5-4fb1-4ae2-93b8-ff35ce1dd153 of vm 07242154-5f0f-4f06-a623-83e1c14a052a is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 02:46:10,033 - INFO - VM ctest-VM31-61581726 validations in Opserver passed 2025-09-08 02:46:10,034 - INFO - Waiting for VM ctest-VM11-65767810 to be up.. 2025-09-08 02:46:11,213 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-65767810 passed 2025-09-08 02:46:21,791 - INFO - Waiting for VM ctest-VM21-58068577 to be up.. 2025-09-08 02:46:23,067 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-58068577 passed 2025-09-08 02:46:23,342 - INFO - Waiting for VM ctest-VM31-61581726 to be up.. 2025-09-08 02:46:24,519 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-61581726 passed 2025-09-08 02:46:47,040 - INFO - Ping to IP 103.135.97.195 from VM ctest-VM11-65767810 passed 2025-09-08 02:46:49,704 - INFO - Ping to IP 2479:2e78:15f0:25b4:669:71ae:0:3 from VM ctest-VM11-65767810 passed 2025-09-08 02:46:49,705 - INFO - Test with src as policy and dst as any PASSED 2025-09-08 02:46:49,705 - INFO - Deleting VM ctest-VM31-61581726 2025-09-08 02:46:51,837 - INFO - VM ctest-VM31-61581726 is fully removed in API-Server 2025-09-08 02:46:52,101 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN3-44320984 2025-09-08 02:46:52,101 - INFO - VM ctest-VM31-61581726 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:46:52,364 - INFO - Routes for VM ctest-VM31-61581726 is removed in all control-nodes 2025-09-08 02:47:20,207 - INFO - 07242154-5f0f-4f06-a623-83e1c14a052a vm uve deleted from opserver 2025-09-08 02:47:20,223 - INFO - 07242154-5f0f-4f06-a623-83e1c14a052a vm uve deleted from opserver 2025-09-08 02:47:20,243 - INFO - 07242154-5f0f-4f06-a623-83e1c14a052a vm uve deleted from opserver 2025-09-08 02:47:20,243 - INFO - Validated that VM 07242154-5f0f-4f06-a623-83e1c14a052a is removed from Opserver 2025-09-08 02:47:20,244 - INFO - Deleting VM ctest-VM21-58068577 2025-09-08 02:47:22,377 - INFO - VM ctest-VM21-58068577 is fully removed in API-Server 2025-09-08 02:47:22,635 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN2-60544831 2025-09-08 02:47:22,635 - INFO - VM ctest-VM21-58068577 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:47:22,877 - INFO - Routes for VM ctest-VM21-58068577 is removed in all control-nodes 2025-09-08 02:47:47,556 - INFO - 27d70d68-c038-4f92-8f82-4ff6d1023322 vm uve deleted from opserver 2025-09-08 02:47:47,571 - INFO - 27d70d68-c038-4f92-8f82-4ff6d1023322 vm uve deleted from opserver 2025-09-08 02:47:47,584 - INFO - 27d70d68-c038-4f92-8f82-4ff6d1023322 vm uve deleted from opserver 2025-09-08 02:47:47,584 - INFO - Validated that VM 27d70d68-c038-4f92-8f82-4ff6d1023322 is removed from Opserver 2025-09-08 02:47:47,584 - INFO - Deleting VM ctest-VM11-65767810 2025-09-08 02:47:49,700 - INFO - VM ctest-VM11-65767810 is fully removed in API-Server 2025-09-08 02:47:49,978 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-69523140:ctest-VN1-54307432 2025-09-08 02:47:49,978 - INFO - VM ctest-VM11-65767810 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:47:50,185 - INFO - Routes for VM ctest-VM11-65767810 is removed in all control-nodes 2025-09-08 02:47:50,302 - INFO - 3f309080-e9a0-4b50-85dc-03797590cb4a vm uve deleted from opserver 2025-09-08 02:47:50,315 - INFO - 3f309080-e9a0-4b50-85dc-03797590cb4a vm uve deleted from opserver 2025-09-08 02:47:50,328 - INFO - 3f309080-e9a0-4b50-85dc-03797590cb4a vm uve deleted from opserver 2025-09-08 02:47:50,328 - INFO - Validated that VM 3f309080-e9a0-4b50-85dc-03797590cb4a is removed from Opserver 2025-09-08 02:47:51,141 - INFO - Deleted policy ctest-policy21-74526860 2025-09-08 02:47:51,210 - INFO - Deleted policy ctest-policy12-69881333 2025-09-08 02:47:51,254 - INFO - Deleted policy ctest-policy13-29410211 2025-09-08 02:47:51,254 - INFO - Deleting VN ctest-VN3-44320984 2025-09-08 02:47:51,541 - INFO - Validated that VN ctest-VN3-44320984 is not found in API Server 2025-09-08 02:47:51,580 - INFO - Validated that VN ctest-VN3-44320984 is not in any agent 2025-09-08 02:47:51,626 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-44320984 info 2025-09-08 02:47:51,626 - INFO - Deleting VN ctest-VN2-60544831 2025-09-08 02:47:52,027 - INFO - Validated that VN ctest-VN2-60544831 is not found in API Server 2025-09-08 02:47:52,062 - INFO - Validated that VN ctest-VN2-60544831 is not in any agent 2025-09-08 02:47:52,101 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-60544831 info 2025-09-08 02:47:52,101 - INFO - Deleting VN ctest-VN1-54307432 2025-09-08 02:47:52,447 - INFO - Validated that VN ctest-VN1-54307432 is not found in API Server 2025-09-08 02:47:52,499 - INFO - Validated that VN ctest-VN1-54307432 is not in any agent 2025-09-08 02:47:52,546 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-54307432 info 2025-09-08 02:47:52,639 - INFO - IPAM: ipam3 is not found in API Server 2025-09-08 02:47:52,664 - INFO - IPAM:ipam3 is not found in control node 2025-09-08 02:47:52,799 - INFO - IPAM: ipam2 is not found in API Server 2025-09-08 02:47:52,825 - INFO - IPAM:ipam2 is not found in control node 2025-09-08 02:47:52,963 - INFO - IPAM: ipam1 is not found in API Server 2025-09-08 02:47:52,985 - INFO - IPAM:ipam1 is not found in control node 2025-09-08 02:47:54,415 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:02:55] 2025-09-08 02:47:54,416 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:47:55,821 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:02:57] 2025-09-08 02:47:55,821 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:47:56,659 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-69523140, ID : e54fe701-dbce-4935-81f8-965e4b7226ac 2025-09-08 02:47:56,874 - INFO - Domain Default found not creating 2025-09-08 02:47:57,043 - INFO - Project ctest-TestBasicPolicy-40308735 not found, creating it 2025-09-08 02:47:57,671 - INFO - Created Project:ctest-TestBasicPolicy-40308735, ID : d76ccf88-558d-4654-ae8b-d3631f8ff546 2025-09-08 02:47:59,814 - INFO - ================================================================================ 2025-09-08 02:47:59,814 - INFO - STARTING TEST : test_basic_policy_allow_deny 2025-09-08 02:47:59,814 - 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 2025-09-08 02:48:01,210 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:48:01,210 - INFO - 2025-09-08 02:48:02,404 - INFO - Created VN ctest-vn-20676402 2025-09-08 02:48:03,147 - INFO - Created VN ctest-vn-72029353 2025-09-08 02:48:04,621 - INFO - Verified VN network id 14 for VN be132cef-cb7a-4bd7-91b7-f35735ceb028 2025-09-08 02:48:04,621 - INFO - Verifications in API Server for VN ctest-vn-20676402 passed 2025-09-08 02:48:04,695 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20676402 passed 2025-09-08 02:48:04,837 - INFO - VN ctest-vn-20676402 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 02:48:06,039 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-40308735:ctest-vn-20676402 is found in opserver 2025-09-08 02:48:06,295 - INFO - Verified VN network id 15 for VN f09a1a7c-7221-47eb-94a0-11ccf5d111d6 2025-09-08 02:48:06,295 - INFO - Verifications in API Server for VN ctest-vn-72029353 passed 2025-09-08 02:48:06,370 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-72029353 passed 2025-09-08 02:48:06,499 - INFO - VN ctest-vn-72029353 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 02:48:06,696 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-40308735:ctest-vn-72029353 is found in opserver 2025-09-08 02:48:08,049 - INFO - VM ([<Server: ctest-TestBasicPolicy-40308735-12841054>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:48:09,496 - INFO - VM ([<Server: ctest-TestBasicPolicy-40308735-53179332>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:48:09,497 - INFO - Waiting for VM ctest-TestBasicPolicy-40308735-12841054 to be up.. 2025-09-08 02:48:14,692 - INFO - VM name : ctest-TestBasicPolicy-40308735-12841054 2025-09-08 02:48:49,348 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-40308735-12841054 passed 2025-09-08 02:49:10,295 - INFO - Waiting for VM ctest-TestBasicPolicy-40308735-53179332 to be up.. 2025-09-08 02:49:10,382 - INFO - VM name : ctest-TestBasicPolicy-40308735-53179332 2025-09-08 02:49:11,781 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-40308735-53179332 passed 2025-09-08 02:50:06,469 - INFO - Ping to IP 167.62.98.67 from VM ctest-TestBasicPolicy-40308735-12841054 passed 2025-09-08 02:50:10,302 - WARNING - Ping to IP 167.62.98.67 from VM ctest-TestBasicPolicy-40308735-12841054 failed 2025-09-08 02:50:10,302 - INFO - Deleting VM ctest-TestBasicPolicy-40308735-53179332 2025-09-08 02:50:10,393 - INFO - Deleting VM ctest-TestBasicPolicy-40308735-12841054 2025-09-08 02:50:10,904 - INFO - Deleted policy ctest-policy-allow-all-06843853 2025-09-08 02:50:10,904 - INFO - Deleting VN ctest-vn-72029353 2025-09-08 02:50:10,956 - WARNING - Deleting VN ctest-vn-72029353 failed..Will retry 2025-09-08 02:50:13,290 - INFO - Validated that VN ctest-vn-72029353 is not found in API Server 2025-09-08 02:50:13,332 - INFO - Validated that VN ctest-vn-72029353 is not in any agent 2025-09-08 02:50:13,368 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-72029353 info 2025-09-08 02:50:13,368 - INFO - Deleting VN ctest-vn-20676402 2025-09-08 02:50:13,672 - INFO - Validated that VN ctest-vn-20676402 is not found in API Server 2025-09-08 02:50:13,705 - INFO - Validated that VN ctest-vn-20676402 is not in any agent 2025-09-08 02:50:13,751 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20676402 info 2025-09-08 02:50:15,173 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:16] 2025-09-08 02:50:15,173 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:50:16,044 - INFO - Deleted project: ctest-TestBasicPolicy-40308735, ID : d76ccf88-558d-4654-ae8b-d3631f8ff546 2025-09-08 02:50:16,262 - INFO - Domain Default found not creating 2025-09-08 02:50:16,796 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-63809028 not found, creating it 2025-09-08 02:50:17,439 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-63809028, ID : e9e81286-0828-4ba1-af16-6772ed66354e 2025-09-08 02:50:19,105 - INFO - ================================================================================ 2025-09-08 02:50:19,105 - INFO - STARTING TEST : test_repeated_policy_modify 2025-09-08 02:50:20,491 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:50:20,491 - INFO - 2025-09-08 02:50:20,492 - INFO - ================================================================================ 2025-09-08 02:50:20,492 - INFO - STARTING TEST : test_repeated_policy_modify 2025-09-08 02:50:20,492 - 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. 2025-09-08 02:50:21,875 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:50:21,875 - INFO - 2025-09-08 02:50:21,875 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2025-09-08 02:50:22,771 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-63809028'](e9e81286-0828-4ba1-af16-6772ed66354e) 2025-09-08 02:50:22,771 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-63809028 2025-09-08 02:50:25,551 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-63809028 in API Server 10.0.0.38 passed 2025-09-08 02:50:25,987 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-63809028-default-ipam passed 2025-09-08 02:50:26,011 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-63809028-default-ipam passed 2025-09-08 02:50:27,573 - INFO - Created VN ctest-vnet0-31993050 2025-09-08 02:50:28,324 - INFO - Verified VN network id 14 for VN 4bd9d14a-a7ac-4655-b7c2-ba562e24a4d0 2025-09-08 02:50:28,324 - INFO - Verifications in API Server for VN ctest-vnet0-31993050 passed 2025-09-08 02:50:28,405 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-31993050 passed 2025-09-08 02:50:30,305 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-63809028:ctest-vnet0-31993050 is found in opserver 2025-09-08 02:50:30,732 - INFO - Verified policy ctest-policy0-40361763 in API Server, Result: True 2025-09-08 02:50:31,118 - INFO - Verified policy ctest-policy1-25159756 in API Server, Result: True 2025-09-08 02:50:31,511 - INFO - Verified policy ctest-policy2-74025140 in API Server, Result: True 2025-09-08 02:50:31,922 - INFO - Verified policy ctest-policy3-26510041 in API Server, Result: True 2025-09-08 02:50:32,291 - INFO - Verified policy ctest-policy4-15607875 in API Server, Result: True 2025-09-08 02:50:32,660 - INFO - Verified policy ctest-policy5-54233849 in API Server, Result: True 2025-09-08 02:50:33,028 - INFO - Verified policy ctest-policy6-49187962 in API Server, Result: True 2025-09-08 02:50:33,424 - INFO - Verified policy ctest-policy7-08390313 in API Server, Result: True 2025-09-08 02:50:33,816 - INFO - Verified policy ctest-policy8-79952443 in API Server, Result: True 2025-09-08 02:50:34,182 - INFO - Verified policy ctest-policy9-50544371 in API Server, Result: True 2025-09-08 02:50:36,652 - INFO - VM ([<Server: ctest-vmc0-61620129>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:50:36,652 - INFO - Waiting for VM ctest-vmc0-61620129 to be up.. 2025-09-08 02:50:41,793 - INFO - VM name : ctest-vmc0-61620129 2025-09-08 02:51:18,570 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-61620129 passed 2025-09-08 02:51:40,601 - INFO - Validated the rules for VM:ctest-vmc0-61620129 with attached policy:['ctest-policy0-40361763', 'ctest-policy1-25159756', 'ctest-policy2-74025140', 'ctest-policy3-26510041', 'ctest-policy4-15607875', 'ctest-policy5-54233849', 'ctest-policy6-49187962', 'ctest-policy7-08390313', 'ctest-policy8-79952443', 'ctest-policy9-50544371'] and vn:ctest-vnet0-31993050 2025-09-08 02:51:40,608 - INFO - Policy rules comparison with system for all Virtual networks are done 2025-09-08 02:51:40,660 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:51:40,671 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:51:45,963 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy0-40361763 2025-09-08 02:51:46,017 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:51:46,027 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:51:51,340 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy1-25159756 2025-09-08 02:51:51,411 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:51:51,423 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:51:56,705 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy2-74025140 2025-09-08 02:51:56,732 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:51:56,743 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:52:01,984 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy3-26510041 2025-09-08 02:52:02,019 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:52:02,025 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:52:07,279 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy4-15607875 2025-09-08 02:52:07,305 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:52:07,318 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:52:12,555 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy5-54233849 2025-09-08 02:52:12,590 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:52:12,600 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:52:17,859 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy6-49187962 2025-09-08 02:52:17,895 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:52:17,906 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:52:23,190 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy7-08390313 2025-09-08 02:52:23,219 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:52:23,224 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:52:28,482 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy8-79952443 2025-09-08 02:52:28,516 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:52:28,530 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:52:33,804 - INFO - new policy list of vn ctest-vnet0-31993050 is ctest-policy9-50544371 2025-09-08 02:52:33,839 - INFO - Compute node: 10.0.0.65, VN: ctest-vnet0-31993050, result of expected rules check passed 2025-09-08 02:52:33,852 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-31993050, validated that no extra rules are present 2025-09-08 02:52:33,852 - INFO - Deleting VM ctest-vmc0-61620129 2025-09-08 02:52:35,968 - INFO - VM ctest-vmc0-61620129 is fully removed in API-Server 2025-09-08 02:52:36,223 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-63809028:ctest-vnet0-31993050 2025-09-08 02:52:36,223 - INFO - VM ctest-vmc0-61620129 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:52:36,469 - INFO - Routes for VM ctest-vmc0-61620129 is removed in all control-nodes 2025-09-08 02:52:48,989 - INFO - 81d98549-a0e3-46dd-b85a-aef49e2abfc3 vm uve deleted from opserver 2025-09-08 02:52:49,002 - INFO - 81d98549-a0e3-46dd-b85a-aef49e2abfc3 vm uve deleted from opserver 2025-09-08 02:52:49,065 - INFO - 81d98549-a0e3-46dd-b85a-aef49e2abfc3 vm uve deleted from opserver 2025-09-08 02:52:49,065 - INFO - Validated that VM 81d98549-a0e3-46dd-b85a-aef49e2abfc3 is removed from Opserver 2025-09-08 02:52:49,445 - INFO - Deleted policy ctest-policy9-50544371 2025-09-08 02:52:49,637 - INFO - Deleted policy ctest-policy8-79952443 2025-09-08 02:52:49,829 - INFO - Deleted policy ctest-policy7-08390313 2025-09-08 02:52:50,028 - INFO - Deleted policy ctest-policy6-49187962 2025-09-08 02:52:50,278 - INFO - Deleted policy ctest-policy5-54233849 2025-09-08 02:52:50,519 - INFO - Deleted policy ctest-policy4-15607875 2025-09-08 02:52:50,755 - INFO - Deleted policy ctest-policy3-26510041 2025-09-08 02:52:50,996 - INFO - Deleted policy ctest-policy2-74025140 2025-09-08 02:52:51,243 - INFO - Deleted policy ctest-policy1-25159756 2025-09-08 02:52:51,483 - INFO - Deleted policy ctest-policy0-40361763 2025-09-08 02:52:51,672 - INFO - Deleting VN ctest-vnet0-31993050 2025-09-08 02:52:52,003 - INFO - Validated that VN ctest-vnet0-31993050 is not found in API Server 2025-09-08 02:52:52,049 - INFO - Validated that VN ctest-vnet0-31993050 is not in any agent 2025-09-08 02:52:52,094 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-31993050 info 2025-09-08 02:52:52,195 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-63809028-default-ipam is not found in API Server 2025-09-08 02:52:52,217 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-63809028-default-ipam is not found in control node 2025-09-08 02:52:54,108 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:34] 2025-09-08 02:52:54,108 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:52:55,541 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:36] 2025-09-08 02:52:55,541 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:52:56,832 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-63809028, ID : e9e81286-0828-4ba1-af16-6772ed66354e 2025-09-08 02:52:57,059 - INFO - Domain Default found not creating 2025-09-08 02:52:57,214 - INFO - Project ctest-TestDetailedPolicy1-31586431 not found, creating it 2025-09-08 02:52:57,810 - INFO - Created Project:ctest-TestDetailedPolicy1-31586431, ID : c00b99d6-f80b-4023-b27b-34b2c933fe11 2025-09-08 02:52:59,836 - INFO - ================================================================================ 2025-09-08 02:52:59,836 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2025-09-08 02:52:59,836 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2025-09-08 02:53:01,231 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:53:01,232 - INFO - 2025-09-08 02:53:01,232 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2025-09-08 02:53:02,205 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-31586431'](c00b99d6-f80b-4023-b27b-34b2c933fe11) 2025-09-08 02:53:02,205 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-31586431 2025-09-08 02:53:05,048 - INFO - Verification of project ctest-TestDetailedPolicy1-31586431 in API Server 10.0.0.38 passed 2025-09-08 02:53:05,478 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-31586431-default-ipam passed 2025-09-08 02:53:05,497 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-31586431-default-ipam passed 2025-09-08 02:53:06,752 - INFO - Created VN ctest-vnet0-17949890 2025-09-08 02:53:07,471 - INFO - Verified VN network id 14 for VN e754790b-7053-45e3-84b8-5c7340ccb370 2025-09-08 02:53:07,472 - INFO - Verifications in API Server for VN ctest-vnet0-17949890 passed 2025-09-08 02:53:07,558 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-17949890 passed 2025-09-08 02:53:08,907 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-31586431:ctest-vnet0-17949890 is found in opserver 2025-09-08 02:53:09,719 - INFO - Created VN ctest-vnet1-45871479 2025-09-08 02:53:10,040 - INFO - Verified VN network id 15 for VN a8f69991-6b0b-4676-954c-dfaf5faeaf13 2025-09-08 02:53:10,040 - INFO - Verifications in API Server for VN ctest-vnet1-45871479 passed 2025-09-08 02:53:10,121 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-45871479 passed 2025-09-08 02:53:10,456 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-31586431:ctest-vnet1-45871479 is found in opserver 2025-09-08 02:53:10,942 - INFO - Verified policy policy0 in API Server, Result: True 2025-09-08 02:53:11,374 - INFO - Verified policy policy1 in API Server, Result: True 2025-09-08 02:53:11,798 - INFO - Verified policy policy2 in API Server, Result: True 2025-09-08 02:53:12,201 - INFO - Verified policy policy3 in API Server, Result: True 2025-09-08 02:53:12,567 - INFO - Verified policy policy100 in API Server, Result: True 2025-09-08 02:53:12,987 - INFO - Verified policy policy10 in API Server, Result: True 2025-09-08 02:53:13,456 - INFO - Verified policy policy11 in API Server, Result: True 2025-09-08 02:53:13,901 - INFO - Verified policy policy12 in API Server, Result: True 2025-09-08 02:53:14,372 - INFO - Verified policy policy13 in API Server, Result: True 2025-09-08 02:53:14,819 - INFO - Verified policy policy1000 in API Server, Result: True 2025-09-08 02:53:17,034 - INFO - VM ([<Server: ctest-vmc0-87512135>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:53:18,628 - INFO - VM ([<Server: ctest-vmc1-60047492>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:53:18,629 - INFO - Waiting for VM ctest-vmc0-87512135 to be up.. 2025-09-08 02:53:23,865 - INFO - VM name : ctest-vmc0-87512135 2025-09-08 02:53:58,627 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-87512135 passed 2025-09-08 02:54:19,578 - INFO - Waiting for VM ctest-vmc1-60047492 to be up.. 2025-09-08 02:54:19,710 - INFO - VM name : ctest-vmc1-60047492 2025-09-08 02:54:21,159 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-60047492 passed 2025-09-08 02:54:21,909 - INFO - Validated the rules for VM:ctest-vmc1-60047492 with attached policy:['policy100'] and vn:ctest-vnet1-45871479 2025-09-08 02:54:22,186 - INFO - Validated the rules for VM:ctest-vmc0-87512135 with attached policy:['policy0'] and vn:ctest-vnet0-17949890 2025-09-08 02:54:22,206 - INFO - Policy rules comparison with system for all Virtual networks are done 2025-09-08 02:54:22,206 - INFO - Setup completed with result True 2025-09-08 02:54:27,511 - INFO - new policy list of vn ctest-vnet0-17949890 is policy1 2025-09-08 02:54:27,512 - INFO - Starting Verifications after policy for ctest-vnet0-17949890 updated to policy1 2025-09-08 02:54:27,513 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2025-09-08 02:54:27,513 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2025-09-08 02:54:45,928 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-87512135 passed 2025-09-08 02:54:45,928 - INFO - vm ping test result after policy for ctest-vnet0-17949890 updated to policy1 is: True 2025-09-08 02:54:51,232 - INFO - new policy list of vn ctest-vnet0-17949890 is policy1000 2025-09-08 02:54:51,232 - INFO - Starting Verifications after policy for ctest-vnet0-17949890 updated to policy1000 2025-09-08 02:54:51,232 - INFO - policy in effect is : [] 2025-09-08 02:54:51,232 - INFO - matching_rule_action: {'icmp': 'deny'} 2025-09-08 02:54:55,014 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-87512135 failed 2025-09-08 02:54:55,015 - INFO - vm ping test result after policy for ctest-vnet0-17949890 updated to policy1000 is: True 2025-09-08 02:55:00,348 - INFO - new policy list of vn ctest-vnet0-17949890 is policy2 2025-09-08 02:55:00,349 - INFO - Starting Verifications after policy for ctest-vnet0-17949890 updated to policy2 2025-09-08 02:55:00,349 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2025-09-08 02:55:00,349 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2025-09-08 02:55:04,877 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-87512135 failed 2025-09-08 02:55:04,877 - INFO - vm ping test result after policy for ctest-vnet0-17949890 updated to policy2 is: True 2025-09-08 02:55:10,116 - INFO - new policy list of vn ctest-vnet0-17949890 is policy3 2025-09-08 02:55:10,117 - INFO - Starting Verifications after policy for ctest-vnet0-17949890 updated to policy3 2025-09-08 02:55:10,117 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2025-09-08 02:55:10,117 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2025-09-08 02:55:12,731 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-87512135 passed 2025-09-08 02:55:12,731 - INFO - vm ping test result after policy for ctest-vnet0-17949890 updated to policy3 is: True 2025-09-08 02:55:17,984 - INFO - new policy list of vn ctest-vnet0-17949890 is policy10 2025-09-08 02:55:17,985 - INFO - Starting Verifications after policy for ctest-vnet0-17949890 updated to policy10 2025-09-08 02:55:17,985 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2025-09-08 02:55:17,985 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2025-09-08 02:55:21,544 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-87512135 failed 2025-09-08 02:55:21,544 - INFO - vm ping test result after policy for ctest-vnet0-17949890 updated to policy10 is: True 2025-09-08 02:55:26,824 - INFO - new policy list of vn ctest-vnet0-17949890 is policy11 2025-09-08 02:55:26,825 - INFO - Starting Verifications after policy for ctest-vnet0-17949890 updated to policy11 2025-09-08 02:55:26,825 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2025-09-08 02:55:26,825 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2025-09-08 02:55:29,419 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-87512135 passed 2025-09-08 02:55:29,419 - INFO - vm ping test result after policy for ctest-vnet0-17949890 updated to policy11 is: True 2025-09-08 02:55:34,647 - INFO - new policy list of vn ctest-vnet0-17949890 is policy12 2025-09-08 02:55:34,647 - INFO - Starting Verifications after policy for ctest-vnet0-17949890 updated to policy12 2025-09-08 02:55:34,647 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2025-09-08 02:55:34,647 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2025-09-08 02:55:38,225 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-87512135 failed 2025-09-08 02:55:38,225 - INFO - vm ping test result after policy for ctest-vnet0-17949890 updated to policy12 is: True 2025-09-08 02:55:43,459 - INFO - new policy list of vn ctest-vnet0-17949890 is policy13 2025-09-08 02:55:43,460 - INFO - Starting Verifications after policy for ctest-vnet0-17949890 updated to policy13 2025-09-08 02:55:43,460 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-17949890', 'source_network': 'ctest-vnet1-45871479', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2025-09-08 02:55:43,460 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2025-09-08 02:55:46,266 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-87512135 passed 2025-09-08 02:55:46,266 - INFO - vm ping test result after policy for ctest-vnet0-17949890 updated to policy13 is: True 2025-09-08 02:55:46,527 - INFO - Deleting VM ctest-vmc1-60047492 2025-09-08 02:55:48,659 - INFO - VM ctest-vmc1-60047492 is fully removed in API-Server 2025-09-08 02:55:48,915 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-31586431:ctest-vnet1-45871479 2025-09-08 02:55:48,915 - INFO - VM ctest-vmc1-60047492 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:55:49,160 - INFO - Routes for VM ctest-vmc1-60047492 is removed in all control-nodes 2025-09-08 02:55:49,296 - INFO - 351c3e3d-c60a-48ee-be09-3bd1892b5018 vm uve deleted from opserver 2025-09-08 02:55:49,308 - INFO - 351c3e3d-c60a-48ee-be09-3bd1892b5018 vm uve deleted from opserver 2025-09-08 02:55:49,364 - INFO - 351c3e3d-c60a-48ee-be09-3bd1892b5018 vm uve deleted from opserver 2025-09-08 02:55:49,364 - INFO - Validated that VM 351c3e3d-c60a-48ee-be09-3bd1892b5018 is removed from Opserver 2025-09-08 02:55:49,364 - INFO - Deleting VM ctest-vmc0-87512135 2025-09-08 02:55:51,474 - INFO - VM ctest-vmc0-87512135 is fully removed in API-Server 2025-09-08 02:55:51,744 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-31586431:ctest-vnet0-17949890 2025-09-08 02:55:51,745 - INFO - VM ctest-vmc0-87512135 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:55:51,990 - INFO - Routes for VM ctest-vmc0-87512135 is removed in all control-nodes 2025-09-08 02:56:19,786 - INFO - d84c8dd5-53fb-4c55-b2cb-e87b87cac734 vm uve deleted from opserver 2025-09-08 02:56:19,883 - INFO - d84c8dd5-53fb-4c55-b2cb-e87b87cac734 vm uve deleted from opserver 2025-09-08 02:56:19,896 - INFO - d84c8dd5-53fb-4c55-b2cb-e87b87cac734 vm uve deleted from opserver 2025-09-08 02:56:19,896 - INFO - Validated that VM d84c8dd5-53fb-4c55-b2cb-e87b87cac734 is removed from Opserver 2025-09-08 02:56:20,472 - INFO - Deleted policy policy1000 2025-09-08 02:56:20,708 - INFO - Deleted policy policy13 2025-09-08 02:56:20,924 - INFO - Deleted policy policy12 2025-09-08 02:56:21,142 - INFO - Deleted policy policy11 2025-09-08 02:56:21,440 - INFO - Deleted policy policy10 2025-09-08 02:56:21,706 - INFO - Deleted policy policy100 2025-09-08 02:56:21,965 - INFO - Deleted policy policy3 2025-09-08 02:56:22,342 - INFO - Deleted policy policy2 2025-09-08 02:56:22,637 - INFO - Deleted policy policy1 2025-09-08 02:56:22,912 - INFO - Deleted policy policy0 2025-09-08 02:56:23,139 - INFO - Deleting VN ctest-vnet1-45871479 2025-09-08 02:56:23,499 - INFO - Validated that VN ctest-vnet1-45871479 is not found in API Server 2025-09-08 02:56:23,540 - INFO - Validated that VN ctest-vnet1-45871479 is not in any agent 2025-09-08 02:56:23,584 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-45871479 info 2025-09-08 02:56:23,584 - INFO - Deleting VN ctest-vnet0-17949890 2025-09-08 02:56:23,946 - INFO - Validated that VN ctest-vnet0-17949890 is not found in API Server 2025-09-08 02:56:23,989 - INFO - Validated that VN ctest-vnet0-17949890 is not in any agent 2025-09-08 02:56:24,031 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-17949890 info 2025-09-08 02:56:24,183 - INFO - IPAM: ctest-TestDetailedPolicy1-31586431-default-ipam is not found in API Server 2025-09-08 02:56:24,204 - INFO - IPAM:ctest-TestDetailedPolicy1-31586431-default-ipam is not found in control node 2025-09-08 02:56:26,208 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:27] 2025-09-08 02:56:26,208 - INFO - -------------------------------------------------------------------------------- 2025-09-08 02:56:27,440 - INFO - Deleted project: ctest-TestDetailedPolicy1-31586431, ID : c00b99d6-f80b-4023-b27b-34b2c933fe11 2025-09-08 02:56:27,644 - INFO - Domain Default found not creating 2025-09-08 02:56:27,827 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-93204521 not found, creating it 2025-09-08 02:56:28,341 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-93204521, ID : 885ad9aa-bece-46fe-9925-53be82b94da5 2025-09-08 02:56:30,025 - INFO - ================================================================================ 2025-09-08 02:56:30,025 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2025-09-08 02:56:30,025 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2025-09-08 02:56:31,436 - INFO - Initial checks done. Running the testcase now 2025-09-08 02:56:31,436 - INFO - 2025-09-08 02:56:31,436 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2025-09-08 02:56:32,277 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-93204521'](885ad9aa-bece-46fe-9925-53be82b94da5) 2025-09-08 02:56:32,277 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-93204521 2025-09-08 02:56:35,562 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-93204521 in API Server 10.0.0.38 passed 2025-09-08 02:56:35,992 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-93204521-default-ipam passed 2025-09-08 02:56:36,012 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-93204521-default-ipam passed 2025-09-08 02:56:37,450 - INFO - Created VN ctest-vnet0-97093678 2025-09-08 02:56:38,171 - INFO - Verified VN network id 14 for VN 4dc3331b-c0e8-400e-981a-3ffe10414b24 2025-09-08 02:56:38,171 - INFO - Verifications in API Server for VN ctest-vnet0-97093678 passed 2025-09-08 02:56:38,239 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-97093678 passed 2025-09-08 02:56:39,607 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-93204521:ctest-vnet0-97093678 is found in opserver 2025-09-08 02:56:40,653 - INFO - Created VN ctest-vnet1-64449542 2025-09-08 02:56:41,026 - INFO - Verified VN network id 15 for VN 6f46761f-e7f1-4917-b2df-5d771724eed8 2025-09-08 02:56:41,027 - INFO - Verifications in API Server for VN ctest-vnet1-64449542 passed 2025-09-08 02:56:41,107 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-64449542 passed 2025-09-08 02:56:41,420 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-93204521:ctest-vnet1-64449542 is found in opserver 2025-09-08 02:56:41,850 - INFO - Verified policy policy0 in API Server, Result: True 2025-09-08 02:56:42,319 - INFO - Verified policy policy1 in API Server, Result: True 2025-09-08 02:56:42,742 - INFO - Verified policy policy2 in API Server, Result: True 2025-09-08 02:56:43,156 - INFO - Verified policy policy3 in API Server, Result: True 2025-09-08 02:56:43,538 - INFO - Verified policy policy100 in API Server, Result: True 2025-09-08 02:56:43,944 - INFO - Verified policy policy10 in API Server, Result: True 2025-09-08 02:56:44,438 - INFO - Verified policy policy11 in API Server, Result: True 2025-09-08 02:56:44,831 - INFO - Verified policy policy12 in API Server, Result: True 2025-09-08 02:56:45,225 - INFO - Verified policy policy13 in API Server, Result: True 2025-09-08 02:56:45,643 - INFO - Verified policy policy1000 in API Server, Result: True 2025-09-08 02:56:48,117 - INFO - VM ([<Server: ctest-vmc0-58130557>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 02:56:49,674 - INFO - VM ([<Server: ctest-vmc1-61899085>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 02:56:49,674 - INFO - Waiting for VM ctest-vmc0-58130557 to be up.. 2025-09-08 02:56:54,874 - INFO - VM name : ctest-vmc0-58130557 2025-09-08 02:57:29,505 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-58130557 passed 2025-09-08 02:57:50,423 - INFO - Waiting for VM ctest-vmc1-61899085 to be up.. 2025-09-08 02:57:50,519 - INFO - VM name : ctest-vmc1-61899085 2025-09-08 02:57:51,899 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-61899085 passed 2025-09-08 02:57:52,705 - INFO - Validated the rules for VM:ctest-vmc1-61899085 with attached policy:['policy100'] and vn:ctest-vnet1-64449542 2025-09-08 02:57:53,033 - INFO - Validated the rules for VM:ctest-vmc0-58130557 with attached policy:['policy0'] and vn:ctest-vnet0-97093678 2025-09-08 02:57:53,061 - INFO - Policy rules comparison with system for all Virtual networks are done 2025-09-08 02:57:53,062 - INFO - Setup completed with result True 2025-09-08 02:57:58,325 - INFO - new policy list of vn ctest-vnet0-97093678 is policy1 2025-09-08 02:57:58,326 - INFO - Starting Verifications after policy for ctest-vnet0-97093678 updated to policy1 2025-09-08 02:57:58,326 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2025-09-08 02:57:58,326 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2025-09-08 02:58:14,135 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-58130557 passed 2025-09-08 02:58:16,781 - INFO - Ping to IP 3b4b:6ba5:f5a9:5e85:f7e5:bc7d:0:3 from VM ctest-vmc0-58130557 passed 2025-09-08 02:58:16,781 - INFO - vm ping test result after policy for ctest-vnet0-97093678 updated to policy1 is: True 2025-09-08 02:58:22,092 - INFO - new policy list of vn ctest-vnet0-97093678 is policy1000 2025-09-08 02:58:22,092 - INFO - Starting Verifications after policy for ctest-vnet0-97093678 updated to policy1000 2025-09-08 02:58:22,093 - INFO - policy in effect is : [] 2025-09-08 02:58:22,093 - INFO - matching_rule_action: {'icmp': 'deny'} 2025-09-08 02:58:26,052 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-58130557 failed 2025-09-08 02:58:29,638 - WARNING - Ping to IP 3b4b:6ba5:f5a9:5e85:f7e5:bc7d:0:3 from VM ctest-vmc0-58130557 failed 2025-09-08 02:58:29,638 - INFO - vm ping test result after policy for ctest-vnet0-97093678 updated to policy1000 is: True 2025-09-08 02:58:34,972 - INFO - new policy list of vn ctest-vnet0-97093678 is policy2 2025-09-08 02:58:34,973 - INFO - Starting Verifications after policy for ctest-vnet0-97093678 updated to policy2 2025-09-08 02:58:34,974 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2025-09-08 02:58:34,974 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2025-09-08 02:58:38,580 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-58130557 failed 2025-09-08 02:58:42,192 - WARNING - Ping to IP 3b4b:6ba5:f5a9:5e85:f7e5:bc7d:0:3 from VM ctest-vmc0-58130557 failed 2025-09-08 02:58:42,192 - INFO - vm ping test result after policy for ctest-vnet0-97093678 updated to policy2 is: True 2025-09-08 02:58:47,451 - INFO - new policy list of vn ctest-vnet0-97093678 is policy3 2025-09-08 02:58:47,452 - INFO - Starting Verifications after policy for ctest-vnet0-97093678 updated to policy3 2025-09-08 02:58:47,452 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2025-09-08 02:58:47,452 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2025-09-08 02:58:49,964 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-58130557 passed 2025-09-08 02:58:52,608 - INFO - Ping to IP 3b4b:6ba5:f5a9:5e85:f7e5:bc7d:0:3 from VM ctest-vmc0-58130557 passed 2025-09-08 02:58:52,608 - INFO - vm ping test result after policy for ctest-vnet0-97093678 updated to policy3 is: True 2025-09-08 02:58:57,900 - INFO - new policy list of vn ctest-vnet0-97093678 is policy10 2025-09-08 02:58:57,900 - INFO - Starting Verifications after policy for ctest-vnet0-97093678 updated to policy10 2025-09-08 02:58:57,901 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2025-09-08 02:58:57,901 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2025-09-08 02:59:01,550 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-58130557 failed 2025-09-08 02:59:05,628 - WARNING - Ping to IP 3b4b:6ba5:f5a9:5e85:f7e5:bc7d:0:3 from VM ctest-vmc0-58130557 failed 2025-09-08 02:59:05,628 - INFO - vm ping test result after policy for ctest-vnet0-97093678 updated to policy10 is: True 2025-09-08 02:59:10,927 - INFO - new policy list of vn ctest-vnet0-97093678 is policy11 2025-09-08 02:59:10,928 - INFO - Starting Verifications after policy for ctest-vnet0-97093678 updated to policy11 2025-09-08 02:59:10,928 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2025-09-08 02:59:10,928 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2025-09-08 02:59:13,600 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-58130557 passed 2025-09-08 02:59:16,189 - INFO - Ping to IP 3b4b:6ba5:f5a9:5e85:f7e5:bc7d:0:3 from VM ctest-vmc0-58130557 passed 2025-09-08 02:59:16,189 - INFO - vm ping test result after policy for ctest-vnet0-97093678 updated to policy11 is: True 2025-09-08 02:59:21,468 - INFO - new policy list of vn ctest-vnet0-97093678 is policy12 2025-09-08 02:59:21,469 - INFO - Starting Verifications after policy for ctest-vnet0-97093678 updated to policy12 2025-09-08 02:59:21,469 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2025-09-08 02:59:21,469 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2025-09-08 02:59:25,011 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-58130557 failed 2025-09-08 02:59:28,594 - WARNING - Ping to IP 3b4b:6ba5:f5a9:5e85:f7e5:bc7d:0:3 from VM ctest-vmc0-58130557 failed 2025-09-08 02:59:28,594 - INFO - vm ping test result after policy for ctest-vnet0-97093678 updated to policy12 is: True 2025-09-08 02:59:33,848 - INFO - new policy list of vn ctest-vnet0-97093678 is policy13 2025-09-08 02:59:33,849 - INFO - Starting Verifications after policy for ctest-vnet0-97093678 updated to policy13 2025-09-08 02:59:33,849 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-97093678', 'source_network': 'ctest-vnet1-64449542', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2025-09-08 02:59:33,849 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2025-09-08 02:59:36,441 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-58130557 passed 2025-09-08 02:59:39,069 - INFO - Ping to IP 3b4b:6ba5:f5a9:5e85:f7e5:bc7d:0:3 from VM ctest-vmc0-58130557 passed 2025-09-08 02:59:39,069 - INFO - vm ping test result after policy for ctest-vnet0-97093678 updated to policy13 is: True 2025-09-08 02:59:39,325 - INFO - Deleting VM ctest-vmc1-61899085 2025-09-08 02:59:41,465 - INFO - VM ctest-vmc1-61899085 is fully removed in API-Server 2025-09-08 02:59:41,736 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-93204521:ctest-vnet1-64449542 2025-09-08 02:59:41,736 - INFO - VM ctest-vmc1-61899085 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:59:41,977 - INFO - Routes for VM ctest-vmc1-61899085 is removed in all control-nodes 2025-09-08 02:59:48,343 - INFO - 36cee082-7cca-43d1-b0d8-6d18ca7da9ac vm uve deleted from opserver 2025-09-08 02:59:48,359 - INFO - 36cee082-7cca-43d1-b0d8-6d18ca7da9ac vm uve deleted from opserver 2025-09-08 02:59:48,374 - INFO - 36cee082-7cca-43d1-b0d8-6d18ca7da9ac vm uve deleted from opserver 2025-09-08 02:59:48,374 - INFO - Validated that VM 36cee082-7cca-43d1-b0d8-6d18ca7da9ac is removed from Opserver 2025-09-08 02:59:48,374 - INFO - Deleting VM ctest-vmc0-58130557 2025-09-08 02:59:50,482 - INFO - VM ctest-vmc0-58130557 is fully removed in API-Server 2025-09-08 02:59:50,751 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-93204521:ctest-vnet0-97093678 2025-09-08 02:59:50,751 - INFO - VM ctest-vmc0-58130557 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 02:59:50,988 - INFO - Routes for VM ctest-vmc0-58130557 is removed in all control-nodes 2025-09-08 03:00:21,933 - INFO - 261802b1-5fe7-497e-8e1d-812f98c6e145 vm uve deleted from opserver 2025-09-08 03:00:21,994 - INFO - 261802b1-5fe7-497e-8e1d-812f98c6e145 vm uve deleted from opserver 2025-09-08 03:00:22,011 - INFO - 261802b1-5fe7-497e-8e1d-812f98c6e145 vm uve deleted from opserver 2025-09-08 03:00:22,011 - INFO - Validated that VM 261802b1-5fe7-497e-8e1d-812f98c6e145 is removed from Opserver 2025-09-08 03:00:22,588 - INFO - Deleted policy policy1000 2025-09-08 03:00:22,842 - INFO - Deleted policy policy13 2025-09-08 03:00:23,110 - INFO - Deleted policy policy12 2025-09-08 03:00:23,319 - INFO - Deleted policy policy11 2025-09-08 03:00:23,586 - INFO - Deleted policy policy10 2025-09-08 03:00:23,838 - INFO - Deleted policy policy100 2025-09-08 03:00:24,097 - INFO - Deleted policy policy3 2025-09-08 03:00:24,356 - INFO - Deleted policy policy2 2025-09-08 03:00:24,617 - INFO - Deleted policy policy1 2025-09-08 03:00:24,876 - INFO - Deleted policy policy0 2025-09-08 03:00:25,083 - INFO - Deleting VN ctest-vnet1-64449542 2025-09-08 03:00:25,446 - INFO - Validated that VN ctest-vnet1-64449542 is not found in API Server 2025-09-08 03:00:25,478 - INFO - Validated that VN ctest-vnet1-64449542 is not in any agent 2025-09-08 03:00:25,522 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-64449542 info 2025-09-08 03:00:25,523 - INFO - Deleting VN ctest-vnet0-97093678 2025-09-08 03:00:25,901 - INFO - Validated that VN ctest-vnet0-97093678 is not found in API Server 2025-09-08 03:00:25,935 - INFO - Validated that VN ctest-vnet0-97093678 is not in any agent 2025-09-08 03:00:25,980 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-97093678 info 2025-09-08 03:00:26,123 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-93204521-default-ipam is not found in API Server 2025-09-08 03:00:26,149 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-93204521-default-ipam is not found in control node 2025-09-08 03:00:28,079 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:58] 2025-09-08 03:00:28,079 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:00:29,382 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-93204521, ID : 885ad9aa-bece-46fe-9925-53be82b94da5 2025-09-08 03:00:29,584 - INFO - Domain Default found not creating 2025-09-08 03:00:29,747 - INFO - Project ctest-TestQos-87910523 not found, creating it 2025-09-08 03:00:30,341 - INFO - Created Project:ctest-TestQos-87910523, ID : 2e549d03-4c7b-404c-983d-103c0d2c56cd 2025-09-08 03:00:33,546 - INFO - Created VN ctest-vn-46485101 2025-09-08 03:00:34,537 - INFO - Created VN ctest-vn-25547152 2025-09-08 03:00:35,959 - INFO - VM ([<Server: ctest-TestQos-87910523-77482796>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:00:37,422 - INFO - VM ([<Server: ctest-TestQos-87910523-93441073>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:00:39,161 - INFO - VM ([<Server: ctest-TestQos-87910523-63201404>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:00:39,161 - INFO - Waiting for VM ctest-TestQos-87910523-77482796 to be up.. 2025-09-08 03:00:39,264 - INFO - VM name : ctest-TestQos-87910523-77482796 2025-09-08 03:01:18,275 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-87910523-77482796 passed 2025-09-08 03:01:39,259 - INFO - Waiting for VM ctest-TestQos-87910523-93441073 to be up.. 2025-09-08 03:01:39,357 - INFO - VM name : ctest-TestQos-87910523-93441073 2025-09-08 03:01:40,763 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-87910523-93441073 passed 2025-09-08 03:01:46,166 - INFO - Waiting for VM ctest-TestQos-87910523-63201404 to be up.. 2025-09-08 03:01:46,260 - INFO - VM name : ctest-TestQos-87910523-63201404 2025-09-08 03:01:47,617 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-87910523-63201404 passed 2025-09-08 03:01:47,864 - INFO - ================================================================================ 2025-09-08 03:01:47,864 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2025-09-08 03:01:47,864 - 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 2025-09-08 03:01:49,191 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:01:49,191 - INFO - 2025-09-08 03:01:49,479 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-25382396'], UUID 1eb1cf20-b1e2-41a4-b54a-23696e4cc0bd 2025-09-08 03:01:49,839 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-87910523', 'ctest-qos_config-42905628'], UUID: 2ba39db3-dd7c-438c-8e2c-d61320def6e7 2025-09-08 03:01:49,887 - INFO - Applying qos-config on VM c8037115-de6a-4d07-948a-4268c86acf27 2025-09-08 03:01:51,064 - INFO - Starting hping3 on ctest-TestQos-87910523-77482796, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2025-09-08 03:02:14,506 - INFO - 16 packets are found in tcpdump output as expected 2025-09-08 03:02:16,574 - INFO - Packet QoS marking validation passed 2025-09-08 03:02:16,612 - INFO - 16 packets are found in tcpdump output as expected 2025-09-08 03:02:18,684 - INFO - Packet QoS marking validation passed 2025-09-08 03:02:18,839 - INFO - Removing qos-config on VM c8037115-de6a-4d07-948a-4268c86acf27 2025-09-08 03:02:18,923 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-87910523', 'ctest-qos_config-42905628'], UUID: 2ba39db3-dd7c-438c-8e2c-d61320def6e7 2025-09-08 03:02:19,047 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-25382396'], UUID: 1eb1cf20-b1e2-41a4-b54a-23696e4cc0bd 2025-09-08 03:02:20,477 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:00:33] 2025-09-08 03:02:20,477 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:02:20,483 - INFO - Deleting VM ctest-TestQos-87910523-63201404 2025-09-08 03:02:20,576 - INFO - Deleting VM ctest-TestQos-87910523-93441073 2025-09-08 03:02:20,655 - INFO - Deleting VM ctest-TestQos-87910523-77482796 2025-09-08 03:02:20,747 - INFO - Deleting VN ctest-vn-25547152 2025-09-08 03:02:20,797 - WARNING - Deleting VN ctest-vn-25547152 failed..Will retry 2025-09-08 03:02:23,050 - INFO - Deleting VN ctest-vn-46485101 2025-09-08 03:02:24,120 - INFO - Deleted project: ctest-TestQos-87910523, ID : 2e549d03-4c7b-404c-983d-103c0d2c56cd 2025-09-08 03:02:24,346 - INFO - Domain Default found not creating 2025-09-08 03:02:24,528 - INFO - Project ctest-TestRP-41337929 not found, creating it 2025-09-08 03:02:25,155 - INFO - Created Project:ctest-TestRP-41337929, ID : 434c4ae8-1627-48ae-a282-826b200f6732 2025-09-08 03:02:26,839 - INFO - ================================================================================ 2025-09-08 03:02:26,840 - INFO - STARTING TEST : test_rp_interface 2025-09-08 03:02:26,840 - 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. 2025-09-08 03:02:28,248 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:02:28,248 - INFO - 2025-09-08 03:02:29,280 - INFO - Created VN ctest-bgpaas_vn-03832944 2025-09-08 03:02:30,147 - INFO - Created VN ctest-bgpaas_vn-39446666 2025-09-08 03:02:31,605 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:02:33,075 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:02:33,075 - INFO - Waiting for VM test_vm to be up.. 2025-09-08 03:02:38,260 - INFO - VM name : test_vm 2025-09-08 03:02:44,160 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2025-09-08 03:02:49,625 - INFO - Waiting for VM test2_vm to be up.. 2025-09-08 03:02:49,716 - INFO - VM name : test2_vm 2025-09-08 03:02:51,110 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2025-09-08 03:02:55,845 - INFO - Ping to IP 171.24.164.3 from VM test_vm passed 2025-09-08 03:02:55,979 - INFO - Deleting VM test2_vm 2025-09-08 03:02:56,068 - INFO - Deleting VM test_vm 2025-09-08 03:02:56,137 - INFO - Deleting VN ctest-bgpaas_vn-39446666 2025-09-08 03:02:56,181 - WARNING - Deleting VN ctest-bgpaas_vn-39446666 failed..Will retry 2025-09-08 03:02:58,364 - INFO - Deleting VN ctest-bgpaas_vn-03832944 2025-09-08 03:02:59,971 - INFO - END TEST : test_rp_interface : PASSED[0:00:33] 2025-09-08 03:02:59,971 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:02:59,975 - INFO - ================================================================================ 2025-09-08 03:02:59,975 - INFO - STARTING TEST : test_rp_interface_ext_community 2025-09-08 03:02:59,975 - 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. 2025-09-08 03:03:01,381 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:03:01,381 - INFO - 2025-09-08 03:03:02,023 - INFO - Created VN ctest-bgpaas_vn-35316985 2025-09-08 03:03:02,968 - INFO - Created VN ctest-bgpaas_vn-17781698 2025-09-08 03:03:04,402 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:03:05,829 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:03:05,829 - INFO - Waiting for VM test_vm to be up.. 2025-09-08 03:03:11,029 - INFO - VM name : test_vm 2025-09-08 03:03:16,536 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2025-09-08 03:03:16,802 - INFO - Waiting for VM test2_vm to be up.. 2025-09-08 03:03:16,891 - INFO - VM name : test2_vm 2025-09-08 03:03:18,457 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2025-09-08 03:03:23,092 - INFO - Ping to IP 20.144.42.131 from VM test_vm passed 2025-09-08 03:03:24,633 - INFO - Deleting VM test2_vm 2025-09-08 03:03:24,728 - INFO - Deleting VM test_vm 2025-09-08 03:03:24,801 - INFO - Deleting VN ctest-bgpaas_vn-17781698 2025-09-08 03:03:24,851 - WARNING - Deleting VN ctest-bgpaas_vn-17781698 failed..Will retry 2025-09-08 03:03:27,031 - INFO - Deleting VN ctest-bgpaas_vn-35316985 2025-09-08 03:03:28,604 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:29] 2025-09-08 03:03:28,604 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:03:28,607 - INFO - ================================================================================ 2025-09-08 03:03:28,607 - INFO - STARTING TEST : test_rp_interface_static 2025-09-08 03:03:28,607 - 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. 2025-09-08 03:03:30,000 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:03:30,000 - INFO - 2025-09-08 03:03:30,520 - INFO - Created VN ctest-bgpaas_vn-08633416 2025-09-08 03:03:31,281 - INFO - Created VN ctest-bgpaas_vn-16169053 2025-09-08 03:03:32,905 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:03:34,471 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:03:34,471 - INFO - Waiting for VM test_vm to be up.. 2025-09-08 03:03:39,675 - INFO - VM name : test_vm 2025-09-08 03:03:45,143 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2025-09-08 03:03:45,387 - INFO - Waiting for VM test2_vm to be up.. 2025-09-08 03:03:45,474 - INFO - VM name : test2_vm 2025-09-08 03:03:46,837 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2025-09-08 03:03:47,203 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-41337929', 'ctest-int_table_right-37330180'](UUID c7c0915b-1984-48d9-9c29-67a273f223e2), prefixes : ['108.150.87.64/26'] 2025-09-08 03:03:47,271 - INFO - Added intf route table c7c0915b-1984-48d9-9c29-67a273f223e2 to port edffd023-eeb6-44d3-8e4d-2a0a086211bd 2025-09-08 03:03:51,523 - INFO - Ping to IP 100.206.214.195 from VM test_vm passed 2025-09-08 03:03:51,681 - INFO - Deleting VM test2_vm 2025-09-08 03:03:51,787 - INFO - Deleting VM test_vm 2025-09-08 03:03:51,873 - INFO - Deleting VN ctest-bgpaas_vn-16169053 2025-09-08 03:03:51,928 - WARNING - Deleting VN ctest-bgpaas_vn-16169053 failed..Will retry 2025-09-08 03:03:54,097 - INFO - Deleting VN ctest-bgpaas_vn-08633416 2025-09-08 03:03:55,700 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:27] 2025-09-08 03:03:55,701 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:03:56,496 - INFO - Deleted project: ctest-TestRP-41337929, ID : 434c4ae8-1627-48ae-a282-826b200f6732 2025-09-08 03:03:56,719 - INFO - Domain Default found not creating 2025-09-08 03:03:56,877 - INFO - Project ctest-TestBasicRTFilter-09931360 not found, creating it 2025-09-08 03:03:57,464 - INFO - Created Project:ctest-TestBasicRTFilter-09931360, ID : df6890fa-b0db-4c62-802a-d9e17ecaa298 2025-09-08 03:03:59,057 - INFO - ================================================================================ 2025-09-08 03:03:59,057 - INFO - STARTING TEST : test_rt_CEM_22032 2025-09-08 03:03:59,057 - 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 2025-09-08 03:04:00,468 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:04:00,468 - INFO - 2025-09-08 03:04:01,519 - INFO - Created VN service-vn-50348594 2025-09-08 03:04:02,157 - INFO - Verified VN network id 14 for VN 191e13e9-b52c-42a9-9c46-b30e725cd10b 2025-09-08 03:04:02,157 - INFO - Verifications in API Server for VN service-vn-50348594 passed 2025-09-08 03:04:02,222 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-50348594 passed 2025-09-08 03:04:03,564 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-09931360:service-vn-50348594 is found in opserver 2025-09-08 03:04:03,620 - INFO - Will add a user-defined RT to the VN 2025-09-08 03:04:08,775 - INFO - RT target:64512:7470984 seen in the RTGroup Table of control node-10.0.0.41 2025-09-08 03:04:08,782 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.41 2025-09-08 03:04:08,790 - INFO - RT target:64512:7470984 seen in the RTGroup Table of control node-10.0.0.27 2025-09-08 03:04:08,796 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.27 2025-09-08 03:04:08,803 - INFO - RT target:64512:7470984 seen in the RTGroup Table of control node-10.0.0.38 2025-09-08 03:04:08,812 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.38 2025-09-08 03:04:10,074 - INFO - VM ([<Server: ctest-vm1-09299071>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:04:10,074 - INFO - Waiting for VM ctest-vm1-09299071 to be up.. 2025-09-08 03:04:15,227 - INFO - VM name : ctest-vm1-09299071 2025-09-08 03:04:49,789 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-09299071 passed 2025-09-08 03:05:10,741 - INFO - Active control node is 10.0.0.38 2025-09-08 03:05:10,748 - INFO - IP 103.112.95.195/32 is seen in the dep_routes of RT target:64512:7470984 in the RTGroup Table of ctrl_node 10.0.0.38 2025-09-08 03:05:10,766 - INFO - RT target:64512:7470984 seen in the bgp.rtarget.0 table of the control node-10.0.0.38 2025-09-08 03:05:10,774 - INFO - IP 103.112.95.195/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.38 2025-09-08 03:05:10,790 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.38 2025-09-08 03:05:10,791 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2025-09-08 03:05:15,982 - INFO - RT target:64512:7470984 removed from the bgp.rtarget.0 table 2025-09-08 03:05:15,983 - INFO - RT target:64512:7470984 removed from the RTGroup Table of the control nodes 2025-09-08 03:05:15,983 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2025-09-08 03:05:15,989 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.38 2025-09-08 03:05:15,996 - INFO - IP 103.112.95.195/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.38 2025-09-08 03:05:16,013 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.38 2025-09-08 03:05:16,013 - INFO - Deleting VM ctest-vm1-09299071 2025-09-08 03:05:16,087 - INFO - Deleting VN service-vn-50348594 2025-09-08 03:05:16,137 - WARNING - Deleting VN service-vn-50348594 failed..Will retry 2025-09-08 03:05:18,471 - INFO - Validated that VN service-vn-50348594 is not found in API Server 2025-09-08 03:05:18,512 - INFO - Validated that VN service-vn-50348594 is not in any agent 2025-09-08 03:05:18,553 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-50348594 info 2025-09-08 03:05:19,983 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:20] 2025-09-08 03:05:19,983 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:05:19,985 - INFO - ================================================================================ 2025-09-08 03:05:19,985 - INFO - STARTING TEST : test_user_def_rt_entry 2025-09-08 03:05:19,985 - 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 2025-09-08 03:05:21,361 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:05:21,361 - INFO - 2025-09-08 03:05:21,969 - INFO - Created VN ctest-vn30-00556709 2025-09-08 03:05:22,301 - INFO - Verified VN network id 14 for VN b181562e-6ee6-47e2-bc11-1bd68ff4db80 2025-09-08 03:05:22,301 - INFO - Verifications in API Server for VN ctest-vn30-00556709 passed 2025-09-08 03:05:22,401 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-00556709 passed 2025-09-08 03:05:22,784 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-09931360:ctest-vn30-00556709 is found in opserver 2025-09-08 03:05:22,851 - INFO - Will add a user-defined RT to the VN 2025-09-08 03:05:28,014 - INFO - RT target:64512:3740855 seen in the RTGroup Table of control node-10.0.0.41 2025-09-08 03:05:28,021 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.41 2025-09-08 03:05:28,027 - INFO - RT target:64512:3740855 seen in the RTGroup Table of control node-10.0.0.27 2025-09-08 03:05:28,034 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.27 2025-09-08 03:05:28,041 - INFO - RT target:64512:3740855 seen in the RTGroup Table of control node-10.0.0.38 2025-09-08 03:05:28,046 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.38 2025-09-08 03:05:29,182 - INFO - VM ([<Server: ctest-vm1-20988534>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:05:29,183 - INFO - Waiting for VM ctest-vm1-20988534 to be up.. 2025-09-08 03:05:34,350 - INFO - VM name : ctest-vm1-20988534 2025-09-08 03:06:08,742 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-20988534 passed 2025-09-08 03:06:29,794 - INFO - Active control node is 10.0.0.41 2025-09-08 03:06:29,800 - INFO - IP 15.191.131.67/32 is seen in the dep_routes of RT target:64512:3740855 in the RTGroup Table of ctrl_node 10.0.0.41 2025-09-08 03:06:29,817 - INFO - RT target:64512:3740855 seen in the bgp.rtarget.0 table of the control node-10.0.0.41 2025-09-08 03:06:29,823 - INFO - IP 15.191.131.67/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.41 2025-09-08 03:06:29,837 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.41 2025-09-08 03:06:29,838 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2025-09-08 03:06:34,983 - INFO - RT target:64512:3740855 removed from the bgp.rtarget.0 table 2025-09-08 03:06:34,984 - INFO - RT target:64512:3740855 removed from the RTGroup Table of the control nodes 2025-09-08 03:06:34,984 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2025-09-08 03:06:34,991 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.41 2025-09-08 03:06:35,000 - INFO - IP 15.191.131.67/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.41 2025-09-08 03:06:35,025 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.41 2025-09-08 03:06:35,026 - INFO - Deleting VM ctest-vm1-20988534 2025-09-08 03:06:35,120 - INFO - Deleting VN ctest-vn30-00556709 2025-09-08 03:06:35,167 - WARNING - Deleting VN ctest-vn30-00556709 failed..Will retry 2025-09-08 03:06:37,489 - INFO - Validated that VN ctest-vn30-00556709 is not found in API Server 2025-09-08 03:06:37,529 - INFO - Validated that VN ctest-vn30-00556709 is not in any agent 2025-09-08 03:06:37,573 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-00556709 info 2025-09-08 03:06:38,954 - INFO - END TEST : test_user_def_rt_entry : PASSED[0:01:19] 2025-09-08 03:06:38,954 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:06:39,716 - INFO - Deleted project: ctest-TestBasicRTFilter-09931360, ID : df6890fa-b0db-4c62-802a-d9e17ecaa298 2025-09-08 03:06:39,945 - INFO - Domain Default found not creating 2025-09-08 03:06:40,129 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488 not found, creating it 2025-09-08 03:06:40,701 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488, ID : bdccec15-a6c2-4927-9900-77ece579065f 2025-09-08 03:06:42,339 - INFO - ================================================================================ 2025-09-08 03:06:42,339 - INFO - STARTING TEST : test_sec_group_basic 2025-09-08 03:06:42,340 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2025-09-08 03:06:43,715 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:06:43,715 - INFO - 2025-09-08 03:06:44,204 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488', 'ctest-test_sec_group-27297382'] 2025-09-08 03:06:45,954 - INFO - Security group ctest-test_sec_group-27297382 found in the API Server 2025-09-08 03:06:46,084 - INFO - Validated that ACLs for Security group ctest-test_sec_group-27297382 are present in API Server 2025-09-08 03:06:46,092 - INFO - Validated that Security group ctest-test_sec_group-27297382 is found in control node 10.0.0.41 2025-09-08 03:06:46,105 - INFO - Validated that Security group ctest-test_sec_group-27297382 is found in control node 10.0.0.27 2025-09-08 03:06:46,118 - INFO - Validated that Security group ctest-test_sec_group-27297382 is found in control node 10.0.0.38 2025-09-08 03:06:46,123 - INFO - Validated SG ctest-test_sec_group-27297382 in Control nodes 2025-09-08 03:06:46,123 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488', 'ctest-test_sec_group-27297382'] 2025-09-08 03:06:46,217 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488', 'ctest-test_sec_group-27297382'] deleted successfully. 2025-09-08 03:06:46,331 - INFO - Security group ctest-test_sec_group-27297382 removed from the API Server 2025-09-08 03:06:46,459 - INFO - security group ctest-test_sec_group-27297382 removed from Control-node 10.0.0.41 2025-09-08 03:06:46,470 - INFO - security group ctest-test_sec_group-27297382 removed from Control-node 10.0.0.27 2025-09-08 03:06:46,481 - INFO - security group ctest-test_sec_group-27297382 removed from Control-node 10.0.0.38 2025-09-08 03:06:46,486 - INFO - Validated that SG ctest-test_sec_group-27297382 is not in control nodes 2025-09-08 03:06:46,493 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488', 'ctest-test_sec_group-27297382'] 2025-09-08 03:06:47,765 - INFO - Security group ctest-test_sec_group-27297382 found in the API Server 2025-09-08 03:06:47,900 - INFO - Validated that ACLs for Security group ctest-test_sec_group-27297382 are present in API Server 2025-09-08 03:06:47,905 - INFO - Validated that Security group ctest-test_sec_group-27297382 is found in control node 10.0.0.41 2025-09-08 03:06:47,919 - INFO - Validated that Security group ctest-test_sec_group-27297382 is found in control node 10.0.0.27 2025-09-08 03:06:47,933 - INFO - Validated that Security group ctest-test_sec_group-27297382 is found in control node 10.0.0.38 2025-09-08 03:06:47,940 - INFO - Validated SG ctest-test_sec_group-27297382 in Control nodes 2025-09-08 03:06:49,475 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 2025-09-08 03:06:49,963 - INFO - Verified VN network id 14 for VN b6c29e28-3329-4afa-b696-386d65018980 2025-09-08 03:06:49,963 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 passed 2025-09-08 03:06:50,033 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 passed 2025-09-08 03:06:51,411 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 is found in opserver 2025-09-08 03:06:52,748 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:06:54,201 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:06:59,433 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 2025-09-08 03:07:00,221 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 verfication in all API Servers passed 2025-09-08 03:07:33,091 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 passed 2025-09-08 03:07:33,091 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 verifications in Compute nodes passed 2025-09-08 03:07:33,197 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 in all vrouters 2025-09-08 03:07:34,021 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 passed 2025-09-08 03:07:34,360 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 03:07:34,384 - INFO - VM a9fbf56a-f241-4053-bb8d-725ae19ae8f7 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 2025-09-08 03:07:34,578 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488:3f9b6f79-ebba-4fee-b3f5-87d4a3780cbe of vm a9fbf56a-f241-4053-bb8d-725ae19ae8f7 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 03:07:34,682 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 validations in Opserver passed 2025-09-08 03:07:34,682 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 to be up.. 2025-09-08 03:07:35,919 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 passed 2025-09-08 03:07:57,020 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 2025-09-08 03:07:57,419 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 verfication in all API Servers passed 2025-09-08 03:07:59,535 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 passed 2025-09-08 03:07:59,535 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 verifications in Compute nodes passed 2025-09-08 03:07:59,640 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 in all vrouters 2025-09-08 03:08:00,447 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 passed 2025-09-08 03:08:00,536 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 03:08:00,563 - INFO - VM 031951ea-c637-44c3-a791-a050f0598523 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 2025-09-08 03:08:00,724 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488:82743906-c399-4014-9bfa-646bbb2ae109 of vm 031951ea-c637-44c3-a791-a050f0598523 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 03:08:00,768 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 validations in Opserver passed 2025-09-08 03:08:00,768 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 to be up.. 2025-09-08 03:08:02,018 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 passed 2025-09-08 03:08:02,428 - INFO - Validated that SG ctest-test_sec_group-27297382 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 2025-09-08 03:08:02,429 - INFO - Remove security group ctest-test_sec_group-27297382 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 2025-09-08 03:08:02,704 - WARNING - Security group ctest-test_sec_group-27297382 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 2025-09-08 03:08:03,063 - INFO - Validated that SG ctest-test_sec_group-27297382 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 2025-09-08 03:08:03,063 - INFO - Try deleting the security group ctest-test_sec_group-27297382 with back ref. 2025-09-08 03:08:03,063 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488', 'ctest-test_sec_group-27297382'] 2025-09-08 03:08:03,098 - INFO - Security Group 14ac3ce3-031a-4067-8745-0400361bbce0 in use. Neutron server returns request_ids: ['req-0abcc1ab-3dfa-41f9-abc3-7a2442ba1ed1'] 2025-09-08 03:08:03,098 - INFO - Not able to delete the security group with back ref as expected 2025-09-08 03:08:17,948 - WARNING - Ping to IP 3d98:755d:7e67:453c:4cb5:5e6b:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 failed 2025-09-08 03:08:17,948 - INFO - Ping FAILED as expected 2025-09-08 03:09:00,489 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 2025-09-08 03:09:03,863 - INFO - Ping to IP 3d98:755d:7e67:453c:4cb5:5e6b:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 passed 2025-09-08 03:09:03,864 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 2025-09-08 03:09:04,080 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 2025-09-08 03:09:06,193 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 is fully removed in API-Server 2025-09-08 03:09:06,606 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 2025-09-08 03:09:06,606 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 03:09:06,825 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-58380341 is removed in all control-nodes 2025-09-08 03:09:19,211 - INFO - 031951ea-c637-44c3-a791-a050f0598523 vm uve deleted from opserver 2025-09-08 03:09:19,226 - INFO - 031951ea-c637-44c3-a791-a050f0598523 vm uve deleted from opserver 2025-09-08 03:09:19,243 - INFO - 031951ea-c637-44c3-a791-a050f0598523 vm uve deleted from opserver 2025-09-08 03:09:19,243 - INFO - Validated that VM 031951ea-c637-44c3-a791-a050f0598523 is removed from Opserver 2025-09-08 03:09:19,243 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 2025-09-08 03:09:19,517 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 2025-09-08 03:09:21,642 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 is fully removed in API-Server 2025-09-08 03:09:21,914 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488:ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 2025-09-08 03:09:21,915 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 03:09:22,111 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-67396482 is removed in all control-nodes 2025-09-08 03:09:49,898 - INFO - a9fbf56a-f241-4053-bb8d-725ae19ae8f7 vm uve deleted from opserver 2025-09-08 03:09:49,912 - INFO - a9fbf56a-f241-4053-bb8d-725ae19ae8f7 vm uve deleted from opserver 2025-09-08 03:09:49,925 - INFO - a9fbf56a-f241-4053-bb8d-725ae19ae8f7 vm uve deleted from opserver 2025-09-08 03:09:49,925 - INFO - Validated that VM a9fbf56a-f241-4053-bb8d-725ae19ae8f7 is removed from Opserver 2025-09-08 03:09:49,925 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 2025-09-08 03:09:50,300 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 is not found in API Server 2025-09-08 03:09:50,333 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 is not in any agent 2025-09-08 03:09:50,373 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488-79583108 info 2025-09-08 03:09:50,373 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488', 'ctest-test_sec_group-27297382'] 2025-09-08 03:09:50,461 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488', 'ctest-test_sec_group-27297382'] deleted successfully. 2025-09-08 03:09:50,602 - INFO - Security group ctest-test_sec_group-27297382 removed from the API Server 2025-09-08 03:09:50,740 - INFO - security group ctest-test_sec_group-27297382 removed from Control-node 10.0.0.41 2025-09-08 03:09:50,750 - INFO - security group ctest-test_sec_group-27297382 removed from Control-node 10.0.0.27 2025-09-08 03:09:50,761 - INFO - security group ctest-test_sec_group-27297382 removed from Control-node 10.0.0.38 2025-09-08 03:09:50,768 - INFO - Validated that SG ctest-test_sec_group-27297382 is not in control nodes 2025-09-08 03:09:52,188 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:10] 2025-09-08 03:09:52,188 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:09:52,984 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1Ipv6-33600488, ID : bdccec15-a6c2-4927-9900-77ece579065f 2025-09-08 03:09:53,206 - INFO - Domain Default found not creating 2025-09-08 03:09:53,376 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-55648293 not found, creating it 2025-09-08 03:09:53,939 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293, ID : 34b56b2a-f4ac-4ef8-a2d2-d967a7969372 2025-09-08 03:09:55,724 - INFO - ================================================================================ 2025-09-08 03:09:55,724 - INFO - STARTING TEST : test_sec_group_basic 2025-09-08 03:09:55,724 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2025-09-08 03:09:57,112 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:09:57,112 - INFO - 2025-09-08 03:09:57,530 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-55648293', 'ctest-test_sec_group-49394738'] 2025-09-08 03:09:58,246 - INFO - Security group ctest-test_sec_group-49394738 found in the API Server 2025-09-08 03:09:58,373 - INFO - Validated that ACLs for Security group ctest-test_sec_group-49394738 are present in API Server 2025-09-08 03:09:58,379 - INFO - Validated that Security group ctest-test_sec_group-49394738 is found in control node 10.0.0.41 2025-09-08 03:09:58,392 - INFO - Validated that Security group ctest-test_sec_group-49394738 is found in control node 10.0.0.27 2025-09-08 03:09:58,405 - INFO - Validated that Security group ctest-test_sec_group-49394738 is found in control node 10.0.0.38 2025-09-08 03:09:58,411 - INFO - Validated SG ctest-test_sec_group-49394738 in Control nodes 2025-09-08 03:09:58,411 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-55648293', 'ctest-test_sec_group-49394738'] 2025-09-08 03:09:58,519 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-55648293', 'ctest-test_sec_group-49394738'] deleted successfully. 2025-09-08 03:09:58,640 - INFO - Security group ctest-test_sec_group-49394738 removed from the API Server 2025-09-08 03:09:58,784 - INFO - security group ctest-test_sec_group-49394738 removed from Control-node 10.0.0.41 2025-09-08 03:09:58,795 - INFO - security group ctest-test_sec_group-49394738 removed from Control-node 10.0.0.27 2025-09-08 03:09:58,807 - INFO - security group ctest-test_sec_group-49394738 removed from Control-node 10.0.0.38 2025-09-08 03:09:58,813 - INFO - Validated that SG ctest-test_sec_group-49394738 is not in control nodes 2025-09-08 03:09:58,820 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-55648293', 'ctest-test_sec_group-49394738'] 2025-09-08 03:09:59,167 - INFO - Security group ctest-test_sec_group-49394738 found in the API Server 2025-09-08 03:09:59,303 - INFO - Validated that ACLs for Security group ctest-test_sec_group-49394738 are present in API Server 2025-09-08 03:09:59,311 - INFO - Validated that Security group ctest-test_sec_group-49394738 is found in control node 10.0.0.41 2025-09-08 03:09:59,327 - INFO - Validated that Security group ctest-test_sec_group-49394738 is found in control node 10.0.0.27 2025-09-08 03:09:59,340 - INFO - Validated that Security group ctest-test_sec_group-49394738 is found in control node 10.0.0.38 2025-09-08 03:09:59,347 - INFO - Validated SG ctest-test_sec_group-49394738 in Control nodes 2025-09-08 03:10:00,102 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 2025-09-08 03:10:00,430 - INFO - Verified VN network id 14 for VN 1d20b871-2817-42ed-9a86-e09cd5791c5f 2025-09-08 03:10:00,430 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 passed 2025-09-08 03:10:00,511 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 passed 2025-09-08 03:10:01,872 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 is found in opserver 2025-09-08 03:10:03,235 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:10:04,813 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:10:10,017 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 2025-09-08 03:10:10,795 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 verfication in all API Servers passed 2025-09-08 03:10:43,748 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 passed 2025-09-08 03:10:43,748 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 verifications in Compute nodes passed 2025-09-08 03:10:44,197 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 in all vrouters 2025-09-08 03:10:45,042 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 passed 2025-09-08 03:10:45,372 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 03:10:45,398 - INFO - VM 34e5e5a5-fba7-47f8-90b1-bc15d60b82ce is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 2025-09-08 03:10:45,587 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293:4ded6f6a-0918-451d-9776-81ff306f06d3 of vm 34e5e5a5-fba7-47f8-90b1-bc15d60b82ce is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 03:10:45,679 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 validations in Opserver passed 2025-09-08 03:10:45,679 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 to be up.. 2025-09-08 03:10:46,904 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 passed 2025-09-08 03:11:08,139 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 2025-09-08 03:11:08,498 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 verfication in all API Servers passed 2025-09-08 03:11:10,574 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 passed 2025-09-08 03:11:10,574 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 verifications in Compute nodes passed 2025-09-08 03:11:11,049 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 in all vrouters 2025-09-08 03:11:11,886 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 passed 2025-09-08 03:11:11,993 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 03:11:12,027 - INFO - VM 53ff8ec1-032c-4a37-ada2-c133c9b9f1cb is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 2025-09-08 03:11:12,191 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293:5bfd7649-769e-4ea9-b837-ee4a1e59cf91 of vm 53ff8ec1-032c-4a37-ada2-c133c9b9f1cb is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 03:11:12,234 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 validations in Opserver passed 2025-09-08 03:11:12,234 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 to be up.. 2025-09-08 03:11:13,428 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 passed 2025-09-08 03:11:13,884 - INFO - Validated that SG ctest-test_sec_group-49394738 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 2025-09-08 03:11:13,884 - INFO - Remove security group ctest-test_sec_group-49394738 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 2025-09-08 03:11:14,140 - WARNING - Security group ctest-test_sec_group-49394738 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 2025-09-08 03:11:14,542 - INFO - Validated that SG ctest-test_sec_group-49394738 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 2025-09-08 03:11:14,542 - INFO - Try deleting the security group ctest-test_sec_group-49394738 with back ref. 2025-09-08 03:11:14,542 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-55648293', 'ctest-test_sec_group-49394738'] 2025-09-08 03:11:14,554 - INFO - Delete when resource still referred: ['http://10.0.0.38:8082/virtual-machine-interface/4ded6f6a-0918-451d-9776-81ff306f06d3', 'http://10.0.0.38:8082/virtual-machine-interface/5bfd7649-769e-4ea9-b837-ee4a1e59cf91'] 2025-09-08 03:11:14,554 - INFO - Not able to delete the security group with back ref as expected 2025-09-08 03:12:04,213 - WARNING - Ping to IP 68.124.133.132 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 failed 2025-09-08 03:12:04,213 - INFO - Ping FAILED as expected 2025-09-08 03:12:44,672 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 2025-09-08 03:12:47,353 - INFO - Ping to IP 68.124.133.132 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 passed 2025-09-08 03:12:47,353 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 2025-09-08 03:12:47,570 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 2025-09-08 03:12:49,672 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 is fully removed in API-Server 2025-09-08 03:12:50,023 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 2025-09-08 03:12:50,023 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 03:12:50,235 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-30121482 is removed in all control-nodes 2025-09-08 03:13:17,989 - INFO - 53ff8ec1-032c-4a37-ada2-c133c9b9f1cb vm uve deleted from opserver 2025-09-08 03:13:18,047 - INFO - 53ff8ec1-032c-4a37-ada2-c133c9b9f1cb vm uve deleted from opserver 2025-09-08 03:13:18,060 - INFO - 53ff8ec1-032c-4a37-ada2-c133c9b9f1cb vm uve deleted from opserver 2025-09-08 03:13:18,060 - INFO - Validated that VM 53ff8ec1-032c-4a37-ada2-c133c9b9f1cb is removed from Opserver 2025-09-08 03:13:18,060 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 2025-09-08 03:13:18,308 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 2025-09-08 03:13:20,428 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 is fully removed in API-Server 2025-09-08 03:13:20,677 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293:ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 2025-09-08 03:13:20,677 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 03:13:20,883 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-44656922 is removed in all control-nodes 2025-09-08 03:13:51,852 - INFO - 34e5e5a5-fba7-47f8-90b1-bc15d60b82ce vm uve deleted from opserver 2025-09-08 03:13:51,869 - INFO - 34e5e5a5-fba7-47f8-90b1-bc15d60b82ce vm uve deleted from opserver 2025-09-08 03:13:51,883 - INFO - 34e5e5a5-fba7-47f8-90b1-bc15d60b82ce vm uve deleted from opserver 2025-09-08 03:13:51,883 - INFO - Validated that VM 34e5e5a5-fba7-47f8-90b1-bc15d60b82ce is removed from Opserver 2025-09-08 03:13:51,883 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 2025-09-08 03:13:52,168 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 is not found in API Server 2025-09-08 03:13:52,212 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 is not in any agent 2025-09-08 03:13:52,255 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-55648293-60422129 info 2025-09-08 03:13:52,255 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-55648293', 'ctest-test_sec_group-49394738'] 2025-09-08 03:13:52,351 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-55648293', 'ctest-test_sec_group-49394738'] deleted successfully. 2025-09-08 03:13:52,467 - INFO - Security group ctest-test_sec_group-49394738 removed from the API Server 2025-09-08 03:13:52,611 - INFO - security group ctest-test_sec_group-49394738 removed from Control-node 10.0.0.41 2025-09-08 03:13:52,627 - INFO - security group ctest-test_sec_group-49394738 removed from Control-node 10.0.0.27 2025-09-08 03:13:52,640 - INFO - security group ctest-test_sec_group-49394738 removed from Control-node 10.0.0.38 2025-09-08 03:13:52,645 - INFO - Validated that SG ctest-test_sec_group-49394738 is not in control nodes 2025-09-08 03:13:54,057 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:59] 2025-09-08 03:13:54,057 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:13:54,876 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-55648293, ID : 34b56b2a-f4ac-4ef8-a2d2-d967a7969372 2025-09-08 03:13:55,078 - INFO - Domain Default found not creating 2025-09-08 03:13:55,231 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-56873262 not found, creating it 2025-09-08 03:13:55,794 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-56873262, ID : a57ff7ed-83b2-46a5-8a14-26a1160e1ff0 2025-09-08 03:13:57,428 - INFO - ================================================================================ 2025-09-08 03:13:57,428 - INFO - STARTING TEST : test_sec_group_basic 2025-09-08 03:13:57,428 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2025-09-08 03:13:58,801 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:13:58,801 - INFO - 2025-09-08 03:13:59,201 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-56873262', 'ctest-test_sec_group-15055494'] 2025-09-08 03:14:00,887 - INFO - Security group ctest-test_sec_group-15055494 found in the API Server 2025-09-08 03:14:01,023 - INFO - Validated that ACLs for Security group ctest-test_sec_group-15055494 are present in API Server 2025-09-08 03:14:01,030 - INFO - Validated that Security group ctest-test_sec_group-15055494 is found in control node 10.0.0.41 2025-09-08 03:14:01,044 - INFO - Validated that Security group ctest-test_sec_group-15055494 is found in control node 10.0.0.27 2025-09-08 03:14:01,056 - INFO - Validated that Security group ctest-test_sec_group-15055494 is found in control node 10.0.0.38 2025-09-08 03:14:01,062 - INFO - Validated SG ctest-test_sec_group-15055494 in Control nodes 2025-09-08 03:14:01,062 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-56873262', 'ctest-test_sec_group-15055494'] 2025-09-08 03:14:01,153 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-56873262', 'ctest-test_sec_group-15055494'] deleted successfully. 2025-09-08 03:14:01,294 - INFO - Security group ctest-test_sec_group-15055494 removed from the API Server 2025-09-08 03:14:01,442 - INFO - security group ctest-test_sec_group-15055494 removed from Control-node 10.0.0.41 2025-09-08 03:14:01,454 - INFO - security group ctest-test_sec_group-15055494 removed from Control-node 10.0.0.27 2025-09-08 03:14:01,466 - INFO - security group ctest-test_sec_group-15055494 removed from Control-node 10.0.0.38 2025-09-08 03:14:01,472 - INFO - Validated that SG ctest-test_sec_group-15055494 is not in control nodes 2025-09-08 03:14:01,478 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-56873262', 'ctest-test_sec_group-15055494'] 2025-09-08 03:14:02,626 - INFO - Security group ctest-test_sec_group-15055494 found in the API Server 2025-09-08 03:14:02,771 - INFO - Validated that ACLs for Security group ctest-test_sec_group-15055494 are present in API Server 2025-09-08 03:14:02,779 - INFO - Validated that Security group ctest-test_sec_group-15055494 is found in control node 10.0.0.41 2025-09-08 03:14:02,792 - INFO - Validated that Security group ctest-test_sec_group-15055494 is found in control node 10.0.0.27 2025-09-08 03:14:02,804 - INFO - Validated that Security group ctest-test_sec_group-15055494 is found in control node 10.0.0.38 2025-09-08 03:14:02,811 - INFO - Validated SG ctest-test_sec_group-15055494 in Control nodes 2025-09-08 03:14:04,022 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 2025-09-08 03:14:04,312 - INFO - Verified VN network id 14 for VN 3ec38f33-92ee-4827-ad72-c6dd12ec0fdc 2025-09-08 03:14:04,312 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 passed 2025-09-08 03:14:04,393 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 passed 2025-09-08 03:14:05,789 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-56873262:ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 is found in opserver 2025-09-08 03:14:07,332 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-56873262-36981800>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:14:08,835 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-56873262-20492285>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:14:14,046 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 2025-09-08 03:14:14,791 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 verfication in all API Servers passed 2025-09-08 03:14:47,652 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 passed 2025-09-08 03:14:47,652 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 verifications in Compute nodes passed 2025-09-08 03:14:48,140 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 in all vrouters 2025-09-08 03:14:48,974 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 passed 2025-09-08 03:14:49,278 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 03:14:49,306 - INFO - VM bce72aff-8e6f-4ab9-bca3-792975ea0e01 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-56873262:ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 2025-09-08 03:14:49,490 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-56873262:7d738cba-c22a-41da-bac0-6a8c9ba17c50 of vm bce72aff-8e6f-4ab9-bca3-792975ea0e01 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 03:14:49,573 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 validations in Opserver passed 2025-09-08 03:14:49,573 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 to be up.. 2025-09-08 03:14:50,809 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 passed 2025-09-08 03:15:11,867 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 2025-09-08 03:15:12,218 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 verfication in all API Servers passed 2025-09-08 03:15:14,258 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 passed 2025-09-08 03:15:14,258 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 verifications in Compute nodes passed 2025-09-08 03:15:14,712 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 in all vrouters 2025-09-08 03:15:15,593 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 passed 2025-09-08 03:15:15,691 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 03:15:15,718 - INFO - VM e9375701-28b9-4b47-bb55-516ed580a19b is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-56873262:ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 2025-09-08 03:15:15,951 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-56873262:83fc8dad-8532-4a95-b5d4-be818ccd876b of vm e9375701-28b9-4b47-bb55-516ed580a19b is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 03:15:16,062 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 validations in Opserver passed 2025-09-08 03:15:16,062 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 to be up.. 2025-09-08 03:15:17,273 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 passed 2025-09-08 03:15:17,844 - INFO - Validated that SG ctest-test_sec_group-15055494 is bound to VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 2025-09-08 03:15:17,844 - INFO - Remove security group ctest-test_sec_group-15055494 from VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 2025-09-08 03:15:18,092 - WARNING - Security group ctest-test_sec_group-15055494 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 2025-09-08 03:15:18,492 - INFO - Validated that SG ctest-test_sec_group-15055494 is bound to VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 2025-09-08 03:15:18,493 - INFO - Try deleting the security group ctest-test_sec_group-15055494 with back ref. 2025-09-08 03:15:18,493 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-56873262', 'ctest-test_sec_group-15055494'] 2025-09-08 03:15:18,524 - INFO - Security Group 3458a204-c682-48af-ab9d-19de919ab710 in use. Neutron server returns request_ids: ['req-35230631-e82b-4614-ab9c-583e85997103'] 2025-09-08 03:15:18,524 - INFO - Not able to delete the security group with back ref as expected 2025-09-08 03:16:05,446 - WARNING - Ping to IP 5.133.220.68 from VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 failed 2025-09-08 03:16:05,446 - INFO - Ping FAILED as expected 2025-09-08 03:16:46,622 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 2025-09-08 03:16:50,014 - INFO - Ping to IP 5.133.220.68 from VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 passed 2025-09-08 03:16:50,014 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 2025-09-08 03:16:50,261 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 2025-09-08 03:16:52,372 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 is fully removed in API-Server 2025-09-08 03:16:52,826 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-56873262:ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 2025-09-08 03:16:52,826 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 03:16:53,044 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-56873262-20492285 is removed in all control-nodes 2025-09-08 03:17:17,739 - INFO - e9375701-28b9-4b47-bb55-516ed580a19b vm uve deleted from opserver 2025-09-08 03:17:17,754 - INFO - e9375701-28b9-4b47-bb55-516ed580a19b vm uve deleted from opserver 2025-09-08 03:17:17,767 - INFO - e9375701-28b9-4b47-bb55-516ed580a19b vm uve deleted from opserver 2025-09-08 03:17:17,768 - INFO - Validated that VM e9375701-28b9-4b47-bb55-516ed580a19b is removed from Opserver 2025-09-08 03:17:17,768 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 2025-09-08 03:17:17,993 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 2025-09-08 03:17:20,109 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 is fully removed in API-Server 2025-09-08 03:17:20,382 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-56873262:ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 2025-09-08 03:17:20,383 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 03:17:20,578 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-56873262-36981800 is removed in all control-nodes 2025-09-08 03:17:20,690 - INFO - bce72aff-8e6f-4ab9-bca3-792975ea0e01 vm uve deleted from opserver 2025-09-08 03:17:20,707 - INFO - bce72aff-8e6f-4ab9-bca3-792975ea0e01 vm uve deleted from opserver 2025-09-08 03:17:20,722 - INFO - bce72aff-8e6f-4ab9-bca3-792975ea0e01 vm uve deleted from opserver 2025-09-08 03:17:20,722 - INFO - Validated that VM bce72aff-8e6f-4ab9-bca3-792975ea0e01 is removed from Opserver 2025-09-08 03:17:20,723 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 2025-09-08 03:17:21,064 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 is not found in API Server 2025-09-08 03:17:21,103 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 is not in any agent 2025-09-08 03:17:21,149 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1-56873262-83519453 info 2025-09-08 03:17:21,149 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-56873262', 'ctest-test_sec_group-15055494'] 2025-09-08 03:17:21,252 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-56873262', 'ctest-test_sec_group-15055494'] deleted successfully. 2025-09-08 03:17:21,397 - INFO - Security group ctest-test_sec_group-15055494 removed from the API Server 2025-09-08 03:17:21,545 - INFO - security group ctest-test_sec_group-15055494 removed from Control-node 10.0.0.41 2025-09-08 03:17:21,563 - INFO - security group ctest-test_sec_group-15055494 removed from Control-node 10.0.0.27 2025-09-08 03:17:21,583 - INFO - security group ctest-test_sec_group-15055494 removed from Control-node 10.0.0.38 2025-09-08 03:17:21,593 - INFO - Validated that SG ctest-test_sec_group-15055494 is not in control nodes 2025-09-08 03:17:23,022 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:26] 2025-09-08 03:17:23,026 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:17:23,861 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1-56873262, ID : a57ff7ed-83b2-46a5-8a14-26a1160e1ff0 2025-09-08 03:17:24,072 - INFO - Domain Default found not creating 2025-09-08 03:17:24,234 - INFO - Project ctest-TestSvcRegr-87977112 not found, creating it 2025-09-08 03:17:24,889 - INFO - Created Project:ctest-TestSvcRegr-87977112, ID : 1bb8aed0-338a-42dc-8877-3ae245eab56a 2025-09-08 03:17:26,497 - INFO - ================================================================================ 2025-09-08 03:17:26,497 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2025-09-08 03:17:27,919 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:17:27,920 - INFO - 2025-09-08 03:17:28,998 - INFO - Created VN ctest-third-vn-45272563 2025-09-08 03:17:30,414 - INFO - VM ([<Server: ctest-vm-in-third-vn-72176246>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:17:36,230 - INFO - Created VN ctest-mgmt_vn-49921820 2025-09-08 03:17:36,890 - INFO - Verified VN network id 15 for VN 0bf8206f-fdc7-45de-a9f9-30eb3f5733e6 2025-09-08 03:17:36,890 - INFO - Verifications in API Server for VN ctest-mgmt_vn-49921820 passed 2025-09-08 03:17:36,966 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-49921820 passed 2025-09-08 03:17:38,322 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87977112:ctest-mgmt_vn-49921820 is found in opserver 2025-09-08 03:17:38,952 - INFO - Created VN ctest-left_vn-39767468 2025-09-08 03:17:39,280 - INFO - Verified VN network id 16 for VN e17293f4-0823-4c5c-86bf-a5e97bc7b55b 2025-09-08 03:17:39,280 - INFO - Verifications in API Server for VN ctest-left_vn-39767468 passed 2025-09-08 03:17:39,361 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-39767468 passed 2025-09-08 03:17:39,709 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87977112:ctest-left_vn-39767468 is found in opserver 2025-09-08 03:17:40,379 - INFO - Created VN ctest-right_vn-99299796 2025-09-08 03:17:40,714 - INFO - Verified VN network id 17 for VN e1a610b4-2edd-4f91-b8eb-b7d37da0392c 2025-09-08 03:17:40,714 - INFO - Verifications in API Server for VN ctest-right_vn-99299796 passed 2025-09-08 03:17:40,790 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-99299796 passed 2025-09-08 03:17:41,112 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87977112:ctest-right_vn-99299796 is found in opserver 2025-09-08 03:17:42,547 - INFO - VM ([<Server: ctest-left_vm-99568201>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:17:44,067 - INFO - VM ([<Server: ctest-right_vm-64310847>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2025-09-08 03:17:45 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2025-09-08 03:17:45,129 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2025-09-08 03:17:45,231 - INFO - Service template: ['default-domain', 'ctest-service_template_1-20967483'] deleted successfully. 2025-09-08 03:17:45,231 - INFO - Skip interface_detach for VM ctest-right_vm-64310847 in state BUILD 2025-09-08 03:17:45,231 - INFO - Deleting VM ctest-right_vm-64310847 2025-09-08 03:17:45,261 - ERROR - VM ctest-right_vm-64310847 has failed to come up 2025-09-08 03:17:45,261 - ERROR - Nova failed to get host of the VM 2025-09-08 03:17:45,261 - ERROR - VM ctest-right_vm-64310847 has failed to come up 2025-09-08 03:17:45,261 - ERROR - Nova failed to get host of the VM 2025-09-08 03:17:45,342 - INFO - Skip interface_detach for VM ctest-left_vm-99568201 in state BUILD 2025-09-08 03:17:45,342 - INFO - Deleting VM ctest-left_vm-99568201 2025-09-08 03:17:45,342 - ERROR - VM ctest-left_vm-99568201 has failed to come up 2025-09-08 03:17:45,343 - ERROR - Nova failed to get host of the VM 2025-09-08 03:17:45,343 - ERROR - VM ctest-left_vm-99568201 has failed to come up 2025-09-08 03:17:45,343 - ERROR - Nova failed to get host of the VM 2025-09-08 03:17:45,411 - INFO - Deleting VN ctest-right_vn-99299796 2025-09-08 03:17:45,463 - WARNING - Deleting VN ctest-right_vn-99299796 failed..Will retry 2025-09-08 03:17:47,800 - INFO - Validated that VN ctest-right_vn-99299796 is not found in API Server 2025-09-08 03:17:47,839 - INFO - Validated that VN ctest-right_vn-99299796 is not in any agent 2025-09-08 03:17:47,876 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-99299796 info 2025-09-08 03:17:47,877 - INFO - Deleting VN ctest-left_vn-39767468 2025-09-08 03:17:48,197 - INFO - Validated that VN ctest-left_vn-39767468 is not found in API Server 2025-09-08 03:17:48,252 - INFO - Validated that VN ctest-left_vn-39767468 is not in any agent 2025-09-08 03:17:48,305 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-39767468 info 2025-09-08 03:17:48,305 - INFO - Deleting VN ctest-mgmt_vn-49921820 2025-09-08 03:17:48,661 - INFO - Validated that VN ctest-mgmt_vn-49921820 is not found in API Server 2025-09-08 03:17:48,703 - INFO - Validated that VN ctest-mgmt_vn-49921820 is not in any agent 2025-09-08 03:17:48,741 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-49921820 info 2025-09-08 03:17:48,741 - INFO - Deleting VM ctest-vm-in-third-vn-72176246 2025-09-08 03:17:48,816 - INFO - Deleting VN ctest-third-vn-45272563 2025-09-08 03:17:48,866 - WARNING - Deleting VN ctest-third-vn-45272563 failed..Will retry 2025-09-08 03:17:52,411 - INFO - 2025-09-08 03:17:52,411 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:26] 2025-09-08 03:17:52,411 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:17:52,415 - INFO - ================================================================================ 2025-09-08 03:17:52,415 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2025-09-08 03:17:53,820 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:17:53,820 - INFO - 2025-09-08 03:17:54,414 - INFO - Created VN ctest-mgmt_vn-99787422 2025-09-08 03:17:54,715 - INFO - Verified VN network id 14 for VN b918749b-1332-49a7-8a0e-94a91ea148f4 2025-09-08 03:17:54,715 - INFO - Verifications in API Server for VN ctest-mgmt_vn-99787422 passed 2025-09-08 03:17:54,804 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-99787422 passed 2025-09-08 03:17:54,989 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87977112:ctest-mgmt_vn-99787422 is found in opserver 2025-09-08 03:17:55,581 - INFO - Created VN ctest-left_vn-48307109 2025-09-08 03:17:55,858 - INFO - Verified VN network id 15 for VN 0f59edc8-5543-41d9-8812-97e8e33307dd 2025-09-08 03:17:55,858 - INFO - Verifications in API Server for VN ctest-left_vn-48307109 passed 2025-09-08 03:17:55,929 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-48307109 passed 2025-09-08 03:17:56,109 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87977112:ctest-left_vn-48307109 is found in opserver 2025-09-08 03:17:56,724 - INFO - Created VN ctest-right_vn-57798932 2025-09-08 03:17:57,013 - INFO - Verified VN network id 16 for VN c435a576-54ab-4872-be28-6359728ec7bd 2025-09-08 03:17:57,013 - INFO - Verifications in API Server for VN ctest-right_vn-57798932 passed 2025-09-08 03:17:57,088 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-57798932 passed 2025-09-08 03:17:57,263 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87977112:ctest-right_vn-57798932 is found in opserver 2025-09-08 03:17:57,894 - INFO - Created VN ctest-trans_left_vn-64143375 2025-09-08 03:17:58,181 - INFO - Verified VN network id 17 for VN a4d2d044-d0a7-468d-87cf-5ba4543fc89f 2025-09-08 03:17:58,181 - INFO - Verifications in API Server for VN ctest-trans_left_vn-64143375 passed 2025-09-08 03:17:58,253 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-64143375 passed 2025-09-08 03:17:58,412 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87977112:ctest-trans_left_vn-64143375 is found in opserver 2025-09-08 03:17:59,057 - INFO - Created VN ctest-trans_right_vn-38061267 2025-09-08 03:17:59,366 - INFO - Verified VN network id 18 for VN 278a3deb-56ad-4df3-9d1b-5c055ad179b1 2025-09-08 03:17:59,367 - INFO - Verifications in API Server for VN ctest-trans_right_vn-38061267 passed 2025-09-08 03:17:59,455 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-38061267 passed 2025-09-08 03:17:59,641 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-87977112:ctest-trans_right_vn-38061267 is found in opserver 2025-09-08 03:18:00,867 - INFO - VM ([<Server: ctest-left_vm-81882990>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:18:02,454 - INFO - VM ([<Server: ctest-right_vm-97845801>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2025-09-08 03:18:03 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2025-09-08 03:18:03,228 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2025-09-08 03:18:03,343 - INFO - Service template: ['default-domain', 'ctest-service_template_1-10889435'] deleted successfully. 2025-09-08 03:18:03,343 - INFO - Skip interface_detach for VM ctest-right_vm-97845801 in state BUILD 2025-09-08 03:18:03,343 - INFO - Deleting VM ctest-right_vm-97845801 2025-09-08 03:18:03,343 - ERROR - VM ctest-right_vm-97845801 has failed to come up 2025-09-08 03:18:03,343 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:03,343 - ERROR - VM ctest-right_vm-97845801 has failed to come up 2025-09-08 03:18:03,344 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:03,537 - INFO - Skip interface_detach for VM ctest-left_vm-81882990 in state BUILD 2025-09-08 03:18:03,538 - INFO - Deleting VM ctest-left_vm-81882990 2025-09-08 03:18:03,538 - ERROR - VM ctest-left_vm-81882990 has failed to come up 2025-09-08 03:18:03,538 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:03,538 - ERROR - VM ctest-left_vm-81882990 has failed to come up 2025-09-08 03:18:03,538 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:03,685 - INFO - Deleting VN ctest-trans_right_vn-38061267 2025-09-08 03:18:04,012 - INFO - Validated that VN ctest-trans_right_vn-38061267 is not found in API Server 2025-09-08 03:18:04,074 - INFO - Validated that VN ctest-trans_right_vn-38061267 is not in any agent 2025-09-08 03:18:04,114 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-38061267 info 2025-09-08 03:18:04,114 - INFO - Deleting VN ctest-trans_left_vn-64143375 2025-09-08 03:18:04,510 - INFO - Validated that VN ctest-trans_left_vn-64143375 is not found in API Server 2025-09-08 03:18:04,549 - INFO - Validated that VN ctest-trans_left_vn-64143375 is not in any agent 2025-09-08 03:18:04,602 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-64143375 info 2025-09-08 03:18:04,603 - INFO - Deleting VN ctest-right_vn-57798932 2025-09-08 03:18:04,669 - WARNING - Deleting VN ctest-right_vn-57798932 failed..Will retry 2025-09-08 03:18:06,959 - INFO - Validated that VN ctest-right_vn-57798932 is not found in API Server 2025-09-08 03:18:07,002 - INFO - Validated that VN ctest-right_vn-57798932 is not in any agent 2025-09-08 03:18:07,051 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-57798932 info 2025-09-08 03:18:07,052 - INFO - Deleting VN ctest-left_vn-48307109 2025-09-08 03:18:07,374 - INFO - Validated that VN ctest-left_vn-48307109 is not found in API Server 2025-09-08 03:18:07,418 - INFO - Validated that VN ctest-left_vn-48307109 is not in any agent 2025-09-08 03:18:07,459 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-48307109 info 2025-09-08 03:18:07,459 - INFO - Deleting VN ctest-mgmt_vn-99787422 2025-09-08 03:18:07,774 - INFO - Validated that VN ctest-mgmt_vn-99787422 is not found in API Server 2025-09-08 03:18:07,809 - INFO - Validated that VN ctest-mgmt_vn-99787422 is not in any agent 2025-09-08 03:18:07,850 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-99787422 info 2025-09-08 03:18:09,258 - INFO - 2025-09-08 03:18:09,258 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:17] 2025-09-08 03:18:09,258 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:18:10,070 - INFO - Deleted project: ctest-TestSvcRegr-87977112, ID : 1bb8aed0-338a-42dc-8877-3ae245eab56a 2025-09-08 03:18:10,269 - INFO - Domain Default found not creating 2025-09-08 03:18:10,455 - INFO - Project ctest-TestSvcRegr-76553838 not found, creating it 2025-09-08 03:18:10,987 - INFO - Created Project:ctest-TestSvcRegr-76553838, ID : 253a6eae-c4ae-4d52-a240-1104ae9f6612 2025-09-08 03:18:12,669 - INFO - ================================================================================ 2025-09-08 03:18:12,669 - INFO - STARTING TEST : test_svc_CEM_22032 2025-09-08 03:18:14,057 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:18:14,057 - INFO - 2025-09-08 03:18:15,152 - INFO - Created VN ctest-mgmt_vn-60300976 2025-09-08 03:18:15,819 - INFO - Verified VN network id 14 for VN f51cdc94-5226-47c7-8318-931d5ea9ca6e 2025-09-08 03:18:15,819 - INFO - Verifications in API Server for VN ctest-mgmt_vn-60300976 passed 2025-09-08 03:18:15,891 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-60300976 passed 2025-09-08 03:18:17,308 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76553838:ctest-mgmt_vn-60300976 is found in opserver 2025-09-08 03:18:18,019 - INFO - Created VN service-left-vn-52551290 2025-09-08 03:18:18,324 - INFO - Verified VN network id 15 for VN d26d6741-78b4-426e-a727-67f0909bbcf8 2025-09-08 03:18:18,325 - INFO - Verifications in API Server for VN service-left-vn-52551290 passed 2025-09-08 03:18:18,409 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-52551290 passed 2025-09-08 03:18:18,721 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76553838:service-left-vn-52551290 is found in opserver 2025-09-08 03:18:19,375 - INFO - Created VN service-right-vn-29096753 2025-09-08 03:18:19,683 - INFO - Verified VN network id 16 for VN 204331ca-f1b0-4526-ae2e-7c82be5591ad 2025-09-08 03:18:19,683 - INFO - Verifications in API Server for VN service-right-vn-29096753 passed 2025-09-08 03:18:19,776 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-29096753 passed 2025-09-08 03:18:20,125 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76553838:service-right-vn-29096753 is found in opserver 2025-09-08 03:18:21,403 - INFO - VM ([<Server: ctest-left_vm-36121357>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:18:22,975 - INFO - VM ([<Server: ctest-right_vm-10889019>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2025-09-08 03:18:23,723 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2025-09-08 03:18:23,839 - INFO - Service template: ['default-domain', 'ctest-service_template_1-36651153'] deleted successfully. 2025-09-08 03:18:23,839 - INFO - Skip interface_detach for VM ctest-right_vm-10889019 in state BUILD 2025-09-08 03:18:23,839 - INFO - Deleting VM ctest-right_vm-10889019 2025-09-08 03:18:23,887 - ERROR - VM ctest-right_vm-10889019 has failed to come up 2025-09-08 03:18:23,888 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:23,888 - ERROR - VM ctest-right_vm-10889019 has failed to come up 2025-09-08 03:18:23,888 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:24,005 - INFO - Skip interface_detach for VM ctest-left_vm-36121357 in state BUILD 2025-09-08 03:18:24,006 - INFO - Deleting VM ctest-left_vm-36121357 2025-09-08 03:18:24,006 - ERROR - VM ctest-left_vm-36121357 has failed to come up 2025-09-08 03:18:24,007 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:24,007 - ERROR - VM ctest-left_vm-36121357 has failed to come up 2025-09-08 03:18:24,007 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:24,157 - INFO - Deleting VN service-right-vn-29096753 2025-09-08 03:18:24,228 - WARNING - Deleting VN service-right-vn-29096753 failed..Will retry 2025-09-08 03:18:26,580 - INFO - Validated that VN service-right-vn-29096753 is not found in API Server 2025-09-08 03:18:26,650 - INFO - Validated that VN service-right-vn-29096753 is not in any agent 2025-09-08 03:18:26,701 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-29096753 info 2025-09-08 03:18:26,701 - INFO - Deleting VN service-left-vn-52551290 2025-09-08 03:18:27,073 - INFO - Validated that VN service-left-vn-52551290 is not found in API Server 2025-09-08 03:18:27,116 - INFO - Validated that VN service-left-vn-52551290 is not in any agent 2025-09-08 03:18:27,158 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-52551290 info 2025-09-08 03:18:27,158 - INFO - Deleting VN ctest-mgmt_vn-60300976 2025-09-08 03:18:27,468 - INFO - Validated that VN ctest-mgmt_vn-60300976 is not found in API Server 2025-09-08 03:18:27,511 - INFO - Validated that VN ctest-mgmt_vn-60300976 is not in any agent 2025-09-08 03:18:27,558 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-60300976 info 2025-09-08 03:18:28,989 - INFO - 2025-09-08 03:18:28,989 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:16] 2025-09-08 03:18:28,989 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:18:28,992 - INFO - ================================================================================ 2025-09-08 03:18:28,992 - INFO - STARTING TEST : test_svc_in_network_datapath 2025-09-08 03:18:30,364 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:18:30,364 - INFO - 2025-09-08 03:18:30,873 - INFO - Created VN ctest-mgmt_vn-09342040 2025-09-08 03:18:31,175 - INFO - Verified VN network id 14 for VN 8f2f53bc-34d7-4df2-93b4-2acf81e34bbb 2025-09-08 03:18:31,175 - INFO - Verifications in API Server for VN ctest-mgmt_vn-09342040 passed 2025-09-08 03:18:31,252 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-09342040 passed 2025-09-08 03:18:31,497 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76553838:ctest-mgmt_vn-09342040 is found in opserver 2025-09-08 03:18:32,133 - INFO - Created VN ctest-left_vn-95473830 2025-09-08 03:18:32,412 - INFO - Verified VN network id 15 for VN fe3eec38-6c0d-4020-91a2-958ed19f704b 2025-09-08 03:18:32,412 - INFO - Verifications in API Server for VN ctest-left_vn-95473830 passed 2025-09-08 03:18:32,482 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-95473830 passed 2025-09-08 03:18:32,651 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76553838:ctest-left_vn-95473830 is found in opserver 2025-09-08 03:18:33,289 - INFO - Created VN ctest-right_vn-50186725 2025-09-08 03:18:33,575 - INFO - Verified VN network id 16 for VN 99c65c61-34c9-4691-b5cb-d29c29ae93c2 2025-09-08 03:18:33,575 - INFO - Verifications in API Server for VN ctest-right_vn-50186725 passed 2025-09-08 03:18:33,647 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-50186725 passed 2025-09-08 03:18:33,822 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-76553838:ctest-right_vn-50186725 is found in opserver 2025-09-08 03:18:35,086 - INFO - VM ([<Server: ctest-left_vm-05464426>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:18:36,478 - INFO - VM ([<Server: ctest-right_vm-59705183>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2025-09-08 03:18:37,167 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2025-09-08 03:18:37,283 - INFO - Service template: ['default-domain', 'ctest-service_template_1-88506741'] deleted successfully. 2025-09-08 03:18:37,284 - INFO - Skip interface_detach for VM ctest-right_vm-59705183 in state BUILD 2025-09-08 03:18:37,284 - INFO - Deleting VM ctest-right_vm-59705183 2025-09-08 03:18:37,284 - ERROR - VM ctest-right_vm-59705183 has failed to come up 2025-09-08 03:18:37,284 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:37,284 - ERROR - VM ctest-right_vm-59705183 has failed to come up 2025-09-08 03:18:37,284 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:37,416 - INFO - Skip interface_detach for VM ctest-left_vm-05464426 in state BUILD 2025-09-08 03:18:37,416 - INFO - Deleting VM ctest-left_vm-05464426 2025-09-08 03:18:37,416 - ERROR - VM ctest-left_vm-05464426 has failed to come up 2025-09-08 03:18:37,416 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:37,416 - ERROR - VM ctest-left_vm-05464426 has failed to come up 2025-09-08 03:18:37,416 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:37,558 - INFO - Deleting VN ctest-right_vn-50186725 2025-09-08 03:18:37,621 - WARNING - Deleting VN ctest-right_vn-50186725 failed..Will retry 2025-09-08 03:18:39,918 - INFO - Validated that VN ctest-right_vn-50186725 is not found in API Server 2025-09-08 03:18:39,969 - INFO - Validated that VN ctest-right_vn-50186725 is not in any agent 2025-09-08 03:18:40,016 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-50186725 info 2025-09-08 03:18:40,017 - INFO - Deleting VN ctest-left_vn-95473830 2025-09-08 03:18:40,324 - INFO - Validated that VN ctest-left_vn-95473830 is not found in API Server 2025-09-08 03:18:40,363 - INFO - Validated that VN ctest-left_vn-95473830 is not in any agent 2025-09-08 03:18:40,402 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-95473830 info 2025-09-08 03:18:40,403 - INFO - Deleting VN ctest-mgmt_vn-09342040 2025-09-08 03:18:40,690 - INFO - Validated that VN ctest-mgmt_vn-09342040 is not found in API Server 2025-09-08 03:18:40,728 - INFO - Validated that VN ctest-mgmt_vn-09342040 is not in any agent 2025-09-08 03:18:40,766 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-09342040 info 2025-09-08 03:18:42,198 - INFO - 2025-09-08 03:18:42,198 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:14] 2025-09-08 03:18:42,198 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:18:43,002 - INFO - Deleted project: ctest-TestSvcRegr-76553838, ID : 253a6eae-c4ae-4d52-a240-1104ae9f6612 2025-09-08 03:18:43,197 - INFO - Domain Default found not creating 2025-09-08 03:18:43,363 - INFO - Project ctest-TestSvcHC-59289858 not found, creating it 2025-09-08 03:18:43,960 - INFO - Created Project:ctest-TestSvcHC-59289858, ID : 45d6ccc1-6145-4cf1-92c5-7783fab77b1c 2025-09-08 03:18:45,599 - INFO - ================================================================================ 2025-09-08 03:18:45,599 - INFO - STARTING TEST : test_svc_hc_basic 2025-09-08 03:18:46,971 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:18:46,971 - INFO - 2025-09-08 03:18:48,128 - INFO - Created VN ctest-mgmt_vn-38810532 2025-09-08 03:18:48,824 - INFO - Verified VN network id 14 for VN c963cfd6-3add-47b6-96da-ca6c1c465d43 2025-09-08 03:18:48,824 - INFO - Verifications in API Server for VN ctest-mgmt_vn-38810532 passed 2025-09-08 03:18:48,912 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-38810532 passed 2025-09-08 03:18:50,383 - INFO - Validated that VN default-domain:ctest-TestSvcHC-59289858:ctest-mgmt_vn-38810532 is found in opserver 2025-09-08 03:18:51,092 - INFO - Created VN ctest-left_vn-28863168 2025-09-08 03:18:51,661 - INFO - Verified VN network id 15 for VN dcca3815-6ebf-4d1b-9038-e056f2533f0b 2025-09-08 03:18:51,661 - INFO - Verifications in API Server for VN ctest-left_vn-28863168 passed 2025-09-08 03:18:51,746 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-28863168 passed 2025-09-08 03:18:52,082 - INFO - Validated that VN default-domain:ctest-TestSvcHC-59289858:ctest-left_vn-28863168 is found in opserver 2025-09-08 03:18:52,740 - INFO - Created VN ctest-right_vn-58175644 2025-09-08 03:18:53,028 - INFO - Verified VN network id 16 for VN 99f96e84-1dc8-4783-9b54-ef684aa7e8e8 2025-09-08 03:18:53,029 - INFO - Verifications in API Server for VN ctest-right_vn-58175644 passed 2025-09-08 03:18:53,100 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-58175644 passed 2025-09-08 03:18:53,434 - INFO - Validated that VN default-domain:ctest-TestSvcHC-59289858:ctest-right_vn-58175644 is found in opserver 2025-09-08 03:18:55,007 - INFO - VM ([<Server: ctest-left_vm-13420684>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:18:56,424 - INFO - VM ([<Server: ctest-right_vm-90182900>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2025-09-08 03:18:57,189 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2025-09-08 03:18:57,295 - INFO - Service template: ['default-domain', 'ctest-service_template_1-66736289'] deleted successfully. 2025-09-08 03:18:57,295 - INFO - Skip interface_detach for VM ctest-right_vm-90182900 in state BUILD 2025-09-08 03:18:57,295 - INFO - Deleting VM ctest-right_vm-90182900 2025-09-08 03:18:57,348 - ERROR - VM ctest-right_vm-90182900 has failed to come up 2025-09-08 03:18:57,348 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:57,348 - ERROR - VM ctest-right_vm-90182900 has failed to come up 2025-09-08 03:18:57,348 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:57,461 - INFO - Skip interface_detach for VM ctest-left_vm-13420684 in state BUILD 2025-09-08 03:18:57,461 - INFO - Deleting VM ctest-left_vm-13420684 2025-09-08 03:18:57,461 - ERROR - VM ctest-left_vm-13420684 has failed to come up 2025-09-08 03:18:57,461 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:57,461 - ERROR - VM ctest-left_vm-13420684 has failed to come up 2025-09-08 03:18:57,462 - ERROR - Nova failed to get host of the VM 2025-09-08 03:18:57,554 - INFO - Deleting VN ctest-right_vn-58175644 2025-09-08 03:18:57,611 - WARNING - Deleting VN ctest-right_vn-58175644 failed..Will retry 2025-09-08 03:18:59,942 - INFO - Validated that VN ctest-right_vn-58175644 is not found in API Server 2025-09-08 03:19:00,009 - INFO - Validated that VN ctest-right_vn-58175644 is not in any agent 2025-09-08 03:19:00,059 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-58175644 info 2025-09-08 03:19:00,059 - INFO - Deleting VN ctest-left_vn-28863168 2025-09-08 03:19:00,347 - INFO - Validated that VN ctest-left_vn-28863168 is not found in API Server 2025-09-08 03:19:00,394 - INFO - Validated that VN ctest-left_vn-28863168 is not in any agent 2025-09-08 03:19:00,439 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-28863168 info 2025-09-08 03:19:00,439 - INFO - Deleting VN ctest-mgmt_vn-38810532 2025-09-08 03:19:00,714 - INFO - Validated that VN ctest-mgmt_vn-38810532 is not found in API Server 2025-09-08 03:19:00,761 - INFO - Validated that VN ctest-mgmt_vn-38810532 is not in any agent 2025-09-08 03:19:00,804 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-38810532 info 2025-09-08 03:19:02,169 - INFO - 2025-09-08 03:19:02,169 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:17] 2025-09-08 03:19:02,169 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:19:02,172 - INFO - ================================================================================ 2025-09-08 03:19:02,172 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2025-09-08 03:19:03,560 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:19:03,560 - INFO - 2025-09-08 03:19:04,162 - INFO - Created VN ctest-mgmt_vn-47116869 2025-09-08 03:19:04,469 - INFO - Verified VN network id 14 for VN be716c83-38ad-4451-8a76-f4822529c89b 2025-09-08 03:19:04,469 - INFO - Verifications in API Server for VN ctest-mgmt_vn-47116869 passed 2025-09-08 03:19:04,568 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-47116869 passed 2025-09-08 03:19:04,755 - INFO - Validated that VN default-domain:ctest-TestSvcHC-59289858:ctest-mgmt_vn-47116869 is found in opserver 2025-09-08 03:19:05,405 - INFO - Created VN ctest-left_vn-80551921 2025-09-08 03:19:05,692 - INFO - Verified VN network id 15 for VN 2406e0e7-9ed7-4c13-b733-dd67b5341d68 2025-09-08 03:19:05,693 - INFO - Verifications in API Server for VN ctest-left_vn-80551921 passed 2025-09-08 03:19:05,761 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-80551921 passed 2025-09-08 03:19:05,950 - INFO - Validated that VN default-domain:ctest-TestSvcHC-59289858:ctest-left_vn-80551921 is found in opserver 2025-09-08 03:19:06,565 - INFO - Created VN ctest-right_vn-01645833 2025-09-08 03:19:06,851 - INFO - Verified VN network id 16 for VN 20e70a29-5585-45d5-ac63-d2386fca0728 2025-09-08 03:19:06,851 - INFO - Verifications in API Server for VN ctest-right_vn-01645833 passed 2025-09-08 03:19:06,926 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-01645833 passed 2025-09-08 03:19:07,139 - INFO - Validated that VN default-domain:ctest-TestSvcHC-59289858:ctest-right_vn-01645833 is found in opserver 2025-09-08 03:19:07,917 - INFO - Created VN ctest-trans_left_vn-58633292 2025-09-08 03:19:08,197 - INFO - Verified VN network id 17 for VN b97b7ba9-e604-447c-976d-d0f022d49a89 2025-09-08 03:19:08,197 - INFO - Verifications in API Server for VN ctest-trans_left_vn-58633292 passed 2025-09-08 03:19:08,264 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-58633292 passed 2025-09-08 03:19:08,454 - INFO - Validated that VN default-domain:ctest-TestSvcHC-59289858:ctest-trans_left_vn-58633292 is found in opserver 2025-09-08 03:19:09,095 - INFO - Created VN ctest-trans_right_vn-98944227 2025-09-08 03:19:09,391 - INFO - Verified VN network id 18 for VN 5a11f758-0c13-4af7-8fee-0fa9128758ae 2025-09-08 03:19:09,391 - INFO - Verifications in API Server for VN ctest-trans_right_vn-98944227 passed 2025-09-08 03:19:09,464 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-98944227 passed 2025-09-08 03:19:09,653 - INFO - Validated that VN default-domain:ctest-TestSvcHC-59289858:ctest-trans_right_vn-98944227 is found in opserver 2025-09-08 03:19:10,900 - INFO - VM ([<Server: ctest-left_vm-13585987>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:19:12,371 - INFO - VM ([<Server: ctest-right_vm-98501236>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2025-09-08 03:19:13,060 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2025-09-08 03:19:13,203 - INFO - Service template: ['default-domain', 'ctest-service_template_1-99991944'] deleted successfully. 2025-09-08 03:19:13,203 - INFO - Skip interface_detach for VM ctest-right_vm-98501236 in state BUILD 2025-09-08 03:19:13,203 - INFO - Deleting VM ctest-right_vm-98501236 2025-09-08 03:19:13,204 - ERROR - VM ctest-right_vm-98501236 has failed to come up 2025-09-08 03:19:13,204 - ERROR - Nova failed to get host of the VM 2025-09-08 03:19:13,205 - ERROR - VM ctest-right_vm-98501236 has failed to come up 2025-09-08 03:19:13,205 - ERROR - Nova failed to get host of the VM 2025-09-08 03:19:13,314 - INFO - Skip interface_detach for VM ctest-left_vm-13585987 in state BUILD 2025-09-08 03:19:13,314 - INFO - Deleting VM ctest-left_vm-13585987 2025-09-08 03:19:13,315 - ERROR - VM ctest-left_vm-13585987 has failed to come up 2025-09-08 03:19:13,315 - ERROR - Nova failed to get host of the VM 2025-09-08 03:19:13,315 - ERROR - VM ctest-left_vm-13585987 has failed to come up 2025-09-08 03:19:13,315 - ERROR - Nova failed to get host of the VM 2025-09-08 03:19:13,430 - INFO - Deleting VN ctest-trans_right_vn-98944227 2025-09-08 03:19:13,781 - INFO - Validated that VN ctest-trans_right_vn-98944227 is not found in API Server 2025-09-08 03:19:13,820 - INFO - Validated that VN ctest-trans_right_vn-98944227 is not in any agent 2025-09-08 03:19:13,862 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-98944227 info 2025-09-08 03:19:13,862 - INFO - Deleting VN ctest-trans_left_vn-58633292 2025-09-08 03:19:14,270 - INFO - Validated that VN ctest-trans_left_vn-58633292 is not found in API Server 2025-09-08 03:19:14,307 - INFO - Validated that VN ctest-trans_left_vn-58633292 is not in any agent 2025-09-08 03:19:14,342 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-58633292 info 2025-09-08 03:19:14,342 - INFO - Deleting VN ctest-right_vn-01645833 2025-09-08 03:19:14,385 - WARNING - Deleting VN ctest-right_vn-01645833 failed..Will retry 2025-09-08 03:19:16,736 - INFO - Validated that VN ctest-right_vn-01645833 is not found in API Server 2025-09-08 03:19:16,773 - INFO - Validated that VN ctest-right_vn-01645833 is not in any agent 2025-09-08 03:19:16,811 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-01645833 info 2025-09-08 03:19:16,811 - INFO - Deleting VN ctest-left_vn-80551921 2025-09-08 03:19:17,116 - INFO - Validated that VN ctest-left_vn-80551921 is not found in API Server 2025-09-08 03:19:17,159 - INFO - Validated that VN ctest-left_vn-80551921 is not in any agent 2025-09-08 03:19:17,200 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-80551921 info 2025-09-08 03:19:17,201 - INFO - Deleting VN ctest-mgmt_vn-47116869 2025-09-08 03:19:17,513 - INFO - Validated that VN ctest-mgmt_vn-47116869 is not found in API Server 2025-09-08 03:19:17,564 - INFO - Validated that VN ctest-mgmt_vn-47116869 is not in any agent 2025-09-08 03:19:17,606 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-47116869 info 2025-09-08 03:19:19,047 - INFO - 2025-09-08 03:19:19,047 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:17] 2025-09-08 03:19:19,047 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:19:19,910 - INFO - Deleted project: ctest-TestSvcHC-59289858, ID : 45d6ccc1-6145-4cf1-92c5-7783fab77b1c 2025-09-08 03:19:20,184 - INFO - Domain Default found not creating 2025-09-08 03:19:20,376 - INFO - Project ctest-TestSVCV2Mirror-49132121 not found, creating it 2025-09-08 03:19:20,970 - INFO - Created Project:ctest-TestSVCV2Mirror-49132121, ID : 27f75dc9-6eb9-4f6b-b5db-a6006ce632d3 2025-09-08 03:19:22,639 - INFO - ================================================================================ 2025-09-08 03:19:22,639 - INFO - STARTING TEST : test_svc_v2_mirroring 2025-09-08 03:19:22,639 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2025-09-08 03:19:24,042 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:19:24,042 - INFO - 2025-09-08 03:19:25,157 - INFO - Created VN ctest-left-58686274 2025-09-08 03:19:25,844 - INFO - Verified VN network id 14 for VN af36a9a5-d924-44a1-8d96-1db08389e1c2 2025-09-08 03:19:25,845 - INFO - Verifications in API Server for VN ctest-left-58686274 passed 2025-09-08 03:19:25,925 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-58686274 passed 2025-09-08 03:19:27,317 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-49132121:ctest-left-58686274 is found in opserver 2025-09-08 03:19:27,890 - INFO - Created VN ctest-right-78062419 2025-09-08 03:19:28,188 - INFO - Verified VN network id 15 for VN 0da781d5-e0a1-4101-8677-ed80154f6705 2025-09-08 03:19:28,189 - INFO - Verifications in API Server for VN ctest-right-78062419 passed 2025-09-08 03:19:28,261 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-78062419 passed 2025-09-08 03:19:28,568 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-49132121:ctest-right-78062419 is found in opserver 2025-09-08 03:19:29,210 - INFO - Created VN ctest-mgmt_vn-55515501 2025-09-08 03:19:29,489 - INFO - Verified VN network id 16 for VN 144d3848-9e84-4257-b2b2-1c28be506d6b 2025-09-08 03:19:29,490 - INFO - Verifications in API Server for VN ctest-mgmt_vn-55515501 passed 2025-09-08 03:19:29,563 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-55515501 passed 2025-09-08 03:19:29,876 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-49132121:ctest-mgmt_vn-55515501 is found in opserver 2025-09-08 03:19:30,458 - INFO - Created VN ctest-trans_left_vn-44994436 2025-09-08 03:19:30,742 - INFO - Verified VN network id 17 for VN 5b5a7370-33a7-43ce-a3e4-9bb57b9116e9 2025-09-08 03:19:30,742 - INFO - Verifications in API Server for VN ctest-trans_left_vn-44994436 passed 2025-09-08 03:19:30,809 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-44994436 passed 2025-09-08 03:19:30,978 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-49132121:ctest-trans_left_vn-44994436 is found in opserver 2025-09-08 03:19:31,600 - INFO - Created VN ctest-trans_right_vn-42637153 2025-09-08 03:19:31,872 - INFO - Verified VN network id 18 for VN 2a8d6716-476a-4d46-9544-d160f858d5a0 2025-09-08 03:19:31,872 - INFO - Verifications in API Server for VN ctest-trans_right_vn-42637153 passed 2025-09-08 03:19:31,944 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-42637153 passed 2025-09-08 03:19:32,109 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-49132121:ctest-trans_right_vn-42637153 is found in opserver 2025-09-08 03:19:33,350 - INFO - VM ([<Server: ctest-left_vm-55533061>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:19:34,763 - INFO - VM ([<Server: ctest-right_vm-91306587>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:19:36,825 - INFO - VM ([<Server: ctest-pt_svm0-35897084>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:19:39,331 - INFO - Waiting for VM ctest-pt_svm0-35897084 to be up.. 2025-09-08 03:19:39,419 - INFO - VM name : ctest-pt_svm0-35897084 2025-09-08 03:20:23,790 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-35897084 passed 2025-09-08 03:20:45,295 - INFO - Waiting for VM ctest-left_vm-55533061 to be up.. 2025-09-08 03:20:45,401 - INFO - VM name : ctest-left_vm-55533061 2025-09-08 03:20:50,920 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-left_vm-55533061 passed 2025-09-08 03:20:51,161 - INFO - Waiting for VM ctest-right_vm-91306587 to be up.. 2025-09-08 03:20:51,251 - INFO - VM name : ctest-right_vm-91306587 2025-09-08 03:20:52,690 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-right_vm-91306587 passed 2025-09-08 03:20:53,319 - INFO - Attaching policy ctest-policy-81214574 to vn ctest-left-58686274 2025-09-08 03:20:53,707 - INFO - Attaching policy ctest-policy-81214574 to vn ctest-right-78062419 2025-09-08 03:20:56,408 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-35897084 passed 2025-09-08 03:20:56,957 - INFO - VM ctest-pt_svm0-35897084 verifications in Compute nodes passed 2025-09-08 03:20:57,171 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-49132121:ctest-left-58686274 2025-09-08 03:20:57,279 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-49132121:ctest-right-78062419 2025-09-08 03:21:38,739 - INFO - Ping to IP 84.114.143.67 from VM ctest-left_vm-55533061 passed 2025-09-08 03:21:49,429 - INFO - Starting tcpdump to capture the mirrored packets. 2025-09-08 03:22:02,111 - INFO - Ping to IP 84.114.143.67 from VM ctest-left_vm-55533061 passed 2025-09-08 03:22:07,559 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-35897084' 2025-09-08 03:22:07,559 - INFO - Dettaching policy ctest-policy-81214574 from vn ctest-right-78062419 2025-09-08 03:22:07,742 - INFO - Dettaching policy ctest-policy-81214574 from vn ctest-left-58686274 2025-09-08 03:22:07,985 - INFO - Deleted policy ctest-policy-81214574 2025-09-08 03:22:08,098 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-49132121', 'ctest-si-41153572'] 2025-09-08 03:22:08,343 - INFO - Deleting VM ctest-pt_svm0-35897084 2025-09-08 03:22:08,551 - INFO - Service template: ['default-domain', 'ctest-service_template_1-07110127'] deleted successfully. 2025-09-08 03:22:08,551 - INFO - Deleting VM ctest-right_vm-91306587 2025-09-08 03:22:08,684 - INFO - Deleting VM ctest-left_vm-55533061 2025-09-08 03:22:08,829 - INFO - Deleting VN ctest-trans_right_vn-42637153 2025-09-08 03:22:09,180 - INFO - Validated that VN ctest-trans_right_vn-42637153 is not found in API Server 2025-09-08 03:22:09,223 - INFO - Validated that VN ctest-trans_right_vn-42637153 is not in any agent 2025-09-08 03:22:09,271 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-42637153 info 2025-09-08 03:22:09,272 - INFO - Deleting VN ctest-trans_left_vn-44994436 2025-09-08 03:22:09,357 - WARNING - Deleting VN ctest-trans_left_vn-44994436 failed..Will retry 2025-09-08 03:22:11,730 - INFO - Validated that VN ctest-trans_left_vn-44994436 is not found in API Server 2025-09-08 03:22:11,768 - INFO - Validated that VN ctest-trans_left_vn-44994436 is not in any agent 2025-09-08 03:22:11,819 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-44994436 info 2025-09-08 03:22:11,819 - INFO - Deleting VN ctest-mgmt_vn-55515501 2025-09-08 03:22:12,143 - INFO - Validated that VN ctest-mgmt_vn-55515501 is not found in API Server 2025-09-08 03:22:12,189 - INFO - Validated that VN ctest-mgmt_vn-55515501 is not in any agent 2025-09-08 03:22:12,235 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-55515501 info 2025-09-08 03:22:12,235 - INFO - Deleting VN ctest-right-78062419 2025-09-08 03:22:12,530 - INFO - Validated that VN ctest-right-78062419 is not found in API Server 2025-09-08 03:22:12,576 - INFO - Validated that VN ctest-right-78062419 is not in any agent 2025-09-08 03:22:12,620 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-78062419 info 2025-09-08 03:22:12,620 - INFO - Deleting VN ctest-left-58686274 2025-09-08 03:22:12,974 - INFO - Validated that VN ctest-left-58686274 is not found in API Server 2025-09-08 03:22:13,020 - INFO - Validated that VN ctest-left-58686274 is not in any agent 2025-09-08 03:22:13,058 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-58686274 info 2025-09-08 03:22:14,447 - INFO - 2025-09-08 03:22:14,447 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:02:52] 2025-09-08 03:22:14,447 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:22:15,267 - INFO - Deleted project: ctest-TestSVCV2Mirror-49132121, ID : 27f75dc9-6eb9-4f6b-b5db-a6006ce632d3 2025-09-08 03:22:15,515 - INFO - Domain Default found not creating 2025-09-08 03:22:15,667 - INFO - Project ctest-TestvDNSBasic0-37699253 not found, creating it 2025-09-08 03:22:16,229 - INFO - Created Project:ctest-TestvDNSBasic0-37699253, ID : 2efba5f3-d2bf-45bd-b78d-4ef5d3ab1e10 2025-09-08 03:22:17,934 - INFO - ================================================================================ 2025-09-08 03:22:17,934 - INFO - STARTING TEST : test_vdns_ping_same_vn 2025-09-08 03:22:17,934 - 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 2025-09-08 03:22:19,337 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:22:19,337 - INFO - 2025-09-08 03:22:20,190 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-37699253'](2efba5f3-d2bf-45bd-b78d-4ef5d3ab1e10) 2025-09-08 03:22:22,002 - INFO - Created VN ctest-vn1-vdns-07107706 2025-09-08 03:22:23,541 - INFO - VM ([<Server: ctest-vm1-test-25407106>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:22:23,541 - INFO - Waiting for VM ctest-vm1-test-25407106 to be up.. 2025-09-08 03:22:28,709 - INFO - VM name : ctest-vm1-test-25407106 2025-09-08 03:23:03,361 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-25407106 passed 2025-09-08 03:23:49,789 - INFO - Ping to IP ctest-vm1-test-25407106 from VM ctest-vm1-test-25407106 passed 2025-09-08 03:23:51,222 - INFO - VM ([<Server: ctest-vm2-test-39542459>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:23:51,222 - INFO - Waiting for VM ctest-vm2-test-39542459 to be up.. 2025-09-08 03:23:56,366 - INFO - VM name : ctest-vm2-test-39542459 2025-09-08 03:24:30,729 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-39542459 passed 2025-09-08 03:25:17,260 - INFO - Ping to IP ctest-vm2-test-39542459 from VM ctest-vm2-test-39542459 passed 2025-09-08 03:25:21,280 - INFO - Ping to IP ctest-vm2-test-39542459 from VM ctest-vm1-test-25407106 passed 2025-09-08 03:25:21,281 - INFO - Try deleting the VDNS entry ctest-vdns1-74689723 with back ref of ipam. 2025-09-08 03:25:21,343 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2025-09-08 03:25:21,343 - INFO - Add CNAME VDNS record for ctest-vm1-test-25407106 and verify we able to ping by alias name 2025-09-08 03:25:21,543 - INFO - In verify_on_setup 2025-09-08 03:25:21,643 - INFO - Verify VDNS record is shown in the API server 2025-09-08 03:25:21,680 - INFO - Verify VDNS record is shown in the control node 2025-09-08 03:25:23,671 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-25407106 failed 2025-09-08 03:25:28,565 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-25407106 passed 2025-09-08 03:25:28,651 - INFO - VDNS record info: default-domain:ctest-vdns1-74689723:test-rec deleted successfully. 2025-09-08 03:25:28,651 - INFO - Deleting VM ctest-vm2-test-39542459 2025-09-08 03:25:28,727 - INFO - Deleting VM ctest-vm1-test-25407106 2025-09-08 03:25:28,799 - INFO - Deleting VN ctest-vn1-vdns-07107706 2025-09-08 03:25:28,844 - WARNING - Deleting VN ctest-vn1-vdns-07107706 failed..Will retry 2025-09-08 03:25:31,263 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-74689723'] deleted successfully. 2025-09-08 03:25:31,287 - INFO - VDNS information ctest-vdns1-74689723 removed from the API Server 2025-09-08 03:25:31,293 - INFO - VDNS information ctest-vdns1-74689723 removed in the Control node 2025-09-08 03:25:32,655 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:03:15] 2025-09-08 03:25:32,655 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:25:33,473 - INFO - Deleted project: ctest-TestvDNSBasic0-37699253, ID : 2efba5f3-d2bf-45bd-b78d-4ef5d3ab1e10 2025-09-08 03:25:33,703 - INFO - Domain Default found not creating 2025-09-08 03:25:33,858 - INFO - Project ctest-TestBasicVMVNx-89724679 not found, creating it 2025-09-08 03:25:34,418 - INFO - Created Project:ctest-TestBasicVMVNx-89724679, ID : 1b7be10b-b01c-4bc8-a792-cc833eb942f5 2025-09-08 03:25:36,075 - INFO - ================================================================================ 2025-09-08 03:25:36,075 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2025-09-08 03:25:36,075 - 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 2025-09-08 03:25:37,475 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:25:37,475 - INFO - 2025-09-08 03:25:38,593 - INFO - Created VN ctest-fvn-79328067 2025-09-08 03:25:39,256 - INFO - Verified VN network id 14 for VN 7f3ec7c8-23d0-4806-9f70-1d0191f2c839 2025-09-08 03:25:39,256 - INFO - Verifications in API Server for VN ctest-fvn-79328067 passed 2025-09-08 03:25:39,335 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-79328067 passed 2025-09-08 03:25:40,778 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-89724679:ctest-fvn-79328067 is found in opserver 2025-09-08 03:25:41,447 - INFO - Created VN ctest-vn1-02035956 2025-09-08 03:25:41,734 - INFO - Verified VN network id 15 for VN b4c62b98-8dbe-46cd-8943-67ec10f97cf1 2025-09-08 03:25:41,734 - INFO - Verifications in API Server for VN ctest-vn1-02035956 passed 2025-09-08 03:25:41,806 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-02035956 passed 2025-09-08 03:25:42,106 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-89724679:ctest-vn1-02035956 is found in opserver 2025-09-08 03:25:44 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2025-09-08 03:26:00,326 - INFO - VM ([<Server: ctest-vn1_vm1_name-31812076>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:26:01,949 - INFO - VM ([<Server: ctest-fvn_vm1_name-94866009>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:26:32,710 - INFO - VM name : ctest-vn1_vm1_name-31812076 2025-09-08 03:27:23,961 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-31812076 passed 2025-09-08 03:28:21,344 - INFO - VM name : ctest-fvn_vm1_name-94866009 2025-09-08 03:28:22,746 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-94866009 passed 2025-09-08 03:28:23,163 - INFO - Creating Floating IP pool ctest-some-pool-03973826 in API Server 2025-09-08 03:28:23,656 - INFO - Verification for FIP pool ctest-some-pool-03973826 in API Server passed 2025-09-08 03:28:23,689 - INFO - Verification for FIP pool ctest-some-pool-03973826 in Control-node passed 2025-09-08 03:28:24,153 - INFO - Route for FIP 65.51.21.132 is fine on Control-node 10.0.0.41 2025-09-08 03:28:24,163 - INFO - Route for FIP 65.51.21.132 is fine on Control-node 10.0.0.38 2025-09-08 03:28:24,172 - INFO - Route for FIP 65.51.21.132 is fine on Control-node 10.0.0.27 2025-09-08 03:28:24,173 - INFO - FIP 65.51.21.132 verification for passed on all Control-nodes 2025-09-08 03:28:24,173 - INFO - FIP ID 0ee325bf-f469-411b-b130-dcf0de55376f(65.51.21.132) validation in Control node passed 2025-09-08 03:28:24,293 - INFO - FIP ID 0ee325bf-f469-411b-b130-dcf0de55376f(65.51.21.132) validation in agents passed 2025-09-08 03:28:24,305 - INFO - FIP ID 0ee325bf-f469-411b-b130-dcf0de55376f(65.51.21.132) validation in API Server passed 2025-09-08 03:28:38,869 - INFO - Ping to IP 65.51.21.131 from VM ctest-vn1_vm1_name-31812076 passed 2025-09-08 03:28:50,666 - INFO - Verifying Ingress Flow Record 2025-09-08 03:28:50,682 - INFO - Verifying NAT in flow records 2025-09-08 03:28:50,683 - INFO - Verifying traffic direction in flow records 2025-09-08 03:28:50,683 - INFO - Verifying Egress Flow Records 2025-09-08 03:28:50,698 - INFO - Verifying NAT in flow records 2025-09-08 03:28:50,698 - INFO - Verifying traffic direction in flow records 2025-09-08 03:28:50,852 - INFO - Deleting the FIP pool ctest-some-pool-03973826 2025-09-08 03:28:50,973 - INFO - Deleting VM ctest-fvn_vm1_name-94866009 2025-09-08 03:28:51,050 - INFO - Deleting VM ctest-vn1_vm1_name-31812076 2025-09-08 03:28:51,123 - INFO - Deleting VN ctest-vn1-02035956 2025-09-08 03:28:51,171 - WARNING - Deleting VN ctest-vn1-02035956 failed..Will retry 2025-09-08 03:28:53,462 - INFO - Validated that VN ctest-vn1-02035956 is not found in API Server 2025-09-08 03:28:53,496 - INFO - Validated that VN ctest-vn1-02035956 is not in any agent 2025-09-08 03:28:53,538 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-02035956 info 2025-09-08 03:28:53,538 - INFO - Deleting VN ctest-fvn-79328067 2025-09-08 03:28:53,896 - INFO - Validated that VN ctest-fvn-79328067 is not found in API Server 2025-09-08 03:28:53,935 - INFO - Validated that VN ctest-fvn-79328067 is not in any agent 2025-09-08 03:28:53,979 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-79328067 info 2025-09-08 03:28:55,363 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:19] 2025-09-08 03:28:55,363 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:28:56,195 - INFO - Deleted project: ctest-TestBasicVMVNx-89724679, ID : 1b7be10b-b01c-4bc8-a792-cc833eb942f5 2025-09-08 03:28:56,388 - INFO - Domain Default found not creating 2025-09-08 03:28:56,555 - INFO - Project ctest-TestBasicVMVN-13681202 not found, creating it 2025-09-08 03:28:57,149 - INFO - Created Project:ctest-TestBasicVMVN-13681202, ID : 536d6ca4-cbf3-4c91-841a-a7ea88dddca9 2025-09-08 03:28:58,744 - INFO - ================================================================================ 2025-09-08 03:28:58,745 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-08 03:28:58,745 - 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 2025-09-08 03:29:00,170 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:29:00,170 - INFO - 2025-09-08 03:29:01,252 - INFO - Created VN ctest-vn2_metadata-02982599 2025-09-08 03:29:03,050 - INFO - VM ([<Server: ctest-TestBasicVMVN-13681202-92986439>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:29:08,512 - INFO - Waiting for VM ctest-TestBasicVMVN-13681202-92986439 to be up.. 2025-09-08 03:29:08,512 - INFO - VM name : ctest-TestBasicVMVN-13681202-92986439 2025-09-08 03:29:16,426 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13681202-92986439 passed 2025-09-08 03:29:16,702 - INFO - Retry 0 2025-09-08 03:29:18,746 - INFO - Generic metadata worked 2025-09-08 03:29:19,059 - INFO - Deleting VM ctest-TestBasicVMVN-13681202-92986439 2025-09-08 03:29:19,191 - INFO - Deleting VN ctest-vn2_metadata-02982599 2025-09-08 03:29:19,244 - WARNING - Deleting VN ctest-vn2_metadata-02982599 failed..Will retry 2025-09-08 03:29:22,820 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-09-08 03:29:22,820 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:29:22,827 - INFO - ================================================================================ 2025-09-08 03:29:22,827 - INFO - STARTING TEST : test_metadata_service 2025-09-08 03:29:22,827 - 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 2025-09-08 03:29:24,217 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:29:24,217 - INFO - 2025-09-08 03:29:25,179 - INFO - Created VN ctest-vn-98790885 2025-09-08 03:29:26,443 - INFO - VM ([<Server: ctest-TestBasicVMVN-13681202-40281399>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:29:26,443 - INFO - Waiting for VM ctest-TestBasicVMVN-13681202-40281399 to be up.. 2025-09-08 03:29:31,599 - INFO - VM name : ctest-TestBasicVMVN-13681202-40281399 2025-09-08 03:29:39,122 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13681202-40281399 passed 2025-09-08 03:29:41,656 - INFO - metadata_script.txt got executed in the vm 2025-09-08 03:29:41,656 - INFO - Deleting VM ctest-TestBasicVMVN-13681202-40281399 2025-09-08 03:29:41,728 - INFO - Deleting VN ctest-vn-98790885 2025-09-08 03:29:41,769 - WARNING - Deleting VN ctest-vn-98790885 failed..Will retry 2025-09-08 03:29:45,348 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-09-08 03:29:45,349 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:29:45,351 - INFO - ================================================================================ 2025-09-08 03:29:45,351 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-08 03:29:45,351 - 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 2025-09-08 03:29:46,763 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:29:46,763 - INFO - 2025-09-08 03:29:47,960 - INFO - Created VN ctest-vn-53119874 2025-09-08 03:29:49,181 - INFO - VM ([<Server: ctest-TestBasicVMVN-13681202-15103203>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:29:49,821 - INFO - VM ([<Server: ctest-TestBasicVMVN-13681202-67118076>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:29:51,387 - INFO - VM ([<Server: ctest-TestBasicVMVN-13681202-15630084>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:29:51,525 - INFO - Verifications in API Server for IPAM: ctest-ipam-61798382 passed 2025-09-08 03:29:51,546 - INFO - Verifications in Control node for IPAM: ctest-ipam-61798382 passed 2025-09-08 03:29:51,761 - INFO - Verified VN network id 14 for VN f65167c0-d4b6-4d3f-8fc1-2a267220950a 2025-09-08 03:29:51,761 - INFO - Verifications in API Server for VN ctest-vn-53119874 passed 2025-09-08 03:29:51,847 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53119874 passed 2025-09-08 03:29:53,441 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-13681202:ctest-vn-53119874 is found in opserver 2025-09-08 03:29:53,452 - INFO - Waiting for VM ctest-TestBasicVMVN-13681202-15103203 to be up.. 2025-09-08 03:29:53,546 - INFO - VM name : ctest-TestBasicVMVN-13681202-15103203 2025-09-08 03:30:03,195 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13681202-15103203 passed 2025-09-08 03:30:03,460 - INFO - Waiting for VM ctest-TestBasicVMVN-13681202-67118076 to be up.. 2025-09-08 03:30:03,578 - INFO - VM name : ctest-TestBasicVMVN-13681202-67118076 2025-09-08 03:30:04,995 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13681202-67118076 passed 2025-09-08 03:30:05,257 - INFO - Waiting for VM ctest-TestBasicVMVN-13681202-15630084 to be up.. 2025-09-08 03:30:05,344 - INFO - VM name : ctest-TestBasicVMVN-13681202-15630084 2025-09-08 03:30:06,713 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-13681202-15630084 passed 2025-09-08 03:30:11,308 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-13681202-15103203 passed 2025-09-08 03:30:15,429 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-13681202-67118076 passed 2025-09-08 03:30:23,686 - INFO - Deleting VM ctest-TestBasicVMVN-13681202-15630084 2025-09-08 03:30:23,756 - INFO - Detaching port a2057c13-d7eb-4b82-9c2e-2fba57981d1e from VM ctest-TestBasicVMVN-13681202-67118076 2025-09-08 03:30:23,789 - INFO - Deleting VM ctest-TestBasicVMVN-13681202-67118076 2025-09-08 03:30:23,861 - INFO - Detaching port bca54863-f4cb-4eb9-93a1-07e4e11c98e7 from VM ctest-TestBasicVMVN-13681202-15103203 2025-09-08 03:30:23,895 - INFO - Deleting VM ctest-TestBasicVMVN-13681202-15103203 2025-09-08 03:30:23,965 - INFO - Deleting VN ctest-vn-53119874 2025-09-08 03:30:25,140 - INFO - Validated that VN ctest-vn-53119874 is not found in API Server 2025-09-08 03:30:25,197 - INFO - Validated that VN ctest-vn-53119874 is not in any agent 2025-09-08 03:30:25,252 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-13681202:ctest-vn-53119874 2025-09-08 03:30:25,275 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53119874 info 2025-09-08 03:30:25,375 - INFO - IPAM: ctest-ipam-61798382 is not found in API Server 2025-09-08 03:30:25,396 - INFO - IPAM:ctest-ipam-61798382 is not found in control node 2025-09-08 03:30:26,797 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41] 2025-09-08 03:30:26,798 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:30:27,577 - INFO - Deleted project: ctest-TestBasicVMVN-13681202, ID : 536d6ca4-cbf3-4c91-841a-a7ea88dddca9 2025-09-08 03:30:27,791 - INFO - Domain Default found not creating 2025-09-08 03:30:27,951 - INFO - Project ctest-DisablePolicyEcmpIpv6-20418608 not found, creating it 2025-09-08 03:30:28,526 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-20418608, ID : 09c2afd7-7484-434c-a4e1-93e77ea32659 2025-09-08 03:30:30,149 - INFO - ================================================================================ 2025-09-08 03:30:30,150 - INFO - STARTING TEST : test_ecmp_with_static_routes 2025-09-08 03:30:30,150 - 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. 2025-09-08 03:30:31,531 - INFO - Address family configured is dual 2025-09-08 03:30:31,531 - INFO - we are setting address family as v6 2025-09-08 03:30:31,531 - INFO - we are setting address family as v6 2025-09-08 03:30:31,531 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:30:31,531 - INFO - 2025-09-08 03:30:32,936 - INFO - Created VN ctest-vn-18942569 2025-09-08 03:30:33,630 - INFO - Verified VN network id 14 for VN 782e12e8-2a14-430e-b072-965a88d09c4c 2025-09-08 03:30:33,630 - INFO - Verifications in API Server for VN ctest-vn-18942569 passed 2025-09-08 03:30:33,704 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-18942569 passed 2025-09-08 03:30:35,125 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-20418608:ctest-vn-18942569 is found in opserver 2025-09-08 03:30:36,379 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-20418608-87839639>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:30:37,870 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-20418608-77515779>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:30:39,481 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-20418608-72317612>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:30:41,076 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-20418608-63415787>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:30:41,077 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-20418608-77515779 to be up.. 2025-09-08 03:30:41,187 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-20418608-77515779 2025-09-08 03:31:24,052 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-20418608-77515779 passed 2025-09-08 03:31:44,914 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-20418608-72317612 to be up.. 2025-09-08 03:31:45,005 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-20418608-72317612 2025-09-08 03:31:46,378 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-20418608-72317612 passed 2025-09-08 03:31:51,789 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-20418608-87839639 to be up.. 2025-09-08 03:31:51,879 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-20418608-87839639 2025-09-08 03:31:53,262 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-20418608-87839639 passed 2025-09-08 03:32:08,603 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-20418608', 'ctest-intf-rtb-07783605'](UUID 4dd5de41-7d82-4ea6-99cf-ead6cd6db766), prefixes : ['3786:99fe:c3af:6e0:f1ed:4e2e::/96'] 2025-09-08 03:32:08,679 - INFO - Added intf route table 4dd5de41-7d82-4ea6-99cf-ead6cd6db766 to port a3d9eb56-4b92-4e9a-a2c1-fbec9de97093 2025-09-08 03:32:18,407 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-20418608', 'ctest-intf-rtb-43582024'](UUID e4ae8370-d27a-4965-a552-ea19a716ebb6), prefixes : ['3786:99fe:c3af:6e0:f1ed:4e2e::/96'] 2025-09-08 03:32:18,482 - INFO - Added intf route table e4ae8370-d27a-4965-a552-ea19a716ebb6 to port 62cdaaa4-6893-417a-8fea-55da1d8ebc0c 2025-09-08 03:32:20,735 - INFO - Policy DISABLED on VMI 42e0aba4-1849-4629-b3be-d0be6ee795d5 2025-09-08 03:32:20,807 - INFO - Policy DISABLED on VMI a3d9eb56-4b92-4e9a-a2c1-fbec9de97093 2025-09-08 03:32:20,875 - INFO - Policy DISABLED on VMI 62cdaaa4-6893-417a-8fea-55da1d8ebc0c 2025-09-08 03:32:20,901 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 3786:99fe:c3af:6e0:f1ed:4e2e::/96 2025-09-08 03:32:20,901 - INFO - Tap interface tapa3d9eb56-4b found in ecmp routes in agent 10.0.0.23 2025-09-08 03:32:20,901 - INFO - Tap interface tap62cdaaa4-68 found in ecmp routes in agent 10.0.0.23 2025-09-08 03:32:20,921 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 3786:99fe:c3af:6e0:f1ed:4e2e::/96 2025-09-08 03:33:02,681 - WARNING - No packets are found in tcpdump output file /tmp/tapa3d9eb56-4b_ctest-random-85446993.pcap but expected some packets 2025-09-08 03:33:04,724 - WARNING - No packets are found in tcpdump output file /tmp/tapa3d9eb56-4b_ctest-random-85446993.pcap but expected some packets 2025-09-08 03:33:06,764 - WARNING - No packets are found in tcpdump output file /tmp/tapa3d9eb56-4b_ctest-random-85446993.pcap but expected some packets 2025-09-08 03:33:08,806 - WARNING - No packets are found in tcpdump output file /tmp/tapa3d9eb56-4b_ctest-random-85446993.pcap but expected some packets 2025-09-08 03:33:10,832 - WARNING - No packets are found in tcpdump output file /tmp/tapa3d9eb56-4b_ctest-random-85446993.pcap but expected some packets 2025-09-08 03:33:12,877 - WARNING - No packets are found in tcpdump output file /tmp/tapa3d9eb56-4b_ctest-random-85446993.pcap but expected some packets 2025-09-08 03:33:14,910 - WARNING - No packets are found in tcpdump output file /tmp/tapa3d9eb56-4b_ctest-random-85446993.pcap but expected some packets 2025-09-08 03:33:14,936 - INFO - 1 packets are found in tcpdump output as expected 2025-09-08 03:33:16,981 - INFO - Tcpdump verification on VM 2f4b:abd6:c467:7143:5f2d:f913:0:5 passed 2025-09-08 03:33:21,975 - INFO - Traffic verification for ECMP passed 2025-09-08 03:33:21,975 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-20418608-63415787 to be up.. 2025-09-08 03:33:22,106 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-20418608-63415787 2025-09-08 03:33:23,518 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-20418608-63415787 passed 2025-09-08 03:33:23,943 - INFO - Policy DISABLED on VMI e6d7af64-109b-480e-a445-584df458c763 2025-09-08 03:34:03,891 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-20418608', 'ctest-intf-rtb-51606121'](UUID 905c1704-5cdf-4289-b280-eb6a69213f18), prefixes : ['3786:99fe:c3af:6e0:f1ed:4e2e::/96'] 2025-09-08 03:34:03,971 - INFO - Added intf route table 905c1704-5cdf-4289-b280-eb6a69213f18 to port e6d7af64-109b-480e-a445-584df458c763 2025-09-08 03:34:05,646 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-20418608-77515779 2025-09-08 03:34:05,803 - INFO - Removed intf route table 4dd5de41-7d82-4ea6-99cf-ead6cd6db766 from port a3d9eb56-4b92-4e9a-a2c1-fbec9de97093 2025-09-08 03:34:05,844 - INFO - Deleted Interface route table 4dd5de41-7d82-4ea6-99cf-ead6cd6db766 2025-09-08 03:34:05,866 - INFO - ECMP routes found in agent 10.0.0.23, for prefix 3786:99fe:c3af:6e0:f1ed:4e2e::/96 2025-09-08 03:34:05,866 - INFO - Tap interface tap62cdaaa4-68 found in ecmp routes in agent 10.0.0.23 2025-09-08 03:34:05,885 - INFO - ECMP routes found in agent 10.0.0.65, for prefix 3786:99fe:c3af:6e0:f1ed:4e2e::/96 2025-09-08 03:34:05,885 - INFO - Tap interface tape6d7af64-10 found in ecmp routes in agent 10.0.0.65 2025-09-08 03:34:09,600 - INFO - 1 packets are found in tcpdump output as expected 2025-09-08 03:34:11,649 - INFO - Tcpdump verification on VM 2f4b:abd6:c467:7143:5f2d:f913:0:5 passed 2025-09-08 03:34:16,605 - INFO - Traffic verification for ECMP passed 2025-09-08 03:34:16,605 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-20418608-63415787 2025-09-08 03:34:16,771 - INFO - Removed intf route table 905c1704-5cdf-4289-b280-eb6a69213f18 from port e6d7af64-109b-480e-a445-584df458c763 2025-09-08 03:34:16,828 - INFO - Deleted Interface route table 905c1704-5cdf-4289-b280-eb6a69213f18 2025-09-08 03:34:16,829 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-20418608-72317612 2025-09-08 03:34:17,003 - INFO - Removed intf route table e4ae8370-d27a-4965-a552-ea19a716ebb6 from port 62cdaaa4-6893-417a-8fea-55da1d8ebc0c 2025-09-08 03:34:17,044 - INFO - Deleted Interface route table e4ae8370-d27a-4965-a552-ea19a716ebb6 2025-09-08 03:34:17,044 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-20418608-87839639 2025-09-08 03:34:17,141 - INFO - Deleting VN ctest-vn-18942569 2025-09-08 03:34:17,208 - WARNING - Deleting VN ctest-vn-18942569 failed..Will retry 2025-09-08 03:34:19,596 - INFO - Validated that VN ctest-vn-18942569 is not found in API Server 2025-09-08 03:34:19,658 - INFO - Validated that VN ctest-vn-18942569 is not in any agent 2025-09-08 03:34:19,708 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-18942569 info 2025-09-08 03:34:21,121 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:03:51] 2025-09-08 03:34:21,122 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:34:21,993 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-20418608, ID : 09c2afd7-7484-434c-a4e1-93e77ea32659 2025-09-08 03:34:22,211 - INFO - Domain Default found not creating 2025-09-08 03:34:22,393 - INFO - Project ctest-TestLacp-68531368 not found, creating it 2025-09-08 03:34:23,116 - INFO - Created Project:ctest-TestLacp-68531368, ID : 3b4ca4ab-fd13-433f-8906-21dd5dee0038 2025-09-08 03:34:24,812 - INFO - ================================================================================ 2025-09-08 03:34:24,812 - INFO - STARTING TEST : test_bond_lacp_config 2025-09-08 03:34:24,812 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2025-09-08 03:34:26,202 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:34:26,203 - INFO - 2025-09-08 03:34:26,229 - INFO - Skipped as test is not supported if dpdk_cluster=False 2025-09-08 03:34:27,626 - INFO - 2025-09-08 03:34:27,626 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:03] 2025-09-08 03:34:27,626 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:34:28,439 - INFO - Deleted project: ctest-TestLacp-68531368, ID : 3b4ca4ab-fd13-433f-8906-21dd5dee0038 2025-09-08 03:34:28,636 - INFO - Domain Default found not creating 2025-09-08 03:34:28,799 - INFO - Project ctest-TestDpdkBondStatus-98498968 not found, creating it 2025-09-08 03:34:29,315 - INFO - Created Project:ctest-TestDpdkBondStatus-98498968, ID : 48daab9a-07a9-4e61-82cd-05cb89618bce 2025-09-08 03:34:30,888 - INFO - ================================================================================ 2025-09-08 03:34:30,888 - INFO - STARTING TEST : test_dpdk_bond_status 2025-09-08 03:34:30,888 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2025-09-08 03:34:32,279 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:34:32,279 - INFO - 2025-09-08 03:34:32,279 - INFO - Skipped as test is not supported if dpdk_cluster=False 2025-09-08 03:34:33,651 - INFO - 2025-09-08 03:34:33,651 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:03] 2025-09-08 03:34:33,651 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:34:34,507 - INFO - Deleted project: ctest-TestDpdkBondStatus-98498968, ID : 48daab9a-07a9-4e61-82cd-05cb89618bce 2025-09-08 03:34:34,719 - INFO - Domain Default found not creating 2025-09-08 03:34:34,979 - INFO - Project ctest-TestFbitMergeBuffDisable-21570005 not found, creating it 2025-09-08 03:34:35,513 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-21570005, ID : 0d1b8674-1e56-4f05-9d1c-43851580c230 2025-09-08 03:34:37,271 - INFO - ================================================================================ 2025-09-08 03:34:37,272 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2025-09-08 03:34:37,272 - 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 2025-09-08 03:34:38,658 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:34:38,658 - INFO - 2025-09-08 03:34:38,659 - INFO - Skipped as test is not supported if dpdk_cluster=False 2025-09-08 03:34:40,056 - INFO - 2025-09-08 03:34:40,056 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03] 2025-09-08 03:34:40,056 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:34:40,881 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-21570005, ID : 0d1b8674-1e56-4f05-9d1c-43851580c230 2025-09-08 03:34:41,073 - INFO - Domain Default found not creating 2025-09-08 03:34:41,243 - INFO - Project ctest-TestGroGso-12366093 not found, creating it 2025-09-08 03:34:41,797 - INFO - Created Project:ctest-TestGroGso-12366093, ID : 64b68888-b138-44fe-8aa5-57b26b800afb 2025-09-08 03:34:43,546 - INFO - ================================================================================ 2025-09-08 03:34:43,546 - INFO - STARTING TEST : test_dpdk_gro_gso 2025-09-08 03:34:43,547 - 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 2025-09-08 03:34:44,954 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:34:44,954 - INFO - 2025-09-08 03:34:44,981 - INFO - Skipped as test is not supported if dpdk_cluster=False 2025-09-08 03:34:46,394 - INFO - 2025-09-08 03:34:46,394 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:03] 2025-09-08 03:34:46,394 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:34:47,316 - INFO - Deleted project: ctest-TestGroGso-12366093, ID : 64b68888-b138-44fe-8aa5-57b26b800afb 2025-09-08 03:34:47,542 - INFO - Domain Default found not creating 2025-09-08 03:34:47,705 - INFO - Project ctest-TestMtu-11336753 not found, creating it 2025-09-08 03:34:48,303 - INFO - Created Project:ctest-TestMtu-11336753, ID : 50612723-81b1-491f-b5ac-654f2592083e 2025-09-08 03:34:50,060 - INFO - ================================================================================ 2025-09-08 03:34:50,061 - INFO - STARTING TEST : test_mtu_config 2025-09-08 03:34:50,061 - INFO - TEST DESCRIPTION : test mtu config on computes 2025-09-08 03:34:51,412 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:34:51,412 - INFO - 2025-09-08 03:34:51,412 - INFO - Skipped as test is not supported if dpdk_cluster=False 2025-09-08 03:34:52,787 - INFO - 2025-09-08 03:34:52,787 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:02] 2025-09-08 03:34:52,787 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:34:53,620 - INFO - Deleted project: ctest-TestMtu-11336753, ID : 50612723-81b1-491f-b5ac-654f2592083e 2025-09-08 03:34:53,836 - INFO - Domain Default found not creating 2025-09-08 03:34:53,997 - INFO - Project ctest-TestVifdump-66297422 not found, creating it 2025-09-08 03:34:54,532 - INFO - Created Project:ctest-TestVifdump-66297422, ID : 10ba6a0f-4781-41eb-a291-3b644f3d56df 2025-09-08 03:34:56,612 - INFO - ================================================================================ 2025-09-08 03:34:56,613 - INFO - STARTING TEST : test_vifdump_on_interface 2025-09-08 03:34:58,023 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:34:58,024 - INFO - 2025-09-08 03:34:58,024 - INFO - Skipped as test is not supported if dpdk_cluster=False 2025-09-08 03:34:59,399 - INFO - 2025-09-08 03:34:59,399 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:03] 2025-09-08 03:34:59,399 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:35:00,192 - INFO - Deleted project: ctest-TestVifdump-66297422, ID : 10ba6a0f-4781-41eb-a291-3b644f3d56df 2025-09-08 03:35:00,438 - INFO - Domain Default found not creating 2025-09-08 03:35:00,605 - INFO - Project ctest-FatFlowAggr-15661230 not found, creating it 2025-09-08 03:35:01,177 - INFO - Created Project:ctest-FatFlowAggr-15661230, ID : eb1e037e-1d64-4191-90ef-b0780831c364 2025-09-08 03:35:02,818 - INFO - ================================================================================ 2025-09-08 03:35:02,818 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2025-09-08 03:35:02,818 - 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 2025-09-08 03:35:04,224 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:35:04,224 - INFO - 2025-09-08 03:35:05,377 - INFO - Created VN ctest-vn-77884627 2025-09-08 03:35:06,246 - INFO - Verified VN network id 14 for VN d08c102a-bd53-4746-91ac-bbf256339e09 2025-09-08 03:35:06,246 - INFO - Verifications in API Server for VN ctest-vn-77884627 passed 2025-09-08 03:35:06,343 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-77884627 passed 2025-09-08 03:35:07,688 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-15661230:ctest-vn-77884627 is found in opserver 2025-09-08 03:35:09,380 - INFO - VM ([<Server: ctest-FatFlowAggr-15661230-73722216>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:35:09,380 - INFO - Waiting for VM ctest-FatFlowAggr-15661230-73722216 to be up.. 2025-09-08 03:35:14,580 - INFO - VM name : ctest-FatFlowAggr-15661230-73722216 2025-09-08 03:35:49,319 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-15661230-73722216 passed 2025-09-08 03:36:12,256 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:36:12,256 - INFO - Waiting for VM client2_vm to be up.. 2025-09-08 03:36:17,399 - INFO - VM name : client2_vm 2025-09-08 03:36:55,705 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2025-09-08 03:37:18,097 - INFO - VM ([<Server: ctest-FatFlowAggr-15661230-17502948>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:37:18,097 - INFO - Waiting for VM ctest-FatFlowAggr-15661230-17502948 to be up.. 2025-09-08 03:37:23,254 - INFO - VM name : ctest-FatFlowAggr-15661230-17502948 2025-09-08 03:37:57,618 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-15661230-17502948 passed 2025-09-08 03:38:19,147 - INFO - Fat flow added on VMI 65f975ff-6f5d-47e7-bc84-4ac694c35323: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['147.63.116.192', '26'], 'destination_aggregate_prefix_length': 27} 2025-09-08 03:38:19,147 - INFO - Starting ping on ctest-FatFlowAggr-15661230-73722216, args: 2025-09-08 03:39:03,150 - INFO - Starting ping on client2_vm, args: 2025-09-08 03:39:42,951 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 147.63.116.192, DIP: 147.63.116.196, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2025-09-08 03:39:43,478 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 147.63.116.192, DIP: 147.63.116.196, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2025-09-08 03:39:43,894 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 147.63.116.224, DIP: 147.63.116.196, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2025-09-08 03:39:44,431 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 147.63.116.224, DIP: 147.63.116.196, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2025-09-08 03:39:44,431 - INFO - Fat flow verification passed for protocol icmp and port 0 2025-09-08 03:39:44,431 - INFO - Deleting VM ctest-FatFlowAggr-15661230-17502948 2025-09-08 03:39:44,515 - INFO - Detaching port c6f9aee2-5ee3-4533-a1b8-2e4aaef5f4a0 from VM client2_vm 2025-09-08 03:39:44,556 - INFO - Deleting VM client2_vm 2025-09-08 03:39:44,819 - INFO - Deleted port c6f9aee2-5ee3-4533-a1b8-2e4aaef5f4a0 2025-09-08 03:39:44,819 - INFO - Deleting VM ctest-FatFlowAggr-15661230-73722216 2025-09-08 03:39:45,039 - INFO - Deleting VN ctest-vn-77884627 2025-09-08 03:39:45,106 - WARNING - Deleting VN ctest-vn-77884627 failed..Will retry 2025-09-08 03:39:47,491 - INFO - Validated that VN ctest-vn-77884627 is not found in API Server 2025-09-08 03:39:47,521 - INFO - Validated that VN ctest-vn-77884627 is not in any agent 2025-09-08 03:39:47,553 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-77884627 info 2025-09-08 03:39:48,914 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:04:46] 2025-09-08 03:39:48,914 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:39:49,751 - INFO - Deleted project: ctest-FatFlowAggr-15661230, ID : eb1e037e-1d64-4191-90ef-b0780831c364 2025-09-08 03:39:49,974 - INFO - Domain Default found not creating 2025-09-08 03:39:50,151 - INFO - Project ctest-TestRoutes-68735424 not found, creating it 2025-09-08 03:39:50,704 - INFO - Created Project:ctest-TestRoutes-68735424, ID : ba4dc6dc-a018-4785-a44d-b08b7050fe29 2025-09-08 03:39:52,315 - INFO - ================================================================================ 2025-09-08 03:39:52,315 - INFO - STARTING TEST : test_rt_table_scenario_1 2025-09-08 03:39:52,316 - 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 2025-09-08 03:39:53,740 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:39:53,741 - INFO - 2025-09-08 03:39:54,822 - INFO - Created VN ctest-random-56720572 2025-09-08 03:39:57,056 - INFO - VM ([<Server: ctest-TestRoutes-68735424-82453919>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:39:57,632 - INFO - VM ([<Server: ctest-TestRoutes-68735424-90614022>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:39:57,885 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-68735424', 'ctest-irtb-62132127'](UUID aeadd203-70ef-4188-a6e9-0967c8c41c42), prefixes : ['0.0.0.0/0'] 2025-09-08 03:39:58,963 - INFO - Added intf route table aeadd203-70ef-4188-a6e9-0967c8c41c42 to port 5c78066e-fa73-41e8-a50e-fa958c3a585e 2025-09-08 03:40:04,149 - INFO - VM name : ctest-TestRoutes-68735424-82453919 2025-09-08 03:40:04,923 - INFO - VM ctest-TestRoutes-68735424-82453919 verfication in all API Servers passed 2025-09-08 03:40:11,025 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-68735424-82453919 passed 2025-09-08 03:40:11,025 - INFO - VM ctest-TestRoutes-68735424-82453919 verifications in Compute nodes passed 2025-09-08 03:40:11,451 - INFO - Validated routes of VM ctest-TestRoutes-68735424-82453919 in all vrouters 2025-09-08 03:40:12,388 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-68735424-82453919 passed 2025-09-08 03:40:19,912 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 03:40:19,934 - INFO - VM 73056ebe-d510-463d-b704-b7f6be28e15e is present in default-domain:ctest-TestRoutes-68735424:ctest-random-56720572 2025-09-08 03:40:20,167 - INFO - tap interface default-domain:ctest-TestRoutes-68735424:c97c490e-7893-483a-9e1d-5d04c39c3bc4 of vm 73056ebe-d510-463d-b704-b7f6be28e15e is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 03:40:20,700 - INFO - VM ctest-TestRoutes-68735424-82453919 validations in Opserver passed 2025-09-08 03:40:20,700 - INFO - Waiting for VM ctest-TestRoutes-68735424-90614022 to be up.. 2025-09-08 03:40:20,803 - INFO - VM name : ctest-TestRoutes-68735424-90614022 2025-09-08 03:40:22,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-68735424-90614022 passed 2025-09-08 03:40:23,171 - INFO - Verified VN network id 14 for VN 95a47896-e98a-44cf-9fea-20eb8233bddb 2025-09-08 03:40:23,171 - INFO - Verifications in API Server for VN ctest-random-56720572 passed 2025-09-08 03:40:23,257 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-56720572 passed 2025-09-08 03:40:23,507 - INFO - Validated that VN default-domain:ctest-TestRoutes-68735424:ctest-random-56720572 is found in opserver 2025-09-08 03:40:23,535 - INFO - Deleting VM ctest-TestRoutes-68735424-82453919 2025-09-08 03:40:25,659 - INFO - VM ctest-TestRoutes-68735424-82453919 is fully removed in API-Server 2025-09-08 03:40:26,125 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-68735424:ctest-random-56720572 2025-09-08 03:40:26,125 - INFO - VM ctest-TestRoutes-68735424-82453919 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 03:40:26,394 - INFO - Routes for VM ctest-TestRoutes-68735424-82453919 is removed in all control-nodes 2025-09-08 03:40:51,146 - INFO - 73056ebe-d510-463d-b704-b7f6be28e15e vm uve deleted from opserver 2025-09-08 03:40:51,222 - INFO - 73056ebe-d510-463d-b704-b7f6be28e15e vm uve deleted from opserver 2025-09-08 03:40:51,238 - INFO - 73056ebe-d510-463d-b704-b7f6be28e15e vm uve deleted from opserver 2025-09-08 03:40:51,238 - INFO - Validated that VM 73056ebe-d510-463d-b704-b7f6be28e15e is removed from Opserver 2025-09-08 03:40:51,238 - INFO - Validate that Vrouter Route table does get cleared 2025-09-08 03:40:51,319 - INFO - Removed intf route table aeadd203-70ef-4188-a6e9-0967c8c41c42 from port 5c78066e-fa73-41e8-a50e-fa958c3a585e 2025-09-08 03:40:51,362 - INFO - Deleted Interface route table aeadd203-70ef-4188-a6e9-0967c8c41c42 2025-09-08 03:40:51,363 - INFO - Detaching port 5c78066e-fa73-41e8-a50e-fa958c3a585e from VM ctest-TestRoutes-68735424-90614022 2025-09-08 03:40:51,411 - INFO - Deleting VM ctest-TestRoutes-68735424-90614022 2025-09-08 03:40:51,748 - INFO - Deleted port 5c78066e-fa73-41e8-a50e-fa958c3a585e 2025-09-08 03:40:51,748 - INFO - Deleting VN ctest-random-56720572 2025-09-08 03:40:52,033 - INFO - Validated that VN ctest-random-56720572 is not found in API Server 2025-09-08 03:40:52,077 - INFO - Validated that VN ctest-random-56720572 is not in any agent 2025-09-08 03:40:52,113 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-68735424:ctest-random-56720572 2025-09-08 03:40:52,152 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-56720572 info 2025-09-08 03:40:53,540 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:01:01] 2025-09-08 03:40:53,540 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:40:54,322 - INFO - Deleted project: ctest-TestRoutes-68735424, ID : ba4dc6dc-a018-4785-a44d-b08b7050fe29 2025-09-08 03:40:54,549 - INFO - Domain Default found not creating 2025-09-08 03:40:54,720 - INFO - Project ctest-TestSubInterfaces-54058193 not found, creating it 2025-09-08 03:40:55,273 - INFO - Created Project:ctest-TestSubInterfaces-54058193, ID : f43d237d-0eb6-4221-8f70-13fa50d7f6ed 2025-09-08 03:40:58,321 - INFO - Created VN ctest-vn-16815299 2025-09-08 03:40:58,953 - INFO - Created VN ctest-vn-47248216 2025-09-08 03:40:59,737 - INFO - Created VN ctest-vn-69257935 2025-09-08 03:41:02,926 - INFO - ================================================================================ 2025-09-08 03:41:02,926 - INFO - STARTING TEST : test_vlan_interface_2 2025-09-08 03:41:02,926 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2025-09-08 03:41:04,313 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:41:04,313 - INFO - 2025-09-08 03:41:04,891 - INFO - VM ([<Server: ctest-TestSubInterfaces-54058193-06116460>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:41:06,281 - INFO - VM ([<Server: ctest-TestSubInterfaces-54058193-29527990>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:41:07,145 - INFO - VM ([<Server: ctest-TestSubInterfaces-54058193-29610925>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:41:07,261 - INFO - Adding interface with subnet_id acb2d782-9bb3-45ac-b9b1-5481c17a1da7, port_id None to router 4e54e1b0-d6f2-4987-abc1-3ca967ab0a87 2025-09-08 03:41:07,695 - INFO - Adding interface with subnet_id 33172911-3461-45f5-8493-18d8987b93e0, port_id None to router 4e54e1b0-d6f2-4987-abc1-3ca967ab0a87 2025-09-08 03:41:08,175 - INFO - Waiting for VM ctest-TestSubInterfaces-54058193-06116460 to be up.. 2025-09-08 03:41:08,340 - INFO - VM name : ctest-TestSubInterfaces-54058193-06116460 2025-09-08 03:41:51,243 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-54058193-06116460 passed 2025-09-08 03:42:12,128 - INFO - Waiting for VM ctest-TestSubInterfaces-54058193-29527990 to be up.. 2025-09-08 03:42:12,221 - INFO - VM name : ctest-TestSubInterfaces-54058193-29527990 2025-09-08 03:42:13,647 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-54058193-29527990 passed 2025-09-08 03:42:13,899 - INFO - Waiting for VM ctest-TestSubInterfaces-54058193-29610925 to be up.. 2025-09-08 03:42:13,990 - INFO - VM name : ctest-TestSubInterfaces-54058193-29610925 2025-09-08 03:42:15,365 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-54058193-29610925 passed 2025-09-08 03:42:48,336 - INFO - Interface eth0.100 is found on VM 1de3622f-8a08-4c61-9c46-6ee504cbe489 2025-09-08 03:43:27,247 - INFO - Interface eth0.100 is found on VM 79391bf2-59be-4c00-9713-56cce6a566cd 2025-09-08 03:43:31,356 - INFO - Ping to IP 93.44.108.132 from VM ctest-TestSubInterfaces-54058193-06116460 passed 2025-09-08 03:43:33,993 - INFO - Ping to IP 93.44.108.131 from VM ctest-TestSubInterfaces-54058193-06116460 passed 2025-09-08 03:43:33,994 - INFO - Deleting interface with subnet_id 33172911-3461-45f5-8493-18d8987b93e0, port_id None from router 4e54e1b0-d6f2-4987-abc1-3ca967ab0a87 2025-09-08 03:43:34,229 - INFO - Deleting interface with subnet_id acb2d782-9bb3-45ac-b9b1-5481c17a1da7, port_id None from router 4e54e1b0-d6f2-4987-abc1-3ca967ab0a87 2025-09-08 03:43:34,517 - INFO - Detaching port bbc66ac8-2fca-42c4-a0d3-fabaaa0113f6 from VM ctest-TestSubInterfaces-54058193-29610925 2025-09-08 03:43:34,566 - INFO - Deleting VM ctest-TestSubInterfaces-54058193-29610925 2025-09-08 03:43:34,637 - INFO - Deleting VM ctest-TestSubInterfaces-54058193-29527990 2025-09-08 03:43:34,772 - INFO - Detaching port 2e96c824-a637-4295-9e92-388fa023cb69 from VM ctest-TestSubInterfaces-54058193-06116460 2025-09-08 03:43:34,821 - INFO - Deleting VM ctest-TestSubInterfaces-54058193-06116460 2025-09-08 03:43:36,271 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:02:34] 2025-09-08 03:43:36,271 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:43:36,413 - INFO - Deleted port 67f50474-bbbe-469b-b77c-c6eb2bf5c111 2025-09-08 03:43:36,653 - INFO - Deleted port bbc66ac8-2fca-42c4-a0d3-fabaaa0113f6 2025-09-08 03:43:36,788 - INFO - Deleted port dbfce888-9e20-4fa8-908f-386814a39e7b 2025-09-08 03:43:36,935 - INFO - Deleted port 82909f79-698a-43de-9b5c-31a56ec3f566 2025-09-08 03:43:37,066 - INFO - Deleted port 79e698c5-4da6-4ae6-b007-d9a83cf35e2b 2025-09-08 03:43:37,248 - INFO - Deleted port 2e96c824-a637-4295-9e92-388fa023cb69 2025-09-08 03:43:37,249 - INFO - Deleting VN ctest-vn-69257935 2025-09-08 03:43:37,469 - INFO - Deleting VN ctest-vn-47248216 2025-09-08 03:43:37,657 - INFO - Deleting VN ctest-vn-16815299 2025-09-08 03:43:38,684 - INFO - Deleted project: ctest-TestSubInterfaces-54058193, ID : f43d237d-0eb6-4221-8f70-13fa50d7f6ed 2025-09-08 03:43:38,890 - INFO - Domain Default found not creating 2025-09-08 03:43:39,039 - INFO - Project ctest-TestMtuProbe-56782620 not found, creating it 2025-09-08 03:43:39,578 - INFO - Created Project:ctest-TestMtuProbe-56782620, ID : 3bfcb320-d07b-4129-888f-909145e842a3 2025-09-08 03:43:41,259 - INFO - ================================================================================ 2025-09-08 03:43:41,259 - INFO - STARTING TEST : test_mtu_probe_intra_node 2025-09-08 03:43:41,259 - 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 2025-09-08 03:43:42,632 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:43:42,632 - INFO - 2025-09-08 03:43:43,665 - INFO - Created VN ctest-vn-55405742 2025-09-08 03:43:44,335 - INFO - Verified VN network id 14 for VN 133f3cff-16a6-4543-b31e-d6577c8f3876 2025-09-08 03:43:44,336 - INFO - Verifications in API Server for VN ctest-vn-55405742 passed 2025-09-08 03:43:44,418 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55405742 passed 2025-09-08 03:43:45,773 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-56782620:ctest-vn-55405742 is found in opserver 2025-09-08 03:43:47,095 - INFO - VM ([<Server: ctest-TestMtuProbe-56782620-95434367>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:43:48,641 - INFO - VM ([<Server: ctest-TestMtuProbe-56782620-42907475>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:43:48,641 - INFO - Waiting for VM ctest-TestMtuProbe-56782620-95434367 to be up.. 2025-09-08 03:43:53,827 - INFO - VM name : ctest-TestMtuProbe-56782620-95434367 2025-09-08 03:44:44,743 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-56782620-95434367 passed 2025-09-08 03:45:05,676 - INFO - Waiting for VM ctest-TestMtuProbe-56782620-42907475 to be up.. 2025-09-08 03:45:05,763 - INFO - VM name : ctest-TestMtuProbe-56782620-42907475 2025-09-08 03:45:07,110 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestMtuProbe-56782620-42907475 passed 2025-09-08 03:46:05,668 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2025-09-08 03:46:05,668 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2025-09-08 03:46:08,191 - INFO - Ping to IP 182.231.1.132 from VM ctest-TestMtuProbe-56782620-95434367 passed 2025-09-08 03:46:12,287 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56782620-42907475 2025-09-08 03:46:13,199 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2025-09-08 03:46:13,199 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2025-09-08 03:46:15,749 - INFO - Ping to IP 182.231.1.132 from VM ctest-TestMtuProbe-56782620-95434367 passed 2025-09-08 03:46:19,850 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56782620-42907475 2025-09-08 03:46:20,804 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2025-09-08 03:46:20,804 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2025-09-08 03:46:23,336 - INFO - Ping to IP 182.231.1.132 from VM ctest-TestMtuProbe-56782620-95434367 passed 2025-09-08 03:46:27,490 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-56782620-42907475 2025-09-08 03:46:27,490 - INFO - Deleting VM ctest-TestMtuProbe-56782620-42907475 2025-09-08 03:46:27,568 - INFO - Deleting VM ctest-TestMtuProbe-56782620-95434367 2025-09-08 03:46:27,640 - INFO - Deleting VN ctest-vn-55405742 2025-09-08 03:46:27,684 - WARNING - Deleting VN ctest-vn-55405742 failed..Will retry 2025-09-08 03:46:30,058 - INFO - Validated that VN ctest-vn-55405742 is not found in API Server 2025-09-08 03:46:30,104 - INFO - Validated that VN ctest-vn-55405742 is not in any agent 2025-09-08 03:46:30,149 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55405742 info 2025-09-08 03:46:31,561 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:02:50] 2025-09-08 03:46:31,562 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:46:32,371 - INFO - Deleted project: ctest-TestMtuProbe-56782620, ID : 3bfcb320-d07b-4129-888f-909145e842a3 2025-09-08 03:46:32,579 - INFO - Domain Default found not creating 2025-09-08 03:46:32,740 - INFO - Project ctest-TestvifStats-98557280 not found, creating it 2025-09-08 03:46:33,367 - INFO - Created Project:ctest-TestvifStats-98557280, ID : 6029086f-247d-4477-a1ae-6c9ea8a66035 2025-09-08 03:46:34,968 - INFO - ================================================================================ 2025-09-08 03:46:34,968 - INFO - STARTING TEST : test_vif_statistics 2025-09-08 03:46:34,968 - 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 2025-09-08 03:46:36,327 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:46:36,328 - INFO - 2025-09-08 03:46:37,462 - INFO - Created VN ctest-vn-65762987 2025-09-08 03:46:38,138 - INFO - Verified VN network id 14 for VN 7712b94a-e112-44e2-ac7d-f9954a15f121 2025-09-08 03:46:38,138 - INFO - Verifications in API Server for VN ctest-vn-65762987 passed 2025-09-08 03:46:38,216 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65762987 passed 2025-09-08 03:46:39,601 - INFO - Validated that VN default-domain:ctest-TestvifStats-98557280:ctest-vn-65762987 is found in opserver 2025-09-08 03:46:40,973 - INFO - VM ([<Server: ctest-TestvifStats-98557280-55235381>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:46:42,476 - INFO - VM ([<Server: ctest-TestvifStats-98557280-57273986>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:46:42,476 - INFO - Waiting for VM ctest-TestvifStats-98557280-55235381 to be up.. 2025-09-08 03:46:47,662 - INFO - VM name : ctest-TestvifStats-98557280-55235381 2025-09-08 03:47:28,297 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestvifStats-98557280-55235381 passed 2025-09-08 03:47:49,178 - INFO - Waiting for VM ctest-TestvifStats-98557280-57273986 to be up.. 2025-09-08 03:47:49,287 - INFO - VM name : ctest-TestvifStats-98557280-57273986 2025-09-08 03:47:50,674 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestvifStats-98557280-57273986 passed 2025-09-08 03:48:14,965 - INFO - Ping to IP 217.22.185.196 from VM ctest-TestvifStats-98557280-55235381 passed 2025-09-08 03:48:14,965 - INFO - 10.0.0.65 2025-09-08 03:48:14,965 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:15,094 - INFO - 14413 2025-09-08 03:48:15,212 - INFO - TX packets:13930 2025-09-08 03:48:15,212 - INFO - 13930 2025-09-08 03:48:15,212 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:15,354 - INFO - 21617 2025-09-08 03:48:15,502 - INFO - TX packets:22650 2025-09-08 03:48:15,502 - INFO - 22650 2025-09-08 03:48:15,502 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:15,651 - INFO - 8880 2025-09-08 03:48:15,765 - INFO - TX packets:7736 2025-09-08 03:48:15,765 - INFO - 7736 2025-09-08 03:48:15,765 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:15,911 - INFO - 255 2025-09-08 03:48:16,033 - INFO - TX packets:312 2025-09-08 03:48:16,033 - INFO - 312 2025-09-08 03:48:16,033 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:16,180 - INFO - 223 2025-09-08 03:48:16,326 - INFO - TX packets:259 2025-09-08 03:48:16,326 - INFO - 259 2025-09-08 03:48:16,326 - INFO - 10.0.0.65 2025-09-08 03:48:16,473 - INFO - Vif stats cleared successfully on all cores for all interfaces 2025-09-08 03:48:16,473 - INFO - 10.0.0.65 2025-09-08 03:48:16,473 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:16,595 - INFO - 0 2025-09-08 03:48:16,737 - INFO - TX packets:0 2025-09-08 03:48:16,737 - INFO - 0 2025-09-08 03:48:16,737 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:16,879 - INFO - 1 2025-09-08 03:48:17,006 - INFO - TX packets:1 2025-09-08 03:48:17,006 - INFO - 1 2025-09-08 03:48:17,007 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:17,160 - INFO - 1 2025-09-08 03:48:17,310 - INFO - TX packets:1 2025-09-08 03:48:17,310 - INFO - 1 2025-09-08 03:48:17,310 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:17,455 - INFO - 1 2025-09-08 03:48:17,601 - INFO - TX packets:1 2025-09-08 03:48:17,601 - INFO - 1 2025-09-08 03:48:17,601 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2025-09-08 03:48:17,750 - INFO - 0 2025-09-08 03:48:17,862 - INFO - TX packets:0 2025-09-08 03:48:17,863 - INFO - 0 2025-09-08 03:48:17,863 - INFO - Deleting VM ctest-TestvifStats-98557280-57273986 2025-09-08 03:48:17,941 - INFO - Deleting VM ctest-TestvifStats-98557280-55235381 2025-09-08 03:48:18,023 - INFO - Deleting VN ctest-vn-65762987 2025-09-08 03:48:18,076 - WARNING - Deleting VN ctest-vn-65762987 failed..Will retry 2025-09-08 03:48:20,441 - INFO - Validated that VN ctest-vn-65762987 is not found in API Server 2025-09-08 03:48:20,485 - INFO - Validated that VN ctest-vn-65762987 is not in any agent 2025-09-08 03:48:20,532 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65762987 info 2025-09-08 03:48:21,916 - INFO - END TEST : test_vif_statistics : PASSED[0:01:47] 2025-09-08 03:48:21,916 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:48:22,823 - INFO - Deleted project: ctest-TestvifStats-98557280, ID : 6029086f-247d-4477-a1ae-6c9ea8a66035 + '[' 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/subunit2junitxml -f -o result_2025_09_08_02_19_58_1758.xml + /usr/local/bin/testr run --subunit sanity /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:388: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:389: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2025-09-08 03:48:39,227 - INFO - Domain Default found not creating 2025-09-08 03:48:39,745 - INFO - Project ctest-AnalyticsTestSanityWithMin-61964292 not found, creating it 2025-09-08 03:48:40,371 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-61964292, ID : 30c378b7-b7de-41cc-9002-31774914a652 2025-09-08 03:48:43,107 - INFO - Created VN ctest-vn1-62165810 2025-09-08 03:48:44,470 - INFO - VM ([<Server: ctest-vn1_vm1-02261210>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:48:45,935 - INFO - VM ([<Server: ctest-vn1_vm2-92633330>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:48:46,683 - INFO - Verified VN network id 14 for VN 81d29809-a7e8-46e8-87e8-37d38338e712 2025-09-08 03:48:46,683 - INFO - Verifications in API Server for VN ctest-vn1-62165810 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: 2025-09-08 03:48:46,808 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-62165810 passed 2025-09-08 03:48:48,440 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 is found in opserver 2025-09-08 03:48:48,454 - INFO - Waiting for VM ctest-vn1_vm1-02261210 to be up.. 2025-09-08 03:48:48,547 - INFO - VM name : ctest-vn1_vm1-02261210 2025-09-08 03:49:10,586 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-02261210 passed 2025-09-08 03:49:15,846 - INFO - Waiting for VM ctest-vn1_vm2-92633330 to be up.. 2025-09-08 03:49:15,932 - INFO - VM name : ctest-vn1_vm2-92633330 2025-09-08 03:49:17,237 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-92633330 passed 2025-09-08 03:49:17,404 - INFO - ================================================================================ 2025-09-08 03:49:17,404 - INFO - STARTING TEST : test_run_contrail_flows_cli_cmds 2025-09-08 03:49:17,404 - 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 2025-09-08 03:49:18,127 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:49:18,127 - INFO - 2025-09-08 03:49:18,259 - INFO - Setting flow export rate: 10 2025-09-08 03:49:21,182 - INFO - Ping to IP 82.44.72.4 from VM ctest-vn1_vm1-02261210 passed 2025-09-08 03:49:21,269 - INFO - None 2025-09-08 03:49:21,270 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --source-ip 82.44.72.4 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --source-ip 82.44.72.4 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 2025-09-08 03:49:24,194 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --destination-ip 82.44.72.3 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --destination-ip 82.44.72.3 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 2025-09-08 03:49:25,909 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.18 --other-vrouter-ip 10.20.0.18 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.18 --other-vrouter-ip 10.20.0.18 --start-time now-10m --end-time now | wc -l 2025-09-08 03:49:27,144 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-4041-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-4041-1 --last 10m | wc -l 2025-09-08 03:49:28,445 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-61964292:a5b79799-7155-4cd4-86fc-b58a9545143c --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-61964292:a5b79799-7155-4cd4-86fc-b58a9545143c --last 20m | wc -l 2025-09-08 03:49:30,673 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 2025-09-08 03:49:31,361 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --source-ip 82.44.72.4 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --source-ip 82.44.72.4 --source-port 44290 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --destination-ip 82.44.72.3 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --destination-ip 82.44.72.3 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.18 --other-vrouter-ip 10.20.0.18 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.18 --other-vrouter-ip 10.20.0.18 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-4041-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-4041-1 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-61964292:a5b79799-7155-4cd4-86fc-b58a9545143c --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-61964292:a5b79799-7155-4cd4-86fc-b58a9545143c --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed.. 2025-09-08 03:49:31,361 - INFO - [] commands failed.. 2025-09-08 03:49:31,431 - INFO - Setting flow export rate: None 2025-09-08 03:49:32,814 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:15] 2025-09-08 03:49:32,814 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:49:32,818 - INFO - ================================================================================ 2025-09-08 03:49:32,818 - INFO - STARTING TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args 2025-09-08 03:49:32,818 - 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 2025-09-08 03:49:34,186 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:49:34,186 - INFO - 2025-09-08 03:49:34,186 - 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 2025-09-08 03:49:35,515 - 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 2025-09-08 03:49:36,244 - 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 2025-09-08 03:49:43,442 - 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 2025-09-08 03:49:44,161 - 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 2025-09-08 03:49:46,234 - INFO - Running the following cmd:contrail-logs --node-type Config --module contrail-api --rawcontrail-logs --node-type Config --module contrail-api --raw | wc -l 2025-09-08 03:49:46,951 - 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 2025-09-08 03:49:47,682 - 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 2025-09-08 03:49:48,378 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id 6bfc214b-9526-40b8-8022-4e25aec10780 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 6bfc214b-9526-40b8-8022-4e25aec10780 --verbose --raw --json | wc -l 2025-09-08 03:49:49,077 - 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 2025-09-08 03:49:50,379 - 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 2025-09-08 03:49:51,807 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-4041-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-4041-1. --node-type Analytics | wc -l 2025-09-08 03:49:52,540 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 2025-09-08 03:49:53,277 - 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 6bfc214b-9526-40b8-8022-4e25aec10780 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id 6bfc214b-9526-40b8-8022-4e25aec10780 --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-4041-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-4041-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed.. 2025-09-08 03:49:53,277 - INFO - [] commands failed.. 2025-09-08 03:49:54,727 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:22] 2025-09-08 03:49:54,727 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:49:54,732 - INFO - ================================================================================ 2025-09-08 03:49:54,732 - INFO - STARTING TEST : test_run_contrail_stats_cli_cmds 2025-09-08 03:49:54,733 - 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 2025-09-08 03:49:56,079 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:49:56,079 - INFO - 2025-09-08 03:49:56,079 - 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 2025-09-08 03:49:56,739 - 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 2025-09-08 03:49:58,537 - 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 2025-09-08 03:49:59,213 - 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 2025-09-08 03:49:59,886 - 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-61964292:ctest-vn1-62165810 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --last 1h | wc -l 2025-09-08 03:50:00,543 - 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 2025-09-08 03:50:01,241 - 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 2025-09-08 03:50:01,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 2025-09-08 03:50:02,612 - 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 2025-09-08 03:50:04,374 - 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 2025-09-08 03:50:05,099 - 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-61964292:ctest-vn1-62165810 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --last 1h | wc -l 2025-09-08 03:50:05,867 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810" --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-61964292:ctest-vn1-62165810" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2025-09-08 03:50:06,558 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-4041-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-61964292:ctest-vn1-62165810 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-4041-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-61964292:ctest-vn1-62165810 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-4041-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-61964292:ctest-vn1-62165810 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-4041-1" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 2025-09-08 03:50:07,273 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810" --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-61964292:ctest-vn1-62165810" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2025-09-08 03:50:07,967 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810" --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-61964292:ctest-vn1-62165810 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 2025-09-08 03:50:08,700 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 2025-09-08 03:50:09,373 - 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-61964292:ctest-vn1-62165810 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --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-61964292:ctest-vn1-62165810 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810" --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-61964292:ctest-vn1-62165810" --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-61964292:ctest-vn1-62165810 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-4041-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-61964292:ctest-vn1-62165810 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-4041-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-61964292:ctest-vn1-62165810 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-4041-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-61964292:ctest-vn1-62165810 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-4041-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-61964292:ctest-vn1-62165810" --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-61964292:ctest-vn1-62165810" --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-61964292:ctest-vn1-62165810 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810" --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-61964292:ctest-vn1-62165810 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810" --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.. 2025-09-08 03:50:09,374 - INFO - [] commands failed.. 2025-09-08 03:50:10,803 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:16] 2025-09-08 03:50:10,803 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:50:10,807 - INFO - Deleting VM ctest-vn1_vm2-92633330 2025-09-08 03:50:10,879 - INFO - Deleting VM ctest-vn1_vm1-02261210 2025-09-08 03:50:10,956 - INFO - Deleting VN ctest-vn1-62165810 2025-09-08 03:50:11,002 - WARNING - Deleting VN ctest-vn1-62165810 failed..Will retry 2025-09-08 03:50:13,310 - INFO - Validated that VN ctest-vn1-62165810 is not found in API Server 2025-09-08 03:50:13,352 - INFO - Validated that VN ctest-vn1-62165810 is not in any agent 2025-09-08 03:50:13,372 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithMin-61964292:ctest-vn1-62165810 2025-09-08 03:50:13,397 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-62165810 info 2025-09-08 03:50:14,222 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-61964292, ID : 30c378b7-b7de-41cc-9002-31774914a652 2025-09-08 03:50:14,422 - INFO - Domain Default found not creating 2025-09-08 03:50:14,592 - INFO - Project ctest-AnalyticsTestSanityWithResource-02172741 not found, creating it 2025-09-08 03:50:15,151 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-02172741, ID : 0c7213c6-24cc-4f32-818a-c9bf40616597 2025-09-08 03:50:17,908 - INFO - Created VN ctest-vn1-81118340 2025-09-08 03:50:19,404 - INFO - VM ([<Server: ctest-vn1_vm1-53450894>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:50:21,421 - INFO - VM ([<Server: ctest-vn1_vm2-12117514>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:50:22,407 - INFO - Verified VN network id 14 for VN 7bc864a3-9abd-456c-beca-7ee35d89def5 2025-09-08 03:50:22,407 - INFO - Verifications in API Server for VN ctest-vn1-81118340 passed 2025-09-08 03:50:22,540 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-81118340 passed 2025-09-08 03:50:23,986 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn1-81118340 is found in opserver 2025-09-08 03:50:24,004 - INFO - Waiting for VM ctest-vn1_vm1-53450894 to be up.. 2025-09-08 03:50:24,094 - INFO - VM name : ctest-vn1_vm1-53450894 2025-09-08 03:50:42,214 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-53450894 passed 2025-09-08 03:50:47,616 - INFO - Waiting for VM ctest-vn1_vm2-12117514 to be up.. 2025-09-08 03:50:47,709 - INFO - VM name : ctest-vn1_vm2-12117514 2025-09-08 03:50:49,075 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-12117514 passed 2025-09-08 03:50:55,060 - INFO - Created VN ctest-vn2-67708665 2025-09-08 03:50:55,736 - INFO - Created VN ctest-fip_vn-86640254 2025-09-08 03:50:57,158 - INFO - VM ([<Server: ctest-vn2_vm2-21720315>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:50:58,727 - INFO - VM ([<Server: ctest-fvn_vm1-96984769>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:51:00,452 - INFO - VM ([<Server: mltf_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:51:00,662 - INFO - Verified VN network id 14 for VN 7bc864a3-9abd-456c-beca-7ee35d89def5 2025-09-08 03:51:00,662 - INFO - Verifications in API Server for VN ctest-vn1-81118340 passed 2025-09-08 03:51:00,749 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-81118340 passed 2025-09-08 03:51:01,153 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn1-81118340 is found in opserver 2025-09-08 03:51:01,496 - INFO - Verified VN network id 15 for VN 04285933-91d2-4433-ab31-d2baeb230d24 2025-09-08 03:51:01,497 - INFO - Verifications in API Server for VN ctest-vn2-67708665 passed 2025-09-08 03:51:01,611 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-67708665 passed 2025-09-08 03:51:01,988 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn2-67708665 is found in opserver 2025-09-08 03:51:02,263 - INFO - Verified VN network id 16 for VN ed2076ef-f5fe-464f-aeaa-869fccd5b91b 2025-09-08 03:51:02,263 - INFO - Verifications in API Server for VN ctest-fip_vn-86640254 passed 2025-09-08 03:51:02,344 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-86640254 passed 2025-09-08 03:51:02,520 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-fip_vn-86640254 is found in opserver 2025-09-08 03:51:02,532 - INFO - Waiting for VM ctest-fvn_vm1-96984769 to be up.. 2025-09-08 03:51:02,630 - INFO - VM name : ctest-fvn_vm1-96984769 2025-09-08 03:51:20,419 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-fvn_vm1-96984769 passed 2025-09-08 03:51:36,229 - INFO - Waiting for VM ctest-vn2_vm2-21720315 to be up.. 2025-09-08 03:51:36,325 - INFO - VM name : ctest-vn2_vm2-21720315 2025-09-08 03:51:37,723 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm2-21720315 passed 2025-09-08 03:51:37,997 - INFO - Waiting for VM mltf_vm to be up.. 2025-09-08 03:51:38,082 - INFO - VM name : mltf_vm 2025-09-08 03:51:39,614 - INFO - Ping to Metadata IP 169.254.0.5 of VM mltf_vm passed 2025-09-08 03:51:40,157 - INFO - ================================================================================ 2025-09-08 03:51:40,157 - INFO - STARTING TEST : test_verify_session_sampling_teardown 2025-09-08 03:51:40,157 - 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 2025-09-08 03:51:41,518 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:51:41,518 - INFO - 2025-09-08 03:51:41,655 - INFO - Setting flow export rate: 100 2025-09-08 03:51:42,759 - INFO - Verified VN network id 14 for VN 7bc864a3-9abd-456c-beca-7ee35d89def5 2025-09-08 03:51:42,759 - INFO - Verifications in API Server for VN ctest-vn1-81118340 passed 2025-09-08 03:51:42,901 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-81118340 passed 2025-09-08 03:51:43,051 - INFO - VN ctest-vn1-81118340 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 03:51:43,111 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn1-81118340 is found in opserver 2025-09-08 03:51:43,363 - INFO - Verified VN network id 15 for VN 04285933-91d2-4433-ab31-d2baeb230d24 2025-09-08 03:51:43,363 - INFO - Verifications in API Server for VN ctest-vn2-67708665 passed 2025-09-08 03:51:43,443 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-67708665 passed 2025-09-08 03:51:43,601 - INFO - VN ctest-vn2-67708665 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 03:51:43,653 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn2-67708665 is found in opserver 2025-09-08 03:51:43,893 - INFO - Verified VN network id 14 for VN 7bc864a3-9abd-456c-beca-7ee35d89def5 2025-09-08 03:51:43,893 - INFO - Verifications in API Server for VN ctest-vn1-81118340 passed 2025-09-08 03:51:43,981 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-81118340 passed 2025-09-08 03:51:44,139 - INFO - VN ctest-vn1-81118340 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 03:51:44,183 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn1-81118340 is found in opserver 2025-09-08 03:51:44,435 - INFO - Verified VN network id 15 for VN 04285933-91d2-4433-ab31-d2baeb230d24 2025-09-08 03:51:44,435 - INFO - Verifications in API Server for VN ctest-vn2-67708665 passed 2025-09-08 03:51:44,529 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-67708665 passed 2025-09-08 03:51:44,659 - INFO - VN ctest-vn2-67708665 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 03:51:44,702 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn2-67708665 is found in opserver 2025-09-08 03:51:44,922 - INFO - Verified VN network id 16 for VN ed2076ef-f5fe-464f-aeaa-869fccd5b91b 2025-09-08 03:51:44,922 - INFO - Verifications in API Server for VN ctest-fip_vn-86640254 passed 2025-09-08 03:51:44,992 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-86640254 passed 2025-09-08 03:51:45,169 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-fip_vn-86640254 is found in opserver 2025-09-08 03:51:45,187 - INFO - start time= 1757303505187085 2025-09-08 03:51:49,365 - INFO - Ping to IP 65.61.226.131 from VM ctest-vn1_vm1-53450894 passed 2025-09-08 03:51:59,366 - INFO - Verify session samples and teardown pkts 2025-09-08 03:51:59,367 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.41 2025-09-08 03:52:02,473 - INFO - wait for the flows to get expire 2025-09-08 03:55:26,690 - INFO - Deleted policy policy1 2025-09-08 03:55:26,815 - INFO - Setting flow export rate: None 2025-09-08 03:55:28,246 - INFO - END TEST : test_verify_session_sampling_teardown : PASSED[0:03:48] 2025-09-08 03:55:28,246 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:55:28,248 - INFO - Deleting VM mltf_vm 2025-09-08 03:55:28,325 - INFO - Deleting VM ctest-fvn_vm1-96984769 2025-09-08 03:55:28,403 - INFO - Deleting VM ctest-vn2_vm2-21720315 2025-09-08 03:55:28,479 - INFO - Deleting VN ctest-fip_vn-86640254 2025-09-08 03:55:28,526 - WARNING - Deleting VN ctest-fip_vn-86640254 failed..Will retry 2025-09-08 03:55:30,871 - INFO - Validated that VN ctest-fip_vn-86640254 is not found in API Server 2025-09-08 03:55:30,907 - INFO - Validated that VN ctest-fip_vn-86640254 is not in any agent 2025-09-08 03:55:30,932 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-fip_vn-86640254 2025-09-08 03:55:30,954 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-86640254 info 2025-09-08 03:55:30,954 - INFO - Deleting VN ctest-vn2-67708665 2025-09-08 03:55:31,278 - INFO - Validated that VN ctest-vn2-67708665 is not found in API Server 2025-09-08 03:55:31,321 - INFO - Validated that VN ctest-vn2-67708665 is not in any agent 2025-09-08 03:55:31,363 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn2-67708665 2025-09-08 03:55:31,385 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-67708665 info 2025-09-08 03:55:31,385 - INFO - Deleting VM ctest-vn1_vm2-12117514 2025-09-08 03:55:31,480 - INFO - Deleting VM ctest-vn1_vm1-53450894 2025-09-08 03:55:31,555 - INFO - Deleting VN ctest-vn1-81118340 2025-09-08 03:55:31,603 - WARNING - Deleting VN ctest-vn1-81118340 failed..Will retry 2025-09-08 03:55:33,875 - INFO - Validated that VN ctest-vn1-81118340 is not found in API Server 2025-09-08 03:55:33,918 - INFO - Validated that VN ctest-vn1-81118340 is not in any agent 2025-09-08 03:55:33,937 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-02172741:ctest-vn1-81118340 2025-09-08 03:55:33,959 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-81118340 info 2025-09-08 03:55:34,808 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-02172741, ID : 0c7213c6-24cc-4f32-818a-c9bf40616597 2025-09-08 03:55:35,009 - INFO - Domain Default found not creating 2025-09-08 03:55:35,173 - INFO - Project ctest-TestAsn4-97874722 not found, creating it 2025-09-08 03:55:35,791 - INFO - Created Project:ctest-TestAsn4-97874722, ID : 15537ba9-7991-422f-ac6f-36713c9aea46 2025-09-08 03:55:37,554 - INFO - Using existing project ['default-domain', 'admin'](d3c9e274-58c1-485b-8908-c8c223fb21f3) 2025-09-08 03:55:37,978 - INFO - admin user already present 2025-09-08 03:55:38,363 - INFO - Adding rules to the default security group in Project admin 2025-09-08 03:55:38,721 - INFO - ================================================================================ 2025-09-08 03:55:38,721 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2025-09-08 03:55:40,060 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:55:40,060 - INFO - 2025-09-08 03:55:40,060 - INFO - Skipping Test. At least 1 external router required to run the test 2025-09-08 03:55:41,448 - INFO - 2025-09-08 03:55:41,448 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:03] 2025-09-08 03:55:41,448 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:55:42,281 - INFO - Deleted project: ctest-TestAsn4-97874722, ID : 15537ba9-7991-422f-ac6f-36713c9aea46 2025-09-08 03:55:42,508 - INFO - Domain Default found not creating 2025-09-08 03:55:42,677 - INFO - Project ctest-TestBGPaaSlocalAS-99090488 not found, creating it 2025-09-08 03:55:43,319 - INFO - Created Project:ctest-TestBGPaaSlocalAS-99090488, ID : cc1ddbc8-8fdc-4aca-a7b8-c0cb19c42a34 2025-09-08 03:55:44,989 - INFO - ================================================================================ 2025-09-08 03:55:44,989 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2025-09-08 03:55:44,990 - 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. 2025-09-08 03:55:46,347 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:55:46,347 - INFO - 2025-09-08 03:55:47,444 - INFO - Created VN ctest-bgpaas_vn-99113063 2025-09-08 03:55:49,009 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:55:51 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2025-09-08 03:56:13,834 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:56:13,834 - INFO - Waiting for VM test_vm to be up.. 2025-09-08 03:56:13,926 - INFO - VM name : test_vm 2025-09-08 03:56:15,896 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2025-09-08 03:56:21,451 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2025-09-08 03:56:52,131 - INFO - VM name : bgpaas_vm1 2025-09-08 03:57:55,349 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed 2025-09-08 03:58:37,014 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-99090488-30514328 2025-09-08 03:58:37,095 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-99090488-30514328(8713d488-330b-4387-8f56-e8ffb6eaac47) 2025-09-08 03:58:37,476 - INFO - verify_in_api_server passed for BGPaaS obj 8713d488-330b-4387-8f56-e8ffb6eaac47 2025-09-08 03:58:37,476 - INFO - BGPaaS(8713d488-330b-4387-8f56-e8ffb6eaac47): verify_on_setup passed 2025-09-08 03:58:37,660 - INFO - Attaching VMI 15fe8d5d-7a25-40b7-8773-68c4bf90af6a to BGPaaS 8713d488-330b-4387-8f56-e8ffb6eaac47 2025-09-08 03:58:37,853 - INFO - Configuring BGP on the bird 2025-09-08 03:58:38,042 - INFO - Configuring BGP on bgpaas_vm1 2025-09-08 03:59:04,802 - INFO - BGPaaS session seen in control-node 10.20.0.25 2025-09-08 03:59:04,824 - INFO - Detaching VMI 15fe8d5d-7a25-40b7-8773-68c4bf90af6a from BGPaaS 8713d488-330b-4387-8f56-e8ffb6eaac47 2025-09-08 03:59:04,913 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-99090488-30514328(8713d488-330b-4387-8f56-e8ffb6eaac47) 2025-09-08 03:59:04,989 - INFO - BGPaaS(8713d488-330b-4387-8f56-e8ffb6eaac47): verify_on_cleanup passed 2025-09-08 03:59:04,989 - INFO - Deleting VM bgpaas_vm1 2025-09-08 03:59:05,106 - INFO - Deleting VM test_vm 2025-09-08 03:59:05,176 - INFO - Deleting VN ctest-bgpaas_vn-99113063 2025-09-08 03:59:05,227 - WARNING - Deleting VN ctest-bgpaas_vn-99113063 failed..Will retry 2025-09-08 03:59:08,831 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:24] 2025-09-08 03:59:08,831 - INFO - -------------------------------------------------------------------------------- 2025-09-08 03:59:09,624 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-99090488, ID : cc1ddbc8-8fdc-4aca-a7b8-c0cb19c42a34 2025-09-08 03:59:09,823 - INFO - Domain Default found not creating 2025-09-08 03:59:09,980 - INFO - Project ctest-TestBGPaasZone-09888966 not found, creating it 2025-09-08 03:59:10,508 - INFO - Created Project:ctest-TestBGPaasZone-09888966, ID : 37df7307-cc06-427e-aea2-76410ade40b4 2025-09-08 03:59:12,359 - INFO - ================================================================================ 2025-09-08 03:59:12,359 - INFO - STARTING TEST : test_bgp_control_node_zone 2025-09-08 03:59:13,752 - INFO - Initial checks done. Running the testcase now 2025-09-08 03:59:13,752 - INFO - 2025-09-08 03:59:13,752 - INFO - executing bgp_control_zone test 2025-09-08 03:59:14,809 - INFO - Created VN ctest-cnz_vn-08710334 2025-09-08 03:59:16,218 - INFO - VM ([<Server: ctest-TestBGPaasZone-09888966-09799725>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:59:17,862 - INFO - VM ([<Server: ctest-TestBGPaasZone-09888966-01890434>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 03:59:19,721 - INFO - VM ([<Server: ctest-TestBGPaasZone-09888966-68030408>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 03:59:19,722 - INFO - Waiting for VM ctest-TestBGPaasZone-09888966-09799725 to be up.. 2025-09-08 03:59:55,538 - INFO - VM name : ctest-TestBGPaasZone-09888966-09799725 2025-09-08 04:01:06,882 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-09888966-09799725 passed 2025-09-08 04:01:53,594 - INFO - Waiting for VM ctest-TestBGPaasZone-09888966-01890434 to be up.. 2025-09-08 04:01:53,677 - INFO - VM name : ctest-TestBGPaasZone-09888966-01890434 2025-09-08 04:01:55,065 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-09888966-01890434 passed 2025-09-08 04:01:55,328 - INFO - Waiting for VM ctest-TestBGPaasZone-09888966-68030408 to be up.. 2025-09-08 04:01:55,421 - INFO - VM name : ctest-TestBGPaasZone-09888966-68030408 2025-09-08 04:01:56,807 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-09888966-68030408 passed 2025-09-08 04:01:57,219 - INFO - Created control node zone ctest-test-zone-83201847(20bf66e6-90d0-444a-a1d0-d27465cf2099) 2025-09-08 04:01:57,607 - INFO - Created control node zone ctest-test-zone-22037662(cf40651b-eb52-4e73-a3cd-72e850d19983) 2025-09-08 04:01:57,975 - INFO - Created control node zone ctest-test-zone-92146258(7858435d-f15d-4651-bc54-f54255b73fb9) 2025-09-08 04:01:58,267 - INFO - Creating BGPaaS ctest-TestBGPaasZone-09888966-36286154 2025-09-08 04:01:58,355 - INFO - BGPaaS: ctest-TestBGPaasZone-09888966-36286154(c32eecc0-8205-42d7-8751-b968d0d1c440) 2025-09-08 04:01:58,738 - INFO - verify_in_api_server passed for BGPaaS obj c32eecc0-8205-42d7-8751-b968d0d1c440 2025-09-08 04:01:58,738 - INFO - BGPaaS(c32eecc0-8205-42d7-8751-b968d0d1c440): verify_on_setup passed 2025-09-08 04:01:58,738 - INFO - We will configure BGP on the VM 2025-09-08 04:01:59,007 - INFO - Configuring BGP on ctest-TestBGPaasZone-09888966-09799725 2025-09-08 04:02:12,550 - INFO - Attaching VMI f3911c5b-c6c3-4553-b818-144a9f5f5c8d to BGPaaS c32eecc0-8205-42d7-8751-b968d0d1c440 2025-09-08 04:02:12,631 - INFO - Attaching the VMI 00bc8673-1883-4853-80bf-22f9f6f50529 to the BGPaaS c32eecc0-8205-42d7-8751-b968d0d1c440 object 2025-09-08 04:02:13,323 - INFO - Creating BGPaaS ctest-TestBGPaasZone-09888966-82379265 2025-09-08 04:02:13,407 - INFO - BGPaaS: ctest-TestBGPaasZone-09888966-82379265(cdbbc18d-ded1-4779-835a-b9524dd79ba6) 2025-09-08 04:02:13,418 - INFO - verify_in_api_server passed for BGPaaS obj cdbbc18d-ded1-4779-835a-b9524dd79ba6 2025-09-08 04:02:13,418 - INFO - BGPaaS(cdbbc18d-ded1-4779-835a-b9524dd79ba6): verify_on_setup passed 2025-09-08 04:02:13,419 - INFO - We will configure BGP on the VM 2025-09-08 04:02:13,687 - INFO - Configuring BGP on ctest-TestBGPaasZone-09888966-01890434 2025-09-08 04:02:31,881 - INFO - Attaching VMI c58ccab8-f411-44e8-a6eb-16885701b933 to BGPaaS cdbbc18d-ded1-4779-835a-b9524dd79ba6 2025-09-08 04:02:31,963 - INFO - Attaching the VMI 681afc0a-b900-4a69-81d0-8fff1cae214e to the BGPaaS cdbbc18d-ded1-4779-835a-b9524dd79ba6 object 2025-09-08 04:02:32,639 - INFO - BGPaaS session seen in control-node 10.20.0.25 2025-09-08 04:02:32,675 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.14'] 2025-09-08 04:02:38,698 - INFO - BGPaaS session seen in control-node 10.20.0.14 2025-09-08 04:02:50,490 - INFO - Ping to IP 160.104.35.84 from VM ctest-TestBGPaasZone-09888966-68030408 passed 2025-09-08 04:02:54,729 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.129'] 2025-09-08 04:03:00,748 - INFO - BGPaaS session seen in control-node 10.20.0.129 2025-09-08 04:03:00,780 - INFO - BGPaaS session seen in control-node 10.20.0.14 2025-09-08 04:03:03,384 - INFO - Ping to IP 160.104.35.84 from VM ctest-TestBGPaasZone-09888966-68030408 passed 2025-09-08 04:03:03,694 - INFO - We will configure BGP on the VM 2025-09-08 04:03:03,935 - INFO - Configuring BGP on ctest-TestBGPaasZone-09888966-09799725 2025-09-08 04:03:06,715 - INFO - Attaching VMI f3911c5b-c6c3-4553-b818-144a9f5f5c8d to BGPaaS c32eecc0-8205-42d7-8751-b968d0d1c440 2025-09-08 04:03:06,739 - INFO - Attaching the VMI 00bc8673-1883-4853-80bf-22f9f6f50529 to the BGPaaS c32eecc0-8205-42d7-8751-b968d0d1c440 object 2025-09-08 04:03:10,785 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2025-09-08 04:03:16,804 - INFO - BGPaaS session seen in control-node 10.20.0.25 2025-09-08 04:03:16,827 - INFO - BGPaaS session seen in control-node 10.20.0.14 2025-09-08 04:03:19,467 - INFO - Ping to IP 160.104.35.84 from VM ctest-TestBGPaasZone-09888966-68030408 passed 2025-09-08 04:03:19,467 - INFO - Detaching VMI f3911c5b-c6c3-4553-b818-144a9f5f5c8d from BGPaaS c32eecc0-8205-42d7-8751-b968d0d1c440 2025-09-08 04:03:19,543 - INFO - Detaching VMI c58ccab8-f411-44e8-a6eb-16885701b933 from BGPaaS cdbbc18d-ded1-4779-835a-b9524dd79ba6 2025-09-08 04:03:19,639 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-09888966-82379265(cdbbc18d-ded1-4779-835a-b9524dd79ba6) 2025-09-08 04:03:19,736 - INFO - BGPaaS(cdbbc18d-ded1-4779-835a-b9524dd79ba6): verify_on_cleanup passed 2025-09-08 04:03:19,736 - INFO - Detaching VMI f3911c5b-c6c3-4553-b818-144a9f5f5c8d from BGPaaS c32eecc0-8205-42d7-8751-b968d0d1c440 2025-09-08 04:03:19,777 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-09888966-36286154(c32eecc0-8205-42d7-8751-b968d0d1c440) 2025-09-08 04:03:19,844 - INFO - BGPaaS(c32eecc0-8205-42d7-8751-b968d0d1c440): verify_on_cleanup passed 2025-09-08 04:03:19,844 - INFO - Deleting Control node zone ctest-test-zone-92146258(7858435d-f15d-4651-bc54-f54255b73fb9) 2025-09-08 04:03:20,016 - INFO - Deleting Control node zone ctest-test-zone-22037662(cf40651b-eb52-4e73-a3cd-72e850d19983) 2025-09-08 04:03:20,192 - INFO - Deleting Control node zone ctest-test-zone-83201847(20bf66e6-90d0-444a-a1d0-d27465cf2099) 2025-09-08 04:03:20,286 - INFO - Deleting VM ctest-TestBGPaasZone-09888966-68030408 2025-09-08 04:03:20,387 - INFO - Deleting VM ctest-TestBGPaasZone-09888966-01890434 2025-09-08 04:03:20,489 - INFO - Deleting VM ctest-TestBGPaasZone-09888966-09799725 2025-09-08 04:03:20,575 - INFO - Deleting VN ctest-cnz_vn-08710334 2025-09-08 04:03:20,625 - WARNING - Deleting VN ctest-cnz_vn-08710334 failed..Will retry 2025-09-08 04:03:24,216 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:04:12] 2025-09-08 04:03:24,216 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:03:24,220 - INFO - ================================================================================ 2025-09-08 04:03:24,221 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2025-09-08 04:03:25,596 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:03:25,596 - INFO - 2025-09-08 04:03:25,596 - INFO - executing bgp_control_zone agent restart test 2025-09-08 04:03:26,197 - INFO - Created VN ctest-cnz_vn-06436362 2025-09-08 04:03:27,480 - INFO - VM ([<Server: ctest-TestBGPaasZone-09888966-06023918>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:03:29,063 - INFO - VM ([<Server: ctest-TestBGPaasZone-09888966-67954655>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:03:30,568 - INFO - VM ([<Server: ctest-TestBGPaasZone-09888966-10635263>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:03:30,568 - INFO - Waiting for VM ctest-TestBGPaasZone-09888966-06023918 to be up.. 2025-09-08 04:03:30,658 - INFO - VM name : ctest-TestBGPaasZone-09888966-06023918 2025-09-08 04:04:41,732 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-09888966-06023918 passed 2025-09-08 04:05:28,503 - INFO - Waiting for VM ctest-TestBGPaasZone-09888966-67954655 to be up.. 2025-09-08 04:05:28,589 - INFO - VM name : ctest-TestBGPaasZone-09888966-67954655 2025-09-08 04:05:30,034 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-09888966-67954655 passed 2025-09-08 04:05:30,307 - INFO - Waiting for VM ctest-TestBGPaasZone-09888966-10635263 to be up.. 2025-09-08 04:05:30,404 - INFO - VM name : ctest-TestBGPaasZone-09888966-10635263 2025-09-08 04:05:31,750 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-09888966-10635263 passed 2025-09-08 04:05:37,303 - INFO - Created control node zone ctest-test-zone-28491956(a007d68d-6d12-4e6c-9b4b-c020d99e8139) 2025-09-08 04:05:37,667 - INFO - Created control node zone ctest-test-zone-68468304(dc2d9a67-cad9-4a23-8b35-9b32cae2f8f3) 2025-09-08 04:05:38,039 - INFO - Created control node zone ctest-test-zone-39341923(da168367-094b-4c40-a2ed-13fd774939fc) 2025-09-08 04:05:38,319 - INFO - Creating BGPaaS ctest-TestBGPaasZone-09888966-27686654 2025-09-08 04:05:38,399 - INFO - BGPaaS: ctest-TestBGPaasZone-09888966-27686654(4bbb7e6b-a52e-461c-917f-adde2ea74316) 2025-09-08 04:05:38,410 - INFO - verify_in_api_server passed for BGPaaS obj 4bbb7e6b-a52e-461c-917f-adde2ea74316 2025-09-08 04:05:38,410 - INFO - BGPaaS(4bbb7e6b-a52e-461c-917f-adde2ea74316): verify_on_setup passed 2025-09-08 04:05:38,410 - INFO - We will configure BGP on the VM 2025-09-08 04:05:38,835 - INFO - Configuring BGP on ctest-TestBGPaasZone-09888966-06023918 2025-09-08 04:05:49,988 - INFO - Attaching VMI 17a08cfb-a40e-4fc7-933f-77b527ba4de3 to BGPaaS 4bbb7e6b-a52e-461c-917f-adde2ea74316 2025-09-08 04:05:50,067 - INFO - Attaching the VMI a4fc3b35-5400-408b-9ccf-36502c34fb37 to the BGPaaS 4bbb7e6b-a52e-461c-917f-adde2ea74316 object 2025-09-08 04:05:50,819 - INFO - Creating BGPaaS ctest-TestBGPaasZone-09888966-70089931 2025-09-08 04:05:50,903 - INFO - BGPaaS: ctest-TestBGPaasZone-09888966-70089931(d0801a13-7a31-4afc-83d6-41f727ee6515) 2025-09-08 04:05:50,916 - INFO - verify_in_api_server passed for BGPaaS obj d0801a13-7a31-4afc-83d6-41f727ee6515 2025-09-08 04:05:50,917 - INFO - BGPaaS(d0801a13-7a31-4afc-83d6-41f727ee6515): verify_on_setup passed 2025-09-08 04:05:50,918 - INFO - We will configure BGP on the VM 2025-09-08 04:05:51,383 - INFO - Configuring BGP on ctest-TestBGPaasZone-09888966-67954655 2025-09-08 04:05:59,260 - INFO - Attaching VMI d4dbb820-cee9-4be8-a168-46e382466be8 to BGPaaS d0801a13-7a31-4afc-83d6-41f727ee6515 2025-09-08 04:05:59,339 - INFO - Attaching the VMI 3a4df5f2-f5f4-4967-8585-f6c9c6bdfe91 to the BGPaaS d0801a13-7a31-4afc-83d6-41f727ee6515 object 2025-09-08 04:06:00,006 - INFO - BGPaaS session seen in control-node 10.20.0.25 2025-09-08 04:06:00,027 - INFO - BGPaaS session seen in control-node 10.20.0.14 2025-09-08 04:06:00,053 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2025-09-08 04:06:06,069 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2025-09-08 04:06:12,085 - INFO - BGPaaS session seen in control-node 10.20.0.25 2025-09-08 04:06:12,109 - INFO - BGPaaS session seen in control-node 10.20.0.14 2025-09-08 04:06:19,092 - INFO - Ping to IP 30.66.226.148 from VM ctest-TestBGPaasZone-09888966-10635263 passed 2025-09-08 04:06:19,112 - INFO - BGPaaS session seen in control-node 10.20.0.25 2025-09-08 04:06:19,133 - INFO - BGPaaS session seen in control-node 10.20.0.14 2025-09-08 04:06:19,158 - INFO - BGPaaS session seen in control-node 10.20.0.25 2025-09-08 04:06:19,174 - INFO - BGPaaS session seen in control-node 10.20.0.14 2025-09-08 04:06:21,752 - INFO - Ping to IP 30.66.226.148 from VM ctest-TestBGPaasZone-09888966-10635263 passed 2025-09-08 04:06:21,752 - INFO - Detaching VMI d4dbb820-cee9-4be8-a168-46e382466be8 from BGPaaS d0801a13-7a31-4afc-83d6-41f727ee6515 2025-09-08 04:06:21,847 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-09888966-70089931(d0801a13-7a31-4afc-83d6-41f727ee6515) 2025-09-08 04:06:21,949 - INFO - BGPaaS(d0801a13-7a31-4afc-83d6-41f727ee6515): verify_on_cleanup passed 2025-09-08 04:06:21,949 - INFO - Detaching VMI 17a08cfb-a40e-4fc7-933f-77b527ba4de3 from BGPaaS 4bbb7e6b-a52e-461c-917f-adde2ea74316 2025-09-08 04:06:22,095 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-09888966-27686654(4bbb7e6b-a52e-461c-917f-adde2ea74316) 2025-09-08 04:06:22,210 - INFO - BGPaaS(4bbb7e6b-a52e-461c-917f-adde2ea74316): verify_on_cleanup passed 2025-09-08 04:06:22,210 - INFO - Deleting Control node zone ctest-test-zone-39341923(da168367-094b-4c40-a2ed-13fd774939fc) 2025-09-08 04:06:22,387 - INFO - Deleting Control node zone ctest-test-zone-68468304(dc2d9a67-cad9-4a23-8b35-9b32cae2f8f3) 2025-09-08 04:06:22,547 - INFO - Deleting Control node zone ctest-test-zone-28491956(a007d68d-6d12-4e6c-9b4b-c020d99e8139) 2025-09-08 04:06:22,714 - INFO - Deleting VM ctest-TestBGPaasZone-09888966-10635263 2025-09-08 04:06:22,804 - INFO - Deleting VM ctest-TestBGPaasZone-09888966-67954655 2025-09-08 04:06:22,892 - INFO - Deleting VM ctest-TestBGPaasZone-09888966-06023918 2025-09-08 04:06:23,008 - INFO - Deleting VN ctest-cnz_vn-06436362 2025-09-08 04:06:23,091 - WARNING - Deleting VN ctest-cnz_vn-06436362 failed..Will retry 2025-09-08 04:06:26,681 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:03:02] 2025-09-08 04:06:26,681 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:06:27,506 - INFO - Deleted project: ctest-TestBGPaasZone-09888966, ID : 37df7307-cc06-427e-aea2-76410ade40b4 2025-09-08 04:06:27,715 - INFO - Domain Default found not creating 2025-09-08 04:06:27,873 - INFO - Project ctest-TestDM-98665452 not found, creating it 2025-09-08 04:06:28,469 - INFO - Created Project:ctest-TestDM-98665452, ID : f36b7d54-587d-4857-8b62-6d6cc34c808d 2025-09-08 04:06:30,130 - INFO - ================================================================================ 2025-09-08 04:06:30,130 - INFO - STARTING TEST : test_basic_dm 2025-09-08 04:06:30,130 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2025-09-08 04:06:31,477 - INFO - dm_mx env needs to be set in testbed.py to run this script 2025-09-08 04:06:32,819 - INFO - 2025-09-08 04:06:32,819 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:02] 2025-09-08 04:06:32,819 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:06:33,646 - INFO - Deleted project: ctest-TestDM-98665452, ID : f36b7d54-587d-4857-8b62-6d6cc34c808d 2025-09-08 04:06:33,888 - INFO - Domain Default found not creating 2025-09-08 04:06:34,040 - INFO - Project ctest-TestEncapCases-92322906 not found, creating it 2025-09-08 04:06:34,645 - INFO - Created Project:ctest-TestEncapCases-92322906, ID : 3b7f235d-bc56-46f5-b5c5-7495db7e4479 2025-09-08 04:06:36,998 - INFO - ================================================================================ 2025-09-08 04:06:36,998 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2025-09-08 04:06:36,998 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2025-09-08 04:06:38,371 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:06:38,371 - INFO - 2025-09-08 04:06:38,372 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2025-09-08 04:06:38,372 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2025-09-08 04:06:39,705 - INFO - 2025-09-08 04:06:39,705 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:03] 2025-09-08 04:06:39,705 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:06:40,554 - INFO - Deleted project: ctest-TestEncapCases-92322906, ID : 3b7f235d-bc56-46f5-b5c5-7495db7e4479 2025-09-08 04:06:40,746 - INFO - Domain Default found not creating 2025-09-08 04:06:40,914 - INFO - Project ctest-TestEvpnCasesRestart-37762297 not found, creating it 2025-09-08 04:06:41,499 - INFO - Created Project:ctest-TestEvpnCasesRestart-37762297, ID : 9b46b284-c926-4d8b-84a2-d55a42b9f16e 2025-09-08 04:06:43,124 - INFO - ================================================================================ 2025-09-08 04:06:43,124 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2025-09-08 04:06:43,124 - 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 2025-09-08 04:06:44,492 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:06:44,492 - INFO - 2025-09-08 04:06:44,492 - INFO - Setting new Encap before continuing 2025-09-08 04:06:44,492 - INFO - Read the existing encap priority 2025-09-08 04:06:45,083 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "3920f56f-3f00-4279-a978-b8b9ea1214e6", "href": "http://10.0.0.38:8082/global-vrouter-config/3920f56f-3f00-4279-a978-b8b9ea1214e6"}}. VXLAN is the highest priority encap 2025-09-08 04:06:45,809 - INFO - Created VN EVPN-VN1 2025-09-08 04:06:47,166 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:06:48,726 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:06:49,478 - INFO - Verified VN network id 14 for VN f8f813b6-6659-4491-8b0b-d782b16a5055 2025-09-08 04:06:49,478 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2025-09-08 04:06:49,587 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2025-09-08 04:06:51,057 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-37762297:EVPN-VN1 is found in opserver 2025-09-08 04:06:51,173 - INFO - VM name : EVPN_VN1_VM1 2025-09-08 04:06:51,934 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2025-09-08 04:07:28,839 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2025-09-08 04:07:28,839 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2025-09-08 04:07:29,251 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2025-09-08 04:07:30,165 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2025-09-08 04:07:30,445 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:07:30,466 - INFO - VM 850d819d-74c7-455f-ad2c-b4420ba24ed8 is present in default-domain:ctest-TestEvpnCasesRestart-37762297:EVPN-VN1 2025-09-08 04:07:30,655 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-37762297:29bc05dc-c11c-4186-b6c6-72c2f8e5568b of vm 850d819d-74c7-455f-ad2c-b4420ba24ed8 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 04:07:30,739 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2025-09-08 04:07:30,828 - INFO - VM name : EVPN_VN1_VM2 2025-09-08 04:07:31,189 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2025-09-08 04:07:33,223 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2025-09-08 04:07:33,223 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2025-09-08 04:07:33,691 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2025-09-08 04:07:34,611 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2025-09-08 04:07:34,723 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:07:34,754 - INFO - VM 3d7c313f-271e-48ea-8a9f-08b36a44e151 is present in default-domain:ctest-TestEvpnCasesRestart-37762297:EVPN-VN1 2025-09-08 04:07:34,943 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-37762297:cafd761b-b081-4c6c-81bf-e9473813faf3 of vm 3d7c313f-271e-48ea-8a9f-08b36a44e151 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 04:07:35,041 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2025-09-08 04:07:35,041 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2025-09-08 04:07:36,225 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2025-09-08 04:07:52,050 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2025-09-08 04:07:53,308 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2025-09-08 04:07:54,137 - INFO - waiting to get tcpdump started 2025-09-08 04:09:01,821 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-80402414.pcap but expected 10 2025-09-08 04:09:03,859 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-80402414.pcap but expected 10 2025-09-08 04:09:05,905 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-80402414.pcap but expected 10 2025-09-08 04:09:07,940 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-80402414.pcap but expected 10 2025-09-08 04:09:09,980 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-80402414.pcap but expected 10 2025-09-08 04:09:12,023 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-80402414.pcap but expected 10 2025-09-08 04:09:14,065 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-80402414.pcap but expected 10 2025-09-08 04:09:14,065 - INFO - Will restart compute services now 2025-09-08 04:09:17,762 - INFO - 10.0.0.65 2025-09-08 04:09:17,766 - INFO - agent:initializing 2025-09-08 04:09:22,930 - INFO - 10.0.0.65 2025-09-08 04:09:22,941 - INFO - agent:active 2025-09-08 04:09:22,941 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.65 2025-09-08 04:09:27,148 - INFO - 10.0.0.23 2025-09-08 04:09:27,152 - INFO - agent:initializing 2025-09-08 04:09:32,315 - INFO - 10.0.0.23 2025-09-08 04:09:32,325 - INFO - agent:active 2025-09-08 04:09:32,325 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.23 2025-09-08 04:09:42,326 - INFO - Verifying L2 route and other VM verification after restart 2025-09-08 04:09:42,497 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2025-09-08 04:09:44,503 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2025-09-08 04:09:44,503 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2025-09-08 04:09:44,964 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2025-09-08 04:09:45,892 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2025-09-08 04:09:50,039 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:09:50,079 - INFO - VM 850d819d-74c7-455f-ad2c-b4420ba24ed8 is present in default-domain:ctest-TestEvpnCasesRestart-37762297:EVPN-VN1 2025-09-08 04:09:50,310 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-37762297:29bc05dc-c11c-4186-b6c6-72c2f8e5568b of vm 850d819d-74c7-455f-ad2c-b4420ba24ed8 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 04:09:50,362 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2025-09-08 04:09:50,527 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2025-09-08 04:09:52,506 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2025-09-08 04:09:52,506 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2025-09-08 04:09:52,919 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2025-09-08 04:09:53,837 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2025-09-08 04:09:59,988 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:10:00,025 - INFO - VM 3d7c313f-271e-48ea-8a9f-08b36a44e151 is present in default-domain:ctest-TestEvpnCasesRestart-37762297:EVPN-VN1 2025-09-08 04:10:00,198 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-37762297:cafd761b-b081-4c6c-81bf-e9473813faf3 of vm 3d7c313f-271e-48ea-8a9f-08b36a44e151 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 04:10:00,242 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2025-09-08 04:10:00,501 - INFO - waiting to get tcpdump started 2025-09-08 04:10:21,653 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2025-09-08 04:10:23,085 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2025-09-08 04:10:25,045 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-32220654.pcap but expected 10 2025-09-08 04:10:27,087 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-32220654.pcap but expected 10 2025-09-08 04:10:29,128 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-32220654.pcap but expected 10 2025-09-08 04:10:31,169 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-32220654.pcap but expected 10 2025-09-08 04:10:33,214 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-32220654.pcap but expected 10 2025-09-08 04:10:35,255 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-32220654.pcap but expected 10 2025-09-08 04:10:37,278 - WARNING - 0 packets are found in tcpdump output file /tmp/tapcafd761b-b0_ctest-random-32220654.pcap but expected 10 2025-09-08 04:10:37,278 - INFO - Checking the communication between 2 VM after vrouter restart 2025-09-08 04:10:38,478 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2025-09-08 04:10:41,144 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2025-09-08 04:10:41,144 - INFO - Deleting VM EVPN_VN1_VM2 2025-09-08 04:10:43,255 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2025-09-08 04:10:54,314 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-37762297:EVPN-VN1 2025-09-08 04:10:54,314 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:11:04,669 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2025-09-08 04:11:04,799 - INFO - 3d7c313f-271e-48ea-8a9f-08b36a44e151 vm uve deleted from opserver 2025-09-08 04:11:04,814 - INFO - 3d7c313f-271e-48ea-8a9f-08b36a44e151 vm uve deleted from opserver 2025-09-08 04:11:04,829 - INFO - 3d7c313f-271e-48ea-8a9f-08b36a44e151 vm uve deleted from opserver 2025-09-08 04:11:04,829 - INFO - Validated that VM 3d7c313f-271e-48ea-8a9f-08b36a44e151 is removed from Opserver 2025-09-08 04:11:04,829 - INFO - Deleting VM EVPN_VN1_VM1 2025-09-08 04:11:06,935 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2025-09-08 04:11:17,283 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-37762297:EVPN-VN1 2025-09-08 04:11:17,283 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:11:17,518 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2025-09-08 04:11:20,702 - INFO - 850d819d-74c7-455f-ad2c-b4420ba24ed8 vm uve deleted from opserver 2025-09-08 04:11:20,719 - INFO - 850d819d-74c7-455f-ad2c-b4420ba24ed8 vm uve deleted from opserver 2025-09-08 04:11:20,739 - INFO - 850d819d-74c7-455f-ad2c-b4420ba24ed8 vm uve deleted from opserver 2025-09-08 04:11:20,739 - INFO - Validated that VM 850d819d-74c7-455f-ad2c-b4420ba24ed8 is removed from Opserver 2025-09-08 04:11:20,740 - INFO - Deleting VN EVPN-VN1 2025-09-08 04:11:21,090 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2025-09-08 04:11:21,136 - INFO - Validated that VN EVPN-VN1 is not in any agent 2025-09-08 04:11:21,184 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestEvpnCasesRestart-37762297:EVPN-VN1 2025-09-08 04:11:21,206 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2025-09-08 04:11:23,827 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:04:40] 2025-09-08 04:11:23,827 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:11:24,692 - INFO - Deleted project: ctest-TestEvpnCasesRestart-37762297, ID : 9b46b284-c926-4d8b-84a2-d55a42b9f16e 2025-09-08 04:11:24,930 - INFO - Domain Default found not creating 2025-09-08 04:11:25,088 - INFO - Project ctest-TestSerialSanity_MX-32994862 not found, creating it 2025-09-08 04:11:25,658 - INFO - Created Project:ctest-TestSerialSanity_MX-32994862, ID : fde753d3-19a5-4362-a34b-5655b7009876 2025-09-08 04:11:27,296 - INFO - ================================================================================ 2025-09-08 04:11:27,297 - INFO - STARTING TEST : test_change_of_rt_in_vn 2025-09-08 04:11:27,297 - 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 2025-09-08 04:11:28,672 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2025-09-08 04:11:30,046 - INFO - 2025-09-08 04:11:30,047 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:03] 2025-09-08 04:11:30,047 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:11:30,917 - INFO - Deleted project: ctest-TestSerialSanity_MX-32994862, ID : fde753d3-19a5-4362-a34b-5655b7009876 2025-09-08 04:11:31,117 - INFO - Domain Default found not creating 2025-09-08 04:11:31,273 - INFO - Project ctest-TestGWLessFWD-78780069 not found, creating it 2025-09-08 04:11:31,840 - INFO - Created Project:ctest-TestGWLessFWD-78780069, ID : 07f13ecb-49d8-4c96-82b5-1653bce7af23 2025-09-08 04:11:33,469 - INFO - ================================================================================ 2025-09-08 04:11:33,470 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2025-09-08 04:11:33,470 - 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. 2025-09-08 04:11:34,860 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:11:34,860 - INFO - 2025-09-08 04:11:34,861 - INFO - Skipping Test. Fabric gateway is required to run the test 2025-09-08 04:11:36,218 - INFO - 2025-09-08 04:11:36,219 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:03] 2025-09-08 04:11:36,219 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:11:37,073 - INFO - Deleted project: ctest-TestGWLessFWD-78780069, ID : 07f13ecb-49d8-4c96-82b5-1653bce7af23 2025-09-08 04:11:37,266 - INFO - Domain Default found not creating 2025-09-08 04:11:37,434 - INFO - Project ctest-TestMd5testsOnControl-09866093 not found, creating it 2025-09-08 04:11:38,027 - INFO - Created Project:ctest-TestMd5testsOnControl-09866093, ID : 6b3492e5-77c3-4636-9b4b-df6866adbcad 2025-09-08 04:11:41,833 - INFO - Created VN test_vnv6sr 2025-09-08 04:11:42,744 - INFO - Created VN test_vnv6dn 2025-09-08 04:11:44,268 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:11:45,842 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:11:45,843 - INFO - Waiting for VM source_vm to be up.. 2025-09-08 04:11:51,056 - INFO - VM name : source_vm 2025-09-08 04:11:56,962 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2025-09-08 04:12:02,423 - INFO - Waiting for VM dest_vm to be up.. 2025-09-08 04:12:02,523 - INFO - VM name : dest_vm 2025-09-08 04:12:03,910 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2025-09-08 04:12:04,536 - INFO - Attaching policy allow_all to vn test_vnv6sr 2025-09-08 04:12:04,924 - INFO - Attaching policy allow_all to vn test_vnv6dn 2025-09-08 04:12:05,273 - INFO - Configure the policy with allow any 2025-09-08 04:12:05,892 - INFO - Created VN vn1 2025-09-08 04:12:06,637 - INFO - Created VN vn2 2025-09-08 04:12:07,099 - INFO - Attaching policy sec_grp_policy_ctest-random-72219193 to vn vn1 2025-09-08 04:12:07,463 - INFO - Attaching policy sec_grp_policy_ctest-random-72219193 to vn vn2 2025-09-08 04:12:09,235 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:12:10,727 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:12:10,800 - INFO - ================================================================================ 2025-09-08 04:12:10,800 - INFO - STARTING TEST : test_check_per_peer_on_control 2025-09-08 04:12:10,801 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2025-09-08 04:12:12,158 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:12:12,158 - INFO - 2025-09-08 04:12:12,158 - INFO - config per peer with auth_data None 2025-09-08 04:12:12,767 - INFO - configure MD5 on host 210e8e56-38f6-4895-a672-edeaf55a90fb 2025-09-08 04:12:12,851 - INFO - config per peer with auth_data None 2025-09-08 04:12:13,495 - INFO - configure MD5 on host 97d3783a-be70-4874-ab55-a76842a6f7cb 2025-09-08 04:12:13,603 - INFO - config per peer with auth_data None 2025-09-08 04:12:14,363 - INFO - configure MD5 on host 12765025-8aee-4cae-907d-77804f05492a 2025-09-08 04:12:14,499 - INFO - check BGP peering is up before setting md5 config 2025-09-08 04:12:14,499 - INFO - Check BGP staus between peers 2025-09-08 04:12:14,515 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2025-09-08 04:12:15,347 - INFO - Check BGP staus between peers 2025-09-08 04:12:25,359 - INFO - Check BGP staus between peers 2025-09-08 04:12:25,371 - INFO - remove md5 configured on host 210e8e56-38f6-4895-a672-edeaf55a90fb 2025-09-08 04:12:25,372 - INFO - config per peer with auth_data None 2025-09-08 04:12:25,991 - INFO - configure MD5 on host 210e8e56-38f6-4895-a672-edeaf55a90fb 2025-09-08 04:12:26,087 - INFO - remove md5 configured on host 97d3783a-be70-4874-ab55-a76842a6f7cb 2025-09-08 04:12:26,087 - INFO - config per peer with auth_data None 2025-09-08 04:12:26,755 - INFO - configure MD5 on host 97d3783a-be70-4874-ab55-a76842a6f7cb 2025-09-08 04:12:26,871 - INFO - remove md5 configured on host 12765025-8aee-4cae-907d-77804f05492a 2025-09-08 04:12:26,871 - INFO - config per peer with auth_data None 2025-09-08 04:12:27,495 - INFO - configure MD5 on host 12765025-8aee-4cae-907d-77804f05492a 2025-09-08 04:12:27,583 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2025-09-08 04:12:27,583 - INFO - Deleting VM vn2_vm_0 2025-09-08 04:12:27,583 - ERROR - VM vn2_vm_0 has failed to come up 2025-09-08 04:12:27,583 - ERROR - Nova failed to get host of the VM 2025-09-08 04:12:27,583 - ERROR - VM vn2_vm_0 has failed to come up 2025-09-08 04:12:27,583 - ERROR - Nova failed to get host of the VM 2025-09-08 04:12:27,657 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2025-09-08 04:12:27,657 - INFO - Deleting VM vn1_vm_0 2025-09-08 04:12:27,658 - ERROR - VM vn1_vm_0 has failed to come up 2025-09-08 04:12:27,658 - ERROR - Nova failed to get host of the VM 2025-09-08 04:12:27,658 - ERROR - VM vn1_vm_0 has failed to come up 2025-09-08 04:12:27,658 - ERROR - Nova failed to get host of the VM 2025-09-08 04:12:27,737 - INFO - Dettaching policy sec_grp_policy_ctest-random-72219193 from vn vn2 2025-09-08 04:12:27,915 - INFO - Dettaching policy sec_grp_policy_ctest-random-72219193 from vn vn1 2025-09-08 04:12:28,185 - INFO - Deleted policy sec_grp_policy_ctest-random-72219193 2025-09-08 04:12:28,185 - INFO - Deleting VN vn2 2025-09-08 04:12:28,235 - WARNING - Deleting VN vn2 failed..Will retry 2025-09-08 04:12:30,392 - INFO - Deleting VN vn1 2025-09-08 04:12:30,576 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2025-09-08 04:12:30,786 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2025-09-08 04:12:31,057 - INFO - Deleted policy allow_all 2025-09-08 04:12:31,057 - INFO - Deleting VM dest_vm 2025-09-08 04:12:31,135 - INFO - Deleting VM source_vm 2025-09-08 04:12:31,228 - INFO - Deleting VN test_vnv6dn 2025-09-08 04:12:31,279 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2025-09-08 04:12:33,461 - INFO - Deleting VN test_vnv6sr 2025-09-08 04:12:35,046 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:25] 2025-09-08 04:12:35,047 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:12:35,885 - INFO - Created VN test_vnv6sr 2025-09-08 04:12:36,833 - INFO - Created VN test_vnv6dn 2025-09-08 04:12:38,127 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:12:39,725 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:12:39,725 - INFO - Waiting for VM source_vm to be up.. 2025-09-08 04:12:44,924 - INFO - VM name : source_vm 2025-09-08 04:12:50,444 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2025-09-08 04:12:50,699 - INFO - Waiting for VM dest_vm to be up.. 2025-09-08 04:12:50,809 - INFO - VM name : dest_vm 2025-09-08 04:12:52,249 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2025-09-08 04:12:52,859 - INFO - Attaching policy allow_all to vn test_vnv6sr 2025-09-08 04:12:53,238 - INFO - Attaching policy allow_all to vn test_vnv6dn 2025-09-08 04:12:53,535 - INFO - Configure the policy with allow any 2025-09-08 04:12:54,186 - INFO - Created VN vn1 2025-09-08 04:12:54,821 - INFO - Created VN vn2 2025-09-08 04:12:55,271 - INFO - Attaching policy sec_grp_policy_ctest-random-79843934 to vn vn1 2025-09-08 04:12:55,651 - INFO - Attaching policy sec_grp_policy_ctest-random-79843934 to vn vn2 2025-09-08 04:12:57,360 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:12:58,855 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:12:58,920 - INFO - ================================================================================ 2025-09-08 04:12:58,921 - INFO - STARTING TEST : test_create_md5_on_control 2025-09-08 04:12:58,921 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2025-09-08 04:13:00,280 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:13:00,281 - INFO - 2025-09-08 04:13:00,281 - INFO - config md5 on each host with auth_data None 2025-09-08 04:13:00,281 - INFO - config per peer with auth_data None 2025-09-08 04:13:00,931 - INFO - configure MD5 on host 210e8e56-38f6-4895-a672-edeaf55a90fb 2025-09-08 04:13:01,027 - INFO - config per peer with auth_data None 2025-09-08 04:13:01,771 - INFO - configure MD5 on host 97d3783a-be70-4874-ab55-a76842a6f7cb 2025-09-08 04:13:01,868 - INFO - config per peer with auth_data None 2025-09-08 04:13:02,503 - INFO - configure MD5 on host 12765025-8aee-4cae-907d-77804f05492a 2025-09-08 04:13:02,599 - INFO - check if BGP between peers are up before setting md5 2025-09-08 04:13:02,599 - INFO - Check BGP staus between peers 2025-09-08 04:13:02,610 - INFO - setting MD5 config on host 210e8e56-38f6-4895-a672-edeaf55a90fb 2025-09-08 04:13:02,611 - INFO - configure MD5 on host 210e8e56-38f6-4895-a672-edeaf55a90fb 2025-09-08 04:13:02,691 - INFO - setting MD5 config on host 97d3783a-be70-4874-ab55-a76842a6f7cb 2025-09-08 04:13:02,692 - INFO - configure MD5 on host 97d3783a-be70-4874-ab55-a76842a6f7cb 2025-09-08 04:13:02,791 - INFO - setting MD5 config on host 12765025-8aee-4cae-907d-77804f05492a 2025-09-08 04:13:02,791 - INFO - configure MD5 on host 12765025-8aee-4cae-907d-77804f05492a 2025-09-08 04:13:02,871 - INFO - check if BGP peering is up after md5 config 2025-09-08 04:13:02,871 - INFO - Check BGP staus between peers 2025-09-08 04:13:12,883 - INFO - Check BGP staus between peers 2025-09-08 04:13:12,895 - INFO - remove md5 configured on host 210e8e56-38f6-4895-a672-edeaf55a90fb 2025-09-08 04:13:12,895 - INFO - config per peer with auth_data None 2025-09-08 04:13:13,483 - INFO - configure MD5 on host 210e8e56-38f6-4895-a672-edeaf55a90fb 2025-09-08 04:13:13,587 - INFO - remove md5 configured on host 97d3783a-be70-4874-ab55-a76842a6f7cb 2025-09-08 04:13:13,587 - INFO - config per peer with auth_data None 2025-09-08 04:13:14,243 - INFO - configure MD5 on host 97d3783a-be70-4874-ab55-a76842a6f7cb 2025-09-08 04:13:14,335 - INFO - remove md5 configured on host 12765025-8aee-4cae-907d-77804f05492a 2025-09-08 04:13:14,335 - INFO - config per peer with auth_data None 2025-09-08 04:13:15,013 - INFO - configure MD5 on host 12765025-8aee-4cae-907d-77804f05492a 2025-09-08 04:13:15,123 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2025-09-08 04:13:15,123 - INFO - Deleting VM vn2_vm_0 2025-09-08 04:13:15,123 - ERROR - VM vn2_vm_0 has failed to come up 2025-09-08 04:13:15,123 - ERROR - Nova failed to get host of the VM 2025-09-08 04:13:15,123 - ERROR - VM vn2_vm_0 has failed to come up 2025-09-08 04:13:15,123 - ERROR - Nova failed to get host of the VM 2025-09-08 04:13:15,250 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2025-09-08 04:13:15,250 - INFO - Deleting VM vn1_vm_0 2025-09-08 04:13:15,250 - ERROR - VM vn1_vm_0 has failed to come up 2025-09-08 04:13:15,250 - ERROR - Nova failed to get host of the VM 2025-09-08 04:13:15,251 - ERROR - VM vn1_vm_0 has failed to come up 2025-09-08 04:13:15,251 - ERROR - Nova failed to get host of the VM 2025-09-08 04:13:15,324 - INFO - Dettaching policy sec_grp_policy_ctest-random-79843934 from vn vn2 2025-09-08 04:13:15,559 - INFO - Dettaching policy sec_grp_policy_ctest-random-79843934 from vn vn1 2025-09-08 04:13:15,834 - INFO - Deleted policy sec_grp_policy_ctest-random-79843934 2025-09-08 04:13:15,835 - INFO - Deleting VN vn2 2025-09-08 04:13:15,895 - WARNING - Deleting VN vn2 failed..Will retry 2025-09-08 04:13:18,119 - INFO - Deleting VN vn1 2025-09-08 04:13:18,287 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2025-09-08 04:13:18,528 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2025-09-08 04:13:18,900 - INFO - Deleted policy allow_all 2025-09-08 04:13:18,900 - INFO - Deleting VM dest_vm 2025-09-08 04:13:19,002 - INFO - Deleting VM source_vm 2025-09-08 04:13:19,084 - INFO - Deleting VN test_vnv6dn 2025-09-08 04:13:19,140 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2025-09-08 04:13:21,327 - INFO - Deleting VN test_vnv6sr 2025-09-08 04:13:22,943 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:24] 2025-09-08 04:13:22,943 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:13:23,780 - INFO - Deleted project: ctest-TestMd5testsOnControl-09866093, ID : 6b3492e5-77c3-4636-9b4b-df6866adbcad 2025-09-08 04:13:24,015 - INFO - Domain Default found not creating 2025-09-08 04:13:24,191 - INFO - Project ctest-TestRbac-33495709 not found, creating it 2025-09-08 04:13:24,782 - INFO - Created Project:ctest-TestRbac-33495709, ID : 67ea78a6-9a6f-4eb0-a6d0-42deaf0a313f 2025-09-08 04:13:28,884 - INFO - ================================================================================ 2025-09-08 04:13:28,885 - INFO - STARTING TEST : test_perms2_global_share 2025-09-08 04:13:28,885 - 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 2025-09-08 04:13:30,631 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:13:30,631 - INFO - 2025-09-08 04:13:31,033 - INFO - Project ctest-TestRbac-18449737 not found, creating it 2025-09-08 04:13:31,583 - INFO - Created Project:ctest-TestRbac-18449737, ID : 37730e9a-b5e1-4439-8976-c88d4718bb09 2025-09-08 04:13:32,010 - INFO - Project ctest-TestRbac-55064584 not found, creating it 2025-09-08 04:13:32,605 - INFO - Created Project:ctest-TestRbac-55064584, ID : f89371d8-7e51-4a5c-886a-8ec197c99ee9 2025-09-08 04:13:35,160 - INFO - API access-list 355cea6e-78ef-4ff9-bac9-6dfa63c1f391 verify on api server passed 2025-09-08 04:13:35,951 - INFO - Created VN ctest-TestRbac-18449737-03613590, UUID :f587bd2e-334f-4bc4-a229-c1ae4ccdad30 2025-09-08 04:13:37,144 - INFO - API Server: Read VN f587bd2e-334f-4bc4-a229-c1ae4ccdad30 2025-09-08 04:13:37,543 - INFO - API Server: Read VN f587bd2e-334f-4bc4-a229-c1ae4ccdad30 2025-09-08 04:13:38,374 - WARNING - Unable to get the list of compute nodes 2025-09-08 04:13:39,683 - INFO - VM ([<Server: ctest-TestRbac-55064584-85152789>]) created on node: (None), Zone: (None) 2025-09-08 04:13:44,852 - INFO - VM name : ctest-TestRbac-55064584-85152789 2025-09-08 04:13:45,911 - INFO - VM ctest-TestRbac-55064584-85152789 verfication in all API Servers passed 2025-09-08 04:13:52,664 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-55064584-85152789 passed 2025-09-08 04:13:52,664 - INFO - VM ctest-TestRbac-55064584-85152789 verifications in Compute nodes passed 2025-09-08 04:13:53,012 - INFO - Validated routes of VM ctest-TestRbac-55064584-85152789 in all vrouters 2025-09-08 04:13:53,921 - INFO - Verification in Control-nodes for VM ctest-TestRbac-55064584-85152789 passed 2025-09-08 04:13:59,649 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:13:59,725 - INFO - VM 5b02bf93-da0b-4aa7-980d-76853bf9fbda is present in default-domain:ctest-TestRbac-18449737:ctest-TestRbac-18449737-03613590 2025-09-08 04:14:01,941 - INFO - tap interface default-domain:ctest-TestRbac-55064584:f2d9dca4-d492-4d64-96bc-61ac03b5dfb2 of vm 5b02bf93-da0b-4aa7-980d-76853bf9fbda is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 04:14:02,818 - INFO - VM ctest-TestRbac-55064584-85152789 validations in Opserver passed 2025-09-08 04:14:02,819 - INFO - Deleting VM ctest-TestRbac-55064584-85152789 2025-09-08 04:14:05,114 - INFO - VM ctest-TestRbac-55064584-85152789 is fully removed in API-Server 2025-09-08 04:14:05,378 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-18449737:ctest-TestRbac-18449737-03613590 2025-09-08 04:14:05,378 - INFO - VM ctest-TestRbac-55064584-85152789 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:14:05,694 - INFO - Routes for VM ctest-TestRbac-55064584-85152789 is removed in all control-nodes 2025-09-08 04:14:31,165 - INFO - 5b02bf93-da0b-4aa7-980d-76853bf9fbda vm uve deleted from opserver 2025-09-08 04:14:31,178 - INFO - 5b02bf93-da0b-4aa7-980d-76853bf9fbda vm uve deleted from opserver 2025-09-08 04:14:31,584 - INFO - 5b02bf93-da0b-4aa7-980d-76853bf9fbda vm uve deleted from opserver 2025-09-08 04:14:31,584 - INFO - Validated that VM 5b02bf93-da0b-4aa7-980d-76853bf9fbda is removed from Opserver 2025-09-08 04:14:31,585 - INFO - Deleting VN ctest-TestRbac-18449737-03613590 2025-09-08 04:14:31,784 - INFO - API access-list (355cea6e-78ef-4ff9-bac9-6dfa63c1f391) got deleted in api server 2025-09-08 04:14:32,774 - INFO - Deleted project: ctest-TestRbac-55064584, ID : f89371d8-7e51-4a5c-886a-8ec197c99ee9 2025-09-08 04:14:33,584 - INFO - Deleted project: ctest-TestRbac-18449737, ID : 37730e9a-b5e1-4439-8976-c88d4718bb09 2025-09-08 04:14:34,973 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:06] 2025-09-08 04:14:34,974 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:14:36,478 - INFO - Deleted project: ctest-TestRbac-33495709, ID : 67ea78a6-9a6f-4eb0-a6d0-42deaf0a313f 2025-09-08 04:14:36,678 - INFO - Domain Default found not creating 2025-09-08 04:14:36,838 - INFO - Project ctest-TestRbacBasic-61518871 not found, creating it 2025-09-08 04:14:37,384 - INFO - Created Project:ctest-TestRbacBasic-61518871, ID : fc99fade-1684-4781-97d5-1463030389aa 2025-09-08 04:14:41,177 - INFO - ================================================================================ 2025-09-08 04:14:41,178 - INFO - STARTING TEST : test_perms2_owner 2025-09-08 04:14:41,178 - 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 2025-09-08 04:14:42,555 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:14:42,555 - INFO - 2025-09-08 04:14:43,656 - INFO - Project ctest-TestRbacBasic-24386557 not found, creating it 2025-09-08 04:14:44,232 - INFO - Created Project:ctest-TestRbacBasic-24386557, ID : 87897dc0-9470-4751-8c1a-8d18726aea36 2025-09-08 04:14:44,635 - INFO - Project ctest-TestRbacBasic-63636998 not found, creating it 2025-09-08 04:14:45,284 - INFO - Created Project:ctest-TestRbacBasic-63636998, ID : 8990d209-91d2-49b5-866c-436029fb88e2 2025-09-08 04:14:47,716 - INFO - API access-list b4e4d72c-a73b-4d0e-aea7-748ac0709a3f verify on api server passed 2025-09-08 04:14:48,451 - INFO - Created VN ctest-TestRbacBasic-24386557-43746425, UUID :3bb5f550-3fcd-4ac9-9d75-190c311c2e37 2025-09-08 04:14:49,843 - INFO - Created VN ctest-TestRbacBasic-63636998-62861114, UUID :23057ad2-79f2-4677-89be-fd5806520499 2025-09-08 04:14:50,904 - INFO - API Server: Read VN 3bb5f550-3fcd-4ac9-9d75-190c311c2e37 2025-09-08 04:14:51,284 - INFO - API Server: Permission Denied to read VN 3bb5f550-3fcd-4ac9-9d75-190c311c2e37 2025-09-08 04:14:51,293 - INFO - API Server: Read VN 3bb5f550-3fcd-4ac9-9d75-190c311c2e37 2025-09-08 04:14:51,324 - INFO - API Server: List VN ['3bb5f550-3fcd-4ac9-9d75-190c311c2e37'] 2025-09-08 04:14:51,354 - INFO - API Server: List VN ['23057ad2-79f2-4677-89be-fd5806520499'] 2025-09-08 04:14:51,464 - INFO - API Server: List VN [] 2025-09-08 04:14:51,502 - INFO - API Server: List VN ['3bb5f550-3fcd-4ac9-9d75-190c311c2e37', '23057ad2-79f2-4677-89be-fd5806520499'] 2025-09-08 04:14:51,511 - INFO - API Server: List VN ['3bb5f550-3fcd-4ac9-9d75-190c311c2e37', '23057ad2-79f2-4677-89be-fd5806520499', '7bbde3cd-4c16-4807-b84a-af1e32975a6d', 'a379c693-3b0a-4cd6-b8a9-93461bcf9b85', '5b36dea5-a61c-4751-9d0e-3afb88f0e9b5', 'dc345d4d-0e50-46de-9b11-b59cd6702ea9'] 2025-09-08 04:14:51,567 - INFO - Deleting VN ctest-TestRbacBasic-63636998-62861114 2025-09-08 04:14:51,731 - INFO - Deleting VN ctest-TestRbacBasic-24386557-43746425 2025-09-08 04:14:51,955 - INFO - API access-list (b4e4d72c-a73b-4d0e-aea7-748ac0709a3f) got deleted in api server 2025-09-08 04:14:52,970 - INFO - Deleted project: ctest-TestRbacBasic-63636998, ID : 8990d209-91d2-49b5-866c-436029fb88e2 2025-09-08 04:14:53,799 - INFO - Deleted project: ctest-TestRbacBasic-24386557, ID : 87897dc0-9470-4751-8c1a-8d18726aea36 2025-09-08 04:14:55,158 - INFO - END TEST : test_perms2_owner : PASSED[0:00:14] 2025-09-08 04:14:55,159 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:14:55,163 - INFO - ================================================================================ 2025-09-08 04:14:55,163 - INFO - STARTING TEST : test_rbac_acl_different_roles 2025-09-08 04:14:55,163 - 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. 2025-09-08 04:14:56,558 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:14:56,558 - INFO - 2025-09-08 04:14:59,099 - INFO - Permission denied to create/update VirtualNetwork 2025-09-08 04:14:59,485 - INFO - API access-list 6cc07f0c-d8e7-4f56-9dee-be09b8590946 verify on api server passed 2025-09-08 04:14:59,842 - INFO - Created VN ctest-TestRbacBasic-61518871-83044961, UUID :106541ae-a61c-4bbb-ab7d-b3a57ade37e4 2025-09-08 04:15:00,893 - INFO - Verified VN network id 14 for VN 106541ae-a61c-4bbb-ab7d-b3a57ade37e4 2025-09-08 04:15:00,893 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-61518871-83044961 passed 2025-09-08 04:15:00,974 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-61518871-83044961 passed 2025-09-08 04:15:02,355 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-61518871:ctest-TestRbacBasic-61518871-83044961 is found in opserver 2025-09-08 04:15:02,777 - INFO - API access-list c64b322b-26dd-418b-b40c-69da2ce422cf verify on api server passed 2025-09-08 04:15:04,228 - INFO - API Server: Permission Denied to read VN 106541ae-a61c-4bbb-ab7d-b3a57ade37e4 2025-09-08 04:15:04,746 - INFO - API Server: Permission Denied to read ST 1c6637f2-a175-4434-9ecf-644e10de8603 2025-09-08 04:15:04,827 - INFO - API access-list 6cc07f0c-d8e7-4f56-9dee-be09b8590946 verify on api server passed 2025-09-08 04:15:04,856 - INFO - API Server: Read VN 106541ae-a61c-4bbb-ab7d-b3a57ade37e4 2025-09-08 04:15:05,511 - INFO - Permission denied to create/update VirtualNetwork 2025-09-08 04:15:05,914 - INFO - API Server: Permission Denied to read ST 1c6637f2-a175-4434-9ecf-644e10de8603 2025-09-08 04:15:05,999 - INFO - API access-list c64b322b-26dd-418b-b40c-69da2ce422cf verify on api server passed 2025-09-08 04:15:06,022 - INFO - API Server: Read Service-Template 1c6637f2-a175-4434-9ecf-644e10de8603 2025-09-08 04:15:06,317 - INFO - API access-list 6cc07f0c-d8e7-4f56-9dee-be09b8590946 verify on api server passed 2025-09-08 04:15:06,442 - INFO - API access-list c64b322b-26dd-418b-b40c-69da2ce422cf verify on api server passed 2025-09-08 04:15:06,851 - INFO - API Server: Permission Denied to read VN 106541ae-a61c-4bbb-ab7d-b3a57ade37e4 2025-09-08 04:15:07,252 - INFO - API Server: Permission Denied to read ST 1c6637f2-a175-4434-9ecf-644e10de8603 2025-09-08 04:15:07,347 - INFO - API Server: Read Service-Template 1c6637f2-a175-4434-9ecf-644e10de8603 2025-09-08 04:15:07,378 - INFO - API Server: Read VN 106541ae-a61c-4bbb-ab7d-b3a57ade37e4 2025-09-08 04:15:07,429 - INFO - API access-list (6cc07f0c-d8e7-4f56-9dee-be09b8590946) got deleted in api server 2025-09-08 04:15:07,474 - INFO - API access-list (c64b322b-26dd-418b-b40c-69da2ce422cf) got deleted in api server 2025-09-08 04:15:07,864 - INFO - API Server: Permission Denied to read VN 106541ae-a61c-4bbb-ab7d-b3a57ade37e4 2025-09-08 04:15:08,258 - INFO - API Server: Permission Denied to read ST 1c6637f2-a175-4434-9ecf-644e10de8603 2025-09-08 04:15:08,354 - INFO - API Server: Read VN 106541ae-a61c-4bbb-ab7d-b3a57ade37e4 2025-09-08 04:15:08,374 - INFO - API Server: Read Service-Template 1c6637f2-a175-4434-9ecf-644e10de8603 2025-09-08 04:15:08,511 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-61518871-30070006'] deleted successfully. 2025-09-08 04:15:08,511 - INFO - Deleting VN ctest-TestRbacBasic-61518871-83044961 2025-09-08 04:15:10,423 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:15] 2025-09-08 04:15:10,423 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:15:10,425 - INFO - ================================================================================ 2025-09-08 04:15:10,426 - INFO - STARTING TEST : test_rbac_create_delete_vm 2025-09-08 04:15:10,426 - 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 2025-09-08 04:15:11,795 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:15:11,795 - INFO - 2025-09-08 04:15:12,572 - INFO - Created VN ctest-TestRbacBasic-61518871-58130078 2025-09-08 04:15:12,981 - INFO - Verified VN network id 14 for VN ec8d79b2-37b2-4b2d-9992-0b140a5e49bf 2025-09-08 04:15:12,982 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-61518871-58130078 passed 2025-09-08 04:15:13,064 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-61518871-58130078 passed 2025-09-08 04:15:13,394 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-61518871:ctest-TestRbacBasic-61518871-58130078 is found in opserver 2025-09-08 04:15:13,647 - INFO - API access-list d69ef470-4745-4040-97da-cfad7dac8419 verify on api server passed 2025-09-08 04:15:14,522 - INFO - Created VN ctest-TestRbacBasic-61518871-46563062 2025-09-08 04:15:15,123 - INFO - Verified VN network id 15 for VN ab3f8bf2-071e-48ac-a71a-7bce7c0b8125 2025-09-08 04:15:15,123 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-61518871-46563062 passed 2025-09-08 04:15:15,210 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-61518871-46563062 passed 2025-09-08 04:15:15,862 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-61518871:ctest-TestRbacBasic-61518871-46563062 is found in opserver 2025-09-08 04:15:16,014 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-61518871', 'ctest-TestRbacBasic-61518871-45440288'] 2025-09-08 04:15:18,088 - INFO - Security group ctest-TestRbacBasic-61518871-45440288 found in the API Server 2025-09-08 04:15:18,313 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-61518871-45440288 are present in API Server 2025-09-08 04:15:18,319 - INFO - Validated that Security group ctest-TestRbacBasic-61518871-45440288 is found in control node 10.0.0.41 2025-09-08 04:15:18,330 - INFO - Validated that Security group ctest-TestRbacBasic-61518871-45440288 is found in control node 10.0.0.27 2025-09-08 04:15:18,342 - INFO - Validated that Security group ctest-TestRbacBasic-61518871-45440288 is found in control node 10.0.0.38 2025-09-08 04:15:18,348 - INFO - Validated SG ctest-TestRbacBasic-61518871-45440288 in Control nodes 2025-09-08 04:15:18,971 - WARNING - Unable to get the list of compute nodes 2025-09-08 04:15:20,280 - INFO - VM ([<Server: ctest-TestRbacBasic-61518871-85933188>]) created on node: (None), Zone: (None) 2025-09-08 04:15:25,447 - INFO - VM name : ctest-TestRbacBasic-61518871-85933188 2025-09-08 04:15:26,433 - INFO - VM ctest-TestRbacBasic-61518871-85933188 verfication in all API Servers passed 2025-09-08 04:15:33,419 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbacBasic-61518871-85933188 passed 2025-09-08 04:15:33,419 - INFO - VM ctest-TestRbacBasic-61518871-85933188 verifications in Compute nodes passed 2025-09-08 04:15:33,768 - INFO - Validated routes of VM ctest-TestRbacBasic-61518871-85933188 in all vrouters 2025-09-08 04:15:34,339 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-61518871-85933188 passed 2025-09-08 04:15:35,521 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:15:35,583 - INFO - VM b0b05119-2ab6-4222-a44d-2250537163ab is present in default-domain:ctest-TestRbacBasic-61518871:ctest-TestRbacBasic-61518871-46563062 2025-09-08 04:15:36,788 - INFO - tap interface default-domain:ctest-TestRbacBasic-61518871:58202817-ebc2-4880-8311-a7dcc2207c19 of vm b0b05119-2ab6-4222-a44d-2250537163ab is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 04:15:37,325 - INFO - VM ctest-TestRbacBasic-61518871-85933188 validations in Opserver passed 2025-09-08 04:15:38,555 - INFO - FIP 35.98.211.131 verification for passed on all Control-nodes 2025-09-08 04:15:38,555 - INFO - FIP ID cbda02c2-de4b-49ae-b005-57fd92a749ed(35.98.211.131) validation in Control node passed 2025-09-08 04:15:38,601 - INFO - FIP ID cbda02c2-de4b-49ae-b005-57fd92a749ed(35.98.211.131) validation in agents passed 2025-09-08 04:15:38,625 - INFO - FIP ID cbda02c2-de4b-49ae-b005-57fd92a749ed(35.98.211.131) validation in API Server passed 2025-09-08 04:15:39,652 - INFO - Validated that SG ctest-TestRbacBasic-61518871-45440288 is bound to VM ctest-TestRbacBasic-61518871-85933188 2025-09-08 04:15:39,747 - INFO - Deleting VM ctest-TestRbacBasic-61518871-85933188 2025-09-08 04:15:41,935 - INFO - VM ctest-TestRbacBasic-61518871-85933188 is fully removed in API-Server 2025-09-08 04:15:42,203 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-61518871:ctest-TestRbacBasic-61518871-46563062 2025-09-08 04:15:42,203 - INFO - VM ctest-TestRbacBasic-61518871-85933188 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:15:42,467 - INFO - Routes for VM ctest-TestRbacBasic-61518871-85933188 is removed in all control-nodes 2025-09-08 04:15:58,535 - INFO - b0b05119-2ab6-4222-a44d-2250537163ab vm uve deleted from opserver 2025-09-08 04:15:58,548 - INFO - b0b05119-2ab6-4222-a44d-2250537163ab vm uve deleted from opserver 2025-09-08 04:15:58,561 - INFO - b0b05119-2ab6-4222-a44d-2250537163ab vm uve deleted from opserver 2025-09-08 04:15:58,561 - INFO - Validated that VM b0b05119-2ab6-4222-a44d-2250537163ab is removed from Opserver 2025-09-08 04:15:58,561 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-61518871', 'ctest-TestRbacBasic-61518871-45440288'] 2025-09-08 04:15:58,722 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-61518871', 'ctest-TestRbacBasic-61518871-45440288'] deleted successfully. 2025-09-08 04:15:58,938 - INFO - Security group ctest-TestRbacBasic-61518871-45440288 removed from the API Server 2025-09-08 04:15:59,167 - INFO - security group ctest-TestRbacBasic-61518871-45440288 removed from Control-node 10.0.0.41 2025-09-08 04:15:59,178 - INFO - security group ctest-TestRbacBasic-61518871-45440288 removed from Control-node 10.0.0.27 2025-09-08 04:15:59,191 - INFO - security group ctest-TestRbacBasic-61518871-45440288 removed from Control-node 10.0.0.38 2025-09-08 04:15:59,198 - INFO - Validated that SG ctest-TestRbacBasic-61518871-45440288 is not in control nodes 2025-09-08 04:15:59,198 - INFO - Deleting VN ctest-TestRbacBasic-61518871-46563062 2025-09-08 04:15:59,491 - INFO - API access-list (d69ef470-4745-4040-97da-cfad7dac8419) got deleted in api server 2025-09-08 04:15:59,592 - INFO - Deleting VN ctest-TestRbacBasic-61518871-58130078 2025-09-08 04:16:01,160 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:00:51] 2025-09-08 04:16:01,160 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:16:02,727 - INFO - Deleted project: ctest-TestRbacBasic-61518871, ID : fc99fade-1684-4781-97d5-1463030389aa 2025-09-08 04:16:02,944 - INFO - Using existing project ['default-domain', 'admin'](d3c9e274-58c1-485b-8908-c8c223fb21f3) 2025-09-08 04:16:02,956 - INFO - ================================================================================ 2025-09-08 04:16:02,956 - INFO - STARTING TEST : test_contrail_status 2025-09-08 04:16:02,956 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2025-09-08 04:16:04,313 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:16:04,313 - INFO - 2025-09-08 04:16:04,586 - INFO - 10.0.0.41 2025-09-08 04:16:04,586 - INFO - config 2025-09-08 04:16:04,594 - INFO - config-nodemgr:active 2025-09-08 04:16:04,600 - INFO - api-server:active 2025-09-08 04:16:04,603 - INFO - schema:backup 2025-09-08 04:16:04,607 - INFO - svc-monitor:backup 2025-09-08 04:16:04,611 - INFO - device-manager:backup 2025-09-08 04:16:04,611 - INFO - config-database 2025-09-08 04:16:04,611 - INFO - config-cassandra:active 2025-09-08 04:16:04,611 - INFO - config-zookeeper:active 2025-09-08 04:16:04,611 - INFO - config-rabbitmq:active 2025-09-08 04:16:04,612 - INFO - control 2025-09-08 04:16:04,622 - INFO - control-nodemgr:active 2025-09-08 04:16:04,655 - INFO - control:active 2025-09-08 04:16:04,656 - INFO - named:active 2025-09-08 04:16:04,667 - INFO - dns:active 2025-09-08 04:16:04,667 - INFO - analytics 2025-09-08 04:16:04,676 - INFO - analytics-nodemgr:active 2025-09-08 04:16:04,691 - INFO - analytics-api:active 2025-09-08 04:16:04,710 - INFO - collector:active 2025-09-08 04:16:04,711 - INFO - analytics-database 2025-09-08 04:16:04,711 - INFO - analytics-cassandra:active 2025-09-08 04:16:04,722 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:16:04,747 - INFO - query-engine:active 2025-09-08 04:16:04,747 - INFO - webui 2025-09-08 04:16:04,748 - INFO - webui:active 2025-09-08 04:16:04,748 - INFO - webui-middleware:active 2025-09-08 04:16:04,748 - INFO - redis:active 2025-09-08 04:16:04,749 - INFO - analytics_snmp 2025-09-08 04:16:04,753 - INFO - snmp-collector:initializing (Database:RabbitMQ[] connection down) 2025-09-08 04:16:04,754 - INFO - snmp-topology:active 2025-09-08 04:16:04,755 - INFO - analytics_alarm 2025-09-08 04:16:04,756 - INFO - alarmgen:active 2025-09-08 04:16:04,867 - INFO - 10.0.0.27 2025-09-08 04:16:04,867 - INFO - config 2025-09-08 04:16:04,875 - INFO - config-nodemgr:active 2025-09-08 04:16:04,885 - INFO - api-server:active 2025-09-08 04:16:04,891 - INFO - schema:active 2025-09-08 04:16:04,897 - INFO - svc-monitor:active 2025-09-08 04:16:04,902 - INFO - device-manager:active 2025-09-08 04:16:04,902 - INFO - config-database 2025-09-08 04:16:04,902 - INFO - config-cassandra:active 2025-09-08 04:16:04,902 - INFO - config-zookeeper:active 2025-09-08 04:16:04,902 - INFO - config-rabbitmq:active 2025-09-08 04:16:04,902 - INFO - control 2025-09-08 04:16:04,907 - INFO - control-nodemgr:active 2025-09-08 04:16:04,913 - INFO - control:active 2025-09-08 04:16:04,913 - INFO - named:active 2025-09-08 04:16:04,919 - INFO - dns:active 2025-09-08 04:16:04,919 - INFO - analytics 2025-09-08 04:16:04,926 - INFO - analytics-nodemgr:active 2025-09-08 04:16:04,931 - INFO - analytics-api:active 2025-09-08 04:16:04,936 - INFO - collector:active 2025-09-08 04:16:04,936 - INFO - analytics-database 2025-09-08 04:16:04,936 - INFO - analytics-cassandra:active 2025-09-08 04:16:04,941 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:16:04,947 - INFO - query-engine:active 2025-09-08 04:16:04,947 - INFO - webui 2025-09-08 04:16:04,947 - INFO - webui:active 2025-09-08 04:16:04,947 - INFO - webui-middleware:active 2025-09-08 04:16:04,947 - INFO - redis:active 2025-09-08 04:16:04,947 - INFO - analytics_snmp 2025-09-08 04:16:04,951 - INFO - snmp-collector:active 2025-09-08 04:16:04,952 - INFO - snmp-topology:active 2025-09-08 04:16:04,952 - INFO - analytics_alarm 2025-09-08 04:16:04,952 - INFO - alarmgen:active 2025-09-08 04:16:05,052 - INFO - 10.0.0.38 2025-09-08 04:16:05,052 - INFO - config 2025-09-08 04:16:05,058 - INFO - config-nodemgr:active 2025-09-08 04:16:05,064 - INFO - api-server:active 2025-09-08 04:16:05,067 - INFO - schema:backup 2025-09-08 04:16:05,071 - INFO - svc-monitor:backup 2025-09-08 04:16:05,074 - INFO - device-manager:backup 2025-09-08 04:16:05,074 - INFO - config-database 2025-09-08 04:16:05,074 - INFO - config-cassandra:active 2025-09-08 04:16:05,074 - INFO - config-zookeeper:active 2025-09-08 04:16:05,074 - INFO - config-rabbitmq:active 2025-09-08 04:16:05,075 - INFO - control 2025-09-08 04:16:05,080 - INFO - control-nodemgr:active 2025-09-08 04:16:05,085 - INFO - control:active 2025-09-08 04:16:05,085 - INFO - named:active 2025-09-08 04:16:05,091 - INFO - dns:active 2025-09-08 04:16:05,091 - INFO - analytics 2025-09-08 04:16:05,097 - INFO - analytics-nodemgr:active 2025-09-08 04:16:05,101 - INFO - analytics-api:active 2025-09-08 04:16:05,107 - INFO - collector:active 2025-09-08 04:16:05,107 - INFO - analytics-database 2025-09-08 04:16:05,107 - INFO - analytics-cassandra:active 2025-09-08 04:16:05,113 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:16:05,119 - INFO - query-engine:active 2025-09-08 04:16:05,119 - INFO - webui 2025-09-08 04:16:05,119 - INFO - webui:active 2025-09-08 04:16:05,120 - INFO - webui-middleware:active 2025-09-08 04:16:05,120 - INFO - redis:active 2025-09-08 04:16:05,120 - INFO - analytics_snmp 2025-09-08 04:16:05,125 - INFO - snmp-collector:active 2025-09-08 04:16:05,125 - INFO - snmp-topology:active 2025-09-08 04:16:05,125 - INFO - analytics_alarm 2025-09-08 04:16:05,125 - INFO - alarmgen:active 2025-09-08 04:16:05,301 - INFO - 10.0.0.65 2025-09-08 04:16:05,302 - INFO - vrouter 2025-09-08 04:16:05,307 - INFO - vrouter-nodemgr:active 2025-09-08 04:16:05,314 - INFO - agent:active 2025-09-08 04:16:05,446 - INFO - 10.0.0.23 2025-09-08 04:16:05,446 - INFO - vrouter 2025-09-08 04:16:05,453 - INFO - vrouter-nodemgr:active 2025-09-08 04:16:05,460 - INFO - agent:active 2025-09-08 04:16:15,584 - INFO - 10.0.0.41 2025-09-08 04:16:15,584 - INFO - config 2025-09-08 04:16:15,589 - INFO - config-nodemgr:active 2025-09-08 04:16:15,594 - INFO - api-server:active 2025-09-08 04:16:15,598 - INFO - schema:backup 2025-09-08 04:16:15,601 - INFO - svc-monitor:backup 2025-09-08 04:16:15,603 - INFO - device-manager:backup 2025-09-08 04:16:15,603 - INFO - config-database 2025-09-08 04:16:15,604 - INFO - config-cassandra:active 2025-09-08 04:16:15,604 - INFO - config-zookeeper:active 2025-09-08 04:16:15,604 - INFO - config-rabbitmq:active 2025-09-08 04:16:15,604 - INFO - control 2025-09-08 04:16:15,611 - INFO - control-nodemgr:active 2025-09-08 04:16:15,617 - INFO - control:active 2025-09-08 04:16:15,617 - INFO - named:active 2025-09-08 04:16:15,622 - INFO - dns:active 2025-09-08 04:16:15,622 - INFO - analytics 2025-09-08 04:16:15,627 - INFO - analytics-nodemgr:active 2025-09-08 04:16:15,631 - INFO - analytics-api:active 2025-09-08 04:16:15,635 - INFO - collector:active 2025-09-08 04:16:15,635 - INFO - analytics-database 2025-09-08 04:16:15,636 - INFO - analytics-cassandra:active 2025-09-08 04:16:15,640 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:16:15,644 - INFO - query-engine:active 2025-09-08 04:16:15,644 - INFO - webui 2025-09-08 04:16:15,644 - INFO - webui:active 2025-09-08 04:16:15,644 - INFO - webui-middleware:active 2025-09-08 04:16:15,644 - INFO - redis:active 2025-09-08 04:16:15,645 - INFO - analytics_snmp 2025-09-08 04:16:15,648 - INFO - snmp-collector:active 2025-09-08 04:16:15,648 - INFO - snmp-topology:active 2025-09-08 04:16:15,648 - INFO - analytics_alarm 2025-09-08 04:16:15,649 - INFO - alarmgen:active 2025-09-08 04:16:15,749 - INFO - 10.0.0.27 2025-09-08 04:16:15,750 - INFO - config 2025-09-08 04:16:15,756 - INFO - config-nodemgr:active 2025-09-08 04:16:15,761 - INFO - api-server:active 2025-09-08 04:16:15,765 - INFO - schema:active 2025-09-08 04:16:15,769 - INFO - svc-monitor:active 2025-09-08 04:16:15,774 - INFO - device-manager:active 2025-09-08 04:16:15,774 - INFO - config-database 2025-09-08 04:16:15,774 - INFO - config-cassandra:active 2025-09-08 04:16:15,774 - INFO - config-zookeeper:active 2025-09-08 04:16:15,774 - INFO - config-rabbitmq:active 2025-09-08 04:16:15,774 - INFO - control 2025-09-08 04:16:15,779 - INFO - control-nodemgr:active 2025-09-08 04:16:15,785 - INFO - control:active 2025-09-08 04:16:15,785 - INFO - named:active 2025-09-08 04:16:15,790 - INFO - dns:active 2025-09-08 04:16:15,791 - INFO - analytics 2025-09-08 04:16:15,795 - INFO - analytics-nodemgr:active 2025-09-08 04:16:15,799 - INFO - analytics-api:active 2025-09-08 04:16:15,803 - INFO - collector:active 2025-09-08 04:16:15,803 - INFO - analytics-database 2025-09-08 04:16:15,803 - INFO - analytics-cassandra:active 2025-09-08 04:16:15,808 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:16:15,813 - INFO - query-engine:active 2025-09-08 04:16:15,813 - INFO - webui 2025-09-08 04:16:15,813 - INFO - webui:active 2025-09-08 04:16:15,813 - INFO - webui-middleware:active 2025-09-08 04:16:15,813 - INFO - redis:active 2025-09-08 04:16:15,813 - INFO - analytics_snmp 2025-09-08 04:16:15,817 - INFO - snmp-collector:active 2025-09-08 04:16:15,817 - INFO - snmp-topology:active 2025-09-08 04:16:15,817 - INFO - analytics_alarm 2025-09-08 04:16:15,817 - INFO - alarmgen:active 2025-09-08 04:16:15,918 - INFO - 10.0.0.38 2025-09-08 04:16:15,918 - INFO - config 2025-09-08 04:16:15,924 - INFO - config-nodemgr:active 2025-09-08 04:16:15,928 - INFO - api-server:active 2025-09-08 04:16:15,932 - INFO - schema:backup 2025-09-08 04:16:15,937 - INFO - svc-monitor:backup 2025-09-08 04:16:15,943 - INFO - device-manager:backup 2025-09-08 04:16:15,943 - INFO - config-database 2025-09-08 04:16:15,943 - INFO - config-cassandra:active 2025-09-08 04:16:15,943 - INFO - config-zookeeper:active 2025-09-08 04:16:15,943 - INFO - config-rabbitmq:active 2025-09-08 04:16:15,943 - INFO - control 2025-09-08 04:16:15,949 - INFO - control-nodemgr:active 2025-09-08 04:16:15,954 - INFO - control:active 2025-09-08 04:16:15,955 - INFO - named:active 2025-09-08 04:16:15,960 - INFO - dns:active 2025-09-08 04:16:15,960 - INFO - analytics 2025-09-08 04:16:15,965 - INFO - analytics-nodemgr:active 2025-09-08 04:16:15,970 - INFO - analytics-api:active 2025-09-08 04:16:15,977 - INFO - collector:active 2025-09-08 04:16:15,977 - INFO - analytics-database 2025-09-08 04:16:15,977 - INFO - analytics-cassandra:active 2025-09-08 04:16:15,983 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:16:15,990 - INFO - query-engine:active 2025-09-08 04:16:15,990 - INFO - webui 2025-09-08 04:16:15,990 - INFO - webui:active 2025-09-08 04:16:15,991 - INFO - webui-middleware:active 2025-09-08 04:16:15,991 - INFO - redis:active 2025-09-08 04:16:15,991 - INFO - analytics_snmp 2025-09-08 04:16:15,998 - INFO - snmp-collector:active 2025-09-08 04:16:15,998 - INFO - snmp-topology:active 2025-09-08 04:16:15,998 - INFO - analytics_alarm 2025-09-08 04:16:15,998 - INFO - alarmgen:active 2025-09-08 04:16:16,120 - INFO - 10.0.0.65 2025-09-08 04:16:16,120 - INFO - vrouter 2025-09-08 04:16:16,132 - INFO - vrouter-nodemgr:active 2025-09-08 04:16:16,139 - INFO - agent:active 2025-09-08 04:16:16,282 - INFO - 10.0.0.23 2025-09-08 04:16:16,282 - INFO - vrouter 2025-09-08 04:16:16,288 - INFO - vrouter-nodemgr:active 2025-09-08 04:16:16,298 - INFO - agent:active 2025-09-08 04:16:16,299 - INFO - All the contrail services are up on all nodes 2025-09-08 04:16:16,299 - INFO - contrail-status passed 2025-09-08 04:16:17,667 - INFO - END TEST : test_contrail_status : PASSED[0:00:15] 2025-09-08 04:16:17,667 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:16:17,721 - INFO - Domain Default found not creating 2025-09-08 04:16:17,900 - INFO - Project ctest-TestBasicVMVN0-44630955 not found, creating it 2025-09-08 04:16:18,467 - INFO - Created Project:ctest-TestBasicVMVN0-44630955, ID : 85d96834-ac16-4e46-b6ac-e16354432cd3 2025-09-08 04:16:20,133 - INFO - ================================================================================ 2025-09-08 04:16:20,133 - INFO - STARTING TEST : test_control_node_switchover 2025-09-08 04:16:20,133 - 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 2025-09-08 04:16:21,524 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:16:21,524 - INFO - 2025-09-08 04:16:22,676 - INFO - Created VN ctest-vn1-36446658 2025-09-08 04:16:23,406 - INFO - Verified VN network id 14 for VN d8a762c4-6f81-42c5-92ec-47290a1e29f3 2025-09-08 04:16:23,406 - INFO - Verifications in API Server for VN ctest-vn1-36446658 passed 2025-09-08 04:16:23,495 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-36446658 passed 2025-09-08 04:16:24,918 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-36446658 is found in opserver 2025-09-08 04:16:26,248 - INFO - VM ([<Server: ctest-vn1_vm1-37164220>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:16:27,780 - INFO - VM ([<Server: ctest-vn1_vm2-11288976>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:16:27,781 - INFO - Waiting for VM ctest-vn1_vm1-37164220 to be up.. 2025-09-08 04:16:32,964 - INFO - VM name : ctest-vn1_vm1-37164220 2025-09-08 04:17:07,644 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-37164220 passed 2025-09-08 04:17:28,658 - INFO - Waiting for VM ctest-vn1_vm2-11288976 to be up.. 2025-09-08 04:17:28,747 - INFO - VM name : ctest-vn1_vm2-11288976 2025-09-08 04:17:30,138 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-11288976 passed 2025-09-08 04:17:49,978 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-37164220 passed 2025-09-08 04:18:30,694 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-11288976 passed 2025-09-08 04:18:30,702 - INFO - Active control node from the Agent 10.0.0.65 is 10.0.0.27 2025-09-08 04:18:30,702 - INFO - Stoping the Control service in 10.0.0.27 2025-09-08 04:18:31,091 - INFO - 10.0.0.27 2025-09-08 04:18:31,092 - INFO - control:inactive 2025-09-08 04:18:31,092 - INFO - Contrail services control are down on nodes 10.0.0.27 2025-09-08 04:18:36,105 - INFO - Active control node from the Agent 10.0.0.65 is 10.0.0.41 2025-09-08 04:18:36,105 - INFO - Starting the Control service in 10.0.0.27 2025-09-08 04:18:36,429 - INFO - 10.0.0.27 2025-09-08 04:18:36,433 - INFO - control:initializing 2025-09-08 04:18:41,533 - INFO - 10.0.0.27 2025-09-08 04:18:41,541 - INFO - control:active 2025-09-08 04:18:41,541 - INFO - Contrail services ['control'] are up on nodes 10.0.0.27 2025-09-08 04:18:46,765 - INFO - VM ctest-vn1_vm1-37164220 verfication in all API Servers passed 2025-09-08 04:18:47,603 - INFO - VM ctest-vn1_vm1-37164220 verifications in Compute nodes passed 2025-09-08 04:18:48,117 - INFO - Validated routes of VM ctest-vn1_vm1-37164220 in all vrouters 2025-09-08 04:18:49,041 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-37164220 passed 2025-09-08 04:18:49,304 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:18:49,337 - INFO - VM 8f847810-2c9f-4509-ab52-2b853ec907ef is present in default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-36446658 2025-09-08 04:18:49,570 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-44630955:cac4b27f-1f0a-41df-8f9a-ab52bb8a9794 of vm 8f847810-2c9f-4509-ab52-2b853ec907ef is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 04:18:49,612 - INFO - VM ctest-vn1_vm1-37164220 validations in Opserver passed 2025-09-08 04:18:49,788 - INFO - VM ctest-vn1_vm2-11288976 verfication in all API Servers passed 2025-09-08 04:18:50,595 - INFO - VM ctest-vn1_vm2-11288976 verifications in Compute nodes passed 2025-09-08 04:18:51,081 - INFO - Validated routes of VM ctest-vn1_vm2-11288976 in all vrouters 2025-09-08 04:18:52,011 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-11288976 passed 2025-09-08 04:18:52,112 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:18:52,147 - INFO - VM bd98282f-0c3c-4f1a-b66c-7ffc6948660a is present in default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-36446658 2025-09-08 04:18:52,426 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-44630955:d508e4f9-ade7-40a8-b9a9-df388d4f9147 of vm bd98282f-0c3c-4f1a-b66c-7ffc6948660a is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 04:18:52,469 - INFO - VM ctest-vn1_vm2-11288976 validations in Opserver passed 2025-09-08 04:18:52,469 - INFO - Checking the ping between the VM again 2025-09-08 04:18:55,077 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-37164220 passed 2025-09-08 04:18:57,698 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-11288976 passed 2025-09-08 04:18:57,698 - INFO - Deleting VM ctest-vn1_vm2-11288976 2025-09-08 04:18:59,804 - INFO - VM ctest-vn1_vm2-11288976 is fully removed in API-Server 2025-09-08 04:19:00,245 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-36446658 2025-09-08 04:19:00,245 - INFO - VM ctest-vn1_vm2-11288976 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:19:00,496 - INFO - Routes for VM ctest-vn1_vm2-11288976 is removed in all control-nodes 2025-09-08 04:19:28,514 - INFO - bd98282f-0c3c-4f1a-b66c-7ffc6948660a vm uve deleted from opserver 2025-09-08 04:19:28,526 - INFO - bd98282f-0c3c-4f1a-b66c-7ffc6948660a vm uve deleted from opserver 2025-09-08 04:19:28,542 - INFO - bd98282f-0c3c-4f1a-b66c-7ffc6948660a vm uve deleted from opserver 2025-09-08 04:19:28,542 - INFO - Validated that VM bd98282f-0c3c-4f1a-b66c-7ffc6948660a is removed from Opserver 2025-09-08 04:19:28,542 - INFO - Deleting VM ctest-vn1_vm1-37164220 2025-09-08 04:19:30,651 - INFO - VM ctest-vn1_vm1-37164220 is fully removed in API-Server 2025-09-08 04:19:30,928 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-36446658 2025-09-08 04:19:30,928 - INFO - VM ctest-vn1_vm1-37164220 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:19:31,164 - INFO - Routes for VM ctest-vn1_vm1-37164220 is removed in all control-nodes 2025-09-08 04:19:49,766 - INFO - 8f847810-2c9f-4509-ab52-2b853ec907ef vm uve deleted from opserver 2025-09-08 04:19:49,783 - INFO - 8f847810-2c9f-4509-ab52-2b853ec907ef vm uve deleted from opserver 2025-09-08 04:19:49,798 - INFO - 8f847810-2c9f-4509-ab52-2b853ec907ef vm uve deleted from opserver 2025-09-08 04:19:49,798 - INFO - Validated that VM 8f847810-2c9f-4509-ab52-2b853ec907ef is removed from Opserver 2025-09-08 04:19:49,798 - INFO - Deleting VN ctest-vn1-36446658 2025-09-08 04:19:50,193 - INFO - Validated that VN ctest-vn1-36446658 is not found in API Server 2025-09-08 04:19:50,227 - INFO - Validated that VN ctest-vn1-36446658 is not in any agent 2025-09-08 04:19:50,265 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-36446658 info 2025-09-08 04:19:51,663 - INFO - END TEST : test_control_node_switchover : PASSED[0:03:31] 2025-09-08 04:19:51,663 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:19:51,666 - INFO - ================================================================================ 2025-09-08 04:19:51,666 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2025-09-08 04:19:51,666 - 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 2025-09-08 04:19:53,059 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:19:53,059 - INFO - 2025-09-08 04:19:53,919 - INFO - Created VN ctest-vn1-37617269, UUID :8a0e96de-dca0-4e72-9218-44ad8e1db508 2025-09-08 04:19:54,488 - INFO - Verified VN network id 14 for VN 8a0e96de-dca0-4e72-9218-44ad8e1db508 2025-09-08 04:19:54,488 - INFO - Verifications in API Server for VN ctest-vn1-37617269 passed 2025-09-08 04:19:54,559 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-37617269 passed 2025-09-08 04:19:54,744 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-37617269 is found in opserver 2025-09-08 04:19:55,507 - INFO - Created VN ctest-vn2-87881035, UUID :1f77d11e-baef-4cd9-980b-be610a62a3eb 2025-09-08 04:19:56,062 - INFO - Verified VN network id 15 for VN 1f77d11e-baef-4cd9-980b-be610a62a3eb 2025-09-08 04:19:56,064 - INFO - Verifications in API Server for VN ctest-vn2-87881035 passed 2025-09-08 04:19:56,139 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-87881035 passed 2025-09-08 04:19:56,321 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn2-87881035 is found in opserver 2025-09-08 04:19:58,109 - INFO - VM ([<Server: ctest-vn1_vm1-81558905>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:19:59,591 - INFO - VM ([<Server: ctest-vn2_vm1-16908524>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:19:59,591 - INFO - Waiting for VM ctest-vn1_vm1-81558905 to be up.. 2025-09-08 04:20:04,791 - INFO - VM name : ctest-vn1_vm1-81558905 2025-09-08 04:20:39,074 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-81558905 passed 2025-09-08 04:21:00,076 - INFO - Waiting for VM ctest-vn2_vm1-16908524 to be up.. 2025-09-08 04:21:00,183 - INFO - VM name : ctest-vn2_vm1-16908524 2025-09-08 04:21:01,606 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm1-16908524 passed 2025-09-08 04:21:23,100 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-81558905 passed 2025-09-08 04:21:26,711 - INFO - 10.0.0.65 2025-09-08 04:21:26,715 - INFO - agent:initializing 2025-09-08 04:21:31,875 - INFO - 10.0.0.65 2025-09-08 04:21:31,890 - INFO - agent:active 2025-09-08 04:21:31,890 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.65 2025-09-08 04:21:35,468 - INFO - 10.0.0.23 2025-09-08 04:21:35,472 - INFO - agent:initializing 2025-09-08 04:21:40,607 - INFO - 10.0.0.23 2025-09-08 04:21:40,618 - INFO - agent:active 2025-09-08 04:21:40,619 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.23 2025-09-08 04:21:41,192 - INFO - 10.0.0.41 2025-09-08 04:21:41,197 - INFO - control:initializing 2025-09-08 04:21:46,316 - INFO - 10.0.0.41 2025-09-08 04:21:46,322 - INFO - control:active 2025-09-08 04:21:46,323 - INFO - Contrail services ['control'] are up on nodes 10.0.0.41 2025-09-08 04:21:46,743 - INFO - 10.0.0.27 2025-09-08 04:21:46,747 - INFO - control:initializing 2025-09-08 04:21:51,849 - INFO - 10.0.0.27 2025-09-08 04:21:51,855 - INFO - control:active 2025-09-08 04:21:51,855 - INFO - Contrail services ['control'] are up on nodes 10.0.0.27 2025-09-08 04:21:52,340 - INFO - 10.0.0.38 2025-09-08 04:21:52,344 - INFO - control:initializing 2025-09-08 04:21:57,445 - INFO - 10.0.0.38 2025-09-08 04:21:57,451 - INFO - control:active 2025-09-08 04:21:57,452 - INFO - Contrail services ['control'] are up on nodes 10.0.0.38 2025-09-08 04:21:58,292 - INFO - 10.0.0.41 2025-09-08 04:21:58,296 - INFO - api-server:initializing 2025-09-08 04:22:03,412 - INFO - 10.0.0.41 2025-09-08 04:22:03,415 - INFO - api-server:initializing 2025-09-08 04:22:08,519 - INFO - 10.0.0.41 2025-09-08 04:22:08,524 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2025-09-08 04:22:13,636 - INFO - 10.0.0.41 2025-09-08 04:22:13,640 - INFO - api-server:active 2025-09-08 04:22:13,640 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.41 2025-09-08 04:22:14,349 - INFO - 10.0.0.27 2025-09-08 04:22:14,354 - INFO - api-server:initializing 2025-09-08 04:22:19,463 - INFO - 10.0.0.27 2025-09-08 04:22:19,468 - INFO - api-server:initializing 2025-09-08 04:22:24,569 - INFO - 10.0.0.27 2025-09-08 04:22:24,574 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2025-09-08 04:22:29,667 - INFO - 10.0.0.27 2025-09-08 04:22:29,673 - INFO - api-server:active 2025-09-08 04:22:29,673 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.27 2025-09-08 04:22:30,442 - INFO - 10.0.0.38 2025-09-08 04:22:30,446 - INFO - api-server:initializing 2025-09-08 04:22:35,559 - INFO - 10.0.0.38 2025-09-08 04:22:35,564 - INFO - api-server:initializing 2025-09-08 04:22:40,666 - INFO - 10.0.0.38 2025-09-08 04:22:40,672 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2025-09-08 04:22:45,772 - INFO - 10.0.0.38 2025-09-08 04:22:45,777 - INFO - api-server:active 2025-09-08 04:22:45,777 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.38 2025-09-08 04:22:45,890 - INFO - 10.0.0.41 2025-09-08 04:22:45,890 - INFO - config 2025-09-08 04:22:45,895 - INFO - config-nodemgr:active 2025-09-08 04:22:45,899 - INFO - api-server:active 2025-09-08 04:22:45,902 - INFO - schema:backup 2025-09-08 04:22:45,906 - INFO - svc-monitor:backup 2025-09-08 04:22:45,909 - INFO - device-manager:backup 2025-09-08 04:22:45,909 - INFO - config-database 2025-09-08 04:22:45,909 - INFO - config-cassandra:active 2025-09-08 04:22:45,910 - INFO - config-zookeeper:active 2025-09-08 04:22:45,910 - INFO - config-rabbitmq:active 2025-09-08 04:22:45,910 - INFO - control 2025-09-08 04:22:45,914 - INFO - control-nodemgr:active 2025-09-08 04:22:45,920 - INFO - control:active 2025-09-08 04:22:45,920 - INFO - named:active 2025-09-08 04:22:45,925 - INFO - dns:active 2025-09-08 04:22:45,925 - INFO - analytics 2025-09-08 04:22:45,931 - INFO - analytics-nodemgr:active 2025-09-08 04:22:45,935 - INFO - analytics-api:active 2025-09-08 04:22:45,940 - INFO - collector:active 2025-09-08 04:22:45,940 - INFO - analytics-database 2025-09-08 04:22:45,940 - INFO - analytics-cassandra:active 2025-09-08 04:22:45,945 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:22:45,949 - INFO - query-engine:active 2025-09-08 04:22:45,949 - INFO - webui 2025-09-08 04:22:45,949 - INFO - webui:active 2025-09-08 04:22:45,949 - INFO - webui-middleware:active 2025-09-08 04:22:45,950 - INFO - redis:active 2025-09-08 04:22:45,950 - INFO - analytics_snmp 2025-09-08 04:22:45,953 - INFO - snmp-collector:active 2025-09-08 04:22:45,954 - INFO - snmp-topology:active 2025-09-08 04:22:45,954 - INFO - analytics_alarm 2025-09-08 04:22:45,954 - INFO - alarmgen:active 2025-09-08 04:22:46,053 - INFO - 10.0.0.27 2025-09-08 04:22:46,053 - INFO - config 2025-09-08 04:22:46,059 - INFO - config-nodemgr:active 2025-09-08 04:22:46,064 - INFO - api-server:active 2025-09-08 04:22:46,068 - INFO - schema:active 2025-09-08 04:22:46,073 - INFO - svc-monitor:active 2025-09-08 04:22:46,078 - INFO - device-manager:active 2025-09-08 04:22:46,078 - INFO - config-database 2025-09-08 04:22:46,078 - INFO - config-cassandra:active 2025-09-08 04:22:46,078 - INFO - config-zookeeper:active 2025-09-08 04:22:46,078 - INFO - config-rabbitmq:active 2025-09-08 04:22:46,078 - INFO - control 2025-09-08 04:22:46,083 - INFO - control-nodemgr:active 2025-09-08 04:22:46,091 - INFO - control:active 2025-09-08 04:22:46,091 - INFO - named:active 2025-09-08 04:22:46,096 - INFO - dns:active 2025-09-08 04:22:46,096 - INFO - analytics 2025-09-08 04:22:46,101 - INFO - analytics-nodemgr:active 2025-09-08 04:22:46,106 - INFO - analytics-api:active 2025-09-08 04:22:46,111 - INFO - collector:active 2025-09-08 04:22:46,111 - INFO - analytics-database 2025-09-08 04:22:46,111 - INFO - analytics-cassandra:active 2025-09-08 04:22:46,117 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:22:46,123 - INFO - query-engine:active 2025-09-08 04:22:46,123 - INFO - webui 2025-09-08 04:22:46,123 - INFO - webui:active 2025-09-08 04:22:46,123 - INFO - webui-middleware:active 2025-09-08 04:22:46,123 - INFO - redis:active 2025-09-08 04:22:46,123 - INFO - analytics_snmp 2025-09-08 04:22:46,127 - INFO - snmp-collector:active 2025-09-08 04:22:46,127 - INFO - snmp-topology:active 2025-09-08 04:22:46,127 - INFO - analytics_alarm 2025-09-08 04:22:46,127 - INFO - alarmgen:active 2025-09-08 04:22:46,224 - INFO - 10.0.0.38 2025-09-08 04:22:46,224 - INFO - config 2025-09-08 04:22:46,230 - INFO - config-nodemgr:active 2025-09-08 04:22:46,234 - INFO - api-server:active 2025-09-08 04:22:46,239 - INFO - schema:backup 2025-09-08 04:22:46,245 - INFO - svc-monitor:backup 2025-09-08 04:22:46,249 - INFO - device-manager:backup 2025-09-08 04:22:46,249 - INFO - config-database 2025-09-08 04:22:46,249 - INFO - config-cassandra:active 2025-09-08 04:22:46,249 - INFO - config-zookeeper:active 2025-09-08 04:22:46,249 - INFO - config-rabbitmq:active 2025-09-08 04:22:46,249 - INFO - control 2025-09-08 04:22:46,255 - INFO - control-nodemgr:active 2025-09-08 04:22:46,260 - INFO - control:active 2025-09-08 04:22:46,260 - INFO - named:active 2025-09-08 04:22:46,266 - INFO - dns:active 2025-09-08 04:22:46,266 - INFO - analytics 2025-09-08 04:22:46,271 - INFO - analytics-nodemgr:active 2025-09-08 04:22:46,276 - INFO - analytics-api:active 2025-09-08 04:22:46,282 - INFO - collector:active 2025-09-08 04:22:46,282 - INFO - analytics-database 2025-09-08 04:22:46,282 - INFO - analytics-cassandra:active 2025-09-08 04:22:46,289 - INFO - analyticsdb-nodemgr:active 2025-09-08 04:22:46,295 - INFO - query-engine:active 2025-09-08 04:22:46,295 - INFO - webui 2025-09-08 04:22:46,295 - INFO - webui:active 2025-09-08 04:22:46,295 - INFO - webui-middleware:active 2025-09-08 04:22:46,295 - INFO - redis:active 2025-09-08 04:22:46,295 - INFO - analytics_snmp 2025-09-08 04:22:46,300 - INFO - snmp-collector:active 2025-09-08 04:22:46,300 - INFO - snmp-topology:active 2025-09-08 04:22:46,300 - INFO - analytics_alarm 2025-09-08 04:22:46,300 - INFO - alarmgen:active 2025-09-08 04:22:46,470 - INFO - 10.0.0.65 2025-09-08 04:22:46,470 - INFO - vrouter 2025-09-08 04:22:46,479 - INFO - vrouter-nodemgr:active 2025-09-08 04:22:46,489 - INFO - agent:active 2025-09-08 04:22:46,639 - INFO - 10.0.0.23 2025-09-08 04:22:46,640 - INFO - vrouter 2025-09-08 04:22:46,646 - INFO - vrouter-nodemgr:active 2025-09-08 04:22:46,654 - INFO - agent:active 2025-09-08 04:22:46,654 - INFO - All the contrail services are up on all nodes 2025-09-08 04:22:47,096 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2025-09-08 04:22:47,096 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to xmpp 10.20.0.25 2025-09-08 04:22:47,096 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.14:5269'] servers UP 2025-09-08 04:22:47,096 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to xmpp 10.20.0.14 2025-09-08 04:22:47,096 - WARNING - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.129:5269'] servers NOT UP 2025-09-08 04:22:47,096 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2025-09-08 04:22:47,096 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to dns 10.20.0.25 2025-09-08 04:22:47,097 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.14:53'] servers UP 2025-09-08 04:22:47,097 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to dns 10.20.0.14 2025-09-08 04:22:47,097 - WARNING - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.20.0.129:53'] servers NOT UP 2025-09-08 04:22:47,097 - WARNING - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.0.0.41:8086'] servers NOT UP 2025-09-08 04:22:47,097 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.0.0.27:8086'] servers UP 2025-09-08 04:22:47,097 - INFO - an-jenkins-deploy-platform-ansible-os-4041-1 connected to collector 10.0.0.27 2025-09-08 04:22:47,097 - WARNING - an-jenkins-deploy-platform-ansible-os-4041-1:contrail-vrouter-agent module connection to ['10.0.0.38:8086'] servers NOT UP 2025-09-08 04:22:47,536 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1:contrail-control module connection to 10.0.0.41:9041 servers UP 2025-09-08 04:22:47,537 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1:contrail-control module connection to 10.0.0.41:5673 servers UP 2025-09-08 04:22:47,537 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-1:contrail-control module connection to ['10.0.0.41:8086'] servers UP 2025-09-08 04:22:47,969 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2:contrail-control module connection to 10.0.0.41:9041 servers UP 2025-09-08 04:22:47,970 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2:contrail-control module connection to 10.0.0.41:5673 servers UP 2025-09-08 04:22:47,970 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-2:contrail-control module connection to ['10.0.0.41:8086'] servers UP 2025-09-08 04:22:47,992 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3:contrail-control module connection to 10.0.0.41:9041 servers UP 2025-09-08 04:22:47,992 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3:contrail-control module connection to 10.0.0.41:5673 servers UP 2025-09-08 04:22:47,992 - INFO - cn-jenkins-deploy-platform-ansible-os-4041-3:contrail-control module connection to ['10.0.0.41:8086'] servers UP 2025-09-08 04:22:48,415 - INFO - Created VN ctest-vn3-22814311, UUID :2995d398-b3d8-4eb6-8375-c59998e00530 2025-09-08 04:22:49,156 - INFO - Verified VN network id 14 for VN 8a0e96de-dca0-4e72-9218-44ad8e1db508 2025-09-08 04:22:49,156 - INFO - Verifications in API Server for VN ctest-vn1-37617269 passed 2025-09-08 04:22:49,233 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-37617269 passed 2025-09-08 04:22:49,391 - INFO - VN ctest-vn1-37617269 Policy verification: verify_vn_policy_in_api_server, status: True 2025-09-08 04:22:49,542 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-37617269 is found in opserver 2025-09-08 04:22:50,997 - INFO - VM ([<Server: ctest-vn1_vm2-83859762>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:22:56,147 - INFO - VM name : ctest-vn1_vm2-83859762 2025-09-08 04:22:56,536 - INFO - VM ctest-vn1_vm2-83859762 verfication in all API Servers passed 2025-09-08 04:23:31,173 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-83859762 passed 2025-09-08 04:23:31,173 - INFO - VM ctest-vn1_vm2-83859762 verifications in Compute nodes passed 2025-09-08 04:23:31,472 - INFO - Validated routes of VM ctest-vn1_vm2-83859762 in all vrouters 2025-09-08 04:23:32,308 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-83859762 passed 2025-09-08 04:23:32,455 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:23:32,480 - INFO - VM b41dfb33-0cc5-4f12-a0e4-914f39b670ed is present in default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-37617269 2025-09-08 04:23:32,795 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-44630955:feed0c63-9689-4aa2-be65-ceb027eb1b86 of vm b41dfb33-0cc5-4f12-a0e4-914f39b670ed is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 04:23:32,881 - INFO - VM ctest-vn1_vm2-83859762 validations in Opserver passed 2025-09-08 04:23:34,234 - INFO - VM ([<Server: ctest-vn2_vm2-17761952>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:23:39,399 - INFO - VM name : ctest-vn2_vm2-17761952 2025-09-08 04:23:39,766 - INFO - VM ctest-vn2_vm2-17761952 verfication in all API Servers passed 2025-09-08 04:24:16,467 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-17761952 passed 2025-09-08 04:24:16,467 - INFO - VM ctest-vn2_vm2-17761952 verifications in Compute nodes passed 2025-09-08 04:24:16,801 - INFO - Validated routes of VM ctest-vn2_vm2-17761952 in all vrouters 2025-09-08 04:24:17,693 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-17761952 passed 2025-09-08 04:24:17,817 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:24:17,850 - INFO - VM 4c82293a-db82-4525-b7d6-d27690f970a6 is present in default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn2-87881035 2025-09-08 04:24:18,079 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-44630955:ad80b00c-c4f5-4ffa-a3c5-ba9d42aeb6e8 of vm 4c82293a-db82-4525-b7d6-d27690f970a6 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 04:24:18,127 - INFO - VM ctest-vn2_vm2-17761952 validations in Opserver passed 2025-09-08 04:24:18,127 - INFO - Waiting for VM ctest-vn1_vm2-83859762 to be up.. 2025-09-08 04:24:19,338 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-83859762 passed 2025-09-08 04:24:19,648 - INFO - Waiting for VM ctest-vn2_vm2-17761952 to be up.. 2025-09-08 04:24:20,863 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-17761952 passed 2025-09-08 04:25:17,555 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-83859762 passed 2025-09-08 04:25:17,555 - INFO - Deleting VM ctest-vn2_vm2-17761952 2025-09-08 04:25:19,660 - INFO - VM ctest-vn2_vm2-17761952 is fully removed in API-Server 2025-09-08 04:25:20,126 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn2-87881035 2025-09-08 04:25:20,127 - INFO - VM ctest-vn2_vm2-17761952 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:25:20,370 - INFO - Routes for VM ctest-vn2_vm2-17761952 is removed in all control-nodes 2025-09-08 04:25:39,012 - INFO - 4c82293a-db82-4525-b7d6-d27690f970a6 vm uve deleted from opserver 2025-09-08 04:25:39,027 - INFO - 4c82293a-db82-4525-b7d6-d27690f970a6 vm uve deleted from opserver 2025-09-08 04:25:39,040 - INFO - 4c82293a-db82-4525-b7d6-d27690f970a6 vm uve deleted from opserver 2025-09-08 04:25:39,041 - INFO - Validated that VM 4c82293a-db82-4525-b7d6-d27690f970a6 is removed from Opserver 2025-09-08 04:25:39,041 - INFO - Deleting VM ctest-vn1_vm2-83859762 2025-09-08 04:25:41,213 - INFO - VM ctest-vn1_vm2-83859762 is fully removed in API-Server 2025-09-08 04:25:41,654 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-37617269 2025-09-08 04:25:41,654 - INFO - VM ctest-vn1_vm2-83859762 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:25:41,885 - INFO - Routes for VM ctest-vn1_vm2-83859762 is removed in all control-nodes 2025-09-08 04:26:00,563 - INFO - b41dfb33-0cc5-4f12-a0e4-914f39b670ed vm uve deleted from opserver 2025-09-08 04:26:00,579 - INFO - b41dfb33-0cc5-4f12-a0e4-914f39b670ed vm uve deleted from opserver 2025-09-08 04:26:00,595 - INFO - b41dfb33-0cc5-4f12-a0e4-914f39b670ed vm uve deleted from opserver 2025-09-08 04:26:00,595 - INFO - Validated that VM b41dfb33-0cc5-4f12-a0e4-914f39b670ed is removed from Opserver 2025-09-08 04:26:00,595 - INFO - Deleting VN ctest-vn3-22814311 2025-09-08 04:26:00,743 - INFO - Deleting VM ctest-vn2_vm1-16908524 2025-09-08 04:26:00,842 - INFO - Deleting VM ctest-vn1_vm1-81558905 2025-09-08 04:26:01,110 - INFO - Deleting VN ctest-vn2-87881035 2025-09-08 04:26:03,433 - INFO - Validated that VN ctest-vn2-87881035 is not found in API Server 2025-09-08 04:26:03,474 - INFO - Validated that VN ctest-vn2-87881035 is not in any agent 2025-09-08 04:26:03,534 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-87881035 info 2025-09-08 04:26:03,732 - INFO - Deleting VN ctest-vn1-37617269 2025-09-08 04:26:04,013 - INFO - Validated that VN ctest-vn1-37617269 is not found in API Server 2025-09-08 04:26:04,049 - INFO - Validated that VN ctest-vn1-37617269 is not in any agent 2025-09-08 04:26:04,072 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-44630955:ctest-vn1-37617269 2025-09-08 04:26:04,094 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-37617269 info 2025-09-08 04:26:04,141 - INFO - Deleted policy policy2 2025-09-08 04:26:04,188 - INFO - Deleted policy policy1 2025-09-08 04:26:05,595 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:06:14] 2025-09-08 04:26:05,595 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:26:05,598 - INFO - ================================================================================ 2025-09-08 04:26:05,598 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2025-09-08 04:26:05,598 - 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 2025-09-08 04:26:06,975 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:26:06,975 - INFO - 2025-09-08 04:26:07,528 - INFO - Agent interface name: ens6 2025-09-08 04:26:13,073 - INFO - Pinging broacast address 0.0.0.0 from compute 10.20.0.18 2025-09-08 04:26:29,707 - WARNING - 2 packets are found in tcpdump output file /tmp/ens6_ctest-random-20313465.pcap but expected 10 2025-09-08 04:26:31,733 - WARNING - 2 packets are found in tcpdump output file /tmp/ens6_ctest-random-20313465.pcap but expected 10 2025-09-08 04:26:33,772 - WARNING - 2 packets are found in tcpdump output file /tmp/ens6_ctest-random-20313465.pcap but expected 10 2025-09-08 04:26:35,815 - WARNING - 2 packets are found in tcpdump output file /tmp/ens6_ctest-random-20313465.pcap but expected 10 2025-09-08 04:26:37,856 - WARNING - 2 packets are found in tcpdump output file /tmp/ens6_ctest-random-20313465.pcap but expected 10 2025-09-08 04:26:39,897 - WARNING - 2 packets are found in tcpdump output file /tmp/ens6_ctest-random-20313465.pcap but expected 10 2025-09-08 04:26:41,938 - WARNING - 2 packets are found in tcpdump output file /tmp/ens6_ctest-random-20313465.pcap but expected 10 2025-09-08 04:26:43,311 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Mon Sep 8 04:26:41 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vm_regression.test_vm_serial.Tes...dcast_traffic_handling[sanity] id=0x7f798a6cbdf0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBasicVMVN0.test_underlay_broadcast_traffic_handling> self = <serial_scripts.vm_regression.test_vm_serial.Tes...dcast_traffic_handling[sanity] id=0x7f798a6cbdf0> args = () kwargs = {} /contrail-test/serial_scripts/vm_regression/test_vm_serial.py in test_underlay_broadcast_traffic_handling(self=<serial_scripts.vm_regression.test_vm_serial.Tes...dcast_traffic_handling[sanity] id=0x7f798a6cbdf0>) 948 949 # Analyze pcap 950 assert verify_tcpdump_count(self, session, pcap, exp_count=packet_count), "There should only be %s\ 951 packet from source %s on compute %s" %(packet_count, broadcast_address, compute_ip) 952 self.logger.info( global verify_tcpdump_count = <function retry.<locals>.deco_retry.<locals>.f_retry> self = <serial_scripts.vm_regression.test_vm_serial.Tes...dcast_traffic_handling[sanity] id=0x7f798a6cbdf0> session = <paramiko.client.SSHClient object> pcap = '/tmp/ens6_ctest-random-20313465.pcap' exp_count undefined packet_count = 10 broadcast_address = '0.0.0.0' compute_ip = '10.0.0.23' AssertionError: There should only be 10 packet from source 0.0.0.0 on compute 10.0.0.23 __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('There should only be 10 ... packet from source 0.0.0.0 on compute 10.0.0.23',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vm_regression/test_vm_serial.py", line 950, in test_underlay_broadcast_traffic_handling assert verify_tcpdump_count(self, session, pcap, exp_count=packet_count), "There should only be %s\ AssertionError: There should only be 10 packet from source 0.0.0.0 on compute 10.0.0.23 2025-09-08 04:26:43,312 - INFO - 2025-09-08 04:26:43,312 - INFO - END TEST : test_underlay_broadcast_traffic_handling : FAILED[0:00:38] 2025-09-08 04:26:43,312 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:26:44,138 - INFO - Deleted project: ctest-TestBasicVMVN0-44630955, ID : 85d96834-ac16-4e46-b6ac-e16354432cd3 2025-09-08 04:26:44,357 - INFO - Domain Default found not creating 2025-09-08 04:26:44,525 - INFO - Project ctest-TestDropStats-72081610 not found, creating it 2025-09-08 04:26:45,128 - INFO - Created Project:ctest-TestDropStats-72081610, ID : 81967ed4-16ef-43d4-8863-56f318197d61 2025-09-08 04:26:46,731 - INFO - ================================================================================ 2025-09-08 04:26:46,731 - INFO - STARTING TEST : test_flow_action_drop_stats 2025-09-08 04:26:46,731 - 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 2025-09-08 04:26:48,102 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:26:48,102 - INFO - 2025-09-08 04:26:49,159 - INFO - Created VN ctest-vn-23917619 2025-09-08 04:26:49,855 - INFO - Created VN ctest-vn-79626395 2025-09-08 04:26:51,196 - INFO - VM ([<Server: ctest-vm1-01265954>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:26:53,203 - INFO - VM ([<Server: ctest-vm2-24108691>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:26:53,203 - INFO - Waiting for VM ctest-vm1-01265954 to be up.. 2025-09-08 04:26:58,404 - INFO - VM name : ctest-vm1-01265954 2025-09-08 04:27:04,319 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-01265954 passed 2025-09-08 04:27:04,597 - INFO - Waiting for VM ctest-vm2-24108691 to be up.. 2025-09-08 04:27:04,700 - INFO - VM name : ctest-vm2-24108691 2025-09-08 04:27:06,100 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-24108691 passed 2025-09-08 04:27:11,745 - INFO - VM ctest-vm1-01265954 verfication in all API Servers passed 2025-09-08 04:27:12,293 - INFO - VM ctest-vm1-01265954 verifications in Compute nodes passed 2025-09-08 04:27:12,558 - INFO - Validated routes of VM ctest-vm1-01265954 in all vrouters 2025-09-08 04:27:13,361 - INFO - Verification in Control-nodes for VM ctest-vm1-01265954 passed 2025-09-08 04:27:14,427 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:27:14,446 - INFO - VM 292ab377-dda6-4613-a6fc-cc60b24903bc is present in default-domain:ctest-TestDropStats-72081610:ctest-vn-23917619 2025-09-08 04:27:15,186 - INFO - tap interface default-domain:ctest-TestDropStats-72081610:57d89800-637a-4a22-88e1-716daac68845 of vm 292ab377-dda6-4613-a6fc-cc60b24903bc is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-1 uve 2025-09-08 04:27:15,274 - INFO - VM ctest-vm1-01265954 validations in Opserver passed 2025-09-08 04:27:15,464 - INFO - VM ctest-vm2-24108691 verfication in all API Servers passed 2025-09-08 04:27:15,997 - INFO - VM ctest-vm2-24108691 verifications in Compute nodes passed 2025-09-08 04:27:16,279 - INFO - Validated routes of VM ctest-vm2-24108691 in all vrouters 2025-09-08 04:27:17,099 - INFO - Verification in Control-nodes for VM ctest-vm2-24108691 passed 2025-09-08 04:27:17,193 - INFO - Verifying through opserver in 10.0.0.41 2025-09-08 04:27:17,213 - INFO - VM 258476a7-5485-43b8-acda-1c1ca4e1f1c9 is present in default-domain:ctest-TestDropStats-72081610:ctest-vn-79626395 2025-09-08 04:27:17,402 - INFO - tap interface default-domain:ctest-TestDropStats-72081610:646d20a4-a5e7-4632-aaed-64ce3540963c of vm 258476a7-5485-43b8-acda-1c1ca4e1f1c9 is present in vrouter an-jenkins-deploy-platform-ansible-os-4041-2 uve 2025-09-08 04:27:17,449 - INFO - VM ctest-vm2-24108691 validations in Opserver passed 2025-09-08 04:27:17,488 - INFO - ---------------------------------------------------------------------------------------------------- 2025-09-08 04:27:17,488 - INFO - ds_discard : 0 2025-09-08 04:27:17,488 - INFO - ds_pull : 0 2025-09-08 04:27:17,488 - INFO - ds_invalid_if : 6 2025-09-08 04:27:17,488 - INFO - ds_invalid_arp : 0 2025-09-08 04:27:17,488 - INFO - ds_trap_no_if : 0 2025-09-08 04:27:17,488 - INFO - ds_nowhere_to_go : 0 2025-09-08 04:27:17,488 - INFO - ds_flow_queue_limit_exceeded : 0 2025-09-08 04:27:17,488 - INFO - ds_flow_no_memory : 0 2025-09-08 04:27:17,488 - INFO - ds_flow_invalid_protocol : 0 2025-09-08 04:27:17,488 - INFO - ds_flow_nat_no_rflow : 0 2025-09-08 04:27:17,488 - INFO - ds_flow_action_drop : 0 2025-09-08 04:27:17,489 - INFO - ds_flow_action_invalid : 0 2025-09-08 04:27:17,489 - INFO - ds_flow_unusable : 0 2025-09-08 04:27:17,489 - INFO - ds_flow_table_full : 0 2025-09-08 04:27:17,489 - INFO - ds_interface_tx_discard : 0 2025-09-08 04:27:17,489 - INFO - ds_interface_drop : 0 2025-09-08 04:27:17,489 - INFO - ds_duplicated : 0 2025-09-08 04:27:17,489 - INFO - ds_push : 0 2025-09-08 04:27:17,489 - INFO - ds_ttl_exceeded : 0 2025-09-08 04:27:17,489 - INFO - ds_invalid_nh : 0 2025-09-08 04:27:17,489 - INFO - ds_invalid_label : 0 2025-09-08 04:27:17,489 - INFO - ds_invalid_protocol : 0 2025-09-08 04:27:17,489 - INFO - ds_interface_rx_discard : 0 2025-09-08 04:27:17,489 - INFO - ds_invalid_mcast_source : 0 2025-09-08 04:27:17,489 - INFO - ds_head_alloc_fail : 0 2025-09-08 04:27:17,489 - INFO - ds_pcow_fail : 0 2025-09-08 04:27:17,489 - INFO - ds_mcast_clone_fail : 0 2025-09-08 04:27:17,489 - INFO - ds_rewrite_fail : 0 2025-09-08 04:27:17,489 - INFO - ds_misc : 0 2025-09-08 04:27:17,489 - INFO - ds_invalid_packet : 0 2025-09-08 04:27:17,490 - INFO - ds_cksum_err : 0 2025-09-08 04:27:17,490 - INFO - ds_no_fmd : 0 2025-09-08 04:27:17,490 - INFO - ds_invalid_vnid : 0 2025-09-08 04:27:17,490 - INFO - ds_frag_err : 0 2025-09-08 04:27:17,490 - INFO - ds_invalid_source : 0 2025-09-08 04:27:17,490 - INFO - ds_mcast_df_bit : 0 2025-09-08 04:27:17,490 - INFO - ds_l2_no_route : 0 2025-09-08 04:27:17,490 - INFO - ds_vlan_fwd_tx : 0 2025-09-08 04:27:17,490 - INFO - ds_vlan_fwd_enq : 0 2025-09-08 04:27:17,490 - INFO - ds_drop_new_flow : 0 2025-09-08 04:27:17,490 - INFO - ds_flow_evict : 0 2025-09-08 04:27:17,490 - INFO - ds_trap_original : 0 2025-09-08 04:27:17,490 - INFO - ds_no_memory : 0 2025-09-08 04:27:17,490 - INFO - ds_fragment_queue_fail : 0 2025-09-08 04:27:17,490 - INFO - ds_no_frag_entry : 0 2025-09-08 04:27:17,490 - INFO - ds_icmp_error : 0 2025-09-08 04:27:17,490 - INFO - ds_clone_fail : 0 2025-09-08 04:27:17,490 - INFO - ds_drop_pkts : 6 2025-09-08 04:27:17,505 - INFO - ---------------------------------------------------------------------------------------------------- 2025-09-08 04:27:17,505 - INFO - ds_discard : 3 2025-09-08 04:27:17,505 - INFO - ds_pull : 0 2025-09-08 04:27:17,505 - INFO - ds_invalid_if : 6 2025-09-08 04:27:17,505 - INFO - ds_invalid_arp : 0 2025-09-08 04:27:17,505 - INFO - ds_trap_no_if : 0 2025-09-08 04:27:17,505 - INFO - ds_nowhere_to_go : 0 2025-09-08 04:27:17,505 - INFO - ds_flow_queue_limit_exceeded : 0 2025-09-08 04:27:17,505 - INFO - ds_flow_no_memory : 0 2025-09-08 04:27:17,505 - INFO - ds_flow_invalid_protocol : 0 2025-09-08 04:27:17,505 - INFO - ds_flow_nat_no_rflow : 0 2025-09-08 04:27:17,505 - INFO - ds_flow_action_drop : 16 2025-09-08 04:27:17,506 - INFO - ds_flow_action_invalid : 0 2025-09-08 04:27:17,506 - INFO - ds_flow_unusable : 0 2025-09-08 04:27:17,506 - INFO - ds_flow_table_full : 0 2025-09-08 04:27:17,506 - INFO - ds_interface_tx_discard : 0 2025-09-08 04:27:17,506 - INFO - ds_interface_drop : 0 2025-09-08 04:27:17,506 - INFO - ds_duplicated : 0 2025-09-08 04:27:17,506 - INFO - ds_push : 0 2025-09-08 04:27:17,506 - INFO - ds_ttl_exceeded : 0 2025-09-08 04:27:17,506 - INFO - ds_invalid_nh : 4 2025-09-08 04:27:17,506 - INFO - ds_invalid_label : 0 2025-09-08 04:27:17,506 - INFO - ds_invalid_protocol : 0 2025-09-08 04:27:17,506 - INFO - ds_interface_rx_discard : 0 2025-09-08 04:27:17,506 - INFO - ds_invalid_mcast_source : 0 2025-09-08 04:27:17,506 - INFO - ds_head_alloc_fail : 0 2025-09-08 04:27:17,506 - INFO - ds_pcow_fail : 0 2025-09-08 04:27:17,506 - INFO - ds_mcast_clone_fail : 0 2025-09-08 04:27:17,506 - INFO - ds_rewrite_fail : 0 2025-09-08 04:27:17,506 - INFO - ds_misc : 0 2025-09-08 04:27:17,506 - INFO - ds_invalid_packet : 0 2025-09-08 04:27:17,506 - INFO - ds_cksum_err : 0 2025-09-08 04:27:17,507 - INFO - ds_no_fmd : 0 2025-09-08 04:27:17,507 - INFO - ds_invalid_vnid : 0 2025-09-08 04:27:17,507 - INFO - ds_frag_err : 0 2025-09-08 04:27:17,507 - INFO - ds_invalid_source : 0 2025-09-08 04:27:17,507 - INFO - ds_mcast_df_bit : 0 2025-09-08 04:27:17,507 - INFO - ds_l2_no_route : 0 2025-09-08 04:27:17,507 - INFO - ds_vlan_fwd_tx : 0 2025-09-08 04:27:17,507 - INFO - ds_vlan_fwd_enq : 0 2025-09-08 04:27:17,507 - INFO - ds_drop_new_flow : 0 2025-09-08 04:27:17,507 - INFO - ds_flow_evict : 0 2025-09-08 04:27:17,507 - INFO - ds_trap_original : 0 2025-09-08 04:27:17,507 - INFO - ds_no_memory : 0 2025-09-08 04:27:17,507 - INFO - ds_fragment_queue_fail : 0 2025-09-08 04:27:17,507 - INFO - ds_no_frag_entry : 0 2025-09-08 04:27:17,507 - INFO - ds_icmp_error : 0 2025-09-08 04:27:17,507 - INFO - ds_clone_fail : 0 2025-09-08 04:27:17,507 - INFO - ds_drop_pkts : 29 2025-09-08 04:27:23,725 - WARNING - Ping to IP 8.18.242.3 from VM ctest-vm1-01265954 failed 2025-09-08 04:27:29,831 - INFO - Vif and vrouter dropstats of type ds_flow_action_drop verifed 2025-09-08 04:27:29,831 - INFO - ---------------------------------------------------------------------------------------------------- 2025-09-08 04:27:29,832 - INFO - ds_discard : 3 2025-09-08 04:27:29,832 - INFO - ds_pull : 0 2025-09-08 04:27:29,832 - INFO - ds_invalid_if : 6 2025-09-08 04:27:29,832 - INFO - ds_invalid_arp : 0 2025-09-08 04:27:29,832 - INFO - ds_trap_no_if : 0 2025-09-08 04:27:29,832 - INFO - ds_nowhere_to_go : 0 2025-09-08 04:27:29,832 - INFO - ds_flow_queue_limit_exceeded : 0 2025-09-08 04:27:29,832 - INFO - ds_flow_no_memory : 0 2025-09-08 04:27:29,832 - INFO - ds_flow_invalid_protocol : 0 2025-09-08 04:27:29,832 - INFO - ds_flow_nat_no_rflow : 0 2025-09-08 04:27:29,832 - INFO - ds_flow_action_drop : 5 2025-09-08 04:27:29,832 - INFO - ds_flow_action_invalid : 0 2025-09-08 04:27:29,832 - INFO - ds_flow_unusable : 0 2025-09-08 04:27:29,832 - INFO - ds_flow_table_full : 0 2025-09-08 04:27:29,832 - INFO - ds_interface_tx_discard : 0 2025-09-08 04:27:29,832 - INFO - ds_interface_drop : 0 2025-09-08 04:27:29,832 - INFO - ds_duplicated : 0 2025-09-08 04:27:29,832 - INFO - ds_push : 0 2025-09-08 04:27:29,832 - INFO - ds_ttl_exceeded : 0 2025-09-08 04:27:29,832 - INFO - ds_invalid_nh : 0 2025-09-08 04:27:29,832 - INFO - ds_invalid_label : 0 2025-09-08 04:27:29,832 - INFO - ds_invalid_protocol : 0 2025-09-08 04:27:29,833 - INFO - ds_interface_rx_discard : 0 2025-09-08 04:27:29,833 - INFO - ds_invalid_mcast_source : 0 2025-09-08 04:27:29,833 - INFO - ds_head_alloc_fail : 0 2025-09-08 04:27:29,833 - INFO - ds_pcow_fail : 0 2025-09-08 04:27:29,833 - INFO - ds_mcast_clone_fail : 0 2025-09-08 04:27:29,833 - INFO - ds_rewrite_fail : 0 2025-09-08 04:27:29,833 - INFO - ds_misc : 0 2025-09-08 04:27:29,833 - INFO - ds_invalid_packet : 0 2025-09-08 04:27:29,833 - INFO - ds_cksum_err : 0 2025-09-08 04:27:29,833 - INFO - ds_no_fmd : 0 2025-09-08 04:27:29,833 - INFO - ds_invalid_vnid : 0 2025-09-08 04:27:29,833 - INFO - ds_frag_err : 0 2025-09-08 04:27:29,833 - INFO - ds_invalid_source : 0 2025-09-08 04:27:29,833 - INFO - ds_mcast_df_bit : 0 2025-09-08 04:27:29,833 - INFO - ds_l2_no_route : 0 2025-09-08 04:27:29,833 - INFO - ds_vlan_fwd_tx : 0 2025-09-08 04:27:29,833 - INFO - ds_vlan_fwd_enq : 0 2025-09-08 04:27:29,833 - INFO - ds_drop_new_flow : 0 2025-09-08 04:27:29,833 - INFO - ds_flow_evict : 0 2025-09-08 04:27:29,834 - INFO - ds_trap_original : 0 2025-09-08 04:27:29,834 - INFO - ds_no_memory : 0 2025-09-08 04:27:29,834 - INFO - ds_fragment_queue_fail : 0 2025-09-08 04:27:29,834 - INFO - ds_no_frag_entry : 0 2025-09-08 04:27:29,834 - INFO - ds_icmp_error : 0 2025-09-08 04:27:29,834 - INFO - ds_clone_fail : 0 2025-09-08 04:27:29,834 - INFO - ds_drop_pkts : 14 2025-09-08 04:27:29,834 - INFO - ---------------------------------------------------------------------------------------------------- 2025-09-08 04:27:29,834 - INFO - ds_discard : 6 2025-09-08 04:27:29,834 - INFO - ds_pull : 0 2025-09-08 04:27:29,834 - INFO - ds_invalid_if : 6 2025-09-08 04:27:29,834 - INFO - ds_invalid_arp : 0 2025-09-08 04:27:29,834 - INFO - ds_trap_no_if : 0 2025-09-08 04:27:29,834 - INFO - ds_nowhere_to_go : 0 2025-09-08 04:27:29,834 - INFO - ds_flow_queue_limit_exceeded : 0 2025-09-08 04:27:29,834 - INFO - ds_flow_no_memory : 0 2025-09-08 04:27:29,834 - INFO - ds_flow_invalid_protocol : 0 2025-09-08 04:27:29,834 - INFO - ds_flow_nat_no_rflow : 0 2025-09-08 04:27:29,834 - INFO - ds_flow_action_drop : 21 2025-09-08 04:27:29,834 - INFO - ds_flow_action_invalid : 0 2025-09-08 04:27:29,834 - INFO - ds_flow_unusable : 0 2025-09-08 04:27:29,834 - INFO - ds_flow_table_full : 0 2025-09-08 04:27:29,834 - INFO - ds_interface_tx_discard : 0 2025-09-08 04:27:29,834 - INFO - ds_interface_drop : 0 2025-09-08 04:27:29,835 - INFO - ds_duplicated : 0 2025-09-08 04:27:29,835 - INFO - ds_push : 0 2025-09-08 04:27:29,835 - INFO - ds_ttl_exceeded : 0 2025-09-08 04:27:29,835 - INFO - ds_invalid_nh : 4 2025-09-08 04:27:29,835 - INFO - ds_invalid_label : 0 2025-09-08 04:27:29,835 - INFO - ds_invalid_protocol : 0 2025-09-08 04:27:29,835 - INFO - ds_interface_rx_discard : 0 2025-09-08 04:27:29,835 - INFO - ds_invalid_mcast_source : 0 2025-09-08 04:27:29,835 - INFO - ds_head_alloc_fail : 0 2025-09-08 04:27:29,835 - INFO - ds_pcow_fail : 0 2025-09-08 04:27:29,835 - INFO - ds_mcast_clone_fail : 0 2025-09-08 04:27:29,835 - INFO - ds_rewrite_fail : 0 2025-09-08 04:27:29,835 - INFO - ds_misc : 0 2025-09-08 04:27:29,835 - INFO - ds_invalid_packet : 0 2025-09-08 04:27:29,835 - INFO - ds_cksum_err : 0 2025-09-08 04:27:29,835 - INFO - ds_no_fmd : 0 2025-09-08 04:27:29,835 - INFO - ds_invalid_vnid : 0 2025-09-08 04:27:29,835 - INFO - ds_frag_err : 0 2025-09-08 04:27:29,835 - INFO - ds_invalid_source : 0 2025-09-08 04:27:29,835 - INFO - ds_mcast_df_bit : 0 2025-09-08 04:27:29,835 - INFO - ds_l2_no_route : 0 2025-09-08 04:27:29,836 - INFO - ds_vlan_fwd_tx : 0 2025-09-08 04:27:29,836 - INFO - ds_vlan_fwd_enq : 0 2025-09-08 04:27:29,836 - INFO - ds_drop_new_flow : 0 2025-09-08 04:27:29,836 - INFO - ds_flow_evict : 0 2025-09-08 04:27:29,836 - INFO - ds_trap_original : 0 2025-09-08 04:27:29,836 - INFO - ds_no_memory : 0 2025-09-08 04:27:29,836 - INFO - ds_fragment_queue_fail : 0 2025-09-08 04:27:29,836 - INFO - ds_no_frag_entry : 0 2025-09-08 04:27:29,836 - INFO - ds_icmp_error : 0 2025-09-08 04:27:29,836 - INFO - ds_clone_fail : 0 2025-09-08 04:27:29,836 - INFO - ds_drop_pkts : 37 2025-09-08 04:27:29,836 - INFO - Deleting VM ctest-vm2-24108691 2025-09-08 04:27:31,939 - INFO - VM ctest-vm2-24108691 is fully removed in API-Server 2025-09-08 04:27:32,186 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-72081610:ctest-vn-79626395 2025-09-08 04:27:32,187 - INFO - VM ctest-vm2-24108691 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:27:32,433 - INFO - Routes for VM ctest-vm2-24108691 is removed in all control-nodes 2025-09-08 04:27:38,727 - INFO - 258476a7-5485-43b8-acda-1c1ca4e1f1c9 vm uve deleted from opserver 2025-09-08 04:27:38,743 - INFO - 258476a7-5485-43b8-acda-1c1ca4e1f1c9 vm uve deleted from opserver 2025-09-08 04:27:38,757 - INFO - 258476a7-5485-43b8-acda-1c1ca4e1f1c9 vm uve deleted from opserver 2025-09-08 04:27:38,757 - INFO - Validated that VM 258476a7-5485-43b8-acda-1c1ca4e1f1c9 is removed from Opserver 2025-09-08 04:27:38,757 - INFO - Deleting VM ctest-vm1-01265954 2025-09-08 04:27:40,903 - INFO - VM ctest-vm1-01265954 is fully removed in API-Server 2025-09-08 04:27:41,173 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-72081610:ctest-vn-23917619 2025-09-08 04:27:41,173 - INFO - VM ctest-vm1-01265954 is removed in Compute, and routes are removed in all compute nodes 2025-09-08 04:27:41,429 - INFO - Routes for VM ctest-vm1-01265954 is removed in all control-nodes 2025-09-08 04:28:00,097 - INFO - 292ab377-dda6-4613-a6fc-cc60b24903bc vm uve deleted from opserver 2025-09-08 04:28:00,113 - INFO - 292ab377-dda6-4613-a6fc-cc60b24903bc vm uve deleted from opserver 2025-09-08 04:28:00,130 - INFO - 292ab377-dda6-4613-a6fc-cc60b24903bc vm uve deleted from opserver 2025-09-08 04:28:00,130 - INFO - Validated that VM 292ab377-dda6-4613-a6fc-cc60b24903bc is removed from Opserver 2025-09-08 04:28:00,131 - INFO - Deleting VN ctest-vn-79626395 2025-09-08 04:28:00,390 - INFO - Deleting VN ctest-vn-23917619 2025-09-08 04:28:02,003 - INFO - END TEST : test_flow_action_drop_stats : PASSED[0:01:16] 2025-09-08 04:28:02,003 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:28:02,809 - INFO - Deleted project: ctest-TestDropStats-72081610, ID : 81967ed4-16ef-43d4-8863-56f318197d61 2025-09-08 04:28:03,009 - INFO - Domain Default found not creating 2025-09-08 04:28:03,175 - INFO - Project ctest-FatFlowAggrIpv6Serial-34137183 not found, creating it 2025-09-08 04:28:03,754 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-34137183, ID : 0cb29bbd-d126-4701-9e23-5540ced82b39 2025-09-08 04:28:05,409 - INFO - ================================================================================ 2025-09-08 04:28:05,409 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2025-09-08 04:28:05,409 - 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 2025-09-08 04:28:06,805 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:28:06,805 - INFO - 2025-09-08 04:28:06,805 - INFO - ================================================================================ 2025-09-08 04:28:06,805 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2025-09-08 04:28:06,805 - 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 2025-09-08 04:28:08,198 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:28:08,199 - INFO - 2025-09-08 04:28:09,614 - INFO - Created VN ctest-vn-16543322 2025-09-08 04:28:10,756 - INFO - Created VN ctest-vn-35263448 2025-09-08 04:28:11,678 - INFO - Verified VN network id 6 for VN 1d644293-7780-44c6-bd95-9af81719763c 2025-09-08 04:28:11,679 - INFO - Verifications in API Server for VN ctest-vn-16543322 passed 2025-09-08 04:28:11,762 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-16543322 passed 2025-09-08 04:28:13,164 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-34137183:ctest-vn-16543322 is found in opserver 2025-09-08 04:28:13,419 - INFO - Verified VN network id 7 for VN 03759a38-c523-472b-a6e5-c26b89687885 2025-09-08 04:28:13,419 - INFO - Verifications in API Server for VN ctest-vn-35263448 passed 2025-09-08 04:28:13,501 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35263448 passed 2025-09-08 04:28:13,836 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-34137183:ctest-vn-35263448 is found in opserver 2025-09-08 04:28:15,276 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-34137183-12575437>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:28:15,276 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-34137183-12575437 to be up.. 2025-09-08 04:28:20,431 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-34137183-12575437 2025-09-08 04:28:55,205 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-34137183-12575437 passed 2025-09-08 04:29:23,524 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:29:23,524 - INFO - Waiting for VM client2_vm to be up.. 2025-09-08 04:29:28,670 - INFO - VM name : client2_vm 2025-09-08 04:30:09,031 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2025-09-08 04:30:31,353 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-34137183-27118015>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:30:31,353 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-34137183-27118015 to be up.. 2025-09-08 04:30:36,509 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-34137183-27118015 2025-09-08 04:31:10,925 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-34137183-27118015 passed 2025-09-08 04:31:32,827 - INFO - Attaching policy ctest-vn1_vn2_pass-60314397 to vn ctest-vn-16543322 2025-09-08 04:31:33,199 - INFO - Attaching policy ctest-vn1_vn2_pass-60314397 to vn ctest-vn-35263448 2025-09-08 04:31:33,623 - INFO - Fat flow added on VMI 2d2969af-7713-408a-abb5-d8a8848bd1bb: {'port': 55, 'proto': 'udp', 'destination_prefix': ['213.158.185.128', '26'], 'destination_aggregate_prefix_length': 29} 2025-09-08 04:31:33,703 - INFO - Fat flow added on VMI 2d2969af-7713-408a-abb5-d8a8848bd1bb: {'port': 56, 'proto': 'udp', 'destination_prefix': ['26cd:629e:d85:15dd:6a7f:d5b2::', '96'], 'destination_aggregate_prefix_length': 125} 2025-09-08 04:32:40,199 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-34137183-27118015 2025-09-08 04:32:44,422 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-34137183-27118015 2025-09-08 04:33:31,008 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-34137183-27118015 2025-09-08 04:33:35,799 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-34137183-27118015 2025-09-08 04:33:36,700 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 26cd:629e:d85:15dd:6a7f:d5b2::, DIP: 32ec:44dd:ccdb:e95:bade:7a44:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2025-09-08 04:33:36,792 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 26cd:629e:d85:15dd:6a7f:d5b2::, DIP: 32ec:44dd:ccdb:e95:bade:7a44:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2025-09-08 04:33:36,894 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 26cd:629e:d85:15dd:6a7f:d5b2:0:8, DIP: 32ec:44dd:ccdb:e95:bade:7a44:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2025-09-08 04:33:36,997 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 26cd:629e:d85:15dd:6a7f:d5b2:0:8, DIP: 32ec:44dd:ccdb:e95:bade:7a44:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2025-09-08 04:33:36,997 - INFO - Fat flow verification passed for protocol udp and port 56 2025-09-08 04:33:36,997 - INFO - Dettaching policy ctest-vn1_vn2_pass-60314397 from vn ctest-vn-35263448 2025-09-08 04:33:37,255 - INFO - Dettaching policy ctest-vn1_vn2_pass-60314397 from vn ctest-vn-16543322 2025-09-08 04:33:37,527 - INFO - Deleted policy ctest-vn1_vn2_pass-60314397 2025-09-08 04:33:37,528 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-34137183-27118015 2025-09-08 04:33:37,616 - INFO - Detaching port 1b155870-371b-4d02-a586-9c7cf3d87fb6 from VM client2_vm 2025-09-08 04:33:37,649 - INFO - Deleting VM client2_vm 2025-09-08 04:33:38,000 - INFO - Deleted port 1b155870-371b-4d02-a586-9c7cf3d87fb6 2025-09-08 04:33:38,000 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-34137183-12575437 2025-09-08 04:33:38,090 - INFO - Deleting VN ctest-vn-35263448 2025-09-08 04:33:38,177 - WARNING - Deleting VN ctest-vn-35263448 failed..Will retry 2025-09-08 04:33:40,620 - INFO - Validated that VN ctest-vn-35263448 is not found in API Server 2025-09-08 04:33:40,669 - INFO - Validated that VN ctest-vn-35263448 is not in any agent 2025-09-08 04:33:40,717 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35263448 info 2025-09-08 04:33:40,717 - INFO - Deleting VN ctest-vn-16543322 2025-09-08 04:33:41,113 - INFO - Validated that VN ctest-vn-16543322 is not found in API Server 2025-09-08 04:33:41,155 - INFO - Validated that VN ctest-vn-16543322 is not in any agent 2025-09-08 04:33:41,203 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-16543322 info 2025-09-08 04:33:42,586 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:36] 2025-09-08 04:33:42,587 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:33:43,984 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:38] 2025-09-08 04:33:43,984 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:33:44,782 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-34137183, ID : 0cb29bbd-d126-4701-9e23-5540ced82b39 2025-09-08 04:33:45,020 - INFO - Domain Default found not creating 2025-09-08 04:33:45,206 - INFO - Project ctest-FatFlowSerialIpv6-08508081 not found, creating it 2025-09-08 04:33:45,838 - INFO - Created Project:ctest-FatFlowSerialIpv6-08508081, ID : 5ade8bf5-a0ac-4366-a31d-10948a707815 2025-09-08 04:33:47,586 - INFO - ================================================================================ 2025-09-08 04:33:47,586 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2025-09-08 04:33:47,586 - 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 2025-09-08 04:33:48,978 - INFO - Initial checks done. Running the testcase now 2025-09-08 04:33:48,978 - INFO - 2025-09-08 04:33:50,330 - INFO - Created VN ctest-vn-58824833 2025-09-08 04:33:51,071 - INFO - Verified VN network id 6 for VN f1831fae-d04c-470b-9e14-59d042ba5b75 2025-09-08 04:33:51,072 - INFO - Verifications in API Server for VN ctest-vn-58824833 passed 2025-09-08 04:33:51,168 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-58824833 passed 2025-09-08 04:33:52,557 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-08508081:ctest-vn-58824833 is found in opserver 2025-09-08 04:33:54,091 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-08508081-85523566>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:33:55,649 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-08508081-47519790>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-1) 2025-09-08 04:33:57,233 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-08508081-37649681>]) created on node: (an-jenkins-deploy-platform-ansible-os-4041-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4041-2) 2025-09-08 04:33:57,233 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-08508081-85523566 to be up.. 2025-09-08 04:33:57,339 - INFO - VM name : ctest-FatFlowSerialIpv6-08508081-85523566 2025-09-08 04:34:40,301 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-08508081-85523566 passed 2025-09-08 04:35:01,207 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-08508081-47519790 to be up.. 2025-09-08 04:35:01,320 - INFO - VM name : ctest-FatFlowSerialIpv6-08508081-47519790 2025-09-08 04:35:02,700 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowSerialIpv6-08508081-47519790 passed 2025-09-08 04:35:08,091 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-08508081-37649681 to be up.. 2025-09-08 04:35:08,176 - INFO - VM name : ctest-FatFlowSerialIpv6-08508081-37649681 2025-09-08 04:35:09,572 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-08508081-37649681 passed 2025-09-08 04:35:09,943 - INFO - Fat flow added on VMI 08bb211f-951f-4ede-b909-44cfa7b54d43: {'proto': 'udp', 'port': 53} 2025-09-08 04:35:31,514 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-08508081-37649681 2025-09-08 04:36:15,950 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-08508081-37649681 2025-09-08 04:36:16,583 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 122.18.15.195, DIP: 122.18.15.197, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2025-09-08 04:36:16,763 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 122.18.15.195, DIP: 122.18.15.197, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2025-09-08 04:36:16,871 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 122.18.15.196, DIP: 122.18.15.197, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2025-09-08 04:36:17,017 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 122.18.15.196, DIP: 122.18.15.197, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2025-09-08 04:36:17,017 - INFO - Fat flow verification passed for protocol udp and port 53 2025-09-08 04:36:21,253 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-08508081-37649681 2025-09-08 04:36:25,849 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-08508081-37649681 2025-09-08 04:36:30,014 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-08508081-37649681 2025-09-08 04:36:34,147 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-08508081-37649681 2025-09-08 04:36:35,373 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 3f8d:fb28:4100:67c1:3e32:b1ef:0:3, DIP: 3f8d:fb28:4100:67c1:3e32:b1ef:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2025-09-08 04:36:35,509 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 3f8d:fb28:4100:67c1:3e32:b1ef:0:3, DIP: 3f8d:fb28:4100:67c1:3e32:b1ef:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2025-09-08 04:36:35,601 - INFO - Fat flow verification PASSED on node: 10.0.0.23 for - SIP: 3f8d:fb28:4100:67c1:3e32:b1ef:0:4, DIP: 3f8d:fb28:4100:67c1:3e32:b1ef:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2025-09-08 04:36:35,714 - INFO - Fat flow verification PASSED on node: 10.0.0.65 for - SIP: 3f8d:fb28:4100:67c1:3e32:b1ef:0:4, DIP: 3f8d:fb28:4100:67c1:3e32:b1ef:0:5, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2025-09-08 04:36:35,714 - INFO - Fat flow verification passed for protocol udp and port 53 2025-09-08 04:36:35,714 - INFO - Deleting VM ctest-FatFlowSerialIpv6-08508081-37649681 2025-09-08 04:36:35,788 - INFO - Deleting VM ctest-FatFlowSerialIpv6-08508081-47519790 2025-09-08 04:36:35,854 - INFO - Deleting VM ctest-FatFlowSerialIpv6-08508081-85523566 2025-09-08 04:36:35,924 - INFO - Deleting VN ctest-vn-58824833 2025-09-08 04:36:35,972 - WARNING - Deleting VN ctest-vn-58824833 failed..Will retry 2025-09-08 04:36:38,368 - INFO - Validated that VN ctest-vn-58824833 is not found in API Server 2025-09-08 04:36:38,421 - INFO - Validated that VN ctest-vn-58824833 is not in any agent 2025-09-08 04:36:38,458 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-58824833 info 2025-09-08 04:36:39,828 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:02:52] 2025-09-08 04:36:39,828 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:36:40,628 - INFO - Deleted project: ctest-FatFlowSerialIpv6-08508081, ID : 5ade8bf5-a0ac-4366-a31d-10948a707815 2025-09-08 04:36:40,846 - INFO - Domain Default found not creating 2025-09-08 04:36:41,002 - INFO - Project ctest-TestXmpptests-06598256 not found, creating it 2025-09-08 04:36:41,595 - INFO - Created Project:ctest-TestXmpptests-06598256, ID : c8b8e97c-85cd-4476-bc97-72ad0061b0b7 2025-09-08 04:36:43,297 - INFO - ================================================================================ 2025-09-08 04:36:43,297 - INFO - STARTING TEST : test_precedence_xmpp_auth 2025-09-08 04:36:43,297 - 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. 2025-09-08 04:36:44,715 - INFO - Xmpp auth should be set before running tests 2025-09-08 04:36:46,108 - INFO - 2025-09-08 04:36:46,109 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:03] 2025-09-08 04:36:46,109 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:36:46,113 - INFO - ================================================================================ 2025-09-08 04:36:46,113 - INFO - STARTING TEST : test_undo_xmpp_auth 2025-09-08 04:36:46,113 - 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 2025-09-08 04:36:47,511 - INFO - Xmpp auth should be set before running tests 2025-09-08 04:36:48,875 - INFO - 2025-09-08 04:36:48,875 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:02] 2025-09-08 04:36:48,875 - INFO - -------------------------------------------------------------------------------- 2025-09-08 04:36:49,671 - INFO - Deleted project: ctest-TestXmpptests-06598256, ID : c8b8e97c-85cd-4476-bc97-72ad0061b0b7 + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2025_09_08_02_19_58.ini /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources [localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}' Traceback (most recent call last): File "/contrail-test/tools/report_gen.py", line 246, in <module> main(sys.argv[1], sys.argv[2]) File "/contrail-test/tools/report_gen.py", line 241, in main obj.setUp() File "/contrail-test/tools/report_gen.py", line 53, in setUp self.setup_detail = '%s %s~%s' % (self.get_distro(), self.build_id, File "/contrail-test/tools/report_gen.py", line 206, in get_distro self.distro = self.run_cmd_on_server(self.cfgm_ips[0], cmd, container='controller') File "/contrail-test/common/contrail_test_init.py", line 974, in run_cmd_on_server raise Exception(msg) Exception: Container controller is not present on host 10.0.0.41 + echo 'Generated report_details* file: report_details_2025_09_08_02_19_58.ini' Generated report_details* file: report_details_2025_09_08_02_19_58.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2025_09_08_02_19_58_20798.xml report_details_2025_09_08_02_19_58.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_2025_09_08_02_19_58_1758.xml report_details_2025_09_08_02_19_58.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_2025_09_08_02_19_58_20798.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2025_09_08_02_19_58.ini result_2025_09_08_02_19_58_20798.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: 864ms BUILD SUCCESSFUL Total time: 1 second + echo 'Generate HTML reports in report/ folder : report/junit-noframes.html' Generate HTML reports in report/ folder : report/junit-noframes.html + convert_logs_to_html + /usr/bin/python3 tools/convert_logs_to_html.py logs/ logs/testdetailedpolicy1.log logs/testsvchc.log logs/testmtu.log logs/testdropstats.log logs/testqos.log logs/testbasicpolicyipv4v6.log logs/testvifstats.log logs/testrouters.log logs/testports.log logs/testmultiinlinesvcipv6.log logs/testsubinterfaces.log logs/testsvcregr.log logs/auth.log logs/testbasicvmvn0.log logs/testecmpipv6fragments.log logs/analyticstestsanitywithmin.log logs/testvdnsbasic0.log logs/testbgpaaslocalas.log logs/testrp.log logs/testbgpaaszone.log logs/testxmpptests.log logs/disablepolicyecmpipv6.log logs/testpolicyacl.log logs/testecmpwithsvmchange.log logs/testbasicheat.log logs/fatflowaggr.log logs/testbasicpolicy.log logs/testbasicrtfilter.log logs/testbasicvmvnx.log logs/testvifdump.log logs/testdetailedpolicy0ipv4v6.log logs/testecmpsanityipv6.log logs/testrbacbasic.log logs/analyticstestsanitywithresource.log logs/testgwlessfwd.log logs/testbasicvmvn.log logs/testrbac.log logs/testencapcases.log logs/fatflowaggripv6serial.log logs/testmultiinlinesvc.log logs/testroutersbasic.log logs/testpolicyaclipv4v6.log logs/testroutes.log logs/testecmpconfighashfeature.log logs/testserialsanity_mx.log logs/securitygroupbasicregressiontests1.log logs/testbasicpolicynegativeipv4v6.log logs/testasn4.log logs/testfbitmergebuffdisable.log logs/securitygroupbasicregressiontests1ipv6.log logs/analyticsbasictestsanity.log logs/testdm.log logs/analyticstestsanity.log logs/testheat.log logs/testmtuprobe.log logs/securitygroupbasicregressiontests1_contrail.log logs/floatingipbasictestsanity.log logs/testheatipv6.log logs/testbasicheatipv6.log logs/testbasicpolicymodifyipv4v6.log logs/testmd5testsoncontrol.log logs/dbmanagetest.log logs/testdpdkbondstatus.log logs/analyticstestsanity3.log logs/testgrogso.log logs/testbasicrr.log logs/fatflowserialipv6.log logs/testsvcv2mirror.log logs/tcutils.tcpdump_utils.log logs/testsanity_mx.log logs/introspect.log logs/documentationtest.log logs/__main__.log logs/testdetailedpolicy1ipv4v6.log logs/tcutils.collector.opserver_results.log logs/testlacp.log logs/testcrud.log logs/common.contrail_test_init.log logs/testecmpsanity.log logs/testevpncasesrestart.log logs/testecmpfeature.log + echo 'Converted log files to html files' Converted log files to html files + collect_tracebacks + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures + /usr/bin/python3 tools/collect_bts.py contrail_test_input.yaml /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources [ubuntu@10.0.0.38] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4041-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4041-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-3-traceback_parse_failures.log [ubuntu@10.0.0.41] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.41] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4041-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.41] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4041-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.41] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-1-traceback_parse_failures.log [ubuntu@10.0.0.27] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-4041-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4041-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-4041-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.27] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-4041-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-4041-2-traceback_parse_failures.log + sleep 2 + retval=0 + '[' 0 -lt 101 ']' + exit 100 + rv_run_test=100 + '[' -d /contrail-test.save ']' + cp -f /opt/contrail/utils/fabfile/testbeds/testbed.py /contrail-test.save/ cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory + rsync -L -a --exclude logs/ --exclude report/ /contrail-test /contrail-test.save/ + exit 100