2025-08-20 18:22:27,703 - INFO - Domain Default found not creating 2025-08-20 18:22:27,966 - INFO - Project ctest-TestBasicVMVN-37685258 not found, creating it 2025-08-20 18:22:28,431 - INFO - Created Project:ctest-TestBasicVMVN-37685258, ID : 9ed2eb8d-c4c1-42a8-af3f-d39091835853 2025-08-20 18:22:29,965 - INFO - ================================================================================ 2025-08-20 18:22:29,965 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-20 18:22:29,965 - 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-08-20 18:22:30,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-08-20 18:22:30,227 - INFO - Initial checks done. Running the testcase now 2025-08-20 18:22:30,227 - INFO - 2025-08-20 18:22:30,825 - DEBUG - Response for create_network : {'network': {'id': '459e8e45-7787-4a3f-87b7-e2f4e2a0b1ba', 'name': 'ctest-vn2_metadata-84388083', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'project_id': '9ed2eb8dc4c142a8af3fd39091835853', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37685258', 'ctest-vn2_metadata-84388083'], 'port_security_enabled': True, 'description': ''}} 2025-08-20 18:22:31,032 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd4fcbc1-1263-41e4-a8ec-2f49b2a187da', 'name': '', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'network_id': '459e8e45-7787-4a3f-87b7-e2f4e2a0b1ba', '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': '9ed2eb8dc4c142a8af3fd39091835853'}} 2025-08-20 18:22:31,050 - INFO - Created VN ctest-vn2_metadata-84388083 2025-08-20 18:22:31,104 - DEBUG - VN ctest-vn2_metadata-84388083 UUID is 459e8e45-7787-4a3f-87b7-e2f4e2a0b1ba 2025-08-20 18:22:31,293 - DEBUG - Services list from nova: [, , ] 2025-08-20 18:22:32,402 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3900-1) 2025-08-20 18:22:32,516 - DEBUG - Link local service introspect added 2025-08-20 18:22:32,558 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-20 18:22:37,639 - DEBUG - VM is in ACTIVE state now 2025-08-20 18:22:37,768 - INFO - Waiting for VM ctest-TestBasicVMVN-37685258-01534143 to be up.. 2025-08-20 18:22:37,768 - INFO - VM name : ctest-TestBasicVMVN-37685258-01534143 2025-08-20 18:22:37,842 - DEBUG - VM ctest-TestBasicVMVN-37685258-01534143 ID is 1c00a996-7a07-41a0-aba1-8f512785ab95 2025-08-20 18:22:37,842 - DEBUG - VM ctest-TestBasicVMVN-37685258-01534143 launched on Node cn-jenkins-deploy-platform-ansible-os-3900-1 2025-08-20 18:22:37,921 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/1c00a996-7a07-41a0-aba1-8f512785ab95 2025-08-20 18:22:38,259 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/1c00a996-7a07-41a0-aba1-8f512785ab95 2025-08-20 18:22:38,292 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/2549f2f7-f139-4357-9283-da072bb9ee4f 2025-08-20 18:22:41,544 - 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-08-20 18:22:41,544 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37685258-01534143 failed! 2025-08-20 18:22:41,600 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37685258:ctest-vn2_metadata-84388083 is 11.1.1.1 and allocation pool is NOT set 2025-08-20 18:22:43,664 - 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=8.86 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.10 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.095/4.978/8.861/3.883 ms') 2025-08-20 18:22:43,665 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37685258-01534143 passed 2025-08-20 18:22:43,820 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:22:43,820 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37685258-01534143, IP 11.1.1.3, Port 22 2025-08-20 18:22:43,886 - 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-08-20 18:22:43,963 - DEBUG - VM ctest-TestBasicVMVN-37685258-01534143 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-20 18:22:48,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:22:48,964 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37685258-01534143, IP 11.1.1.3, Port 22 2025-08-20 18:22:49,124 - DEBUG - VM ctest-TestBasicVMVN-37685258-01534143 is ready for SSH connections 2025-08-20 18:22:49,124 - INFO - Retry 0 2025-08-20 18:22:49,124 - 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.65, gateway password: c0ntrail123 2025-08-20 18:22:49,124 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-20 18:22:50,735 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-20 18:22:50,735 - INFO - Generic metadata worked 2025-08-20 18:22:50,988 - DEBUG - Link local service introspect removed 2025-08-20 18:22:50,988 - INFO - Deleting VM ctest-TestBasicVMVN-37685258-01534143 2025-08-20 18:22:51,054 - INFO - Deleting VN ctest-vn2_metadata-84388083 2025-08-20 18:22:51,092 - DEBUG - VN 459e8e45-7787-4a3f-87b7-e2f4e2a0b1ba still in use: Unable to complete operation on network 459e8e45-7787-4a3f-87b7-e2f4e2a0b1ba. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8198c1be-b003-4aa7-a62f-c8c949810fcd'] 2025-08-20 18:22:51,092 - WARNING - Deleting VN ctest-vn2_metadata-84388083 failed..Will retry 2025-08-20 18:22:53,218 - DEBUG - Response for deleting network () 2025-08-20 18:22:53,479 - DEBUG - No XMPP flaps were noticed during the test 2025-08-20 18:22:53,479 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-08-20 18:22:53,479 - INFO - -------------------------------------------------------------------------------- 2025-08-20 18:22:53,482 - INFO - ================================================================================ 2025-08-20 18:22:53,482 - INFO - STARTING TEST : test_metadata_service 2025-08-20 18:22:53,482 - 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-08-20 18:22:53,770 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-08-20 18:22:53,770 - INFO - Initial checks done. Running the testcase now 2025-08-20 18:22:53,771 - INFO - 2025-08-20 18:22:53,771 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs 2025-08-20 18:22:53,778 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/5e9fbbc1-3ab9-4200-89d7-81fec99d24b2 2025-08-20 18:22:53,970 - DEBUG - Response for create_network : {'network': {'id': '8f787f09-9d3e-4ed8-a131-04ca90346292', 'name': 'ctest-vn-40263509', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'project_id': '9ed2eb8dc4c142a8af3fd39091835853', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37685258', 'ctest-vn-40263509'], 'port_security_enabled': True, 'description': ''}} 2025-08-20 18:22:54,143 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b4e2bdec-3d37-4955-9074-8764504051ac', 'name': '', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'network_id': '8f787f09-9d3e-4ed8-a131-04ca90346292', 'ip_version': 4, 'cidr': '70.72.194.64/26', 'allocation_pools': [{'start': '70.72.194.66', 'end': '70.72.194.126'}], 'gateway_ip': '70.72.194.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.72.194.66', 'tags': [], 'project_id': '9ed2eb8dc4c142a8af3fd39091835853'}} 2025-08-20 18:22:54,161 - INFO - Created VN ctest-vn-40263509 2025-08-20 18:22:54,216 - DEBUG - VN ctest-vn-40263509 UUID is 8f787f09-9d3e-4ed8-a131-04ca90346292 2025-08-20 18:22:55,424 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3900-1) 2025-08-20 18:22:55,424 - INFO - Waiting for VM ctest-TestBasicVMVN-37685258-57562563 to be up.. 2025-08-20 18:22:55,471 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-20 18:23:00,551 - DEBUG - VM is in ACTIVE state now 2025-08-20 18:23:00,551 - INFO - VM name : ctest-TestBasicVMVN-37685258-57562563 2025-08-20 18:23:00,627 - DEBUG - VM ctest-TestBasicVMVN-37685258-57562563 ID is 01f55cd1-cf91-4583-b3dd-48767bf57aba 2025-08-20 18:23:00,627 - DEBUG - VM ctest-TestBasicVMVN-37685258-57562563 launched on Node cn-jenkins-deploy-platform-ansible-os-3900-1 2025-08-20 18:23:00,705 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/01f55cd1-cf91-4583-b3dd-48767bf57aba 2025-08-20 18:23:00,715 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/c3723fe1-228a-4c50-83fe-cbf6f055d0bf 2025-08-20 18:23:03,976 - 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 1018ms') 2025-08-20 18:23:03,976 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37685258-57562563 failed! 2025-08-20 18:23:04,032 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-40263509 is 70.72.194.65 and allocation pool is NOT set 2025-08-20 18:23:06,098 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.434 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.434/2.355/4.276/1.921 ms') 2025-08-20 18:23:06,098 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37685258-57562563 passed 2025-08-20 18:23:06,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:06,253 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37685258-57562563, IP 70.72.194.67, Port 22 2025-08-20 18:23:06,318 - 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-08-20 18:23:06,398 - DEBUG - VM ctest-TestBasicVMVN-37685258-57562563 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-20 18:23:11,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:11,399 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37685258-57562563, IP 70.72.194.67, Port 22 2025-08-20 18:23:11,568 - DEBUG - VM ctest-TestBasicVMVN-37685258-57562563 is ready for SSH connections 2025-08-20 18:23:11,568 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123 2025-08-20 18:23:11,568 - DEBUG - cat /tmp/output.txt 2025-08-20 18:23:13,198 - DEBUG - Hello World. The time is now Wed, 20 Aug 2025 12:23:06 -0600! 2025-08-20 18:23:13,199 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 20 Aug 2025 12:23:06 -0600!'} 2025-08-20 18:23:13,199 - INFO - metadata_script.txt got executed in the vm 2025-08-20 18:23:13,199 - INFO - Deleting VM ctest-TestBasicVMVN-37685258-57562563 2025-08-20 18:23:13,268 - INFO - Deleting VN ctest-vn-40263509 2025-08-20 18:23:13,312 - DEBUG - VN 8f787f09-9d3e-4ed8-a131-04ca90346292 still in use: Unable to complete operation on network 8f787f09-9d3e-4ed8-a131-04ca90346292. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-90531635-c00a-4a63-9d0c-906d1ab82388'] 2025-08-20 18:23:13,312 - WARNING - Deleting VN ctest-vn-40263509 failed..Will retry 2025-08-20 18:23:15,417 - DEBUG - Response for deleting network () 2025-08-20 18:23:15,678 - DEBUG - No XMPP flaps were noticed during the test 2025-08-20 18:23:15,678 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-08-20 18:23:15,678 - INFO - -------------------------------------------------------------------------------- 2025-08-20 18:23:15,681 - INFO - ================================================================================ 2025-08-20 18:23:15,681 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-20 18:23:15,681 - 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-08-20 18:23:15,974 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with 2025-08-20 18:23:15,974 - INFO - Initial checks done. Running the testcase now 2025-08-20 18:23:15,974 - INFO - 2025-08-20 18:23:16,475 - DEBUG - Response for create_network : {'network': {'id': '35d9f762-1c39-4dce-8721-215385f256f8', 'name': 'ctest-vn-68646675', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'project_id': '9ed2eb8dc4c142a8af3fd39091835853', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37685258', 'ctest-vn-68646675'], 'port_security_enabled': True, 'description': ''}} 2025-08-20 18:23:16,690 - DEBUG - Response for create_subnet : {'subnet': {'id': '0d4edda7-bcdb-48a3-bd91-04a5d55997b5', 'name': '', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'network_id': '35d9f762-1c39-4dce-8721-215385f256f8', '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': '9ed2eb8dc4c142a8af3fd39091835853'}} 2025-08-20 18:23:16,902 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c460be1c-56f6-477c-ab61-079e784c34c7', 'name': '', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'network_id': '35d9f762-1c39-4dce-8721-215385f256f8', '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': '9ed2eb8dc4c142a8af3fd39091835853'}} 2025-08-20 18:23:16,923 - INFO - Created VN ctest-vn-68646675 2025-08-20 18:23:16,976 - DEBUG - VN ctest-vn-68646675 UUID is 35d9f762-1c39-4dce-8721-215385f256f8 2025-08-20 18:23:17,342 - DEBUG - Response for create_port : {'port': {'name': '0ee40cf6-c5cf-45e4-acb8-8fc45ab76761', 'id': '0ee40cf6-c5cf-45e4-acb8-8fc45ab76761', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'network_id': '35d9f762-1c39-4dce-8721-215385f256f8', 'mac_address': '02:0e:e4:0c:f6:c5', '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': '0d4edda7-bcdb-48a3-bd91-04a5d55997b5'}], 'security_groups': ['849f421d-db68-4146-b5a6-99a3332739b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ed2eb8dc4c142a8af3fd39091835853'}} 2025-08-20 18:23:17,527 - DEBUG - Response for create_port : {'port': {'name': 'd8ff1919-b30f-49a1-9f84-1cea36855a46', 'id': 'd8ff1919-b30f-49a1-9f84-1cea36855a46', 'tenant_id': '9ed2eb8dc4c142a8af3fd39091835853', 'network_id': '35d9f762-1c39-4dce-8721-215385f256f8', 'mac_address': '02:d8:ff:19:19:b3', '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': 'c460be1c-56f6-477c-ab61-079e784c34c7'}], 'security_groups': ['849f421d-db68-4146-b5a6-99a3332739b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9ed2eb8dc4c142a8af3fd39091835853'}} 2025-08-20 18:23:17,888 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3900-1) 2025-08-20 18:23:18,323 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3900-1) 2025-08-20 18:23:19,790 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3900-1) 2025-08-20 18:23:19,790 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 18:23:19,797 - DEBUG - Requesting: http://10.0.0.65:8082/domain/eab089a9-0c4b-4f99-8746-a4187e503a3a 2025-08-20 18:23:19,812 - DEBUG - Requesting: http://10.0.0.65:8082/project/9ed2eb8d-c4c1-42a8-af3f-d39091835853 2025-08-20 18:23:19,891 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/a6e1664a-c8a6-4475-ab40-7eb12c374ea9 2025-08-20 18:23:19,922 - INFO - Verifications in API Server for IPAM: ctest-ipam-10729996 passed 2025-08-20 18:23:19,930 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-37685258:ctest-ipam-10729996', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37685258', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12025004951435887733', 'uuid-lslong': '12340002278411292329'}, 'enable': 'true', 'created': '2025-08-20T18:23:15', 'last-modified': '2025-08-20T18:23:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.725712'} 2025-08-20 18:23:19,930 - INFO - Verifications in Control node for IPAM: ctest-ipam-10729996 passed 2025-08-20 18:23:19,930 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 18:23:19,939 - DEBUG - Requesting: http://10.0.0.65:8082/domain/eab089a9-0c4b-4f99-8746-a4187e503a3a 2025-08-20 18:23:19,952 - DEBUG - Requesting: http://10.0.0.65:8082/project/9ed2eb8d-c4c1-42a8-af3f-d39091835853 2025-08-20 18:23:20,039 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/35d9f762-1c39-4dce-8721-215385f256f8 2025-08-20 18:23:20,053 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/35d9f762-1c39-4dce-8721-215385f256f8 2025-08-20 18:23:20,070 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/73016d21-f40c-4896-ba30-b1e8ddde40b7 2025-08-20 18:23:20,080 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/73016d21-f40c-4896-ba30-b1e8ddde40b7 2025-08-20 18:23:20,092 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/a4b216a9-577c-429a-98e9-7f2df2f4b64a 2025-08-20 18:23:20,100 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-20 18:23:20,101 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/35d9f762-1c39-4dce-8721-215385f256f8 2025-08-20 18:23:20,114 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/73016d21-f40c-4896-ba30-b1e8ddde40b7 2025-08-20 18:23:20,136 - INFO - Verified VN network id 11 for VN 35d9f762-1c39-4dce-8721-215385f256f8 2025-08-20 18:23:20,136 - INFO - Verifications in API Server for VN ctest-vn-68646675 passed 2025-08-20 18:23:20,137 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/35d9f762-1c39-4dce-8721-215385f256f8 2025-08-20 18:23:20,157 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/73016d21-f40c-4896-ba30-b1e8ddde40b7 2025-08-20 18:23:20,173 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/73016d21-f40c-4896-ba30-b1e8ddde40b7 2025-08-20 18:23:20,187 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/a4b216a9-577c-429a-98e9-7f2df2f4b64a 2025-08-20 18:23:20,207 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37685258', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3880404554708766158', 'uuid-lslong': '9737100511964976888'}, 'enable': 'true', 'created': '2025-08-20T18:23:16', 'last-modified': '2025-08-20T18:23:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.335918'} 2025-08-20 18:23:20,216 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-20 18:23:20,216 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-68646675 passed 2025-08-20 18:23:20,216 - DEBUG - ====Verifying policy data for ctest-vn-68646675 in API_Server ====== 2025-08-20 18:23:20,217 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 18:23:20,225 - DEBUG - Requesting: http://10.0.0.65:8082/domain/eab089a9-0c4b-4f99-8746-a4187e503a3a 2025-08-20 18:23:20,241 - DEBUG - Requesting: http://10.0.0.65:8082/project/9ed2eb8d-c4c1-42a8-af3f-d39091835853 2025-08-20 18:23:20,330 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/35d9f762-1c39-4dce-8721-215385f256f8 2025-08-20 18:23:20,355 - DEBUG - =>VN ctest-vn-68646675 has no policy to be verified 2025-08-20 18:23:20,355 - DEBUG - Verifying the vn in opserver 2025-08-20 18:23:20,355 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675 virtual network link through opserver 10.0.0.65 2025-08-20 18:23:20,355 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-08-20 18:23:20,757 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-08-20 18:23:20,874 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675?flat'} 2025-08-20 18:23:20,874 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675 is found in opserver 2025-08-20 18:23:20,885 - DEBUG - VRF ids for VN ctest-vn-68646675: {'10.0.0.65': '2'} 2025-08-20 18:23:20,885 - INFO - Waiting for VM ctest-TestBasicVMVN-37685258-83585441 to be up.. 2025-08-20 18:23:20,982 - DEBUG - VM is in ACTIVE state now 2025-08-20 18:23:20,983 - INFO - VM name : ctest-TestBasicVMVN-37685258-83585441 2025-08-20 18:23:21,069 - DEBUG - VM ctest-TestBasicVMVN-37685258-83585441 ID is 597051b9-9f80-4890-80cb-ac89862d21bc 2025-08-20 18:23:21,070 - DEBUG - VM ctest-TestBasicVMVN-37685258-83585441 launched on Node cn-jenkins-deploy-platform-ansible-os-3900-1 2025-08-20 18:23:21,152 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/597051b9-9f80-4890-80cb-ac89862d21bc 2025-08-20 18:23:21,162 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/0ee40cf6-c5cf-45e4-acb8-8fc45ab76761 2025-08-20 18:23:24,427 - 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 1014ms') 2025-08-20 18:23:24,428 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37685258-83585441 failed! 2025-08-20 18:23:24,484 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675 is 31.1.1.1 and allocation pool is NOT set 2025-08-20 18:23:24,484 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675 is 31.1.2.1 and allocation pool is NOT set 2025-08-20 18:23:28,557 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-08-20 18:23:28,557 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37685258-83585441 failed! 2025-08-20 18:23:28,620 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675 is 31.1.1.1 and allocation pool is NOT set 2025-08-20 18:23:28,620 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675 is 31.1.2.1 and allocation pool is NOT set 2025-08-20 18:23:30,691 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.33 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.328/3.775/5.223/1.447 ms') 2025-08-20 18:23:30,691 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37685258-83585441 passed 2025-08-20 18:23:30,848 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:30,848 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37685258-83585441, IP 31.1.1.4, Port 22 2025-08-20 18:23:30,904 - 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-08-20 18:23:30,992 - DEBUG - VM ctest-TestBasicVMVN-37685258-83585441 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-20 18:23:35,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:35,993 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37685258-83585441, IP 31.1.1.4, Port 22 2025-08-20 18:23:36,148 - DEBUG - VM ctest-TestBasicVMVN-37685258-83585441 is ready for SSH connections 2025-08-20 18:23:36,148 - INFO - Waiting for VM ctest-TestBasicVMVN-37685258-91774364 to be up.. 2025-08-20 18:23:36,223 - DEBUG - VM is in ACTIVE state now 2025-08-20 18:23:36,223 - INFO - VM name : ctest-TestBasicVMVN-37685258-91774364 2025-08-20 18:23:36,291 - DEBUG - VM ctest-TestBasicVMVN-37685258-91774364 ID is aaf86fc1-716d-4eda-a80b-126ab4c1e8ae 2025-08-20 18:23:36,291 - DEBUG - VM ctest-TestBasicVMVN-37685258-91774364 launched on Node cn-jenkins-deploy-platform-ansible-os-3900-1 2025-08-20 18:23:36,361 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/aaf86fc1-716d-4eda-a80b-126ab4c1e8ae 2025-08-20 18:23:36,371 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/d8ff1919-b30f-49a1-9f84-1cea36855a46 2025-08-20 18:23:37,625 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.442 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.442/1.775/3.108/1.333 ms') 2025-08-20 18:23:37,625 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-37685258-91774364 passed 2025-08-20 18:23:37,780 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:37,780 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37685258-91774364, IP 31.1.2.4, Port 22 2025-08-20 18:23:37,939 - DEBUG - VM ctest-TestBasicVMVN-37685258-91774364 is ready for SSH connections 2025-08-20 18:23:37,939 - INFO - Waiting for VM ctest-TestBasicVMVN-37685258-22266461 to be up.. 2025-08-20 18:23:38,017 - DEBUG - VM is in ACTIVE state now 2025-08-20 18:23:38,018 - INFO - VM name : ctest-TestBasicVMVN-37685258-22266461 2025-08-20 18:23:38,105 - DEBUG - VM ctest-TestBasicVMVN-37685258-22266461 ID is 4e0c9b48-25bc-414d-beef-5e8f0441fbfa 2025-08-20 18:23:38,105 - DEBUG - VM ctest-TestBasicVMVN-37685258-22266461 launched on Node cn-jenkins-deploy-platform-ansible-os-3900-1 2025-08-20 18:23:38,182 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/4e0c9b48-25bc-414d-beef-5e8f0441fbfa 2025-08-20 18:23:38,191 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/86f540b6-e0cb-4256-8828-9384d8c2dbc1 2025-08-20 18:23:39,431 - 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.12 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.470 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.470/1.793/3.116/1.323 ms') 2025-08-20 18:23:39,432 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-37685258-22266461 passed 2025-08-20 18:23:39,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:39,584 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37685258-22266461, IP 31.1.1.3, Port 22 2025-08-20 18:23:39,744 - DEBUG - VM ctest-TestBasicVMVN-37685258-22266461 is ready for SSH connections 2025-08-20 18:23:39,744 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:39,744 - 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.65, gateway password: c0ntrail123 2025-08-20 18:23:39,744 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-20 18:23:43,814 - 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.534 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.878 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.906 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.878/2.106/4.534 ms 2025-08-20 18:23:43,814 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-37685258-83585441 passed 2025-08-20 18:23:43,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:43,814 - 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.65, gateway password: c0ntrail123 2025-08-20 18:23:43,814 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-20 18:23:47,478 - 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.357 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.909 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.927 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.909/1.731/3.357 ms 2025-08-20 18:23:47,478 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-37685258-91774364 passed 2025-08-20 18:23:47,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:47,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:47,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 18:23:47,478 - 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.65, gateway password: c0ntrail123 2025-08-20 18:23:47,478 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-20 18:23:47,677 - DEBUG - None 2025-08-20 18:23:47,677 - 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.65, gateway password: c0ntrail123 2025-08-20 18:23:47,677 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-20 18:23:47,870 - DEBUG - None 2025-08-20 18:23:47,870 - 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.65, gateway password: c0ntrail123 2025-08-20 18:23:47,870 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-20 18:23:48,498 - DEBUG - None 2025-08-20 18:23:48,499 - 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.65, gateway password: c0ntrail123 2025-08-20 18:23:48,499 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-20 18:23:50,724 - 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.079 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.843 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.560 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.929 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.530 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.530/2.188/5.843 ms 2025-08-20 18:23:50,725 - 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.65, gateway password: c0ntrail123 2025-08-20 18:23:50,725 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-20 18:23:52,975 - 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.062 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.991 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.106 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.582 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.967 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.894 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.449 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.449/2.007/4.106 ms 2025-08-20 18:23:52,975 - 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.65, gateway password: c0ntrail123 2025-08-20 18:23:52,975 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-20 18:23:55,222 - 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.860 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.967 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.889 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.556 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.057 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.064 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.411/1.972/3.889 ms 2025-08-20 18:23:55,222 - INFO - Deleting VM ctest-TestBasicVMVN-37685258-22266461 2025-08-20 18:23:55,289 - INFO - Detaching port d8ff1919-b30f-49a1-9f84-1cea36855a46 from VM ctest-TestBasicVMVN-37685258-91774364 2025-08-20 18:23:55,320 - INFO - Deleting VM ctest-TestBasicVMVN-37685258-91774364 2025-08-20 18:23:55,386 - INFO - Detaching port 0ee40cf6-c5cf-45e4-acb8-8fc45ab76761 from VM ctest-TestBasicVMVN-37685258-83585441 2025-08-20 18:23:55,424 - INFO - Deleting VM ctest-TestBasicVMVN-37685258-83585441 2025-08-20 18:23:55,495 - INFO - Deleting VN ctest-vn-68646675 2025-08-20 18:23:55,671 - DEBUG - Response for delete_port : () 2025-08-20 18:23:55,848 - DEBUG - Response for delete_port : () 2025-08-20 18:23:55,899 - DEBUG - VN 35d9f762-1c39-4dce-8721-215385f256f8 still in use: Unable to complete operation on network 35d9f762-1c39-4dce-8721-215385f256f8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f742951e-f7cd-4bdc-b0ff-efe853323dc2'] 2025-08-20 18:23:55,899 - WARNING - Deleting VN ctest-vn-68646675 failed..Will retry 2025-08-20 18:23:58,043 - DEBUG - Response for deleting network () 2025-08-20 18:23:58,043 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/73016d21-f40c-4896-ba30-b1e8ddde40b7 2025-08-20 18:23:58,050 - DEBUG - Response Code: 404 2025-08-20 18:23:58,050 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-20 18:23:58,057 - DEBUG - Requesting: http://10.0.0.65:8082/domain/eab089a9-0c4b-4f99-8746-a4187e503a3a 2025-08-20 18:23:58,117 - DEBUG - Requesting: http://10.0.0.65:8082/project/9ed2eb8d-c4c1-42a8-af3f-d39091835853 2025-08-20 18:23:58,199 - INFO - Validated that VN ctest-vn-68646675 is not found in API Server 2025-08-20 18:23:58,212 - DEBUG - VN ctest-vn-68646675 is not present in Agent 10.0.0.65 2025-08-20 18:23:58,212 - INFO - Validated that VN ctest-vn-68646675 is not in any agent 2025-08-20 18:23:58,218 - DEBUG - VRF 2 is not seen in agent 10.0.0.65 2025-08-20 18:23:58,225 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-68646675 2025-08-20 18:23:58,225 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-37685258:ctest-vn-68646675 2025-08-20 18:23:58,238 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-68646675 info 2025-08-20 18:23:58,320 - INFO - IPAM: ctest-ipam-10729996 is not found in API Server 2025-08-20 18:23:58,334 - INFO - IPAM:ctest-ipam-10729996 is not found in control node 2025-08-20 18:23:58,598 - DEBUG - No XMPP flaps were noticed during the test 2025-08-20 18:23:58,598 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-08-20 18:23:58,599 - INFO - -------------------------------------------------------------------------------- 2025-08-20 18:23:59,354 - INFO - Deleted project: ctest-TestBasicVMVN-37685258, ID : 9ed2eb8d-c4c1-42a8-af3f-d39091835853