2025-10-30 02:20:36,313 - INFO - Domain Default found not creating 2025-10-30 02:20:36,452 - INFO - Project ctest-TestBasicVMVN-13372310 not found, creating it 2025-10-30 02:20:36,868 - INFO - Created Project:ctest-TestBasicVMVN-13372310, ID : 38b7466d-0a2c-455b-9e0a-2b6e746e4b1c 2025-10-30 02:20:38,357 - INFO - ================================================================================ 2025-10-30 02:20:38,357 - INFO - STARTING TEST : test_generic_link_local_service 2025-10-30 02:20:38,357 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2025-10-30 02:20:38,611 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.249': '0'}} with 2025-10-30 02:20:38,611 - INFO - Initial checks done. Running the testcase now 2025-10-30 02:20:38,611 - INFO - 2025-10-30 02:20:39,118 - DEBUG - Response for create_network : {'network': {'id': '6533a9ee-618c-4469-af81-6b0c79cfcc63', 'name': 'ctest-vn2_metadata-12499619', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13372310', 'ctest-vn2_metadata-12499619'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 02:20:39,272 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2a4885e-c684-4f36-8fa9-ae371cbfb1d7', 'name': '', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'network_id': '6533a9ee-618c-4469-af81-6b0c79cfcc63', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c'}} 2025-10-30 02:20:39,286 - INFO - Created VN ctest-vn2_metadata-12499619 2025-10-30 02:20:39,335 - DEBUG - VN ctest-vn2_metadata-12499619 UUID is 6533a9ee-618c-4469-af81-6b0c79cfcc63 2025-10-30 02:20:39,522 - DEBUG - Services list from nova: [, , ] 2025-10-30 02:20:40,510 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4534-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4534-1) 2025-10-30 02:20:40,614 - DEBUG - Link local service introspect added 2025-10-30 02:20:40,652 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 02:20:45,722 - DEBUG - VM is in ACTIVE state now 2025-10-30 02:20:45,837 - INFO - Waiting for VM ctest-TestBasicVMVN-13372310-50924184 to be up.. 2025-10-30 02:20:45,837 - INFO - VM name : ctest-TestBasicVMVN-13372310-50924184 2025-10-30 02:20:45,904 - DEBUG - VM ctest-TestBasicVMVN-13372310-50924184 ID is a64853de-73b8-43c3-ac83-d8e73f180a18 2025-10-30 02:20:45,904 - DEBUG - VM ctest-TestBasicVMVN-13372310-50924184 launched on Node cn-jenkins-deploy-platform-ansible-os-4534-1 2025-10-30 02:20:45,976 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a64853de-73b8-43c3-ac83-d8e73f180a18 2025-10-30 02:20:46,270 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/a64853de-73b8-43c3-ac83-d8e73f180a18 2025-10-30 02:20:46,299 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/152570e2-d1ea-445f-bb4b-0cb73431781b 2025-10-30 02:20:49,565 - 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 1023ms') 2025-10-30 02:20:49,565 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13372310-50924184 failed! 2025-10-30 02:20:49,619 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13372310:ctest-vn2_metadata-12499619 is 11.1.1.1 and allocation pool is NOT set 2025-10-30 02:20:51,679 - 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=4.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.34 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 = 1.340/2.898/4.456/1.558 ms') 2025-10-30 02:20:51,679 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13372310-50924184 passed 2025-10-30 02:20:51,827 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:20:51,827 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13372310-50924184, IP 11.1.1.3, Port 22 2025-10-30 02:20:51,986 - DEBUG - VM ctest-TestBasicVMVN-13372310-50924184 is ready for SSH connections 2025-10-30 02:20:51,986 - INFO - Retry 0 2025-10-30 02:20:51,986 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:20:51,986 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-10-30 02:20:53,564 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-10-30 02:20:53,564 - INFO - Generic metadata worked 2025-10-30 02:20:53,818 - DEBUG - Link local service introspect removed 2025-10-30 02:20:53,819 - INFO - Deleting VM ctest-TestBasicVMVN-13372310-50924184 2025-10-30 02:20:53,882 - INFO - Deleting VN ctest-vn2_metadata-12499619 2025-10-30 02:20:53,923 - DEBUG - VN 6533a9ee-618c-4469-af81-6b0c79cfcc63 still in use: Unable to complete operation on network 6533a9ee-618c-4469-af81-6b0c79cfcc63. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9ea2140a-75ce-48c9-8f7d-04cc35d35744'] 2025-10-30 02:20:53,923 - WARNING - Deleting VN ctest-vn2_metadata-12499619 failed..Will retry 2025-10-30 02:20:56,007 - DEBUG - Response for deleting network () 2025-10-30 02:20:56,258 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 02:20:56,259 - INFO - -------------------------------------------------------------------------------- 2025-10-30 02:20:56,261 - INFO - ================================================================================ 2025-10-30 02:20:56,261 - INFO - STARTING TEST : test_metadata_service 2025-10-30 02:20:56,261 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-10-30 02:20:56,549 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.249': '0'}} with 2025-10-30 02:20:56,549 - INFO - Initial checks done. Running the testcase now 2025-10-30 02:20:56,549 - INFO - 2025-10-30 02:20:56,549 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-10-30 02:20:56,554 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/77a8fee8-94a8-402b-baae-d01e2199d030 2025-10-30 02:20:56,725 - DEBUG - Response for create_network : {'network': {'id': '0e3a09a8-d3a7-436e-85b8-3a383d88e63b', 'name': 'ctest-vn-08275189', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13372310', 'ctest-vn-08275189'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 02:20:56,898 - DEBUG - Response for create_subnet : {'subnet': {'id': '76c1d7e6-c7c2-42e8-86ee-5c8198c39b9c', 'name': '', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'network_id': '0e3a09a8-d3a7-436e-85b8-3a383d88e63b', 'ip_version': 4, 'cidr': '129.149.79.0/26', 'allocation_pools': [{'start': '129.149.79.2', 'end': '129.149.79.62'}], 'gateway_ip': '129.149.79.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.149.79.2', 'tags': [], 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c'}} 2025-10-30 02:20:56,912 - INFO - Created VN ctest-vn-08275189 2025-10-30 02:20:56,963 - DEBUG - VN ctest-vn-08275189 UUID is 0e3a09a8-d3a7-436e-85b8-3a383d88e63b 2025-10-30 02:20:58,075 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4534-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4534-1) 2025-10-30 02:20:58,075 - INFO - Waiting for VM ctest-TestBasicVMVN-13372310-63436780 to be up.. 2025-10-30 02:20:58,115 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-30 02:21:03,184 - DEBUG - VM is in ACTIVE state now 2025-10-30 02:21:03,184 - INFO - VM name : ctest-TestBasicVMVN-13372310-63436780 2025-10-30 02:21:03,259 - DEBUG - VM ctest-TestBasicVMVN-13372310-63436780 ID is 9891e706-6354-4d10-b604-8016677b47c2 2025-10-30 02:21:03,259 - DEBUG - VM ctest-TestBasicVMVN-13372310-63436780 launched on Node cn-jenkins-deploy-platform-ansible-os-4534-1 2025-10-30 02:21:03,339 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/9891e706-6354-4d10-b604-8016677b47c2 2025-10-30 02:21:03,346 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7a796630-86a9-4bf7-b98e-708043d50f57 2025-10-30 02:21:06,587 - 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 1007ms') 2025-10-30 02:21:06,587 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13372310-63436780 failed! 2025-10-30 02:21:06,639 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-08275189 is 129.149.79.1 and allocation pool is NOT set 2025-10-30 02:21:08,704 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.393 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.393/2.136/3.879/1.743 ms') 2025-10-30 02:21:08,705 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13372310-63436780 passed 2025-10-30 02:21:08,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:08,851 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13372310-63436780, IP 129.149.79.3, Port 22 2025-10-30 02:21:09,002 - DEBUG - VM ctest-TestBasicVMVN-13372310-63436780 is ready for SSH connections 2025-10-30 02:21:09,002 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:09,002 - DEBUG - cat /tmp/output.txt 2025-10-30 02:21:10,611 - DEBUG - Hello World. The time is now Wed, 29 Oct 2025 20:21:08 -0600! 2025-10-30 02:21:10,611 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 29 Oct 2025 20:21:08 -0600!'} 2025-10-30 02:21:10,611 - INFO - metadata_script.txt got executed in the vm 2025-10-30 02:21:10,611 - INFO - Deleting VM ctest-TestBasicVMVN-13372310-63436780 2025-10-30 02:21:10,676 - INFO - Deleting VN ctest-vn-08275189 2025-10-30 02:21:10,709 - DEBUG - VN 0e3a09a8-d3a7-436e-85b8-3a383d88e63b still in use: Unable to complete operation on network 0e3a09a8-d3a7-436e-85b8-3a383d88e63b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e410c71e-8536-4a4e-aaec-f73b3003a4c7'] 2025-10-30 02:21:10,709 - WARNING - Deleting VN ctest-vn-08275189 failed..Will retry 2025-10-30 02:21:12,795 - DEBUG - Response for deleting network () 2025-10-30 02:21:13,047 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 02:21:13,047 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-10-30 02:21:13,047 - INFO - -------------------------------------------------------------------------------- 2025-10-30 02:21:13,049 - INFO - ================================================================================ 2025-10-30 02:21:13,049 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-10-30 02:21:13,049 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-10-30 02:21:13,339 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.249': '0'}} with 2025-10-30 02:21:13,339 - INFO - Initial checks done. Running the testcase now 2025-10-30 02:21:13,340 - INFO - 2025-10-30 02:21:13,811 - DEBUG - Response for create_network : {'network': {'id': '519c4396-27d2-4414-8de4-b25564a0466e', 'name': 'ctest-vn-57700578', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-13372310', 'ctest-vn-57700578'], 'port_security_enabled': True, 'description': ''}} 2025-10-30 02:21:13,988 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1489948-a675-4136-8c02-a8d221bf2e52', 'name': '', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'network_id': '519c4396-27d2-4414-8de4-b25564a0466e', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c'}} 2025-10-30 02:21:14,132 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8deecf4-8a78-42bd-abe3-43308d611c9d', 'name': '', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'network_id': '519c4396-27d2-4414-8de4-b25564a0466e', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c'}} 2025-10-30 02:21:14,149 - INFO - Created VN ctest-vn-57700578 2025-10-30 02:21:14,203 - DEBUG - VN ctest-vn-57700578 UUID is 519c4396-27d2-4414-8de4-b25564a0466e 2025-10-30 02:21:14,538 - DEBUG - Response for create_port : {'port': {'name': '6c5b48ea-894d-45e5-8fc4-49ea57c7d6e6', 'id': '6c5b48ea-894d-45e5-8fc4-49ea57c7d6e6', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'network_id': '519c4396-27d2-4414-8de4-b25564a0466e', 'mac_address': '02:6c:5b:48:ea:89', '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': '31.1.1.4', 'subnet_id': 'a1489948-a675-4136-8c02-a8d221bf2e52'}], 'security_groups': ['311080df-6828-44b0-9970-9f84cb173153'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c'}} 2025-10-30 02:21:14,694 - DEBUG - Response for create_port : {'port': {'name': 'f784a18e-9975-4b8f-812b-b80ddec70577', 'id': 'f784a18e-9975-4b8f-812b-b80ddec70577', 'tenant_id': '38b7466d0a2c455b9e0a2b6e746e4b1c', 'network_id': '519c4396-27d2-4414-8de4-b25564a0466e', 'mac_address': '02:f7:84:a1:8e:99', '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': '31.1.2.4', 'subnet_id': 'c8deecf4-8a78-42bd-abe3-43308d611c9d'}], 'security_groups': ['311080df-6828-44b0-9970-9f84cb173153'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '38b7466d0a2c455b9e0a2b6e746e4b1c'}} 2025-10-30 02:21:15,032 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4534-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4534-1) 2025-10-30 02:21:15,416 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4534-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4534-1) 2025-10-30 02:21:16,636 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4534-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4534-1) 2025-10-30 02:21:16,636 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-30 02:21:16,642 - DEBUG - Requesting: http://10.0.0.33:8082/domain/72a583dd-0632-4162-9b76-43bf94529bc6 2025-10-30 02:21:16,653 - DEBUG - Requesting: http://10.0.0.33:8082/project/38b7466d-0a2c-455b-9e0a-2b6e746e4b1c 2025-10-30 02:21:16,739 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/55bef3ef-1d4a-4005-83af-27c822885ca7 2025-10-30 02:21:16,748 - INFO - Verifications in API Server for IPAM: ctest-ipam-03131006 passed 2025-10-30 02:21:16,756 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-13372310:ctest-ipam-03131006', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13372310', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6178643947113037829', 'uuid-lslong': '9488846680419228839'}, 'enable': 'true', 'created': '2025-10-30T02:21:13', 'last-modified': '2025-10-30T02:21:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.188340'} 2025-10-30 02:21:16,756 - INFO - Verifications in Control node for IPAM: ctest-ipam-03131006 passed 2025-10-30 02:21:16,756 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-30 02:21:16,762 - DEBUG - Requesting: http://10.0.0.33:8082/domain/72a583dd-0632-4162-9b76-43bf94529bc6 2025-10-30 02:21:16,772 - DEBUG - Requesting: http://10.0.0.33:8082/project/38b7466d-0a2c-455b-9e0a-2b6e746e4b1c 2025-10-30 02:21:16,846 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/519c4396-27d2-4414-8de4-b25564a0466e 2025-10-30 02:21:16,858 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/519c4396-27d2-4414-8de4-b25564a0466e 2025-10-30 02:21:16,872 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c9abe2be-5e76-4b90-9691-a6c6664b32f4 2025-10-30 02:21:16,880 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c9abe2be-5e76-4b90-9691-a6c6664b32f4 2025-10-30 02:21:16,888 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/2fb46571-ee72-42aa-91fb-c8023d6e639f 2025-10-30 02:21:16,895 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 02:21:16,896 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/519c4396-27d2-4414-8de4-b25564a0466e 2025-10-30 02:21:16,906 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c9abe2be-5e76-4b90-9691-a6c6664b32f4 2025-10-30 02:21:16,918 - INFO - Verified VN network id 12 for VN 519c4396-27d2-4414-8de4-b25564a0466e 2025-10-30 02:21:16,919 - INFO - Verifications in API Server for VN ctest-vn-57700578 passed 2025-10-30 02:21:16,919 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/519c4396-27d2-4414-8de4-b25564a0466e 2025-10-30 02:21:16,928 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c9abe2be-5e76-4b90-9691-a6c6664b32f4 2025-10-30 02:21:16,935 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c9abe2be-5e76-4b90-9691-a6c6664b32f4 2025-10-30 02:21:16,941 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/2fb46571-ee72-42aa-91fb-c8023d6e639f 2025-10-30 02:21:16,952 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-13372310', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5880649525631271956', 'uuid-lslong': '10224493133868058222'}, 'enable': 'true', 'created': '2025-10-30T02:21:13', 'last-modified': '2025-10-30T02:21:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.841957'} 2025-10-30 02:21:16,959 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-10-30 02:21:16,959 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-57700578 passed 2025-10-30 02:21:16,960 - DEBUG - ====Verifying policy data for ctest-vn-57700578 in API_Server ====== 2025-10-30 02:21:16,960 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-30 02:21:16,965 - DEBUG - Requesting: http://10.0.0.33:8082/domain/72a583dd-0632-4162-9b76-43bf94529bc6 2025-10-30 02:21:16,975 - DEBUG - Requesting: http://10.0.0.33:8082/project/38b7466d-0a2c-455b-9e0a-2b6e746e4b1c 2025-10-30 02:21:17,070 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/519c4396-27d2-4414-8de4-b25564a0466e 2025-10-30 02:21:17,086 - DEBUG - =>VN ctest-vn-57700578 has no policy to be verified 2025-10-30 02:21:17,087 - DEBUG - Verifying the vn in opserver 2025-10-30 02:21:17,087 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578 virtual network link through opserver 10.0.0.33 2025-10-30 02:21:17,087 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-30 02:21:17,462 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-30 02:21:17,537 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578?flat'} 2025-10-30 02:21:17,537 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578 is found in opserver 2025-10-30 02:21:17,546 - DEBUG - VRF ids for VN ctest-vn-57700578: {'10.0.0.33': '2'} 2025-10-30 02:21:17,546 - INFO - Waiting for VM ctest-TestBasicVMVN-13372310-83976110 to be up.. 2025-10-30 02:21:17,615 - DEBUG - VM is in ACTIVE state now 2025-10-30 02:21:17,615 - INFO - VM name : ctest-TestBasicVMVN-13372310-83976110 2025-10-30 02:21:17,683 - DEBUG - VM ctest-TestBasicVMVN-13372310-83976110 ID is 41828485-c763-4b99-8fb5-eb5c9392522e 2025-10-30 02:21:17,683 - DEBUG - VM ctest-TestBasicVMVN-13372310-83976110 launched on Node cn-jenkins-deploy-platform-ansible-os-4534-1 2025-10-30 02:21:17,753 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/41828485-c763-4b99-8fb5-eb5c9392522e 2025-10-30 02:21:17,759 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/6c5b48ea-894d-45e5-8fc4-49ea57c7d6e6 2025-10-30 02:21:21,014 - 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 1004ms') 2025-10-30 02:21:21,014 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13372310-83976110 failed! 2025-10-30 02:21:21,079 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 02:21:21,079 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 02:21:25,140 - 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 1007ms') 2025-10-30 02:21:25,140 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13372310-83976110 failed! 2025-10-30 02:21:25,191 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578 is 31.1.1.1 and allocation pool is NOT set 2025-10-30 02:21:25,191 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578 is 31.1.2.1 and allocation pool is NOT set 2025-10-30 02:21:27,257 - 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=2.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.418 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.418/1.600/2.783/1.182 ms') 2025-10-30 02:21:27,258 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-13372310-83976110 passed 2025-10-30 02:21:27,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:27,403 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13372310-83976110, IP 31.1.1.4, Port 22 2025-10-30 02:21:27,566 - DEBUG - VM ctest-TestBasicVMVN-13372310-83976110 is ready for SSH connections 2025-10-30 02:21:27,566 - INFO - Waiting for VM ctest-TestBasicVMVN-13372310-29247951 to be up.. 2025-10-30 02:21:27,686 - DEBUG - VM is in ACTIVE state now 2025-10-30 02:21:27,686 - INFO - VM name : ctest-TestBasicVMVN-13372310-29247951 2025-10-30 02:21:27,760 - DEBUG - VM ctest-TestBasicVMVN-13372310-29247951 ID is 1eac66a3-0319-4588-8aab-adfd0e69bd86 2025-10-30 02:21:27,760 - DEBUG - VM ctest-TestBasicVMVN-13372310-29247951 launched on Node cn-jenkins-deploy-platform-ansible-os-4534-1 2025-10-30 02:21:27,831 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/1eac66a3-0319-4588-8aab-adfd0e69bd86 2025-10-30 02:21:27,837 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f784a18e-9975-4b8f-812b-b80ddec70577 2025-10-30 02:21:29,069 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.70 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.395 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.395/1.546/2.698/1.151 ms') 2025-10-30 02:21:29,069 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-13372310-29247951 passed 2025-10-30 02:21:29,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:29,215 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13372310-29247951, IP 31.1.2.4, Port 22 2025-10-30 02:21:29,392 - DEBUG - VM ctest-TestBasicVMVN-13372310-29247951 is ready for SSH connections 2025-10-30 02:21:29,392 - INFO - Waiting for VM ctest-TestBasicVMVN-13372310-87925676 to be up.. 2025-10-30 02:21:29,476 - DEBUG - VM is in ACTIVE state now 2025-10-30 02:21:29,476 - INFO - VM name : ctest-TestBasicVMVN-13372310-87925676 2025-10-30 02:21:29,553 - DEBUG - VM ctest-TestBasicVMVN-13372310-87925676 ID is 1b45dc28-b597-44d8-917b-f6cabd7d1fff 2025-10-30 02:21:29,553 - DEBUG - VM ctest-TestBasicVMVN-13372310-87925676 launched on Node cn-jenkins-deploy-platform-ansible-os-4534-1 2025-10-30 02:21:29,621 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/1b45dc28-b597-44d8-917b-f6cabd7d1fff 2025-10-30 02:21:29,629 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/14d54cbf-5d11-4ace-867c-7411a64d4a04 2025-10-30 02:21:30,862 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.329 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.329/1.608/2.887/1.279 ms') 2025-10-30 02:21:30,862 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-13372310-87925676 passed 2025-10-30 02:21:31,015 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:31,015 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-13372310-87925676, IP 31.1.1.3, Port 22 2025-10-30 02:21:31,188 - DEBUG - VM ctest-TestBasicVMVN-13372310-87925676 is ready for SSH connections 2025-10-30 02:21:31,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:31,188 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:31,188 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-10-30 02:21:35,152 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.934 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.982 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.107 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.982/2.007/3.934 ms 2025-10-30 02:21:35,152 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-13372310-83976110 passed 2025-10-30 02:21:35,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:35,152 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:35,152 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-10-30 02:21:38,796 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.639 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.937 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.787 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.787/1.454/2.639 ms 2025-10-30 02:21:38,796 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-13372310-29247951 passed 2025-10-30 02:21:38,796 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:38,796 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:38,796 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-30 02:21:38,796 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:38,796 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 02:21:38,968 - DEBUG - None 2025-10-30 02:21:38,968 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:38,968 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 02:21:39,141 - DEBUG - None 2025-10-30 02:21:39,141 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:39,141 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-10-30 02:21:39,745 - DEBUG - None 2025-10-30 02:21:39,745 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:39,745 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-10-30 02:21:41,950 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.940 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.791 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.347 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.006 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.347/1.889/4.791 ms 2025-10-30 02:21:41,951 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:41,951 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-10-30 02:21:44,183 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.912 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.143 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.105 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.750 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.630 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.285 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.285/1.894/4.105 ms 2025-10-30 02:21:44,183 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-30 02:21:44,183 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-10-30 02:21:46,414 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.615 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.422 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.254 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.395 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.627 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.541 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.327 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.327/1.597/3.254 ms 2025-10-30 02:21:46,414 - INFO - Deleting VM ctest-TestBasicVMVN-13372310-87925676 2025-10-30 02:21:46,497 - INFO - Detaching port f784a18e-9975-4b8f-812b-b80ddec70577 from VM ctest-TestBasicVMVN-13372310-29247951 2025-10-30 02:21:46,528 - INFO - Deleting VM ctest-TestBasicVMVN-13372310-29247951 2025-10-30 02:21:46,594 - INFO - Detaching port 6c5b48ea-894d-45e5-8fc4-49ea57c7d6e6 from VM ctest-TestBasicVMVN-13372310-83976110 2025-10-30 02:21:46,627 - INFO - Deleting VM ctest-TestBasicVMVN-13372310-83976110 2025-10-30 02:21:46,699 - INFO - Deleting VN ctest-vn-57700578 2025-10-30 02:21:46,840 - DEBUG - Response for delete_port : () 2025-10-30 02:21:47,004 - DEBUG - Response for delete_port : () 2025-10-30 02:21:47,041 - DEBUG - VN 519c4396-27d2-4414-8de4-b25564a0466e still in use: Unable to complete operation on network 519c4396-27d2-4414-8de4-b25564a0466e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-14edc4e9-7a05-4a8f-8814-6abd31e8c2f6'] 2025-10-30 02:21:47,041 - WARNING - Deleting VN ctest-vn-57700578 failed..Will retry 2025-10-30 02:21:49,165 - DEBUG - Response for deleting network () 2025-10-30 02:21:49,165 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c9abe2be-5e76-4b90-9691-a6c6664b32f4 2025-10-30 02:21:49,173 - DEBUG - Response Code: 404 2025-10-30 02:21:49,173 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-30 02:21:49,177 - DEBUG - Requesting: http://10.0.0.33:8082/domain/72a583dd-0632-4162-9b76-43bf94529bc6 2025-10-30 02:21:49,233 - DEBUG - Requesting: http://10.0.0.33:8082/project/38b7466d-0a2c-455b-9e0a-2b6e746e4b1c 2025-10-30 02:21:49,300 - INFO - Validated that VN ctest-vn-57700578 is not found in API Server 2025-10-30 02:21:49,310 - DEBUG - VN ctest-vn-57700578 is not present in Agent 10.0.0.33 2025-10-30 02:21:49,310 - INFO - Validated that VN ctest-vn-57700578 is not in any agent 2025-10-30 02:21:49,316 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-10-30 02:21:49,323 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-57700578 2025-10-30 02:21:49,323 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-13372310:ctest-vn-57700578 2025-10-30 02:21:49,335 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-57700578 info 2025-10-30 02:21:49,410 - INFO - IPAM: ctest-ipam-03131006 is not found in API Server 2025-10-30 02:21:49,419 - INFO - IPAM:ctest-ipam-03131006 is not found in control node 2025-10-30 02:21:49,672 - DEBUG - No XMPP flaps were noticed during the test
2025-10-30 02:21:49,672 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-10-30 02:21:49,672 - INFO - -------------------------------------------------------------------------------- 2025-10-30 02:21:50,326 - INFO - Deleted project: ctest-TestBasicVMVN-13372310, ID : 38b7466d-0a2c-455b-9e0a-2b6e746e4b1c