2025-10-02 03:57:55,009 - INFO - Domain Default found not creating 2025-10-02 03:57:55,474 - INFO - Project ctest-TestDropStats-90964132 not found, creating it 2025-10-02 03:57:56,008 - INFO - Created Project:ctest-TestDropStats-90964132, ID : 82fa6447-8d2c-473b-ab72-15e55051179a 2025-10-02 03:57:57,488 - INFO - ================================================================================ 2025-10-02 03:57:57,489 - INFO - STARTING TEST : test_flow_action_drop_stats 2025-10-02 03:57:57,489 - 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-10-02 03:57:58,759 - DEBUG - Skipping xmpp flap check 2025-10-02 03:57:58,759 - INFO - Initial checks done. Running the testcase now 2025-10-02 03:57:58,759 - INFO - 2025-10-02 03:57:58,781 - DEBUG - Services list from nova: [, , , ] 2025-10-02 03:57:58,781 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4210-2', 'an-jenkins-deploy-platform-ansible-os-4210-1']} 2025-10-02 03:57:59,463 - DEBUG - Response for create_network : {'network': {'id': '0b9728b0-5262-46c0-a116-643e20f2517b', 'name': 'ctest-vn-32306309', 'tenant_id': '82fa64478d2c473bab7215e55051179a', 'project_id': '82fa64478d2c473bab7215e55051179a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestDropStats-90964132', 'ctest-vn-32306309'], 'port_security_enabled': True, 'description': ''}} 2025-10-02 03:57:59,733 - DEBUG - Response for create_subnet : {'subnet': {'id': '630310ae-8b75-4e41-a3c3-a388a5761c42', 'name': '', 'tenant_id': '82fa64478d2c473bab7215e55051179a', 'network_id': '0b9728b0-5262-46c0-a116-643e20f2517b', 'ip_version': 4, 'cidr': '7.72.15.0/26', 'allocation_pools': [{'start': '7.72.15.2', 'end': '7.72.15.62'}], 'gateway_ip': '7.72.15.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.72.15.2', 'tags': [], 'project_id': '82fa64478d2c473bab7215e55051179a'}} 2025-10-02 03:57:59,754 - INFO - Created VN ctest-vn-32306309 2025-10-02 03:57:59,767 - DEBUG - VN ctest-vn-32306309 UUID is 0b9728b0-5262-46c0-a116-643e20f2517b 2025-10-02 03:58:00,203 - DEBUG - Response for create_network : {'network': {'id': '1128182e-8ef5-4e1b-a06f-e468d212b2fe', 'name': 'ctest-vn-22630541', 'tenant_id': '82fa64478d2c473bab7215e55051179a', 'project_id': '82fa64478d2c473bab7215e55051179a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestDropStats-90964132', 'ctest-vn-22630541'], 'port_security_enabled': True, 'description': ''}} 2025-10-02 03:58:00,469 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c760eadf-fbf5-4b3c-982d-d9fb1654bd8f', 'name': '', 'tenant_id': '82fa64478d2c473bab7215e55051179a', 'network_id': '1128182e-8ef5-4e1b-a06f-e468d212b2fe', 'ip_version': 4, 'cidr': '198.209.54.0/26', 'allocation_pools': [{'start': '198.209.54.2', 'end': '198.209.54.62'}], 'gateway_ip': '198.209.54.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '198.209.54.2', 'tags': [], 'project_id': '82fa64478d2c473bab7215e55051179a'}} 2025-10-02 03:58:00,491 - INFO - Created VN ctest-vn-22630541 2025-10-02 03:58:00,506 - DEBUG - VN ctest-vn-22630541 UUID is 1128182e-8ef5-4e1b-a06f-e468d212b2fe 2025-10-02 03:58:01,707 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4210-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4210-1) 2025-10-02 03:58:03,065 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4210-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4210-2) 2025-10-02 03:58:03,065 - INFO - Waiting for VM ctest-vm1-14207859 to be up.. 2025-10-02 03:58:03,157 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-02 03:58:08,273 - DEBUG - VM is in ACTIVE state now 2025-10-02 03:58:08,273 - INFO - VM name : ctest-vm1-14207859 2025-10-02 03:58:08,355 - DEBUG - VM ctest-vm1-14207859 ID is abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:08,379 - DEBUG - VM ctest-vm1-14207859 launched on Node an-jenkins-deploy-platform-ansible-os-4210-1 2025-10-02 03:58:08,458 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:08,752 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:08,783 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/bbca2801-577a-445e-9677-eeaefbeb8af3 2025-10-02 03:58:11,940 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2025-10-02 03:58:11,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-14207859 failed! 2025-10-02 03:58:11,953 - DEBUG - Gateway for vn default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 is 7.72.15.1 and allocation pool is NOT set 2025-10-02 03:58:14,015 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.410 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.410/2.051/3.693/1.641 ms') 2025-10-02 03:58:14,015 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-14207859 passed 2025-10-02 03:58:14,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-02 03:58:14,088 - DEBUG - Waiting to SSH to VM ctest-vm1-14207859, IP 7.72.15.3, Port 22 2025-10-02 03:58:14,245 - DEBUG - VM ctest-vm1-14207859 is ready for SSH connections 2025-10-02 03:58:14,245 - INFO - Waiting for VM ctest-vm2-11422518 to be up.. 2025-10-02 03:58:14,328 - DEBUG - VM is in ACTIVE state now 2025-10-02 03:58:14,329 - INFO - VM name : ctest-vm2-11422518 2025-10-02 03:58:14,413 - DEBUG - VM ctest-vm2-11422518 ID is 3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:14,413 - DEBUG - VM ctest-vm2-11422518 launched on Node an-jenkins-deploy-platform-ansible-os-4210-2 2025-10-02 03:58:14,489 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:14,499 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/9934c663-9464-4fe8-8145-458363603d51 2025-10-02 03:58:15,692 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.05 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.046/3.411/5.776/2.365 ms') 2025-10-02 03:58:15,692 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-11422518 passed 2025-10-02 03:58:15,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-02 03:58:15,763 - DEBUG - Waiting to SSH to VM ctest-vm2-11422518, IP 198.209.54.3, Port 22 2025-10-02 03:58:15,930 - DEBUG - VM ctest-vm2-11422518 is ready for SSH connections 2025-10-02 03:58:16,009 - DEBUG - VM is in ACTIVE state now 2025-10-02 03:58:16,010 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-02 03:58:16,010 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:16,018 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/bbca2801-577a-445e-9677-eeaefbeb8af3 2025-10-02 03:58:16,029 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:16,036 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/bbca2801-577a-445e-9677-eeaefbeb8af3 2025-10-02 03:58:16,047 - DEBUG - Requesting: http://10.0.0.49:8082/instance-ip/4ec55851-dfb4-4122-84d4-12d28c826d78 2025-10-02 03:58:16,056 - DEBUG - Verifying in api server 10.0.0.49 2025-10-02 03:58:16,056 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:16,063 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/bbca2801-577a-445e-9677-eeaefbeb8af3 2025-10-02 03:58:16,073 - DEBUG - Requesting: http://10.0.0.49:8082/instance-ip/4ec55851-dfb4-4122-84d4-12d28c826d78 2025-10-02 03:58:16,082 - INFO - VM ctest-vm1-14207859 verfication in all API Servers passed 2025-10-02 03:58:16,098 - DEBUG - VM ctest-vm1-14207859 Tap interface: {'index': '3', 'name': 'tapbbca2801-57', 'uuid': 'bbca2801-577a-445e-9677-eeaefbeb8af3', 'vrf_name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309:ctest-vn-32306309', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '24', 'l2_label': '29', 'vxlan_id': '6', 'vn_name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309', 'vm_uuid': 'abc3c82a-54e7-477a-9a20-39602fea14cf', 'vm_name': 'ctest-vm1-14207859', 'ip_addr': '7.72.15.3', 'mac_addr': '02:bb:ca:28:01:57', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '130', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestDropStats-90964132:bbca2801-577a-445e-9677-eeaefbeb8af3', 'sg_uuid_list': ['87c070a7-6f02-444e-8fec-75e3e5c18a19'], 'static_route_list': None, 'vm_project_uuid': '82fa6447-8d2c-473b-ab72-15e55051179a', 'admin_state': 'Enabled', 'flow_key_idx': '22', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2025-10-02 03:58:16,098 - DEBUG - Agent 10.0.0.33 vrf name: default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309:ctest-vn-32306309 2025-10-02 03:58:16,103 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309:ctest-vn-32306309', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309', 'table_label': '-1', 'vxlan_id': '6', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.252:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]} 2025-10-02 03:58:16,183 - DEBUG - VM ctest-vm1-14207859 : Tap interface tapbbca2801-57 is set to Active 2025-10-02 03:58:16,183 - DEBUG - Tap interface tapbbca2801-57 detail : {'index': '3', 'name': 'tapbbca2801-57', 'uuid': 'bbca2801-577a-445e-9677-eeaefbeb8af3', 'vrf_name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309:ctest-vn-32306309', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '24', 'l2_label': '29', 'vxlan_id': '6', 'vn_name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309', 'vm_uuid': 'abc3c82a-54e7-477a-9a20-39602fea14cf', 'vm_name': 'ctest-vm1-14207859', 'ip_addr': '7.72.15.3', 'mac_addr': '02:bb:ca:28:01:57', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '130', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestDropStats-90964132:bbca2801-577a-445e-9677-eeaefbeb8af3', 'sg_uuid_list': ['87c070a7-6f02-444e-8fec-75e3e5c18a19'], 'static_route_list': None, 'vm_project_uuid': '82fa6447-8d2c-473b-ab72-15e55051179a', 'admin_state': 'Enabled', 'flow_key_idx': '22', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2025-10-02 03:58:16,295 - DEBUG - Starting Layer 2 verification in Agent 2025-10-02 03:58:16,304 - DEBUG - Layer 2 path is seen for VM MAC 02:bb:ca:28:01:57 in agent 10.0.0.33 2025-10-02 03:58:16,304 - DEBUG - Active layer 2 route in agent is present for VMI tapbbca2801-57 2025-10-02 03:58:16,304 - DEBUG - L2 label(29) matches bw route table and interface table 2025-10-02 03:58:16,308 - DEBUG - VN default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 is found in Agent of node 10.0.0.33 2025-10-02 03:58:16,433 - DEBUG - VRF IDs of VN default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 is consistent in agent 10.0.0.33 2025-10-02 03:58:16,433 - DEBUG - Route for VM IP ['7.72.15.3'] is consistent in agent 10.0.0.33 2025-10-02 03:58:16,433 - DEBUG - VN default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 verification for VM ctest-vm1-14207859 in Agent 10.0.0.33 passed 2025-10-02 03:58:16,539 - DEBUG - Starting all layer 2 verification in agent 10.0.0.33 2025-10-02 03:58:16,548 - DEBUG - Route for VM MAC 02:bb:ca:28:01:57 is consistent in agent 10.0.0.33 2025-10-02 03:58:16,553 - INFO - VM ctest-vm1-14207859 verifications in Compute nodes passed 2025-10-02 03:58:16,771 - DEBUG - Validated VM route 7.72.15.3 in vrouter of 10.0.0.33 2025-10-02 03:58:16,775 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0 2025-10-02 03:58:16,775 - INFO - Validated routes of VM ctest-vm1-14207859 in all vrouters 2025-10-02 03:58:17,303 - DEBUG - Starting all layer2 verification in 10.0.0.38 Control Node 2025-10-02 03:58:17,424 - DEBUG - Layer2 route found for VM MAC 02:bb:ca:28:01:57 in Control-node 10.0.0.38 2025-10-02 03:58:17,425 - DEBUG - L2 Label for VM ctest-vm1-14207859 same between Control-node 10.0.0.38 and Agent, Expected: 29, Seen: 29 2025-10-02 03:58:17,425 - DEBUG - Starting all layer2 verification in 10.0.0.56 Control Node 2025-10-02 03:58:17,552 - DEBUG - Layer2 route found for VM MAC 02:bb:ca:28:01:57 in Control-node 10.0.0.56 2025-10-02 03:58:17,553 - DEBUG - L2 Label for VM ctest-vm1-14207859 same between Control-node 10.0.0.56 and Agent, Expected: 29, Seen: 29 2025-10-02 03:58:17,553 - INFO - Verification in Control-nodes for VM ctest-vm1-14207859 passed 2025-10-02 03:58:17,553 - DEBUG - Verifying the vm in opserver 2025-10-02 03:58:17,553 - DEBUG - Verifying in collector 10.0.0.49 ... 2025-10-02 03:58:17,553 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf?flat 2025-10-02 03:58:17,849 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf?flat 2025-10-02 03:58:17,902 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-90964132:bbca2801-577a-445e-9677-eeaefbeb8af3?flat 2025-10-02 03:58:18,216 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-90964132:bbca2801-577a-445e-9677-eeaefbeb8af3?flat 2025-10-02 03:58:18,277 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-90964132:bbca2801-577a-445e-9677-eeaefbeb8af3?flat 2025-10-02 03:58:18,332 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf?flat 2025-10-02 03:58:18,388 - DEBUG - Verifying vm in vn uve 2025-10-02 03:58:18,388 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-90964132:bbca2801-577a-445e-9677-eeaefbeb8af3?flat 2025-10-02 03:58:18,442 - DEBUG - VM uve shows interface as {'__T': 1759377492487414, 'ip6_active': False, 'rx_vlan': 65535, 'virtual_network': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309', 'ip4_active': True, 'vm_name': 'ctest-vm1-14207859', 'port_mirror_enabled': False, 'is_health_check_active': True, 'active': True, 'label': 24, 'vhostuser_mode': 0, 'ip_address': '7.72.15.3', 'tx_vlan': 65535, 'admin_state': True, 'l2_active': True, 'mac_address': '02:bb:ca:28:01:57', 'vm_uuid': 'abc3c82a-54e7-477a-9a20-39602fea14cf', 'vn_uuid': '0b9728b0-5262-46c0-a116-643e20f2517b', 'ip6_address': '::', 'uuid': 'bbca2801-577a-445e-9677-eeaefbeb8af3', 'fixed_ip4_list': ['7.72.15.3'], 'gateway': '7.72.15.1'} 2025-10-02 03:58:18,442 - DEBUG - VM uve shows ip address as ['7.72.15.3', '::'] 2025-10-02 03:58:18,442 - DEBUG - VM uve shows virtual network as default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 2025-10-02 03:58:18,442 - INFO - Verifying through opserver in 10.0.0.56 2025-10-02 03:58:18,443 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309?flat 2025-10-02 03:58:18,460 - DEBUG - expected vm list abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:18,460 - DEBUG - Extracted vm list ['abc3c82a-54e7-477a-9a20-39602fea14cf'] 2025-10-02 03:58:18,460 - INFO - VM abc3c82a-54e7-477a-9a20-39602fea14cf is present in default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 2025-10-02 03:58:18,460 - DEBUG - Verifying vm in vrouter uve 2025-10-02 03:58:18,460 - DEBUG - Getting info from collector 10.0.0.49.. 2025-10-02 03:58:18,460 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf?flat 2025-10-02 03:58:18,511 - DEBUG - VM uve shows vrouter as ['an-jenkins-deploy-platform-ansible-os-4210-1'] 2025-10-02 03:58:18,511 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:18,568 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:58:18,597 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:58:18,597 - DEBUG - Validated that VM ctest-vm1-14207859 is in Vrouter an-jenkins-deploy-platform-ansible-os-4210-1 UVE 2025-10-02 03:58:18,597 - DEBUG - Verifying vm tap interface/vn in vrouter uve 2025-10-02 03:58:18,604 - DEBUG - Expected tap interface of VM uuid abc3c82a-54e7-477a-9a20-39602fea14cf is default-domain:ctest-TestDropStats-90964132:bbca2801-577a-445e-9677-eeaefbeb8af3 2025-10-02 03:58:18,604 - DEBUG - Expected VN of VM uuid abc3c82a-54e7-477a-9a20-39602fea14cf is default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 2025-10-02 03:58:18,604 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:18,653 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:58:18,681 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:58:18,681 - INFO - tap interface default-domain:ctest-TestDropStats-90964132:bbca2801-577a-445e-9677-eeaefbeb8af3 of vm abc3c82a-54e7-477a-9a20-39602fea14cf is present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:58:18,682 - DEBUG - Connected network default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 of vm abc3c82a-54e7-477a-9a20-39602fea14cf is present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:58:18,682 - DEBUG - Verifying the abc3c82a-54e7-477a-9a20-39602fea14cf virtual network link through opserver 10.0.0.56 2025-10-02 03:58:18,682 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machines 2025-10-02 03:58:18,693 - DEBUG - VM link and name as {'name': 'abc3c82a-54e7-477a-9a20-39602fea14cf', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf?flat'} 2025-10-02 03:58:18,693 - DEBUG - Verifying the abc3c82a-54e7-477a-9a20-39602fea14cf virtual network link through opserver 10.0.0.38 2025-10-02 03:58:18,693 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines 2025-10-02 03:58:18,986 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines 2025-10-02 03:58:19,034 - DEBUG - VM link and name as {'name': 'abc3c82a-54e7-477a-9a20-39602fea14cf', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf?flat'} 2025-10-02 03:58:19,034 - DEBUG - Verifying the abc3c82a-54e7-477a-9a20-39602fea14cf virtual network link through opserver 10.0.0.49 2025-10-02 03:58:19,034 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machines 2025-10-02 03:58:19,047 - DEBUG - VM link and name as {'name': 'abc3c82a-54e7-477a-9a20-39602fea14cf', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf?flat'} 2025-10-02 03:58:19,047 - INFO - VM ctest-vm1-14207859 validations in Opserver passed 2025-10-02 03:58:19,126 - DEBUG - VM is in ACTIVE state now 2025-10-02 03:58:19,126 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-02 03:58:19,126 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:19,134 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/9934c663-9464-4fe8-8145-458363603d51 2025-10-02 03:58:19,144 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:19,153 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/9934c663-9464-4fe8-8145-458363603d51 2025-10-02 03:58:19,164 - DEBUG - Requesting: http://10.0.0.49:8082/instance-ip/e07b9287-3858-4a93-8ada-dd0562059333 2025-10-02 03:58:19,174 - DEBUG - Verifying in api server 10.0.0.49 2025-10-02 03:58:19,174 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:19,183 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/9934c663-9464-4fe8-8145-458363603d51 2025-10-02 03:58:19,193 - DEBUG - Requesting: http://10.0.0.49:8082/instance-ip/e07b9287-3858-4a93-8ada-dd0562059333 2025-10-02 03:58:19,201 - INFO - VM ctest-vm2-11422518 verfication in all API Servers passed 2025-10-02 03:58:19,224 - DEBUG - VM ctest-vm2-11422518 Tap interface: {'index': '3', 'name': 'tap9934c663-94', 'uuid': '9934c663-9464-4fe8-8145-458363603d51', 'vrf_name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541:ctest-vn-22630541', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '7', 'vn_name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541', 'vm_uuid': '3acce6fb-d03b-483e-8e98-0814e1f380fd', 'vm_name': 'ctest-vm2-11422518', 'ip_addr': '198.209.54.3', 'mac_addr': '02:99:34:c6:63:94', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '172', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestDropStats-90964132:9934c663-9464-4fe8-8145-458363603d51', 'sg_uuid_list': ['87c070a7-6f02-444e-8fec-75e3e5c18a19'], 'static_route_list': None, 'vm_project_uuid': '82fa6447-8d2c-473b-ab72-15e55051179a', 'admin_state': 'Enabled', 'flow_key_idx': '29', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2025-10-02 03:58:19,225 - DEBUG - Agent 10.0.0.130 vrf name: default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541:ctest-vn-22630541 2025-10-02 03:58:19,230 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541:ctest-vn-22630541', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541', 'table_label': '-1', 'vxlan_id': '7', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.249:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]} 2025-10-02 03:58:19,310 - DEBUG - VM ctest-vm2-11422518 : Tap interface tap9934c663-94 is set to Active 2025-10-02 03:58:19,310 - DEBUG - Tap interface tap9934c663-94 detail : {'index': '3', 'name': 'tap9934c663-94', 'uuid': '9934c663-9464-4fe8-8145-458363603d51', 'vrf_name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541:ctest-vn-22630541', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '7', 'vn_name': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541', 'vm_uuid': '3acce6fb-d03b-483e-8e98-0814e1f380fd', 'vm_name': 'ctest-vm2-11422518', 'ip_addr': '198.209.54.3', 'mac_addr': '02:99:34:c6:63:94', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '172', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestDropStats-90964132:9934c663-9464-4fe8-8145-458363603d51', 'sg_uuid_list': ['87c070a7-6f02-444e-8fec-75e3e5c18a19'], 'static_route_list': None, 'vm_project_uuid': '82fa6447-8d2c-473b-ab72-15e55051179a', 'admin_state': 'Enabled', 'flow_key_idx': '29', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2025-10-02 03:58:19,433 - DEBUG - Starting Layer 2 verification in Agent 2025-10-02 03:58:19,443 - DEBUG - Layer 2 path is seen for VM MAC 02:99:34:c6:63:94 in agent 10.0.0.130 2025-10-02 03:58:19,443 - DEBUG - Active layer 2 route in agent is present for VMI tap9934c663-94 2025-10-02 03:58:19,443 - DEBUG - L2 label(29) matches bw route table and interface table 2025-10-02 03:58:19,454 - DEBUG - VN default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 is found in Agent of node 10.0.0.130 2025-10-02 03:58:19,588 - DEBUG - VRF IDs of VN default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 is consistent in agent 10.0.0.130 2025-10-02 03:58:19,588 - DEBUG - Route for VM IP ['198.209.54.3'] is consistent in agent 10.0.0.130 2025-10-02 03:58:19,588 - DEBUG - VN default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 verification for VM ctest-vm2-11422518 in Agent 10.0.0.130 passed 2025-10-02 03:58:19,705 - DEBUG - Starting all layer 2 verification in agent 10.0.0.130 2025-10-02 03:58:19,717 - DEBUG - Route for VM MAC 02:99:34:c6:63:94 is consistent in agent 10.0.0.130 2025-10-02 03:58:19,717 - INFO - VM ctest-vm2-11422518 verifications in Compute nodes passed 2025-10-02 03:58:19,942 - DEBUG - Validated VM route 198.209.54.3 in vrouter of 10.0.0.130 2025-10-02 03:58:19,945 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0 2025-10-02 03:58:19,945 - INFO - Validated routes of VM ctest-vm2-11422518 in all vrouters 2025-10-02 03:58:20,505 - DEBUG - Starting all layer2 verification in 10.0.0.38 Control Node 2025-10-02 03:58:20,654 - DEBUG - Layer2 route found for VM MAC 02:99:34:c6:63:94 in Control-node 10.0.0.38 2025-10-02 03:58:20,654 - DEBUG - L2 Label for VM ctest-vm2-11422518 same between Control-node 10.0.0.38 and Agent, Expected: 29, Seen: 29 2025-10-02 03:58:20,654 - DEBUG - Starting all layer2 verification in 10.0.0.49 Control Node 2025-10-02 03:58:20,806 - DEBUG - Layer2 route found for VM MAC 02:99:34:c6:63:94 in Control-node 10.0.0.49 2025-10-02 03:58:20,806 - DEBUG - L2 Label for VM ctest-vm2-11422518 same between Control-node 10.0.0.49 and Agent, Expected: 29, Seen: 29 2025-10-02 03:58:20,806 - INFO - Verification in Control-nodes for VM ctest-vm2-11422518 passed 2025-10-02 03:58:20,806 - DEBUG - Verifying the vm in opserver 2025-10-02 03:58:20,806 - DEBUG - Verifying in collector 10.0.0.49 ... 2025-10-02 03:58:20,806 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd?flat 2025-10-02 03:58:20,821 - DEBUG - Failed to get VM ctest-vm2-11422518, ID 3acce6fb-d03b-483e-8e98-0814e1f380fd info from Opserver 2025-10-02 03:58:22,822 - DEBUG - Verifying the vm in opserver 2025-10-02 03:58:22,822 - DEBUG - Verifying in collector 10.0.0.49 ... 2025-10-02 03:58:22,822 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd?flat 2025-10-02 03:58:22,840 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-90964132:9934c663-9464-4fe8-8145-458363603d51?flat 2025-10-02 03:58:22,861 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-90964132:9934c663-9464-4fe8-8145-458363603d51?flat 2025-10-02 03:58:22,880 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd?flat 2025-10-02 03:58:22,896 - DEBUG - Verifying vm in vn uve 2025-10-02 03:58:22,896 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-90964132:9934c663-9464-4fe8-8145-458363603d51?flat 2025-10-02 03:58:22,913 - DEBUG - VM uve shows interface as {'__T': 1759377501072989, 'ip6_active': False, 'rx_vlan': 65535, 'virtual_network': 'default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541', 'ip4_active': True, 'vm_name': 'ctest-vm2-11422518', 'port_mirror_enabled': False, 'is_health_check_active': True, 'active': True, 'label': 25, 'vhostuser_mode': 0, 'ip_address': '198.209.54.3', 'tx_vlan': 65535, 'admin_state': True, 'l2_active': True, 'mac_address': '02:99:34:c6:63:94', 'vm_uuid': '3acce6fb-d03b-483e-8e98-0814e1f380fd', 'vn_uuid': '1128182e-8ef5-4e1b-a06f-e468d212b2fe', 'ip6_address': '::', 'uuid': '9934c663-9464-4fe8-8145-458363603d51', 'fixed_ip4_list': ['198.209.54.3'], 'gateway': '198.209.54.1'} 2025-10-02 03:58:22,913 - DEBUG - VM uve shows ip address as ['198.209.54.3', '::'] 2025-10-02 03:58:22,913 - DEBUG - VM uve shows virtual network as default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 2025-10-02 03:58:22,913 - INFO - Verifying through opserver in 10.0.0.56 2025-10-02 03:58:22,914 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541?flat 2025-10-02 03:58:22,932 - DEBUG - expected vm list 3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:22,932 - DEBUG - Extracted vm list ['3acce6fb-d03b-483e-8e98-0814e1f380fd'] 2025-10-02 03:58:22,932 - INFO - VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is present in default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 2025-10-02 03:58:22,932 - DEBUG - Verifying vm in vrouter uve 2025-10-02 03:58:22,932 - DEBUG - Getting info from collector 10.0.0.49.. 2025-10-02 03:58:22,932 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd?flat 2025-10-02 03:58:22,946 - DEBUG - VM uve shows vrouter as ['an-jenkins-deploy-platform-ansible-os-4210-2'] 2025-10-02 03:58:22,947 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-2:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:22,990 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-2?flat 2025-10-02 03:58:23,018 - DEBUG - VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is present in vrouter an-jenkins-deploy-platform-ansible-os-4210-2 uve 2025-10-02 03:58:23,018 - DEBUG - Validated that VM ctest-vm2-11422518 is in Vrouter an-jenkins-deploy-platform-ansible-os-4210-2 UVE 2025-10-02 03:58:23,018 - DEBUG - Verifying vm tap interface/vn in vrouter uve 2025-10-02 03:58:23,027 - DEBUG - Expected tap interface of VM uuid 3acce6fb-d03b-483e-8e98-0814e1f380fd is default-domain:ctest-TestDropStats-90964132:9934c663-9464-4fe8-8145-458363603d51 2025-10-02 03:58:23,027 - DEBUG - Expected VN of VM uuid 3acce6fb-d03b-483e-8e98-0814e1f380fd is default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 2025-10-02 03:58:23,027 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-2:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:23,073 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-2?flat 2025-10-02 03:58:23,115 - DEBUG - VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is present in vrouter an-jenkins-deploy-platform-ansible-os-4210-2 uve 2025-10-02 03:58:23,115 - INFO - tap interface default-domain:ctest-TestDropStats-90964132:9934c663-9464-4fe8-8145-458363603d51 of vm 3acce6fb-d03b-483e-8e98-0814e1f380fd is present in vrouter an-jenkins-deploy-platform-ansible-os-4210-2 uve 2025-10-02 03:58:23,115 - DEBUG - Connected network default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 of vm 3acce6fb-d03b-483e-8e98-0814e1f380fd is present in vrouter an-jenkins-deploy-platform-ansible-os-4210-2 uve 2025-10-02 03:58:23,115 - DEBUG - Verifying the 3acce6fb-d03b-483e-8e98-0814e1f380fd virtual network link through opserver 10.0.0.56 2025-10-02 03:58:23,115 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machines 2025-10-02 03:58:23,128 - DEBUG - VM link and name as {'name': '3acce6fb-d03b-483e-8e98-0814e1f380fd', 'href': 'http://10.0.0.56:8081/analytics/uves/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd?flat'} 2025-10-02 03:58:23,128 - DEBUG - Verifying the 3acce6fb-d03b-483e-8e98-0814e1f380fd virtual network link through opserver 10.0.0.38 2025-10-02 03:58:23,128 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines 2025-10-02 03:58:23,183 - DEBUG - VM link and name as {'name': '3acce6fb-d03b-483e-8e98-0814e1f380fd', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd?flat'} 2025-10-02 03:58:23,183 - DEBUG - Verifying the 3acce6fb-d03b-483e-8e98-0814e1f380fd virtual network link through opserver 10.0.0.49 2025-10-02 03:58:23,183 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machines 2025-10-02 03:58:23,196 - DEBUG - VM link and name as {'name': '3acce6fb-d03b-483e-8e98-0814e1f380fd', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd?flat'} 2025-10-02 03:58:23,197 - INFO - VM ctest-vm2-11422518 validations in Opserver passed 2025-10-02 03:58:23,216 - INFO - ---------------------------------------------------------------------------------------------------- 2025-10-02 03:58:23,217 - INFO - ds_discard : 2 2025-10-02 03:58:23,217 - INFO - ds_pull : 0 2025-10-02 03:58:23,217 - INFO - ds_invalid_if : 0 2025-10-02 03:58:23,217 - INFO - ds_invalid_arp : 0 2025-10-02 03:58:23,217 - INFO - ds_trap_no_if : 0 2025-10-02 03:58:23,218 - INFO - ds_nowhere_to_go : 0 2025-10-02 03:58:23,218 - INFO - ds_flow_queue_limit_exceeded : 0 2025-10-02 03:58:23,218 - INFO - ds_flow_no_memory : 0 2025-10-02 03:58:23,218 - INFO - ds_flow_invalid_protocol : 0 2025-10-02 03:58:23,218 - INFO - ds_flow_nat_no_rflow : 0 2025-10-02 03:58:23,218 - INFO - ds_flow_action_drop : 0 2025-10-02 03:58:23,218 - INFO - ds_flow_action_invalid : 0 2025-10-02 03:58:23,218 - INFO - ds_flow_unusable : 0 2025-10-02 03:58:23,218 - INFO - ds_flow_table_full : 0 2025-10-02 03:58:23,218 - INFO - ds_interface_tx_discard : 0 2025-10-02 03:58:23,219 - INFO - ds_interface_drop : 0 2025-10-02 03:58:23,219 - INFO - ds_duplicated : 0 2025-10-02 03:58:23,219 - INFO - ds_push : 0 2025-10-02 03:58:23,219 - INFO - ds_ttl_exceeded : 0 2025-10-02 03:58:23,219 - INFO - ds_invalid_nh : 0 2025-10-02 03:58:23,219 - INFO - ds_invalid_label : 0 2025-10-02 03:58:23,219 - INFO - ds_invalid_protocol : 0 2025-10-02 03:58:23,219 - INFO - ds_interface_rx_discard : 0 2025-10-02 03:58:23,219 - INFO - ds_invalid_mcast_source : 0 2025-10-02 03:58:23,219 - INFO - ds_head_alloc_fail : 0 2025-10-02 03:58:23,219 - INFO - ds_pcow_fail : 0 2025-10-02 03:58:23,219 - INFO - ds_mcast_clone_fail : 0 2025-10-02 03:58:23,219 - INFO - ds_rewrite_fail : 0 2025-10-02 03:58:23,219 - INFO - ds_misc : 0 2025-10-02 03:58:23,219 - INFO - ds_invalid_packet : 0 2025-10-02 03:58:23,219 - INFO - ds_cksum_err : 0 2025-10-02 03:58:23,219 - INFO - ds_no_fmd : 0 2025-10-02 03:58:23,219 - INFO - ds_invalid_vnid : 0 2025-10-02 03:58:23,219 - INFO - ds_frag_err : 0 2025-10-02 03:58:23,219 - INFO - ds_invalid_source : 0 2025-10-02 03:58:23,220 - INFO - ds_mcast_df_bit : 0 2025-10-02 03:58:23,220 - INFO - ds_l2_no_route : 0 2025-10-02 03:58:23,220 - INFO - ds_vlan_fwd_tx : 0 2025-10-02 03:58:23,220 - INFO - ds_vlan_fwd_enq : 0 2025-10-02 03:58:23,220 - INFO - ds_drop_new_flow : 0 2025-10-02 03:58:23,220 - INFO - ds_flow_evict : 0 2025-10-02 03:58:23,220 - INFO - ds_trap_original : 0 2025-10-02 03:58:23,220 - INFO - ds_no_memory : 0 2025-10-02 03:58:23,220 - INFO - ds_fragment_queue_fail : 0 2025-10-02 03:58:23,220 - INFO - ds_no_frag_entry : 0 2025-10-02 03:58:23,220 - INFO - ds_icmp_error : 0 2025-10-02 03:58:23,220 - INFO - ds_clone_fail : 0 2025-10-02 03:58:23,220 - INFO - ds_drop_pkts : 2 2025-10-02 03:58:23,227 - INFO - ---------------------------------------------------------------------------------------------------- 2025-10-02 03:58:23,227 - INFO - ds_discard : 5 2025-10-02 03:58:23,227 - INFO - ds_pull : 0 2025-10-02 03:58:23,227 - INFO - ds_invalid_if : 0 2025-10-02 03:58:23,227 - INFO - ds_invalid_arp : 0 2025-10-02 03:58:23,227 - INFO - ds_trap_no_if : 0 2025-10-02 03:58:23,227 - INFO - ds_nowhere_to_go : 0 2025-10-02 03:58:23,228 - INFO - ds_flow_queue_limit_exceeded : 0 2025-10-02 03:58:23,228 - INFO - ds_flow_no_memory : 0 2025-10-02 03:58:23,228 - INFO - ds_flow_invalid_protocol : 0 2025-10-02 03:58:23,228 - INFO - ds_flow_nat_no_rflow : 0 2025-10-02 03:58:23,228 - INFO - ds_flow_action_drop : 16 2025-10-02 03:58:23,228 - INFO - ds_flow_action_invalid : 0 2025-10-02 03:58:23,228 - INFO - ds_flow_unusable : 0 2025-10-02 03:58:23,228 - INFO - ds_flow_table_full : 0 2025-10-02 03:58:23,228 - INFO - ds_interface_tx_discard : 0 2025-10-02 03:58:23,228 - INFO - ds_interface_drop : 0 2025-10-02 03:58:23,228 - INFO - ds_duplicated : 1 2025-10-02 03:58:23,228 - INFO - ds_push : 0 2025-10-02 03:58:23,228 - INFO - ds_ttl_exceeded : 0 2025-10-02 03:58:23,228 - INFO - ds_invalid_nh : 4 2025-10-02 03:58:23,228 - INFO - ds_invalid_label : 0 2025-10-02 03:58:23,228 - INFO - ds_invalid_protocol : 0 2025-10-02 03:58:23,228 - INFO - ds_interface_rx_discard : 0 2025-10-02 03:58:23,228 - INFO - ds_invalid_mcast_source : 0 2025-10-02 03:58:23,228 - INFO - ds_head_alloc_fail : 0 2025-10-02 03:58:23,228 - INFO - ds_pcow_fail : 0 2025-10-02 03:58:23,228 - INFO - ds_mcast_clone_fail : 0 2025-10-02 03:58:23,229 - INFO - ds_rewrite_fail : 0 2025-10-02 03:58:23,229 - INFO - ds_misc : 0 2025-10-02 03:58:23,229 - INFO - ds_invalid_packet : 0 2025-10-02 03:58:23,229 - INFO - ds_cksum_err : 0 2025-10-02 03:58:23,229 - INFO - ds_no_fmd : 0 2025-10-02 03:58:23,229 - INFO - ds_invalid_vnid : 0 2025-10-02 03:58:23,229 - INFO - ds_frag_err : 0 2025-10-02 03:58:23,229 - INFO - ds_invalid_source : 0 2025-10-02 03:58:23,229 - INFO - ds_mcast_df_bit : 0 2025-10-02 03:58:23,229 - INFO - ds_l2_no_route : 2 2025-10-02 03:58:23,229 - INFO - ds_vlan_fwd_tx : 0 2025-10-02 03:58:23,229 - INFO - ds_vlan_fwd_enq : 0 2025-10-02 03:58:23,229 - INFO - ds_drop_new_flow : 0 2025-10-02 03:58:23,229 - INFO - ds_flow_evict : 0 2025-10-02 03:58:23,229 - INFO - ds_trap_original : 0 2025-10-02 03:58:23,229 - INFO - ds_no_memory : 0 2025-10-02 03:58:23,229 - INFO - ds_fragment_queue_fail : 0 2025-10-02 03:58:23,229 - INFO - ds_no_frag_entry : 0 2025-10-02 03:58:23,229 - INFO - ds_icmp_error : 0 2025-10-02 03:58:23,229 - INFO - ds_clone_fail : 0 2025-10-02 03:58:23,229 - INFO - ds_drop_pkts : 28 2025-10-02 03:58:23,230 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 5 -W 1 198.209.54.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-02 03:58:23,230 - DEBUG - ping -s 56 -c 5 -W 1 198.209.54.3 2025-10-02 03:58:29,110 - DEBUG - PING 198.209.54.3 (198.209.54.3): 56 data bytes --- 198.209.54.3 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2025-10-02 03:58:29,110 - WARNING - Ping to IP 198.209.54.3 from VM ctest-vm1-14207859 failed 2025-10-02 03:58:43,205 - INFO - Vif and vrouter dropstats of type ds_flow_action_drop verifed 2025-10-02 03:58:43,205 - INFO - ---------------------------------------------------------------------------------------------------- 2025-10-02 03:58:43,205 - INFO - ds_discard : 3 2025-10-02 03:58:43,205 - INFO - ds_pull : 0 2025-10-02 03:58:43,205 - INFO - ds_invalid_if : 0 2025-10-02 03:58:43,205 - INFO - ds_invalid_arp : 0 2025-10-02 03:58:43,205 - INFO - ds_trap_no_if : 0 2025-10-02 03:58:43,206 - INFO - ds_nowhere_to_go : 0 2025-10-02 03:58:43,206 - INFO - ds_flow_queue_limit_exceeded : 0 2025-10-02 03:58:43,206 - INFO - ds_flow_no_memory : 0 2025-10-02 03:58:43,206 - INFO - ds_flow_invalid_protocol : 0 2025-10-02 03:58:43,206 - INFO - ds_flow_nat_no_rflow : 0 2025-10-02 03:58:43,206 - INFO - ds_flow_action_drop : 5 2025-10-02 03:58:43,206 - INFO - ds_flow_action_invalid : 0 2025-10-02 03:58:43,206 - INFO - ds_flow_unusable : 0 2025-10-02 03:58:43,206 - INFO - ds_flow_table_full : 0 2025-10-02 03:58:43,206 - INFO - ds_interface_tx_discard : 0 2025-10-02 03:58:43,206 - INFO - ds_interface_drop : 0 2025-10-02 03:58:43,206 - INFO - ds_duplicated : 0 2025-10-02 03:58:43,206 - INFO - ds_push : 0 2025-10-02 03:58:43,206 - INFO - ds_ttl_exceeded : 0 2025-10-02 03:58:43,206 - INFO - ds_invalid_nh : 0 2025-10-02 03:58:43,206 - INFO - ds_invalid_label : 0 2025-10-02 03:58:43,206 - INFO - ds_invalid_protocol : 0 2025-10-02 03:58:43,206 - INFO - ds_interface_rx_discard : 0 2025-10-02 03:58:43,206 - INFO - ds_invalid_mcast_source : 0 2025-10-02 03:58:43,206 - INFO - ds_head_alloc_fail : 0 2025-10-02 03:58:43,206 - INFO - ds_pcow_fail : 0 2025-10-02 03:58:43,206 - INFO - ds_mcast_clone_fail : 0 2025-10-02 03:58:43,206 - INFO - ds_rewrite_fail : 0 2025-10-02 03:58:43,206 - INFO - ds_misc : 0 2025-10-02 03:58:43,206 - INFO - ds_invalid_packet : 0 2025-10-02 03:58:43,206 - INFO - ds_cksum_err : 0 2025-10-02 03:58:43,207 - INFO - ds_no_fmd : 0 2025-10-02 03:58:43,207 - INFO - ds_invalid_vnid : 0 2025-10-02 03:58:43,207 - INFO - ds_frag_err : 0 2025-10-02 03:58:43,207 - INFO - ds_invalid_source : 0 2025-10-02 03:58:43,207 - INFO - ds_mcast_df_bit : 0 2025-10-02 03:58:43,207 - INFO - ds_l2_no_route : 0 2025-10-02 03:58:43,207 - INFO - ds_vlan_fwd_tx : 0 2025-10-02 03:58:43,207 - INFO - ds_vlan_fwd_enq : 0 2025-10-02 03:58:43,207 - INFO - ds_drop_new_flow : 0 2025-10-02 03:58:43,207 - INFO - ds_flow_evict : 0 2025-10-02 03:58:43,207 - INFO - ds_trap_original : 0 2025-10-02 03:58:43,207 - INFO - ds_no_memory : 0 2025-10-02 03:58:43,207 - INFO - ds_fragment_queue_fail : 0 2025-10-02 03:58:43,207 - INFO - ds_no_frag_entry : 0 2025-10-02 03:58:43,207 - INFO - ds_icmp_error : 0 2025-10-02 03:58:43,207 - INFO - ds_clone_fail : 0 2025-10-02 03:58:43,207 - INFO - ds_drop_pkts : 8 2025-10-02 03:58:43,207 - INFO - ---------------------------------------------------------------------------------------------------- 2025-10-02 03:58:43,207 - INFO - ds_discard : 6 2025-10-02 03:58:43,207 - INFO - ds_pull : 0 2025-10-02 03:58:43,207 - INFO - ds_invalid_if : 0 2025-10-02 03:58:43,207 - INFO - ds_invalid_arp : 0 2025-10-02 03:58:43,208 - INFO - ds_trap_no_if : 0 2025-10-02 03:58:43,208 - INFO - ds_nowhere_to_go : 0 2025-10-02 03:58:43,208 - INFO - ds_flow_queue_limit_exceeded : 0 2025-10-02 03:58:43,208 - INFO - ds_flow_no_memory : 0 2025-10-02 03:58:43,208 - INFO - ds_flow_invalid_protocol : 0 2025-10-02 03:58:43,208 - INFO - ds_flow_nat_no_rflow : 0 2025-10-02 03:58:43,208 - INFO - ds_flow_action_drop : 21 2025-10-02 03:58:43,208 - INFO - ds_flow_action_invalid : 0 2025-10-02 03:58:43,208 - INFO - ds_flow_unusable : 0 2025-10-02 03:58:43,208 - INFO - ds_flow_table_full : 0 2025-10-02 03:58:43,208 - INFO - ds_interface_tx_discard : 0 2025-10-02 03:58:43,208 - INFO - ds_interface_drop : 0 2025-10-02 03:58:43,208 - INFO - ds_duplicated : 1 2025-10-02 03:58:43,208 - INFO - ds_push : 0 2025-10-02 03:58:43,208 - INFO - ds_ttl_exceeded : 0 2025-10-02 03:58:43,208 - INFO - ds_invalid_nh : 4 2025-10-02 03:58:43,208 - INFO - ds_invalid_label : 0 2025-10-02 03:58:43,208 - INFO - ds_invalid_protocol : 0 2025-10-02 03:58:43,208 - INFO - ds_interface_rx_discard : 0 2025-10-02 03:58:43,208 - INFO - ds_invalid_mcast_source : 0 2025-10-02 03:58:43,208 - INFO - ds_head_alloc_fail : 0 2025-10-02 03:58:43,208 - INFO - ds_pcow_fail : 0 2025-10-02 03:58:43,208 - INFO - ds_mcast_clone_fail : 0 2025-10-02 03:58:43,208 - INFO - ds_rewrite_fail : 0 2025-10-02 03:58:43,208 - INFO - ds_misc : 0 2025-10-02 03:58:43,209 - INFO - ds_invalid_packet : 0 2025-10-02 03:58:43,209 - INFO - ds_cksum_err : 0 2025-10-02 03:58:43,209 - INFO - ds_no_fmd : 0 2025-10-02 03:58:43,209 - INFO - ds_invalid_vnid : 0 2025-10-02 03:58:43,209 - INFO - ds_frag_err : 0 2025-10-02 03:58:43,209 - INFO - ds_invalid_source : 0 2025-10-02 03:58:43,209 - INFO - ds_mcast_df_bit : 0 2025-10-02 03:58:43,209 - INFO - ds_l2_no_route : 2 2025-10-02 03:58:43,209 - INFO - ds_vlan_fwd_tx : 0 2025-10-02 03:58:43,209 - INFO - ds_vlan_fwd_enq : 0 2025-10-02 03:58:43,209 - INFO - ds_drop_new_flow : 0 2025-10-02 03:58:43,209 - INFO - ds_flow_evict : 0 2025-10-02 03:58:43,209 - INFO - ds_trap_original : 0 2025-10-02 03:58:43,209 - INFO - ds_no_memory : 0 2025-10-02 03:58:43,209 - INFO - ds_fragment_queue_fail : 0 2025-10-02 03:58:43,209 - INFO - ds_no_frag_entry : 0 2025-10-02 03:58:43,209 - INFO - ds_icmp_error : 0 2025-10-02 03:58:43,209 - INFO - ds_clone_fail : 0 2025-10-02 03:58:43,209 - INFO - ds_drop_pkts : 34 2025-10-02 03:58:43,209 - INFO - Deleting VM ctest-vm2-11422518 2025-10-02 03:58:43,267 - DEBUG - Verifying in api server 10.0.0.49 2025-10-02 03:58:43,267 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:43,277 - DEBUG - VM ID 3acce6fb-d03b-483e-8e98-0814e1f380fd of VM ctest-vm2-11422518 is still found in API Server 2025-10-02 03:58:45,278 - DEBUG - Verifying in api server 10.0.0.49 2025-10-02 03:58:45,278 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:45,285 - DEBUG - Response Code: 404 2025-10-02 03:58:45,285 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:45,290 - DEBUG - Response Code: 404 2025-10-02 03:58:45,291 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/3acce6fb-d03b-483e-8e98-0814e1f380fd 2025-10-02 03:58:45,296 - DEBUG - Response Code: 404 2025-10-02 03:58:45,297 - INFO - VM ctest-vm2-11422518 is fully removed in API-Server 2025-10-02 03:58:45,450 - DEBUG - Skipping VM-deletion-check in nova db since mysql_token is not found 2025-10-02 03:58:45,493 - DEBUG - Validated that vrouter 10.0.0.33 does not have VMs route for VN default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 2025-10-02 03:58:45,502 - DEBUG - Validated that vrouter 10.0.0.130 does not have VMs route for VN default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 2025-10-02 03:58:45,502 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 2025-10-02 03:58:45,502 - INFO - VM ctest-vm2-11422518 is removed in Compute, and routes are removed in all compute nodes 2025-10-02 03:58:45,731 - INFO - Routes for VM ctest-vm2-11422518 is removed in all control-nodes 2025-10-02 03:58:45,731 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-2:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:45,774 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-2?flat 2025-10-02 03:58:45,803 - DEBUG - VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is still present in vrouter an-jenkins-deploy-platform-ansible-os-4210-2 uve 2025-10-02 03:58:45,803 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:58:45,803 - DEBUG - interface for vm 3acce6fb-d03b-483e-8e98-0814e1f380fd deleted from vrouter uve ... 2025-10-02 03:58:45,803 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:58:48,803 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-2:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:48,844 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-2?flat 2025-10-02 03:58:48,871 - DEBUG - VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is still present in vrouter an-jenkins-deploy-platform-ansible-os-4210-2 uve 2025-10-02 03:58:48,871 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:58:48,871 - DEBUG - interface for vm 3acce6fb-d03b-483e-8e98-0814e1f380fd deleted from vrouter uve ... 2025-10-02 03:58:48,871 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:58:51,872 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-2:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:51,921 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-2?flat 2025-10-02 03:58:51,949 - DEBUG - VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is not present in vrouter an-jenkins-deploy-platform-ansible-os-4210-2 uve 2025-10-02 03:58:51,949 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:58:51,949 - DEBUG - interface for vm 3acce6fb-d03b-483e-8e98-0814e1f380fd deleted from vrouter uve ... 2025-10-02 03:58:51,949 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:58:51,949 - DEBUG - Validated that VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is removed in Vrouter UVE 2025-10-02 03:58:51,949 - DEBUG - Verifying through opserver in 10.0.0.56 2025-10-02 03:58:51,949 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541?flat 2025-10-02 03:58:51,972 - DEBUG - 3acce6fb-d03b-483e-8e98-0814e1f380fd BM not in default-domain:ctest-TestDropStats-90964132:ctest-vn-22630541 uve 2025-10-02 03:58:51,972 - DEBUG - Validated that VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is not present in the VN UVE 2025-10-02 03:58:51,972 - DEBUG - Verifying the 3acce6fb-d03b-483e-8e98-0814e1f380fd virtual network link through opserver 10.0.0.56 2025-10-02 03:58:51,972 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machines 2025-10-02 03:58:51,984 - INFO - 3acce6fb-d03b-483e-8e98-0814e1f380fd vm uve deleted from opserver 2025-10-02 03:58:51,984 - DEBUG - Verifying the 3acce6fb-d03b-483e-8e98-0814e1f380fd virtual network link through opserver 10.0.0.38 2025-10-02 03:58:51,984 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines 2025-10-02 03:58:52,045 - INFO - 3acce6fb-d03b-483e-8e98-0814e1f380fd vm uve deleted from opserver 2025-10-02 03:58:52,045 - DEBUG - Verifying the 3acce6fb-d03b-483e-8e98-0814e1f380fd virtual network link through opserver 10.0.0.49 2025-10-02 03:58:52,045 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machines 2025-10-02 03:58:52,057 - INFO - 3acce6fb-d03b-483e-8e98-0814e1f380fd vm uve deleted from opserver 2025-10-02 03:58:52,057 - INFO - Validated that VM 3acce6fb-d03b-483e-8e98-0814e1f380fd is removed from Opserver 2025-10-02 03:58:52,057 - INFO - Deleting VM ctest-vm1-14207859 2025-10-02 03:58:52,240 - DEBUG - Verifying in api server 10.0.0.49 2025-10-02 03:58:52,240 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:52,249 - DEBUG - VM ID abc3c82a-54e7-477a-9a20-39602fea14cf of VM ctest-vm1-14207859 is still found in API Server 2025-10-02 03:58:54,253 - DEBUG - Verifying in api server 10.0.0.49 2025-10-02 03:58:54,253 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:54,260 - DEBUG - Response Code: 404 2025-10-02 03:58:54,260 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:54,266 - DEBUG - Response Code: 404 2025-10-02 03:58:54,266 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:58:54,272 - DEBUG - Response Code: 404 2025-10-02 03:58:54,273 - INFO - VM ctest-vm1-14207859 is fully removed in API-Server 2025-10-02 03:58:54,426 - DEBUG - Skipping VM-deletion-check in nova db since mysql_token is not found 2025-10-02 03:58:54,457 - DEBUG - Validated that vrouter 10.0.0.33 does not have VMs route for VN default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 2025-10-02 03:58:54,466 - DEBUG - Validated that vrouter 10.0.0.130 does not have VMs route for VN default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 2025-10-02 03:58:54,466 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 2025-10-02 03:58:54,466 - INFO - VM ctest-vm1-14207859 is removed in Compute, and routes are removed in all compute nodes 2025-10-02 03:58:54,700 - INFO - Routes for VM ctest-vm1-14207859 is removed in all control-nodes 2025-10-02 03:58:54,700 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:54,752 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:58:54,781 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is still present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:58:54,781 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:58:54,781 - DEBUG - interface for vm abc3c82a-54e7-477a-9a20-39602fea14cf deleted from vrouter uve ... 2025-10-02 03:58:54,781 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:58:57,781 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:58:57,836 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:58:57,868 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is still present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:58:57,868 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:58:57,868 - DEBUG - interface for vm abc3c82a-54e7-477a-9a20-39602fea14cf deleted from vrouter uve ... 2025-10-02 03:58:57,868 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:59:00,869 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:59:00,920 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:59:00,955 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is still present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:59:00,955 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:59:00,955 - DEBUG - interface for vm abc3c82a-54e7-477a-9a20-39602fea14cf deleted from vrouter uve ... 2025-10-02 03:59:00,955 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:59:03,956 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:59:04,006 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:59:04,036 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is still present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:59:04,036 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:59:04,036 - DEBUG - interface for vm abc3c82a-54e7-477a-9a20-39602fea14cf deleted from vrouter uve ... 2025-10-02 03:59:04,036 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:59:07,037 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:59:07,085 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:59:07,113 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is still present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:59:07,113 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:59:07,114 - DEBUG - interface for vm abc3c82a-54e7-477a-9a20-39602fea14cf deleted from vrouter uve ... 2025-10-02 03:59:07,114 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:59:10,115 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:59:10,172 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:59:10,201 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is still present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:59:10,201 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:59:10,201 - DEBUG - interface for vm abc3c82a-54e7-477a-9a20-39602fea14cf deleted from vrouter uve ... 2025-10-02 03:59:10,201 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:59:13,201 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4210-1:Compute:contrail-vrouter-agent:0?flat 2025-10-02 03:59:13,252 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4210-1?flat 2025-10-02 03:59:13,289 - DEBUG - VM abc3c82a-54e7-477a-9a20-39602fea14cf is not present in vrouter an-jenkins-deploy-platform-ansible-os-4210-1 uve 2025-10-02 03:59:13,289 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2025-10-02 03:59:13,289 - DEBUG - interface for vm abc3c82a-54e7-477a-9a20-39602fea14cf deleted from vrouter uve ... 2025-10-02 03:59:13,289 - DEBUG - Deleted interface not in error interface list ... 2025-10-02 03:59:13,289 - DEBUG - Validated that VM abc3c82a-54e7-477a-9a20-39602fea14cf is removed in Vrouter UVE 2025-10-02 03:59:13,289 - DEBUG - Verifying through opserver in 10.0.0.56 2025-10-02 03:59:13,289 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-network/default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309?flat 2025-10-02 03:59:13,307 - DEBUG - abc3c82a-54e7-477a-9a20-39602fea14cf BM not in default-domain:ctest-TestDropStats-90964132:ctest-vn-32306309 uve 2025-10-02 03:59:13,307 - DEBUG - Validated that VM abc3c82a-54e7-477a-9a20-39602fea14cf is not present in the VN UVE 2025-10-02 03:59:13,307 - DEBUG - Verifying the abc3c82a-54e7-477a-9a20-39602fea14cf virtual network link through opserver 10.0.0.56 2025-10-02 03:59:13,307 - DEBUG - Requesting: http://10.0.0.56:8081/analytics/uves/virtual-machines 2025-10-02 03:59:13,321 - DEBUG - No links retuned for abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:59:13,321 - INFO - abc3c82a-54e7-477a-9a20-39602fea14cf vm uve deleted from opserver 2025-10-02 03:59:13,321 - DEBUG - Verifying the abc3c82a-54e7-477a-9a20-39602fea14cf virtual network link through opserver 10.0.0.38 2025-10-02 03:59:13,321 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-machines 2025-10-02 03:59:13,334 - DEBUG - No links retuned for abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:59:13,334 - INFO - abc3c82a-54e7-477a-9a20-39602fea14cf vm uve deleted from opserver 2025-10-02 03:59:13,334 - DEBUG - Verifying the abc3c82a-54e7-477a-9a20-39602fea14cf virtual network link through opserver 10.0.0.49 2025-10-02 03:59:13,334 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-machines 2025-10-02 03:59:13,347 - DEBUG - No links retuned for abc3c82a-54e7-477a-9a20-39602fea14cf 2025-10-02 03:59:13,347 - INFO - abc3c82a-54e7-477a-9a20-39602fea14cf vm uve deleted from opserver 2025-10-02 03:59:13,347 - INFO - Validated that VM abc3c82a-54e7-477a-9a20-39602fea14cf is removed from Opserver 2025-10-02 03:59:13,347 - INFO - Deleting VN ctest-vn-22630541 2025-10-02 03:59:13,515 - DEBUG - Response for deleting network () 2025-10-02 03:59:13,515 - INFO - Deleting VN ctest-vn-32306309 2025-10-02 03:59:13,726 - DEBUG - Response for deleting network () 2025-10-02 03:59:14,984 - DEBUG - Skipping xmpp flap check
2025-10-02 03:59:14,984 - INFO - END TEST : test_flow_action_drop_stats : PASSED[0:01:17]
2025-10-02 03:59:14,984 - INFO - -------------------------------------------------------------------------------- 2025-10-02 03:59:15,689 - INFO - Deleted project: ctest-TestDropStats-90964132, ID : 82fa6447-8d2c-473b-ab72-15e55051179a