2025-11-10 18:55:41,313 - INFO - Domain Default found not creating 2025-11-10 18:55:41,557 - INFO - Project ctest-TestBasicVMVN-07749535 not found, creating it 2025-11-10 18:55:42,096 - INFO - Created Project:ctest-TestBasicVMVN-07749535, ID : 83870cd4-f46f-4aea-9cb0-464a37d29702 2025-11-10 18:55:43,893 - INFO - ================================================================================ 2025-11-10 18:55:43,893 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-10 18:55:43,893 - 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-10 18:55:44,155 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-11-10 18:55:44,155 - INFO - Initial checks done. Running the testcase now 2025-11-10 18:55:44,155 - INFO - 2025-11-10 18:55:44,800 - DEBUG - Response for create_network : {'network': {'id': 'bac7c86c-9f8d-48e6-8b1d-5e674d8b4b22', 'name': 'ctest-vn2_metadata-54140894', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'project_id': '83870cd4f46f4aea9cb0464a37d29702', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07749535', 'ctest-vn2_metadata-54140894'], 'port_security_enabled': True, 'description': ''}} 2025-11-10 18:55:45,010 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fe78ec03-4850-4ba8-a517-33cb180cbdf3', 'name': '', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'network_id': 'bac7c86c-9f8d-48e6-8b1d-5e674d8b4b22', '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': '83870cd4f46f4aea9cb0464a37d29702'}} 2025-11-10 18:55:45,029 - INFO - Created VN ctest-vn2_metadata-54140894 2025-11-10 18:55:45,082 - DEBUG - VN ctest-vn2_metadata-54140894 UUID is bac7c86c-9f8d-48e6-8b1d-5e674d8b4b22 2025-11-10 18:55:45,290 - DEBUG - Services list from nova: [, , ] 2025-11-10 18:55:46,514 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4685-1) 2025-11-10 18:55:46,622 - DEBUG - Link local service introspect added 2025-11-10 18:55:46,667 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-10 18:55:51,754 - DEBUG - VM is in ACTIVE state now 2025-11-10 18:55:51,954 - INFO - Waiting for VM ctest-TestBasicVMVN-07749535-60239914 to be up.. 2025-11-10 18:55:51,955 - INFO - VM name : ctest-TestBasicVMVN-07749535-60239914 2025-11-10 18:55:52,057 - DEBUG - VM ctest-TestBasicVMVN-07749535-60239914 ID is b212b91e-fc7b-4b65-9266-58d066bc42d1 2025-11-10 18:55:52,057 - DEBUG - VM ctest-TestBasicVMVN-07749535-60239914 launched on Node cn-jenkins-deploy-platform-ansible-os-4685-1 2025-11-10 18:55:52,150 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b212b91e-fc7b-4b65-9266-58d066bc42d1 2025-11-10 18:55:52,447 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b212b91e-fc7b-4b65-9266-58d066bc42d1 2025-11-10 18:55:52,480 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/fa836e16-d417-490c-b87c-e0e6c237fd90 2025-11-10 18:55:55,762 - 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 1028ms') 2025-11-10 18:55:55,763 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07749535-60239914 failed! 2025-11-10 18:55:55,818 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07749535:ctest-vn2_metadata-54140894 is 11.1.1.1 and allocation pool is NOT set 2025-11-10 18:55:57,885 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.89 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.887/3.593/4.300/0.706 ms') 2025-11-10 18:55:57,885 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07749535-60239914 passed 2025-11-10 18:55:58,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:55:58,050 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07749535-60239914, IP 11.1.1.3, Port 22 2025-11-10 18:55:58,126 - 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-10 18:55:58,219 - DEBUG - VM ctest-TestBasicVMVN-07749535-60239914 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-10 18:56:03,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:03,219 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07749535-60239914, IP 11.1.1.3, Port 22 2025-11-10 18:56:03,382 - DEBUG - VM ctest-TestBasicVMVN-07749535-60239914 is ready for SSH connections 2025-11-10 18:56:03,382 - INFO - Retry 0 2025-11-10 18:56:03,382 - 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.22, gateway password: c0ntrail123 2025-11-10 18:56:03,382 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-10 18:56:05,038 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-10 18:56:05,038 - INFO - Generic metadata worked 2025-11-10 18:56:05,314 - DEBUG - Link local service introspect removed 2025-11-10 18:56:05,314 - INFO - Deleting VM ctest-TestBasicVMVN-07749535-60239914 2025-11-10 18:56:05,395 - INFO - Deleting VN ctest-vn2_metadata-54140894 2025-11-10 18:56:05,438 - DEBUG - VN bac7c86c-9f8d-48e6-8b1d-5e674d8b4b22 still in use: Unable to complete operation on network bac7c86c-9f8d-48e6-8b1d-5e674d8b4b22. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9703e3c3-5037-4f40-864a-1c132900212e'] 2025-11-10 18:56:05,438 - WARNING - Deleting VN ctest-vn2_metadata-54140894 failed..Will retry 2025-11-10 18:56:07,560 - DEBUG - Response for deleting network () 2025-11-10 18:56:07,837 - DEBUG - No XMPP flaps were noticed during the test 2025-11-10 18:56:07,837 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-11-10 18:56:07,837 - INFO - -------------------------------------------------------------------------------- 2025-11-10 18:56:07,840 - INFO - ================================================================================ 2025-11-10 18:56:07,840 - INFO - STARTING TEST : test_metadata_service 2025-11-10 18:56:07,840 - 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-10 18:56:08,148 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-11-10 18:56:08,148 - INFO - Initial checks done. Running the testcase now 2025-11-10 18:56:08,149 - INFO - 2025-11-10 18:56:08,149 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-11-10 18:56:08,156 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/910d44af-a815-4764-a213-33cc6f31374b 2025-11-10 18:56:08,370 - DEBUG - Response for create_network : {'network': {'id': '5a7be468-255d-4534-a631-254bfd717ab4', 'name': 'ctest-vn-12411958', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'project_id': '83870cd4f46f4aea9cb0464a37d29702', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07749535', 'ctest-vn-12411958'], 'port_security_enabled': True, 'description': ''}} 2025-11-10 18:56:08,531 - DEBUG - Response for create_subnet : {'subnet': {'id': '32990b4c-bedc-4a4c-b724-60404905683d', 'name': '', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'network_id': '5a7be468-255d-4534-a631-254bfd717ab4', 'ip_version': 4, 'cidr': '155.31.126.192/26', 'allocation_pools': [{'start': '155.31.126.194', 'end': '155.31.126.254'}], 'gateway_ip': '155.31.126.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.31.126.194', 'tags': [], 'project_id': '83870cd4f46f4aea9cb0464a37d29702'}} 2025-11-10 18:56:08,547 - INFO - Created VN ctest-vn-12411958 2025-11-10 18:56:08,598 - DEBUG - VN ctest-vn-12411958 UUID is 5a7be468-255d-4534-a631-254bfd717ab4 2025-11-10 18:56:09,845 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4685-1) 2025-11-10 18:56:09,845 - INFO - Waiting for VM ctest-TestBasicVMVN-07749535-47377254 to be up.. 2025-11-10 18:56:09,893 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-10 18:56:14,977 - DEBUG - VM is in ACTIVE state now 2025-11-10 18:56:14,977 - INFO - VM name : ctest-TestBasicVMVN-07749535-47377254 2025-11-10 18:56:15,051 - DEBUG - VM ctest-TestBasicVMVN-07749535-47377254 ID is 5c670091-0834-419f-be68-cd634bd6aa9c 2025-11-10 18:56:15,051 - DEBUG - VM ctest-TestBasicVMVN-07749535-47377254 launched on Node cn-jenkins-deploy-platform-ansible-os-4685-1 2025-11-10 18:56:15,123 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5c670091-0834-419f-be68-cd634bd6aa9c 2025-11-10 18:56:15,131 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0577e33c-95b7-417f-acf5-fa9bd4567b53 2025-11-10 18:56:18,382 - 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 1008ms') 2025-11-10 18:56:18,382 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07749535-47377254 failed! 2025-11-10 18:56:18,438 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-12411958 is 155.31.126.193 and allocation pool is NOT set 2025-11-10 18:56:20,511 - 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=11.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.80 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.800/6.881/10.962/4.081 ms') 2025-11-10 18:56:20,511 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07749535-47377254 passed 2025-11-10 18:56:20,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:20,678 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07749535-47377254, IP 155.31.126.195, Port 22 2025-11-10 18:56:20,745 - 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-10 18:56:20,850 - DEBUG - VM ctest-TestBasicVMVN-07749535-47377254 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-10 18:56:25,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:25,852 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07749535-47377254, IP 155.31.126.195, Port 22 2025-11-10 18:56:26,009 - DEBUG - VM ctest-TestBasicVMVN-07749535-47377254 is ready for SSH connections 2025-11-10 18:56:26,009 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-11-10 18:56:26,010 - DEBUG - cat /tmp/output.txt 2025-11-10 18:56:27,696 - DEBUG - Hello World. The time is now Mon, 10 Nov 2025 11:56:23 -0700! 2025-11-10 18:56:27,697 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 10 Nov 2025 11:56:23 -0700!'} 2025-11-10 18:56:27,697 - INFO - metadata_script.txt got executed in the vm 2025-11-10 18:56:27,697 - INFO - Deleting VM ctest-TestBasicVMVN-07749535-47377254 2025-11-10 18:56:27,780 - INFO - Deleting VN ctest-vn-12411958 2025-11-10 18:56:27,831 - DEBUG - VN 5a7be468-255d-4534-a631-254bfd717ab4 still in use: Unable to complete operation on network 5a7be468-255d-4534-a631-254bfd717ab4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-512c0284-b330-4620-ad8c-bb7baf0f7776'] 2025-11-10 18:56:27,831 - WARNING - Deleting VN ctest-vn-12411958 failed..Will retry 2025-11-10 18:56:29,943 - DEBUG - Response for deleting network () 2025-11-10 18:56:30,216 - DEBUG - No XMPP flaps were noticed during the test 2025-11-10 18:56:30,217 - INFO - END TEST : test_metadata_service : PASSED[0:00:23] 2025-11-10 18:56:30,217 - INFO - -------------------------------------------------------------------------------- 2025-11-10 18:56:30,220 - INFO - ================================================================================ 2025-11-10 18:56:30,220 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-10 18:56:30,221 - 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-10 18:56:30,523 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2025-11-10 18:56:30,523 - INFO - Initial checks done. Running the testcase now 2025-11-10 18:56:30,523 - INFO - 2025-11-10 18:56:31,121 - DEBUG - Response for create_network : {'network': {'id': 'df76a504-b710-4a44-91f1-f88d1bc0c262', 'name': 'ctest-vn-22508326', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'project_id': '83870cd4f46f4aea9cb0464a37d29702', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07749535', 'ctest-vn-22508326'], 'port_security_enabled': True, 'description': ''}} 2025-11-10 18:56:31,301 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9bc8edd-7d95-4a99-bf0a-db1951e1bb02', 'name': '', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'network_id': 'df76a504-b710-4a44-91f1-f88d1bc0c262', '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': '83870cd4f46f4aea9cb0464a37d29702'}} 2025-11-10 18:56:31,497 - DEBUG - Response for create_subnet : {'subnet': {'id': '6f74da98-3a1e-4d3a-a770-e916bf6f987a', 'name': '', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'network_id': 'df76a504-b710-4a44-91f1-f88d1bc0c262', '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': '83870cd4f46f4aea9cb0464a37d29702'}} 2025-11-10 18:56:31,516 - INFO - Created VN ctest-vn-22508326 2025-11-10 18:56:31,570 - DEBUG - VN ctest-vn-22508326 UUID is df76a504-b710-4a44-91f1-f88d1bc0c262 2025-11-10 18:56:31,950 - DEBUG - Response for create_port : {'port': {'name': '0436da81-e59a-4019-a67c-765c9ae7fd68', 'id': '0436da81-e59a-4019-a67c-765c9ae7fd68', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'network_id': 'df76a504-b710-4a44-91f1-f88d1bc0c262', 'mac_address': '02:04:36:da:81:e5', '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': 'd9bc8edd-7d95-4a99-bf0a-db1951e1bb02'}], 'security_groups': ['b95d513c-0522-4fe2-90d4-52c6a51345df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '83870cd4f46f4aea9cb0464a37d29702'}} 2025-11-10 18:56:32,125 - DEBUG - Response for create_port : {'port': {'name': '7b26be2f-cd27-405b-bf1b-8e7898b28a94', 'id': '7b26be2f-cd27-405b-bf1b-8e7898b28a94', 'tenant_id': '83870cd4f46f4aea9cb0464a37d29702', 'network_id': 'df76a504-b710-4a44-91f1-f88d1bc0c262', 'mac_address': '02:7b:26:be:2f:cd', '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': '6f74da98-3a1e-4d3a-a770-e916bf6f987a'}], 'security_groups': ['b95d513c-0522-4fe2-90d4-52c6a51345df'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '83870cd4f46f4aea9cb0464a37d29702'}} 2025-11-10 18:56:32,573 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4685-1) 2025-11-10 18:56:33,121 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4685-1) 2025-11-10 18:56:34,430 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4685-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4685-1) 2025-11-10 18:56:34,431 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-10 18:56:34,438 - DEBUG - Requesting: http://10.0.0.22:8082/domain/01806cc8-88b6-4291-a70d-f67bc75f47ee 2025-11-10 18:56:34,452 - DEBUG - Requesting: http://10.0.0.22:8082/project/83870cd4-f46f-4aea-9cb0-464a37d29702 2025-11-10 18:56:34,530 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/0a0fd022-a1fa-4e5c-9197-5bc772497e78 2025-11-10 18:56:34,544 - INFO - Verifications in API Server for IPAM: ctest-ipam-91328451 passed 2025-11-10 18:56:34,550 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07749535:ctest-ipam-91328451', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07749535', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '725026912194940508', 'uuid-lslong': '10490954769156898424'}, 'enable': 'true', 'created': '2025-11-10T18:56:30', 'last-modified': '2025-11-10T18:56:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.707856'} 2025-11-10 18:56:34,550 - INFO - Verifications in Control node for IPAM: ctest-ipam-91328451 passed 2025-11-10 18:56:34,551 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-10 18:56:34,557 - DEBUG - Requesting: http://10.0.0.22:8082/domain/01806cc8-88b6-4291-a70d-f67bc75f47ee 2025-11-10 18:56:34,569 - DEBUG - Requesting: http://10.0.0.22:8082/project/83870cd4-f46f-4aea-9cb0-464a37d29702 2025-11-10 18:56:34,658 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/df76a504-b710-4a44-91f1-f88d1bc0c262 2025-11-10 18:56:34,675 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/df76a504-b710-4a44-91f1-f88d1bc0c262 2025-11-10 18:56:34,691 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d70def9a-743d-4c41-8fe8-79f82e574393 2025-11-10 18:56:34,701 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d70def9a-743d-4c41-8fe8-79f82e574393 2025-11-10 18:56:34,710 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/c27facbd-9082-499a-8d9f-4a26188cc164 2025-11-10 18:56:34,719 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-10 18:56:34,719 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/df76a504-b710-4a44-91f1-f88d1bc0c262 2025-11-10 18:56:34,736 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d70def9a-743d-4c41-8fe8-79f82e574393 2025-11-10 18:56:34,761 - INFO - Verified VN network id 12 for VN df76a504-b710-4a44-91f1-f88d1bc0c262 2025-11-10 18:56:34,761 - INFO - Verifications in API Server for VN ctest-vn-22508326 passed 2025-11-10 18:56:34,761 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/df76a504-b710-4a44-91f1-f88d1bc0c262 2025-11-10 18:56:34,771 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d70def9a-743d-4c41-8fe8-79f82e574393 2025-11-10 18:56:34,779 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d70def9a-743d-4c41-8fe8-79f82e574393 2025-11-10 18:56:34,788 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/c27facbd-9082-499a-8d9f-4a26188cc164 2025-11-10 18:56:34,800 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07749535', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16102238957379537476', 'uuid-lslong': '10516459889826513506'}, 'enable': 'true', 'created': '2025-11-10T18:56:31', 'last-modified': '2025-11-10T18:56:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.334350'} 2025-11-10 18:56:34,809 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-10 18:56:34,809 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22508326 passed 2025-11-10 18:56:34,809 - DEBUG - ====Verifying policy data for ctest-vn-22508326 in API_Server ====== 2025-11-10 18:56:34,809 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-10 18:56:34,817 - DEBUG - Requesting: http://10.0.0.22:8082/domain/01806cc8-88b6-4291-a70d-f67bc75f47ee 2025-11-10 18:56:34,829 - DEBUG - Requesting: http://10.0.0.22:8082/project/83870cd4-f46f-4aea-9cb0-464a37d29702 2025-11-10 18:56:34,923 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/df76a504-b710-4a44-91f1-f88d1bc0c262 2025-11-10 18:56:34,939 - DEBUG - =>VN ctest-vn-22508326 has no policy to be verified 2025-11-10 18:56:34,939 - DEBUG - Verifying the vn in opserver 2025-11-10 18:56:34,940 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326 virtual network link through opserver 10.0.0.22 2025-11-10 18:56:34,940 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-10 18:56:35,342 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-11-10 18:56:35,473 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326?flat'} 2025-11-10 18:56:35,473 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326 is found in opserver 2025-11-10 18:56:35,482 - DEBUG - VRF ids for VN ctest-vn-22508326: {'10.0.0.22': '2'} 2025-11-10 18:56:35,482 - INFO - Waiting for VM ctest-TestBasicVMVN-07749535-23367546 to be up.. 2025-11-10 18:56:35,595 - DEBUG - VM is in ACTIVE state now 2025-11-10 18:56:35,595 - INFO - VM name : ctest-TestBasicVMVN-07749535-23367546 2025-11-10 18:56:35,679 - DEBUG - VM ctest-TestBasicVMVN-07749535-23367546 ID is 81db9fc0-99f7-4653-864b-3bcfa2687e86 2025-11-10 18:56:35,679 - DEBUG - VM ctest-TestBasicVMVN-07749535-23367546 launched on Node cn-jenkins-deploy-platform-ansible-os-4685-1 2025-11-10 18:56:35,756 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/81db9fc0-99f7-4653-864b-3bcfa2687e86 2025-11-10 18:56:35,764 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0436da81-e59a-4019-a67c-765c9ae7fd68 2025-11-10 18:56:39,021 - 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 1005ms') 2025-11-10 18:56:39,021 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07749535-23367546 failed! 2025-11-10 18:56:39,078 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326 is 31.1.1.1 and allocation pool is NOT set 2025-11-10 18:56:39,078 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326 is 31.1.2.1 and allocation pool is NOT set 2025-11-10 18:56:43,158 - 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 1015ms') 2025-11-10 18:56:43,158 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07749535-23367546 failed! 2025-11-10 18:56:43,218 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326 is 31.1.1.1 and allocation pool is NOT set 2025-11-10 18:56:43,218 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326 is 31.1.2.1 and allocation pool is NOT set 2025-11-10 18:56:45,282 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.670 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.670/2.162/3.655/1.492 ms') 2025-11-10 18:56:45,282 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07749535-23367546 passed 2025-11-10 18:56:45,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:45,430 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07749535-23367546, IP 31.1.1.4, Port 22 2025-11-10 18:56:45,601 - DEBUG - VM ctest-TestBasicVMVN-07749535-23367546 is ready for SSH connections 2025-11-10 18:56:45,601 - INFO - Waiting for VM ctest-TestBasicVMVN-07749535-93252952 to be up.. 2025-11-10 18:56:45,693 - DEBUG - VM is in ACTIVE state now 2025-11-10 18:56:45,693 - INFO - VM name : ctest-TestBasicVMVN-07749535-93252952 2025-11-10 18:56:45,766 - DEBUG - VM ctest-TestBasicVMVN-07749535-93252952 ID is 066768f6-b4dd-4b5f-8a16-65db1b849fe5 2025-11-10 18:56:45,766 - DEBUG - VM ctest-TestBasicVMVN-07749535-93252952 launched on Node cn-jenkins-deploy-platform-ansible-os-4685-1 2025-11-10 18:56:45,840 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/066768f6-b4dd-4b5f-8a16-65db1b849fe5 2025-11-10 18:56:45,848 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7b26be2f-cd27-405b-bf1b-8e7898b28a94 2025-11-10 18:56:47,092 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.574 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.574/1.672/2.771/1.098 ms') 2025-11-10 18:56:47,093 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07749535-93252952 passed 2025-11-10 18:56:47,254 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:47,254 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07749535-93252952, IP 31.1.2.4, Port 22 2025-11-10 18:56:47,436 - DEBUG - VM ctest-TestBasicVMVN-07749535-93252952 is ready for SSH connections 2025-11-10 18:56:47,436 - INFO - Waiting for VM ctest-TestBasicVMVN-07749535-85948180 to be up.. 2025-11-10 18:56:47,570 - DEBUG - VM is in ACTIVE state now 2025-11-10 18:56:47,570 - INFO - VM name : ctest-TestBasicVMVN-07749535-85948180 2025-11-10 18:56:47,680 - DEBUG - VM ctest-TestBasicVMVN-07749535-85948180 ID is 451210c2-f12a-45dd-93d0-fd6c0dfe55de 2025-11-10 18:56:47,681 - DEBUG - VM ctest-TestBasicVMVN-07749535-85948180 launched on Node cn-jenkins-deploy-platform-ansible-os-4685-1 2025-11-10 18:56:47,811 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/451210c2-f12a-45dd-93d0-fd6c0dfe55de 2025-11-10 18:56:47,828 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c9b34582-7514-4259-abc2-c15f4e09e7dd 2025-11-10 18:56:49,101 - 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=4.63 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.352 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.352/2.492/4.632/2.140 ms') 2025-11-10 18:56:49,102 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07749535-85948180 passed 2025-11-10 18:56:49,262 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:49,262 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07749535-85948180, IP 31.1.1.3, Port 22 2025-11-10 18:56:49,440 - DEBUG - VM ctest-TestBasicVMVN-07749535-85948180 is ready for SSH connections 2025-11-10 18:56:49,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:49,440 - 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.22, gateway password: c0ntrail123 2025-11-10 18:56:49,441 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-10 18:56:53,641 - 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.454 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.451 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.012 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.012/2.305/4.454 ms 2025-11-10 18:56:53,641 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07749535-23367546 passed 2025-11-10 18:56:53,641 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:53,641 - 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.22, gateway password: c0ntrail123 2025-11-10 18:56:53,641 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-10 18:56:57,439 - 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.186 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.782 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.250 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.782/1.739/3.186 ms 2025-11-10 18:56:57,439 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07749535-93252952 passed 2025-11-10 18:56:57,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:57,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:57,439 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-10 18:56:57,440 - 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.22, gateway password: c0ntrail123 2025-11-10 18:56:57,440 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-10 18:56:57,652 - DEBUG - None 2025-11-10 18:56:57,652 - 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.22, gateway password: c0ntrail123 2025-11-10 18:56:57,652 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-10 18:56:57,894 - DEBUG - None 2025-11-10 18:56:57,894 - 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.22, gateway password: c0ntrail123 2025-11-10 18:56:57,894 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-10 18:56:58,648 - DEBUG - None 2025-11-10 18:56:58,648 - 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.22, gateway password: c0ntrail123 2025-11-10 18:56:58,648 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-10 18:57:00,922 - 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=2.016 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.559 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.490 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.684 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.486 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.486/2.247/6.559 ms 2025-11-10 18:57:00,922 - 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.22, gateway password: c0ntrail123 2025-11-10 18:57:00,922 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-10 18:57:03,206 - 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.590 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.436 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.265 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.451 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.999 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.909 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.559 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.451/2.601/6.265 ms 2025-11-10 18:57:03,206 - 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.22, gateway password: c0ntrail123 2025-11-10 18:57:03,206 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-10 18:57:05,472 - 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.743 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.112 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.991 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.950 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.870 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.678 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.439/1.969/3.991 ms 2025-11-10 18:57:05,473 - INFO - Deleting VM ctest-TestBasicVMVN-07749535-85948180 2025-11-10 18:57:05,569 - INFO - Detaching port 7b26be2f-cd27-405b-bf1b-8e7898b28a94 from VM ctest-TestBasicVMVN-07749535-93252952 2025-11-10 18:57:05,616 - INFO - Deleting VM ctest-TestBasicVMVN-07749535-93252952 2025-11-10 18:57:05,703 - INFO - Detaching port 0436da81-e59a-4019-a67c-765c9ae7fd68 from VM ctest-TestBasicVMVN-07749535-23367546 2025-11-10 18:57:05,747 - INFO - Deleting VM ctest-TestBasicVMVN-07749535-23367546 2025-11-10 18:57:05,842 - INFO - Deleting VN ctest-vn-22508326 2025-11-10 18:57:06,024 - DEBUG - Response for delete_port : () 2025-11-10 18:57:06,208 - DEBUG - Response for delete_port : () 2025-11-10 18:57:06,263 - DEBUG - VN df76a504-b710-4a44-91f1-f88d1bc0c262 still in use: Unable to complete operation on network df76a504-b710-4a44-91f1-f88d1bc0c262. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f00b4db6-27d8-4337-8abf-a8b1c442f32b'] 2025-11-10 18:57:06,264 - WARNING - Deleting VN ctest-vn-22508326 failed..Will retry 2025-11-10 18:57:08,406 - DEBUG - Response for deleting network () 2025-11-10 18:57:08,407 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d70def9a-743d-4c41-8fe8-79f82e574393 2025-11-10 18:57:08,412 - DEBUG - Response Code: 404 2025-11-10 18:57:08,413 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-11-10 18:57:08,418 - DEBUG - Requesting: http://10.0.0.22:8082/domain/01806cc8-88b6-4291-a70d-f67bc75f47ee 2025-11-10 18:57:08,470 - DEBUG - Requesting: http://10.0.0.22:8082/project/83870cd4-f46f-4aea-9cb0-464a37d29702 2025-11-10 18:57:08,545 - INFO - Validated that VN ctest-vn-22508326 is not found in API Server 2025-11-10 18:57:08,555 - DEBUG - VN ctest-vn-22508326 is not present in Agent 10.0.0.22 2025-11-10 18:57:08,555 - INFO - Validated that VN ctest-vn-22508326 is not in any agent 2025-11-10 18:57:08,560 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-11-10 18:57:08,567 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-22508326 2025-11-10 18:57:08,568 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07749535:ctest-vn-22508326 2025-11-10 18:57:08,578 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-22508326 info 2025-11-10 18:57:08,654 - INFO - IPAM: ctest-ipam-91328451 is not found in API Server 2025-11-10 18:57:08,665 - INFO - IPAM:ctest-ipam-91328451 is not found in control node 2025-11-10 18:57:08,938 - DEBUG - No XMPP flaps were noticed during the test 2025-11-10 18:57:08,938 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2025-11-10 18:57:08,938 - INFO - -------------------------------------------------------------------------------- 2025-11-10 18:57:09,666 - INFO - Deleted project: ctest-TestBasicVMVN-07749535, ID : 83870cd4-f46f-4aea-9cb0-464a37d29702