2025-11-05 14:09:36,565 - INFO - Domain Default found not creating 2025-11-05 14:09:36,719 - INFO - Project ctest-TestBasicVMVN-45621068 not found, creating it 2025-11-05 14:09:37,204 - INFO - Created Project:ctest-TestBasicVMVN-45621068, ID : 2b4a52ab-31b4-449f-9064-d91ccf30174d 2025-11-05 14:09:38,855 - INFO - ================================================================================ 2025-11-05 14:09:38,855 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-05 14:09:38,855 - 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-11-05 14:09:39,113 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.201': '0'}} with 2025-11-05 14:09:39,113 - INFO - Initial checks done. Running the testcase now 2025-11-05 14:09:39,113 - INFO - 2025-11-05 14:09:39,712 - DEBUG - Response for create_network : {'network': {'id': 'fef9a321-e67c-43f9-b0bf-c4d8f91a4a1e', 'name': 'ctest-vn2_metadata-92263403', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'project_id': '2b4a52ab31b4449f9064d91ccf30174d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45621068', 'ctest-vn2_metadata-92263403'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 14:09:39,921 - DEBUG - Response for create_subnet : {'subnet': {'id': '01062648-7d40-475f-912a-9e5bca49623f', 'name': '', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'network_id': 'fef9a321-e67c-43f9-b0bf-c4d8f91a4a1e', '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': '2b4a52ab31b4449f9064d91ccf30174d'}} 2025-11-05 14:09:39,939 - INFO - Created VN ctest-vn2_metadata-92263403 2025-11-05 14:09:39,990 - DEBUG - VN ctest-vn2_metadata-92263403 UUID is fef9a321-e67c-43f9-b0bf-c4d8f91a4a1e 2025-11-05 14:09:40,184 - DEBUG - Services list from nova: [, , ] 2025-11-05 14:09:41,296 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4643-1) 2025-11-05 14:09:41,402 - DEBUG - Link local service introspect added 2025-11-05 14:09:41,443 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 14:09:46,535 - DEBUG - VM is in ACTIVE state now 2025-11-05 14:09:46,665 - INFO - Waiting for VM ctest-TestBasicVMVN-45621068-98226760 to be up.. 2025-11-05 14:09:46,666 - INFO - VM name : ctest-TestBasicVMVN-45621068-98226760 2025-11-05 14:09:46,737 - DEBUG - VM ctest-TestBasicVMVN-45621068-98226760 ID is a0152034-5367-4877-a22b-7335db181e53 2025-11-05 14:09:46,737 - DEBUG - VM ctest-TestBasicVMVN-45621068-98226760 launched on Node cn-jenkins-deploy-platform-ansible-os-4643-1 2025-11-05 14:09:46,806 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a0152034-5367-4877-a22b-7335db181e53 2025-11-05 14:09:47,141 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/a0152034-5367-4877-a22b-7335db181e53 2025-11-05 14:09:47,174 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c1cd775c-f9d7-4efd-b5b2-522a0c4508a1 2025-11-05 14:09:50,432 - 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 1020ms') 2025-11-05 14:09:50,432 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45621068-98226760 failed! 2025-11-05 14:09:50,486 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45621068:ctest-vn2_metadata-92263403 is 11.1.1.1 and allocation pool is NOT set 2025-11-05 14:09:52,550 - 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=14.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.21 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 = 3.214/9.032/14.850/5.818 ms') 2025-11-05 14:09:52,550 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45621068-98226760 passed 2025-11-05 14:09:52,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:09:52,706 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45621068-98226760, IP 11.1.1.3, Port 22 2025-11-05 14:09:52,876 - DEBUG - VM ctest-TestBasicVMVN-45621068-98226760 is ready for SSH connections 2025-11-05 14:09:52,876 - INFO - Retry 0 2025-11-05 14:09:52,876 - 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.50, gateway password: c0ntrail123 2025-11-05 14:09:52,877 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-05 14:09:54,570 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-05 14:09:54,570 - INFO - Generic metadata worked 2025-11-05 14:09:54,822 - DEBUG - Link local service introspect removed 2025-11-05 14:09:54,822 - INFO - Deleting VM ctest-TestBasicVMVN-45621068-98226760 2025-11-05 14:09:54,897 - INFO - Deleting VN ctest-vn2_metadata-92263403 2025-11-05 14:09:54,940 - DEBUG - VN fef9a321-e67c-43f9-b0bf-c4d8f91a4a1e still in use: Unable to complete operation on network fef9a321-e67c-43f9-b0bf-c4d8f91a4a1e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-86305214-dad3-497c-acae-d6ad1d7aadf1'] 2025-11-05 14:09:54,940 - WARNING - Deleting VN ctest-vn2_metadata-92263403 failed..Will retry 2025-11-05 14:09:57,043 - DEBUG - Response for deleting network () 2025-11-05 14:09:57,299 - DEBUG - No XMPP flaps were noticed during the test 2025-11-05 14:09:57,299 - INFO - -------------------------------------------------------------------------------- 2025-11-05 14:09:57,302 - INFO - ================================================================================ 2025-11-05 14:09:57,302 - INFO - STARTING TEST : test_metadata_service 2025-11-05 14:09:57,302 - 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-11-05 14:09:57,591 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.201': '0'}} with 2025-11-05 14:09:57,591 - INFO - Initial checks done. Running the testcase now 2025-11-05 14:09:57,591 - INFO - 2025-11-05 14:09:57,591 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs 2025-11-05 14:09:57,598 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/6ec26169-bf39-48f2-9968-041c14719ee9 2025-11-05 14:09:57,788 - DEBUG - Response for create_network : {'network': {'id': '89beed04-dc23-403c-a752-aede12fcb24a', 'name': 'ctest-vn-91459513', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'project_id': '2b4a52ab31b4449f9064d91ccf30174d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45621068', 'ctest-vn-91459513'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 14:09:58,011 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4906b02-7c75-488e-b10c-5aa9e9743e73', 'name': '', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'network_id': '89beed04-dc23-403c-a752-aede12fcb24a', 'ip_version': 4, 'cidr': '220.74.40.0/26', 'allocation_pools': [{'start': '220.74.40.2', 'end': '220.74.40.62'}], 'gateway_ip': '220.74.40.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '220.74.40.2', 'tags': [], 'project_id': '2b4a52ab31b4449f9064d91ccf30174d'}} 2025-11-05 14:09:58,029 - INFO - Created VN ctest-vn-91459513 2025-11-05 14:09:58,086 - DEBUG - VN ctest-vn-91459513 UUID is 89beed04-dc23-403c-a752-aede12fcb24a 2025-11-05 14:09:59,362 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4643-1) 2025-11-05 14:09:59,362 - INFO - Waiting for VM ctest-TestBasicVMVN-45621068-28805566 to be up.. 2025-11-05 14:09:59,412 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-05 14:10:04,497 - DEBUG - VM is in ACTIVE state now 2025-11-05 14:10:04,497 - INFO - VM name : ctest-TestBasicVMVN-45621068-28805566 2025-11-05 14:10:04,585 - DEBUG - VM ctest-TestBasicVMVN-45621068-28805566 ID is 9ec6f98c-d886-41f8-9c62-6ab81fbd34e8 2025-11-05 14:10:04,585 - DEBUG - VM ctest-TestBasicVMVN-45621068-28805566 launched on Node cn-jenkins-deploy-platform-ansible-os-4643-1 2025-11-05 14:10:04,670 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9ec6f98c-d886-41f8-9c62-6ab81fbd34e8 2025-11-05 14:10:04,679 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/21c2e910-cdcf-4635-a629-b47ceb10b15b 2025-11-05 14:10:07,945 - 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 1022ms') 2025-11-05 14:10:07,946 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45621068-28805566 failed! 2025-11-05 14:10:08,002 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-91459513 is 220.74.40.1 and allocation pool is NOT set 2025-11-05 14:10:12,071 - 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 1006ms') 2025-11-05 14:10:12,071 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45621068-28805566 failed! 2025-11-05 14:10:12,130 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-91459513 is 220.74.40.1 and allocation pool is NOT set 2025-11-05 14:10:14,196 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.482 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.482/2.021/3.560/1.539 ms') 2025-11-05 14:10:14,196 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45621068-28805566 passed 2025-11-05 14:10:14,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:14,346 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45621068-28805566, IP 220.74.40.3, Port 22 2025-11-05 14:10:14,502 - DEBUG - VM ctest-TestBasicVMVN-45621068-28805566 is ready for SSH connections 2025-11-05 14:10:14,502 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-11-05 14:10:14,502 - DEBUG - cat /tmp/output.txt 2025-11-05 14:10:16,203 - DEBUG - Hello World. The time is now Wed, 05 Nov 2025 07:10:11 -0700! 2025-11-05 14:10:16,203 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 05 Nov 2025 07:10:11 -0700!'} 2025-11-05 14:10:16,203 - INFO - metadata_script.txt got executed in the vm 2025-11-05 14:10:16,204 - INFO - Deleting VM ctest-TestBasicVMVN-45621068-28805566 2025-11-05 14:10:16,282 - INFO - Deleting VN ctest-vn-91459513 2025-11-05 14:10:16,319 - DEBUG - VN 89beed04-dc23-403c-a752-aede12fcb24a still in use: Unable to complete operation on network 89beed04-dc23-403c-a752-aede12fcb24a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b9693ab9-3b2c-433a-a238-03887a9731a6'] 2025-11-05 14:10:16,320 - WARNING - Deleting VN ctest-vn-91459513 failed..Will retry 2025-11-05 14:10:18,445 - DEBUG - Response for deleting network () 2025-11-05 14:10:18,703 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 14:10:18,704 - INFO - END TEST : test_metadata_service : PASSED[0:00:21]
2025-11-05 14:10:18,704 - INFO - -------------------------------------------------------------------------------- 2025-11-05 14:10:18,706 - INFO - ================================================================================ 2025-11-05 14:10:18,706 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-05 14:10:18,706 - 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-11-05 14:10:18,991 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.201': '0'}} with 2025-11-05 14:10:18,991 - INFO - Initial checks done. Running the testcase now 2025-11-05 14:10:18,991 - INFO - 2025-11-05 14:10:19,507 - DEBUG - Response for create_network : {'network': {'id': '4509a14b-ca7f-47cd-b022-ac33cf52c811', 'name': 'ctest-vn-22204677', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'project_id': '2b4a52ab31b4449f9064d91ccf30174d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45621068', 'ctest-vn-22204677'], 'port_security_enabled': True, 'description': ''}} 2025-11-05 14:10:19,693 - DEBUG - Response for create_subnet : {'subnet': {'id': '04411e0a-7fea-4b7c-afde-a1b2f28fae2f', 'name': '', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'network_id': '4509a14b-ca7f-47cd-b022-ac33cf52c811', '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': '2b4a52ab31b4449f9064d91ccf30174d'}} 2025-11-05 14:10:19,847 - DEBUG - Response for create_subnet : {'subnet': {'id': '812c46ef-8896-4024-a24d-ea4bf43f0f9b', 'name': '', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'network_id': '4509a14b-ca7f-47cd-b022-ac33cf52c811', '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': '2b4a52ab31b4449f9064d91ccf30174d'}} 2025-11-05 14:10:19,869 - INFO - Created VN ctest-vn-22204677 2025-11-05 14:10:19,922 - DEBUG - VN ctest-vn-22204677 UUID is 4509a14b-ca7f-47cd-b022-ac33cf52c811 2025-11-05 14:10:20,323 - DEBUG - Response for create_port : {'port': {'name': '23f31f78-003a-4b44-9825-f4d51cfcbfdf', 'id': '23f31f78-003a-4b44-9825-f4d51cfcbfdf', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'network_id': '4509a14b-ca7f-47cd-b022-ac33cf52c811', 'mac_address': '02:23:f3:1f:78:00', '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': '04411e0a-7fea-4b7c-afde-a1b2f28fae2f'}], 'security_groups': ['d274957c-7d49-4ebb-aaa6-4eda379dfb55'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b4a52ab31b4449f9064d91ccf30174d'}} 2025-11-05 14:10:20,511 - DEBUG - Response for create_port : {'port': {'name': '00d10299-2983-4298-a1a7-86604f0227eb', 'id': '00d10299-2983-4298-a1a7-86604f0227eb', 'tenant_id': '2b4a52ab31b4449f9064d91ccf30174d', 'network_id': '4509a14b-ca7f-47cd-b022-ac33cf52c811', 'mac_address': '02:00:d1:02:99:29', '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': '812c46ef-8896-4024-a24d-ea4bf43f0f9b'}], 'security_groups': ['d274957c-7d49-4ebb-aaa6-4eda379dfb55'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b4a52ab31b4449f9064d91ccf30174d'}} 2025-11-05 14:10:21,013 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4643-1) 2025-11-05 14:10:21,519 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4643-1) 2025-11-05 14:10:22,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4643-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4643-1) 2025-11-05 14:10:22,891 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 14:10:22,897 - DEBUG - Requesting: http://10.0.0.50:8082/domain/edecd6db-a493-4861-a269-342e9ca227a3 2025-11-05 14:10:22,910 - DEBUG - Requesting: http://10.0.0.50:8082/project/2b4a52ab-31b4-449f-9064-d91ccf30174d 2025-11-05 14:10:23,012 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/e61861aa-139f-4b3c-8f7f-220df9903711 2025-11-05 14:10:23,025 - INFO - Verifications in API Server for IPAM: ctest-ipam-48435297 passed 2025-11-05 14:10:23,033 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45621068:ctest-ipam-48435297', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45621068', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16580109411266022204', 'uuid-lslong': '10340020712882845457'}, 'enable': 'true', 'created': '2025-11-05T14:10:19', 'last-modified': '2025-11-05T14:10:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.802806'} 2025-11-05 14:10:23,033 - INFO - Verifications in Control node for IPAM: ctest-ipam-48435297 passed 2025-11-05 14:10:23,033 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 14:10:23,043 - DEBUG - Requesting: http://10.0.0.50:8082/domain/edecd6db-a493-4861-a269-342e9ca227a3 2025-11-05 14:10:23,067 - DEBUG - Requesting: http://10.0.0.50:8082/project/2b4a52ab-31b4-449f-9064-d91ccf30174d 2025-11-05 14:10:23,168 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4509a14b-ca7f-47cd-b022-ac33cf52c811 2025-11-05 14:10:23,188 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4509a14b-ca7f-47cd-b022-ac33cf52c811 2025-11-05 14:10:23,212 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b86dbd0a-0350-47bc-8a83-730308d409d9 2025-11-05 14:10:23,221 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b86dbd0a-0350-47bc-8a83-730308d409d9 2025-11-05 14:10:23,231 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f7bb6fca-aa4f-4263-b7e6-11e9b743770b 2025-11-05 14:10:23,240 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-05 14:10:23,240 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4509a14b-ca7f-47cd-b022-ac33cf52c811 2025-11-05 14:10:23,254 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b86dbd0a-0350-47bc-8a83-730308d409d9 2025-11-05 14:10:23,273 - INFO - Verified VN network id 11 for VN 4509a14b-ca7f-47cd-b022-ac33cf52c811 2025-11-05 14:10:23,273 - INFO - Verifications in API Server for VN ctest-vn-22204677 passed 2025-11-05 14:10:23,273 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4509a14b-ca7f-47cd-b022-ac33cf52c811 2025-11-05 14:10:23,285 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b86dbd0a-0350-47bc-8a83-730308d409d9 2025-11-05 14:10:23,298 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b86dbd0a-0350-47bc-8a83-730308d409d9 2025-11-05 14:10:23,308 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f7bb6fca-aa4f-4263-b7e6-11e9b743770b 2025-11-05 14:10:23,329 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45621068', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4974684610299381709', 'uuid-lslong': '12691896038405097489'}, 'enable': 'true', 'created': '2025-11-05T14:10:19', 'last-modified': '2025-11-05T14:10:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.516313'} 2025-11-05 14:10:23,337 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-05 14:10:23,337 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22204677 passed 2025-11-05 14:10:23,338 - DEBUG - ====Verifying policy data for ctest-vn-22204677 in API_Server ====== 2025-11-05 14:10:23,339 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 14:10:23,346 - DEBUG - Requesting: http://10.0.0.50:8082/domain/edecd6db-a493-4861-a269-342e9ca227a3 2025-11-05 14:10:23,362 - DEBUG - Requesting: http://10.0.0.50:8082/project/2b4a52ab-31b4-449f-9064-d91ccf30174d 2025-11-05 14:10:23,458 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4509a14b-ca7f-47cd-b022-ac33cf52c811 2025-11-05 14:10:23,470 - DEBUG - =>VN ctest-vn-22204677 has no policy to be verified 2025-11-05 14:10:23,470 - DEBUG - Verifying the vn in opserver 2025-11-05 14:10:23,470 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677 virtual network link through opserver 10.0.0.50 2025-11-05 14:10:23,470 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-05 14:10:23,981 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-05 14:10:24,087 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677?flat'} 2025-11-05 14:10:24,087 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677 is found in opserver 2025-11-05 14:10:24,094 - DEBUG - VRF ids for VN ctest-vn-22204677: {'10.0.0.50': '2'} 2025-11-05 14:10:24,094 - INFO - Waiting for VM ctest-TestBasicVMVN-45621068-61884030 to be up.. 2025-11-05 14:10:24,286 - DEBUG - VM is in ACTIVE state now 2025-11-05 14:10:24,287 - INFO - VM name : ctest-TestBasicVMVN-45621068-61884030 2025-11-05 14:10:24,398 - DEBUG - VM ctest-TestBasicVMVN-45621068-61884030 ID is 3cecbed7-5a99-4ec7-9442-32518c116752 2025-11-05 14:10:24,398 - DEBUG - VM ctest-TestBasicVMVN-45621068-61884030 launched on Node cn-jenkins-deploy-platform-ansible-os-4643-1 2025-11-05 14:10:24,492 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/3cecbed7-5a99-4ec7-9442-32518c116752 2025-11-05 14:10:24,502 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/23f31f78-003a-4b44-9825-f4d51cfcbfdf 2025-11-05 14:10:27,752 - 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-11-05 14:10:27,753 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45621068-61884030 failed! 2025-11-05 14:10:27,814 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677 is 31.1.1.1 and allocation pool is NOT set 2025-11-05 14:10:27,814 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677 is 31.1.2.1 and allocation pool is NOT set 2025-11-05 14:10:31,910 - 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 1029ms') 2025-11-05 14:10:31,910 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45621068-61884030 failed! 2025-11-05 14:10:31,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677 is 31.1.1.1 and allocation pool is NOT set 2025-11-05 14:10:31,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677 is 31.1.2.1 and allocation pool is NOT set 2025-11-05 14:10:34,040 - 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=6.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.79 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.789/4.414/6.040/1.625 ms') 2025-11-05 14:10:34,040 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45621068-61884030 passed 2025-11-05 14:10:34,190 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:34,190 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45621068-61884030, IP 31.1.1.4, Port 22 2025-11-05 14:10:34,256 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-11-05 14:10:34,349 - DEBUG - VM ctest-TestBasicVMVN-45621068-61884030 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-05 14:10:39,350 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:39,351 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45621068-61884030, IP 31.1.1.4, Port 22 2025-11-05 14:10:39,506 - DEBUG - VM ctest-TestBasicVMVN-45621068-61884030 is ready for SSH connections 2025-11-05 14:10:39,506 - INFO - Waiting for VM ctest-TestBasicVMVN-45621068-48058305 to be up.. 2025-11-05 14:10:39,591 - DEBUG - VM is in ACTIVE state now 2025-11-05 14:10:39,591 - INFO - VM name : ctest-TestBasicVMVN-45621068-48058305 2025-11-05 14:10:39,668 - DEBUG - VM ctest-TestBasicVMVN-45621068-48058305 ID is f97d6de7-4a43-4dba-b744-d737ead11093 2025-11-05 14:10:39,669 - DEBUG - VM ctest-TestBasicVMVN-45621068-48058305 launched on Node cn-jenkins-deploy-platform-ansible-os-4643-1 2025-11-05 14:10:39,748 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f97d6de7-4a43-4dba-b744-d737ead11093 2025-11-05 14:10:39,757 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/00d10299-2983-4298-a1a7-86604f0227eb 2025-11-05 14:10:40,999 - 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=3.48 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.385 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.385/1.933/3.482/1.548 ms') 2025-11-05 14:10:40,999 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45621068-48058305 passed 2025-11-05 14:10:41,150 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:41,150 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45621068-48058305, IP 31.1.2.4, Port 22 2025-11-05 14:10:41,306 - DEBUG - VM ctest-TestBasicVMVN-45621068-48058305 is ready for SSH connections 2025-11-05 14:10:41,306 - INFO - Waiting for VM ctest-TestBasicVMVN-45621068-27355084 to be up.. 2025-11-05 14:10:41,393 - DEBUG - VM is in ACTIVE state now 2025-11-05 14:10:41,393 - INFO - VM name : ctest-TestBasicVMVN-45621068-27355084 2025-11-05 14:10:41,474 - DEBUG - VM ctest-TestBasicVMVN-45621068-27355084 ID is 51e7ff1e-5b48-40a8-add9-22ecb00ae6fe 2025-11-05 14:10:41,474 - DEBUG - VM ctest-TestBasicVMVN-45621068-27355084 launched on Node cn-jenkins-deploy-platform-ansible-os-4643-1 2025-11-05 14:10:41,562 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/51e7ff1e-5b48-40a8-add9-22ecb00ae6fe 2025-11-05 14:10:41,571 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d35dac69-190f-42a5-81ec-9c9603265df8 2025-11-05 14:10:42,816 - 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=3.35 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.392 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.392/1.869/3.347/1.477 ms') 2025-11-05 14:10:42,816 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45621068-27355084 passed 2025-11-05 14:10:42,970 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:42,970 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45621068-27355084, IP 31.1.1.3, Port 22 2025-11-05 14:10:43,140 - DEBUG - VM ctest-TestBasicVMVN-45621068-27355084 is ready for SSH connections 2025-11-05 14:10:43,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:43,140 - 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.50, gateway password: c0ntrail123 2025-11-05 14:10:43,140 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-05 14:10:47,271 - 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=4.154 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.132 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.077 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.077/2.121/4.154 ms 2025-11-05 14:10:47,272 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45621068-61884030 passed 2025-11-05 14:10:47,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:47,272 - 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.50, gateway password: c0ntrail123 2025-11-05 14:10:47,272 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-05 14:10:51,054 - 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=3.278 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.119 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.881 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.881/1.759/3.278 ms 2025-11-05 14:10:51,054 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45621068-48058305 passed 2025-11-05 14:10:51,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:51,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:51,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-05 14:10:51,054 - 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.50, gateway password: c0ntrail123 2025-11-05 14:10:51,054 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 14:10:51,252 - DEBUG - None 2025-11-05 14:10:51,252 - 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.50, gateway password: c0ntrail123 2025-11-05 14:10:51,252 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 14:10:51,447 - DEBUG - None 2025-11-05 14:10:51,447 - 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.50, gateway password: c0ntrail123 2025-11-05 14:10:51,447 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-05 14:10:52,150 - DEBUG - None 2025-11-05 14:10:52,150 - 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.50, gateway password: c0ntrail123 2025-11-05 14:10:52,150 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-05 14:10:54,377 - 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.987 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.061 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.826 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.425/1.950/5.061 ms 2025-11-05 14:10:54,378 - 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.50, gateway password: c0ntrail123 2025-11-05 14:10:54,378 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-05 14:10:56,645 - 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=1.091 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.326 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.466 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.597 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.505 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.759 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.687 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.597/2.347/4.466 ms 2025-11-05 14:10:56,645 - 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.50, gateway password: c0ntrail123 2025-11-05 14:10:56,645 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-05 14:10:58,958 - 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=1.046 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.022 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.623 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.593 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.969 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.824 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.536 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.536/2.373/5.623 ms 2025-11-05 14:10:58,958 - INFO - Deleting VM ctest-TestBasicVMVN-45621068-27355084 2025-11-05 14:10:59,034 - INFO - Detaching port 00d10299-2983-4298-a1a7-86604f0227eb from VM ctest-TestBasicVMVN-45621068-48058305 2025-11-05 14:10:59,071 - INFO - Deleting VM ctest-TestBasicVMVN-45621068-48058305 2025-11-05 14:10:59,154 - INFO - Detaching port 23f31f78-003a-4b44-9825-f4d51cfcbfdf from VM ctest-TestBasicVMVN-45621068-61884030 2025-11-05 14:10:59,188 - INFO - Deleting VM ctest-TestBasicVMVN-45621068-61884030 2025-11-05 14:10:59,258 - INFO - Deleting VN ctest-vn-22204677 2025-11-05 14:10:59,445 - DEBUG - Response for delete_port : () 2025-11-05 14:10:59,645 - DEBUG - Response for delete_port : () 2025-11-05 14:10:59,703 - DEBUG - VN 4509a14b-ca7f-47cd-b022-ac33cf52c811 still in use: Unable to complete operation on network 4509a14b-ca7f-47cd-b022-ac33cf52c811. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e1019cf3-b2ea-47bf-8223-4c66679f3a2c'] 2025-11-05 14:10:59,703 - WARNING - Deleting VN ctest-vn-22204677 failed..Will retry 2025-11-05 14:11:01,852 - DEBUG - Response for deleting network () 2025-11-05 14:11:01,852 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/b86dbd0a-0350-47bc-8a83-730308d409d9 2025-11-05 14:11:01,861 - DEBUG - Response Code: 404 2025-11-05 14:11:01,861 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-05 14:11:01,869 - DEBUG - Requesting: http://10.0.0.50:8082/domain/edecd6db-a493-4861-a269-342e9ca227a3 2025-11-05 14:11:01,923 - DEBUG - Requesting: http://10.0.0.50:8082/project/2b4a52ab-31b4-449f-9064-d91ccf30174d 2025-11-05 14:11:02,008 - INFO - Validated that VN ctest-vn-22204677 is not found in API Server 2025-11-05 14:11:02,020 - DEBUG - VN ctest-vn-22204677 is not present in Agent 10.0.0.50 2025-11-05 14:11:02,020 - INFO - Validated that VN ctest-vn-22204677 is not in any agent 2025-11-05 14:11:02,029 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-11-05 14:11:02,040 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-22204677 2025-11-05 14:11:02,040 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45621068:ctest-vn-22204677 2025-11-05 14:11:02,055 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22204677 info 2025-11-05 14:11:02,138 - INFO - IPAM: ctest-ipam-48435297 is not found in API Server 2025-11-05 14:11:02,151 - INFO - IPAM:ctest-ipam-48435297 is not found in control node 2025-11-05 14:11:02,417 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 14:11:02,417 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-11-05 14:11:02,417 - INFO - -------------------------------------------------------------------------------- 2025-11-05 14:11:03,164 - INFO - Deleted project: ctest-TestBasicVMVN-45621068, ID : 2b4a52ab-31b4-449f-9064-d91ccf30174d