2026-03-12 03:31:48,465 - INFO - Domain Default found not creating
2026-03-12 03:31:48,701 - INFO - Project ctest-TestRoutes-23299716 not found, creating it
2026-03-12 03:31:49,314 - INFO - Created Project:ctest-TestRoutes-23299716, ID : 00b6f532-0e19-4de4-b644-20160e5a950b
2026-03-12 03:31:50,740 - INFO - ================================================================================
2026-03-12 03:31:50,740 - INFO - STARTING TEST : test_rt_table_scenario_1
2026-03-12 03:31:50,740 - INFO - TEST DESCRIPTION :
In a VN, launch a VM each on two computes
Add a shorter prefix intf static route to VM2
Delete the VMs.
The route table on compute1 should be removed
2026-03-12 03:31:52,024 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.20.0.17': '0', '10.20.0.129': '0'}, '10.0.0.133': {'10.20.0.17': '0', '10.20.0.129': '0'}} with
2026-03-12 03:31:52,025 - INFO - Initial checks done. Running the testcase now
2026-03-12 03:31:52,025 - INFO -
2026-03-12 03:31:52,701 - DEBUG - Response for create_network : {'network': {'id': 'ef63775c-835d-4ea4-8d59-e13aa832fd0a', 'name': 'ctest-random-27100185', 'tenant_id': '00b6f5320e194de4b64420160e5a950b', 'project_id': '00b6f5320e194de4b64420160e5a950b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutes-23299716', 'ctest-random-27100185'], 'port_security_enabled': True, 'description': ''}}
2026-03-12 03:31:52,966 - DEBUG - Response for create_subnet : {'subnet': {'id': '68b1673a-dd85-44f0-94f8-0f73785db094', 'name': '', 'tenant_id': '00b6f5320e194de4b64420160e5a950b', 'network_id': 'ef63775c-835d-4ea4-8d59-e13aa832fd0a', 'ip_version': 4, 'cidr': '222.132.220.0/26', 'allocation_pools': [{'start': '222.132.220.2', 'end': '222.132.220.62'}], 'gateway_ip': '222.132.220.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '222.132.220.2', 'tags': [], 'project_id': '00b6f5320e194de4b64420160e5a950b'}}
2026-03-12 03:31:52,988 - INFO - Created VN ctest-random-27100185
2026-03-12 03:31:53,000 - DEBUG - VN ctest-random-27100185 UUID is ef63775c-835d-4ea4-8d59-e13aa832fd0a
2026-03-12 03:31:53,073 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestRoutes-23299716', 'ctest-vmi-59996848']}
2026-03-12 03:31:53,338 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59996848', 'id': '60e275bd-703a-4ffd-94f4-14dc6aab164b', 'tenant_id': '00b6f5320e194de4b64420160e5a950b', 'network_id': 'ef63775c-835d-4ea4-8d59-e13aa832fd0a', 'mac_address': '02:60:e2:75:bd:70', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '222.132.220.3', 'subnet_id': '68b1673a-dd85-44f0-94f8-0f73785db094'}], 'security_groups': ['d3f49e43-cfa3-4e08-9ddc-544a8aabf34f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '00b6f5320e194de4b64420160e5a950b'}}
2026-03-12 03:31:53,338 - DEBUG - Created port 60e275bd-703a-4ffd-94f4-14dc6aab164b
2026-03-12 03:31:53,436 - DEBUG - Services list from nova: [, , , ]
2026-03-12 03:31:53,436 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5460-2', 'an-jenkins-deploy-platform-ansible-os-5460-1']}
2026-03-12 03:31:53,436 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5460-2', 'an-jenkins-deploy-platform-ansible-os-5460-1']}
2026-03-12 03:31:54,593 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5460-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5460-2)
2026-03-12 03:31:55,115 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5460-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5460-1)
2026-03-12 03:31:55,380 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-23299716', 'ctest-irtb-93003166'](UUID b67a5e76-d5bf-4e76-a1ec-9c1eadba257c), prefixes : ['0.0.0.0/0']
2026-03-12 03:31:55,381 - DEBUG - Sleeping for 1 seconds..
2026-03-12 03:31:56,456 - INFO - Added intf route table b67a5e76-d5bf-4e76-a1ec-9c1eadba257c to port 60e275bd-703a-4ffd-94f4-14dc6aab164b
2026-03-12 03:31:56,537 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-12 03:32:01,628 - DEBUG - VM is in ACTIVE state now
2026-03-12 03:32:01,629 - INFO - VM name : ctest-TestRoutes-23299716-42209478
2026-03-12 03:32:01,715 - DEBUG - VM ctest-TestRoutes-23299716-42209478 ID is 4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:01,816 - DEBUG - VM is in ACTIVE state now
2026-03-12 03:32:01,842 - DEBUG - VM ctest-TestRoutes-23299716-42209478 launched on Node an-jenkins-deploy-platform-ansible-os-5460-2
2026-03-12 03:32:01,949 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:02,264 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:02,303 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:02,312 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/f56ae47d-fa82-49ce-8b97-50abda33bc8c
2026-03-12 03:32:02,323 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:02,332 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/f56ae47d-fa82-49ce-8b97-50abda33bc8c
2026-03-12 03:32:02,342 - DEBUG - Requesting: http://10.0.0.131:8082/instance-ip/e894b554-cb93-4c8e-82ff-2e4b8a128280
2026-03-12 03:32:02,353 - DEBUG - Verifying in api server 10.0.0.131
2026-03-12 03:32:02,353 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:02,361 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/f56ae47d-fa82-49ce-8b97-50abda33bc8c
2026-03-12 03:32:02,372 - DEBUG - Requesting: http://10.0.0.131:8082/instance-ip/e894b554-cb93-4c8e-82ff-2e4b8a128280
2026-03-12 03:32:02,382 - INFO - VM ctest-TestRoutes-23299716-42209478 verfication in all API Servers passed
2026-03-12 03:32:02,405 - DEBUG - VM ctest-TestRoutes-23299716-42209478 Tap interface: {'index': '3', 'name': 'tapf56ae47d-fa', 'uuid': 'f56ae47d-fa82-49ce-8b97-50abda33bc8c', 'vrf_name': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185:ctest-random-27100185', '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': '12', 'vn_name': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'vm_uuid': '4995d9cf-89c3-4d5e-920c-a6811696175c', 'vm_name': 'ctest-TestRoutes-23299716-42209478', 'ip_addr': '222.132.220.4', 'mac_addr': '02:f5:6a:e4:7d:fa', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '116', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-23299716:f56ae47d-fa82-49ce-8b97-50abda33bc8c', 'sg_uuid_list': ['d3f49e43-cfa3-4e08-9ddc-544a8aabf34f'], 'static_route_list': None, 'vm_project_uuid': '00b6f532-0e19-4de4-b644-20160e5a950b', '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': []}
2026-03-12 03:32:02,405 - DEBUG - Agent 10.0.0.133 vrf name: default-domain:ctest-TestRoutes-23299716:ctest-random-27100185:ctest-random-27100185
2026-03-12 03:32:02,412 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185:ctest-random-27100185', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'table_label': '-1', 'vxlan_id': '12', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.254:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]}
2026-03-12 03:32:02,499 - DEBUG - VM ctest-TestRoutes-23299716-42209478 : Tap interface tapf56ae47d-fa is set to Active
2026-03-12 03:32:02,500 - DEBUG - Tap interface tapf56ae47d-fa detail : {'index': '3', 'name': 'tapf56ae47d-fa', 'uuid': 'f56ae47d-fa82-49ce-8b97-50abda33bc8c', 'vrf_name': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185:ctest-random-27100185', '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': '12', 'vn_name': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'vm_uuid': '4995d9cf-89c3-4d5e-920c-a6811696175c', 'vm_name': 'ctest-TestRoutes-23299716-42209478', 'ip_addr': '222.132.220.4', 'mac_addr': '02:f5:6a:e4:7d:fa', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '116', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-TestRoutes-23299716:f56ae47d-fa82-49ce-8b97-50abda33bc8c', 'sg_uuid_list': ['d3f49e43-cfa3-4e08-9ddc-544a8aabf34f'], 'static_route_list': None, 'vm_project_uuid': '00b6f532-0e19-4de4-b644-20160e5a950b', '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': []}
2026-03-12 03:32:02,613 - DEBUG - Starting Layer 2 verification in Agent
2026-03-12 03:32:02,643 - DEBUG - Layer 2 path is seen for VM MAC 02:f5:6a:e4:7d:fa in agent 10.0.0.133
2026-03-12 03:32:02,643 - DEBUG - Active layer 2 route in agent is present for VMI tapf56ae47d-fa
2026-03-12 03:32:02,643 - DEBUG - L2 label(29) matches bw route table and interface table
2026-03-12 03:32:02,649 - DEBUG - VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 is found in Agent of node 10.0.0.23
2026-03-12 03:32:02,736 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 is consistent in agent 10.0.0.23
2026-03-12 03:32:02,736 - DEBUG - Route for VM IP ['222.132.220.4'] is consistent in agent 10.0.0.23
2026-03-12 03:32:02,736 - DEBUG - VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 verification for VM ctest-TestRoutes-23299716-42209478 in Agent 10.0.0.23 passed
2026-03-12 03:32:02,856 - DEBUG - Starting all layer 2 verification in agent 10.0.0.23
2026-03-12 03:32:02,871 - DEBUG - Route for VM MAC 02:f5:6a:e4:7d:fa is consistent in agent 10.0.0.23
2026-03-12 03:32:02,880 - DEBUG - VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 is found in Agent of node 10.0.0.133
2026-03-12 03:32:03,032 - DEBUG - VRF IDs of VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 is consistent in agent 10.0.0.133
2026-03-12 03:32:03,033 - DEBUG - Route for VM IP ['222.132.220.4'] is consistent in agent 10.0.0.133
2026-03-12 03:32:03,033 - DEBUG - VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 verification for VM ctest-TestRoutes-23299716-42209478 in Agent 10.0.0.133 passed
2026-03-12 03:32:03,149 - DEBUG - Starting all layer 2 verification in agent 10.0.0.133
2026-03-12 03:32:03,168 - DEBUG - Route for VM MAC 02:f5:6a:e4:7d:fa is consistent in agent 10.0.0.133
2026-03-12 03:32:06,348 - 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 1010ms')
2026-03-12 03:32:06,348 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-23299716-42209478 failed!
2026-03-12 03:32:06,361 - DEBUG - Gateway for vn default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 is 222.132.220.1 and allocation pool is NOT set
2026-03-12 03:32:08,428 - 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=10.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.72 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.724/6.659/10.594/3.935 ms')
2026-03-12 03:32:08,428 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-23299716-42209478 passed
2026-03-12 03:32:08,428 - INFO - VM ctest-TestRoutes-23299716-42209478 verifications in Compute nodes passed
2026-03-12 03:32:08,652 - DEBUG - Validated VM route 222.132.220.4 in vrouter of 10.0.0.23
2026-03-12 03:32:08,657 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: 10.20.0.254, 25; Got 10.20.0.254,25
2026-03-12 03:32:08,657 - DEBUG - Validated VM route 222.132.220.4 in vrouter of 10.0.0.23
2026-03-12 03:32:08,827 - DEBUG - Validated VM route 222.132.220.4 in vrouter of 10.0.0.133
2026-03-12 03:32:08,834 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0
2026-03-12 03:32:08,835 - INFO - Validated routes of VM ctest-TestRoutes-23299716-42209478 in all vrouters
2026-03-12 03:32:09,341 - DEBUG - Starting all layer2 verification in 10.0.0.131 Control Node
2026-03-12 03:32:09,483 - DEBUG - Layer2 route found for VM MAC 02:f5:6a:e4:7d:fa in Control-node 10.0.0.131
2026-03-12 03:32:09,483 - DEBUG - L2 Label for VM ctest-TestRoutes-23299716-42209478 same between Control-node 10.0.0.131 and Agent, Expected: 29, Seen: 29
2026-03-12 03:32:09,483 - DEBUG - Starting all layer2 verification in 10.0.0.73 Control Node
2026-03-12 03:32:09,615 - DEBUG - Layer2 route found for VM MAC 02:f5:6a:e4:7d:fa in Control-node 10.0.0.73
2026-03-12 03:32:09,615 - DEBUG - L2 Label for VM ctest-TestRoutes-23299716-42209478 same between Control-node 10.0.0.73 and Agent, Expected: 29, Seen: 29
2026-03-12 03:32:09,615 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-23299716-42209478 passed
2026-03-12 03:32:09,615 - DEBUG - Verifying the vm in opserver
2026-03-12 03:32:09,615 - DEBUG - Verifying in collector 10.0.0.131 ...
2026-03-12 03:32:09,616 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c?flat
2026-03-12 03:32:09,928 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c?flat
2026-03-12 03:32:10,011 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-23299716:f56ae47d-fa82-49ce-8b97-50abda33bc8c?flat
2026-03-12 03:32:10,328 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-23299716:f56ae47d-fa82-49ce-8b97-50abda33bc8c?flat
2026-03-12 03:32:10,403 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-23299716:f56ae47d-fa82-49ce-8b97-50abda33bc8c?flat
2026-03-12 03:32:10,482 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c?flat
2026-03-12 03:32:10,543 - DEBUG - Verifying vm in vn uve
2026-03-12 03:32:10,543 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-23299716:f56ae47d-fa82-49ce-8b97-50abda33bc8c?flat
2026-03-12 03:32:10,613 - DEBUG - VM uve shows interface as {'mac_address': '02:f5:6a:e4:7d:fa', 'ip_address': '222.132.220.4', 'ip6_address': '::', 'ip4_active': True, 'gateway': '222.132.220.1', 'port_mirror_enabled': False, 'vn_uuid': 'ef63775c-835d-4ea4-8d59-e13aa832fd0a', 'admin_state': True, '__T': 1773286318796158, 'l2_active': True, 'vhostuser_mode': 0, 'rx_vlan': 65535, 'virtual_network': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'ip6_active': False, 'fixed_ip4_list': ['222.132.220.4'], 'vm_name': 'ctest-TestRoutes-23299716-42209478', 'uuid': 'f56ae47d-fa82-49ce-8b97-50abda33bc8c', 'label': 25, 'is_health_check_active': True, 'tx_vlan': 65535, 'active': True, 'vm_uuid': '4995d9cf-89c3-4d5e-920c-a6811696175c'}
2026-03-12 03:32:10,613 - DEBUG - VM uve shows ip address as ['222.132.220.4', '::']
2026-03-12 03:32:10,613 - DEBUG - VM uve shows virtual network as default-domain:ctest-TestRoutes-23299716:ctest-random-27100185
2026-03-12 03:32:10,613 - INFO - Verifying through opserver in 10.0.0.27
2026-03-12 03:32:10,613 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-23299716:ctest-random-27100185?flat
2026-03-12 03:32:10,633 - DEBUG - expected vm list 4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:10,633 - DEBUG - Extracted vm list ['4995d9cf-89c3-4d5e-920c-a6811696175c']
2026-03-12 03:32:10,633 - INFO - VM 4995d9cf-89c3-4d5e-920c-a6811696175c is present in default-domain:ctest-TestRoutes-23299716:ctest-random-27100185
2026-03-12 03:32:10,633 - DEBUG - Verifying vm in vrouter uve
2026-03-12 03:32:10,633 - DEBUG - Getting info from collector 10.0.0.131..
2026-03-12 03:32:10,633 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c?flat
2026-03-12 03:32:10,714 - DEBUG - VM uve shows vrouter as ['an-jenkins-deploy-platform-ansible-os-5460-2']
2026-03-12 03:32:10,714 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5460-2:Compute:contrail-vrouter-agent:0?flat
2026-03-12 03:32:10,751 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5460-2?flat
2026-03-12 03:32:11,068 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5460-2?flat
2026-03-12 03:32:11,144 - DEBUG - VM 4995d9cf-89c3-4d5e-920c-a6811696175c is present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:11,144 - DEBUG - Validated that VM ctest-TestRoutes-23299716-42209478 is in Vrouter an-jenkins-deploy-platform-ansible-os-5460-2 UVE
2026-03-12 03:32:11,144 - DEBUG - Verifying vm tap interface/vn in vrouter uve
2026-03-12 03:32:11,154 - DEBUG - Expected tap interface of VM uuid 4995d9cf-89c3-4d5e-920c-a6811696175c is default-domain:ctest-TestRoutes-23299716:f56ae47d-fa82-49ce-8b97-50abda33bc8c
2026-03-12 03:32:11,154 - DEBUG - Expected VN of VM uuid 4995d9cf-89c3-4d5e-920c-a6811696175c is default-domain:ctest-TestRoutes-23299716:ctest-random-27100185
2026-03-12 03:32:11,154 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5460-2:Compute:contrail-vrouter-agent:0?flat
2026-03-12 03:32:11,195 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5460-2?flat
2026-03-12 03:32:11,287 - DEBUG - VM 4995d9cf-89c3-4d5e-920c-a6811696175c is present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:11,287 - INFO - tap interface default-domain:ctest-TestRoutes-23299716:f56ae47d-fa82-49ce-8b97-50abda33bc8c of vm 4995d9cf-89c3-4d5e-920c-a6811696175c is present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:11,287 - DEBUG - Connected network default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 of vm 4995d9cf-89c3-4d5e-920c-a6811696175c is present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:11,287 - DEBUG - Verifying the 4995d9cf-89c3-4d5e-920c-a6811696175c virtual network link through opserver 10.0.0.27
2026-03-12 03:32:11,287 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machines
2026-03-12 03:32:11,305 - DEBUG - VM link and name as {'name': '4995d9cf-89c3-4d5e-920c-a6811696175c', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c?flat'}
2026-03-12 03:32:11,305 - DEBUG - Verifying the 4995d9cf-89c3-4d5e-920c-a6811696175c virtual network link through opserver 10.0.0.73
2026-03-12 03:32:11,305 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/virtual-machines
2026-03-12 03:32:11,378 - DEBUG - VM link and name as {'name': '4995d9cf-89c3-4d5e-920c-a6811696175c', 'href': 'http://10.0.0.73:8081/analytics/uves/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c?flat'}
2026-03-12 03:32:11,378 - DEBUG - Verifying the 4995d9cf-89c3-4d5e-920c-a6811696175c virtual network link through opserver 10.0.0.131
2026-03-12 03:32:11,378 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-machines
2026-03-12 03:32:11,391 - DEBUG - VM link and name as {'name': '4995d9cf-89c3-4d5e-920c-a6811696175c', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c?flat'}
2026-03-12 03:32:11,391 - INFO - VM ctest-TestRoutes-23299716-42209478 validations in Opserver passed
2026-03-12 03:32:11,391 - INFO - Waiting for VM ctest-TestRoutes-23299716-74179911 to be up..
2026-03-12 03:32:11,490 - DEBUG - VM is in ACTIVE state now
2026-03-12 03:32:11,490 - INFO - VM name : ctest-TestRoutes-23299716-74179911
2026-03-12 03:32:11,584 - DEBUG - VM ctest-TestRoutes-23299716-74179911 ID is 0718ac90-bdc3-4eea-bcd3-7482b861943b
2026-03-12 03:32:11,584 - DEBUG - VM ctest-TestRoutes-23299716-74179911 launched on Node an-jenkins-deploy-platform-ansible-os-5460-1
2026-03-12 03:32:11,679 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/0718ac90-bdc3-4eea-bcd3-7482b861943b
2026-03-12 03:32:11,693 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/60e275bd-703a-4ffd-94f4-14dc6aab164b
2026-03-12 03:32:12,851 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.454 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.454/1.790/3.126/1.336 ms')
2026-03-12 03:32:12,852 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-23299716-74179911 passed
2026-03-12 03:32:12,922 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-12 03:32:12,922 - DEBUG - Waiting to SSH to VM ctest-TestRoutes-23299716-74179911, IP 222.132.220.3, Port 22
2026-03-12 03:32:13,083 - DEBUG - VM ctest-TestRoutes-23299716-74179911 is ready for SSH connections
2026-03-12 03:32:13,083 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2026-03-12 03:32:13,375 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2026-03-12 03:32:13,403 - DEBUG - Requesting: http://10.0.0.27:8082/domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2
2026-03-12 03:32:13,416 - DEBUG - Requesting: http://10.0.0.27:8082/project/00b6f532-0e19-4de4-b644-20160e5a950b
2026-03-12 03:32:13,505 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a
2026-03-12 03:32:13,518 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a
2026-03-12 03:32:13,528 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae
2026-03-12 03:32:13,537 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae
2026-03-12 03:32:13,546 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/4faa77bf-6e86-4649-a127-e4f7370d44ec
2026-03-12 03:32:13,555 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-12 03:32:13,555 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a
2026-03-12 03:32:13,568 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae
2026-03-12 03:32:13,585 - INFO - Verified VN network id 12 for VN ef63775c-835d-4ea4-8d59-e13aa832fd0a
2026-03-12 03:32:13,585 - INFO - Verifications in API Server for VN ctest-random-27100185 passed
2026-03-12 03:32:13,585 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a
2026-03-12 03:32:13,594 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae
2026-03-12 03:32:13,602 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae
2026-03-12 03:32:13,610 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/4faa77bf-6e86-4649-a127-e4f7370d44ec
2026-03-12 03:32:13,623 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-23299716', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17249762236983758500', 'uuid-lslong': '10185419674321353994'}, 'enable': 'true', 'created': '2026-03-12T03:31:52', 'last-modified': '2026-03-12T03:31:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:20.707302'}
2026-03-12 03:32:13,628 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-12 03:32:13,634 - DEBUG - Control-node 10.0.0.73 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-23299716', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17249762236983758500', 'uuid-lslong': '10185419674321353994'}, 'enable': 'true', 'created': '2026-03-12T03:31:52', 'last-modified': '2026-03-12T03:31:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:20.717132'}
2026-03-12 03:32:13,641 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-12 03:32:13,647 - DEBUG - Control-node 10.0.0.131 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestRoutes-23299716', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17249762236983758500', 'uuid-lslong': '10185419674321353994'}, 'enable': 'true', 'created': '2026-03-12T03:31:52', 'last-modified': '2026-03-12T03:31:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:20.731270'}
2026-03-12 03:32:13,654 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-12 03:32:13,654 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-27100185 passed
2026-03-12 03:32:13,654 - DEBUG - ====Verifying policy data for ctest-random-27100185 in API_Server ======
2026-03-12 03:32:13,654 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2026-03-12 03:32:13,662 - DEBUG - Requesting: http://10.0.0.27:8082/domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2
2026-03-12 03:32:13,676 - DEBUG - Requesting: http://10.0.0.27:8082/project/00b6f532-0e19-4de4-b644-20160e5a950b
2026-03-12 03:32:13,773 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a
2026-03-12 03:32:13,786 - DEBUG - =>VN ctest-random-27100185 has no policy to be verified
2026-03-12 03:32:13,786 - DEBUG - Verifying the vn in opserver
2026-03-12 03:32:13,786 - DEBUG - Verifying the default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 virtual network link through opserver 10.0.0.27
2026-03-12 03:32:13,786 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks
2026-03-12 03:32:13,801 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-23299716:ctest-random-27100185?flat'}
2026-03-12 03:32:13,801 - DEBUG - Verifying the default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 virtual network link through opserver 10.0.0.73
2026-03-12 03:32:13,801 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/virtual-networks
2026-03-12 03:32:13,815 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'href': 'http://10.0.0.73:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-23299716:ctest-random-27100185?flat'}
2026-03-12 03:32:13,815 - DEBUG - Verifying the default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 virtual network link through opserver 10.0.0.131
2026-03-12 03:32:13,815 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-networks
2026-03-12 03:32:13,830 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestRoutes-23299716:ctest-random-27100185', 'href': 'http://10.0.0.131:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-23299716:ctest-random-27100185?flat'}
2026-03-12 03:32:13,830 - INFO - Validated that VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 is found in opserver
2026-03-12 03:32:13,842 - DEBUG - VRF ids for VN ctest-random-27100185: {'10.0.0.23': '2', '10.0.0.133': '2'}
2026-03-12 03:32:13,842 - INFO - Deleting VM ctest-TestRoutes-23299716-42209478
2026-03-12 03:32:13,925 - DEBUG - Verifying in api server 10.0.0.131
2026-03-12 03:32:13,925 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:13,934 - DEBUG - VM ID 4995d9cf-89c3-4d5e-920c-a6811696175c of VM ctest-TestRoutes-23299716-42209478 is still found in API Server
2026-03-12 03:32:15,935 - DEBUG - Verifying in api server 10.0.0.131
2026-03-12 03:32:15,935 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:15,942 - DEBUG - Response Code: 404
2026-03-12 03:32:15,942 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:15,948 - DEBUG - Response Code: 404
2026-03-12 03:32:15,949 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c
2026-03-12 03:32:15,955 - DEBUG - Response Code: 404
2026-03-12 03:32:15,955 - INFO - VM ctest-TestRoutes-23299716-42209478 is fully removed in API-Server
2026-03-12 03:32:16,108 - DEBUG - Skipping VM-deletion-check in nova db since mysql_token is not found
2026-03-12 03:32:16,263 - DEBUG - VM route 222.132.220.4 has been marked for discard in VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 of compute 10.0.0.23
2026-03-12 03:32:16,267 - DEBUG - Validated that vrouter 10.0.0.23 does not have VMs route for VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185
2026-03-12 03:32:16,267 - DEBUG - Validated that vrouter 10.0.0.133 does not have VMs route for VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185
2026-03-12 03:32:16,267 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185
2026-03-12 03:32:16,267 - INFO - VM ctest-TestRoutes-23299716-42209478 is removed in Compute, and routes are removed in all compute nodes
2026-03-12 03:32:16,518 - INFO - Routes for VM ctest-TestRoutes-23299716-42209478 is removed in all control-nodes
2026-03-12 03:32:16,518 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5460-2:Compute:contrail-vrouter-agent:0?flat
2026-03-12 03:32:16,550 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5460-2?flat
2026-03-12 03:32:16,584 - DEBUG - VM 4995d9cf-89c3-4d5e-920c-a6811696175c is still present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:16,584 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2026-03-12 03:32:16,584 - DEBUG - interface for vm 4995d9cf-89c3-4d5e-920c-a6811696175c deleted from vrouter uve ...
2026-03-12 03:32:16,585 - DEBUG - Deleted interface not in error interface list ...
2026-03-12 03:32:19,586 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5460-2:Compute:contrail-vrouter-agent:0?flat
2026-03-12 03:32:19,620 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5460-2?flat
2026-03-12 03:32:19,651 - DEBUG - VM 4995d9cf-89c3-4d5e-920c-a6811696175c is still present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:19,651 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2026-03-12 03:32:19,651 - DEBUG - interface for vm 4995d9cf-89c3-4d5e-920c-a6811696175c deleted from vrouter uve ...
2026-03-12 03:32:19,651 - DEBUG - Deleted interface not in error interface list ...
2026-03-12 03:32:22,651 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5460-2:Compute:contrail-vrouter-agent:0?flat
2026-03-12 03:32:22,686 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5460-2?flat
2026-03-12 03:32:22,714 - DEBUG - VM 4995d9cf-89c3-4d5e-920c-a6811696175c is still present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:22,714 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2026-03-12 03:32:22,714 - DEBUG - interface for vm 4995d9cf-89c3-4d5e-920c-a6811696175c deleted from vrouter uve ...
2026-03-12 03:32:22,714 - DEBUG - Deleted interface not in error interface list ...
2026-03-12 03:32:25,715 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5460-2:Compute:contrail-vrouter-agent:0?flat
2026-03-12 03:32:25,749 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5460-2?flat
2026-03-12 03:32:25,784 - DEBUG - VM 4995d9cf-89c3-4d5e-920c-a6811696175c is still present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:25,784 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2026-03-12 03:32:25,784 - DEBUG - interface for vm 4995d9cf-89c3-4d5e-920c-a6811696175c deleted from vrouter uve ...
2026-03-12 03:32:25,784 - DEBUG - Deleted interface not in error interface list ...
2026-03-12 03:32:28,784 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5460-2:Compute:contrail-vrouter-agent:0?flat
2026-03-12 03:32:28,818 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5460-2?flat
2026-03-12 03:32:28,848 - DEBUG - VM 4995d9cf-89c3-4d5e-920c-a6811696175c is not present in vrouter an-jenkins-deploy-platform-ansible-os-5460-2 uve
2026-03-12 03:32:28,848 - DEBUG - Verifying if the vm interface deleted from vroter uve...
2026-03-12 03:32:28,848 - DEBUG - interface for vm 4995d9cf-89c3-4d5e-920c-a6811696175c deleted from vrouter uve ...
2026-03-12 03:32:28,848 - DEBUG - Deleted interface not in error interface list ...
2026-03-12 03:32:28,848 - DEBUG - Validated that VM 4995d9cf-89c3-4d5e-920c-a6811696175c is removed in Vrouter UVE
2026-03-12 03:32:28,848 - DEBUG - Verifying through opserver in 10.0.0.27
2026-03-12 03:32:28,848 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestRoutes-23299716:ctest-random-27100185?flat
2026-03-12 03:32:28,866 - DEBUG - 4995d9cf-89c3-4d5e-920c-a6811696175c BM not in default-domain:ctest-TestRoutes-23299716:ctest-random-27100185 uve
2026-03-12 03:32:28,866 - DEBUG - Validated that VM 4995d9cf-89c3-4d5e-920c-a6811696175c is not present in the VN UVE
2026-03-12 03:32:28,866 - DEBUG - Verifying the 4995d9cf-89c3-4d5e-920c-a6811696175c virtual network link through opserver 10.0.0.27
2026-03-12 03:32:28,866 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machines
2026-03-12 03:32:28,877 - INFO - 4995d9cf-89c3-4d5e-920c-a6811696175c vm uve deleted from opserver
2026-03-12 03:32:28,877 - DEBUG - Verifying the 4995d9cf-89c3-4d5e-920c-a6811696175c virtual network link through opserver 10.0.0.73
2026-03-12 03:32:28,877 - DEBUG - Requesting: http://10.0.0.73:8081/analytics/uves/virtual-machines
2026-03-12 03:32:28,891 - INFO - 4995d9cf-89c3-4d5e-920c-a6811696175c vm uve deleted from opserver
2026-03-12 03:32:28,891 - DEBUG - Verifying the 4995d9cf-89c3-4d5e-920c-a6811696175c virtual network link through opserver 10.0.0.131
2026-03-12 03:32:28,891 - DEBUG - Requesting: http://10.0.0.131:8081/analytics/uves/virtual-machines
2026-03-12 03:32:28,905 - INFO - 4995d9cf-89c3-4d5e-920c-a6811696175c vm uve deleted from opserver
2026-03-12 03:32:28,906 - INFO - Validated that VM 4995d9cf-89c3-4d5e-920c-a6811696175c is removed from Opserver
2026-03-12 03:32:28,906 - INFO - Validate that Vrouter Route table does get cleared
2026-03-12 03:32:28,984 - INFO - Removed intf route table b67a5e76-d5bf-4e76-a1ec-9c1eadba257c from port 60e275bd-703a-4ffd-94f4-14dc6aab164b
2026-03-12 03:32:29,026 - INFO - Deleted Interface route table b67a5e76-d5bf-4e76-a1ec-9c1eadba257c
2026-03-12 03:32:29,026 - INFO - Detaching port 60e275bd-703a-4ffd-94f4-14dc6aab164b from VM ctest-TestRoutes-23299716-74179911
2026-03-12 03:32:29,066 - INFO - Deleting VM ctest-TestRoutes-23299716-74179911
2026-03-12 03:32:29,356 - DEBUG - Response for delete_port : ()
2026-03-12 03:32:29,356 - INFO - Deleted port 60e275bd-703a-4ffd-94f4-14dc6aab164b
2026-03-12 03:32:29,357 - INFO - Deleting VN ctest-random-27100185
2026-03-12 03:32:29,572 - DEBUG - Response for deleting network ()
2026-03-12 03:32:29,572 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae
2026-03-12 03:32:29,578 - DEBUG - Response Code: 404
2026-03-12 03:32:29,578 - DEBUG - Requesting: http://10.0.0.27:8082/domains
2026-03-12 03:32:29,583 - DEBUG - Requesting: http://10.0.0.27:8082/domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2
2026-03-12 03:32:29,593 - DEBUG - Requesting: http://10.0.0.27:8082/project/00b6f532-0e19-4de4-b644-20160e5a950b
2026-03-12 03:32:29,688 - INFO - Validated that VN ctest-random-27100185 is not found in API Server
2026-03-12 03:32:29,705 - DEBUG - VN ctest-random-27100185 is not present in Agent 10.0.0.23
2026-03-12 03:32:29,715 - DEBUG - VN ctest-random-27100185 is not present in Agent 10.0.0.133
2026-03-12 03:32:29,715 - INFO - Validated that VN ctest-random-27100185 is not in any agent
2026-03-12 03:32:29,721 - DEBUG - VRF 2 is not seen in agent 10.0.0.23
2026-03-12 03:32:29,728 - DEBUG - Vrouter 10.0.0.23 does not have vrf 2 for VN ctest-random-27100185
2026-03-12 03:32:29,733 - DEBUG - VRF 2 is not seen in agent 10.0.0.133
2026-03-12 03:32:29,737 - DEBUG - Vrouter 10.0.0.133 does not have vrf 2 for VN ctest-random-27100185
2026-03-12 03:32:29,737 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-23299716:ctest-random-27100185
2026-03-12 03:32:29,759 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-27100185 info
2026-03-12 03:32:31,060 - DEBUG - No XMPP flaps were noticed during the test
2026-03-12 03:32:31,060 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:41]
2026-03-12 03:32:31,060 - INFO - --------------------------------------------------------------------------------
2026-03-12 03:32:31,775 - INFO - Deleted project: ctest-TestRoutes-23299716, ID : 00b6f532-0e19-4de4-b644-20160e5a950b