2025-04-21 11:07:12,366 - INFO - Domain Default found not creating 2025-04-21 11:07:12,497 - INFO - Project ctest-TestBasicVMVN-02949971 not found, creating it 2025-04-21 11:07:12,939 - INFO - Created Project:ctest-TestBasicVMVN-02949971, ID : b9c4c9c1-ec70-48c7-82ec-aadde7a7bce5 2025-04-21 11:07:14,443 - INFO - ================================================================================ 2025-04-21 11:07:14,443 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-21 11:07:14,444 - 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-04-21 11:07:14,705 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2025-04-21 11:07:14,705 - INFO - Initial checks done. Running the testcase now 2025-04-21 11:07:14,705 - INFO - 2025-04-21 11:07:15,316 - DEBUG - Response for create_network : {'network': {'id': '5b026c39-5bfb-4204-be45-d2043c6a80e8', 'name': 'ctest-vn2_metadata-27393648', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'project_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02949971', 'ctest-vn2_metadata-27393648'], 'port_security_enabled': True, 'description': ''}} 2025-04-21 11:07:15,535 - DEBUG - Response for create_subnet : {'subnet': {'id': '344641bb-4b78-4962-a8db-662406cab2b6', 'name': '', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'network_id': '5b026c39-5bfb-4204-be45-d2043c6a80e8', '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': 'b9c4c9c1ec7048c782ecaadde7a7bce5'}} 2025-04-21 11:07:15,551 - INFO - Created VN ctest-vn2_metadata-27393648 2025-04-21 11:07:15,603 - DEBUG - VN ctest-vn2_metadata-27393648 UUID is 5b026c39-5bfb-4204-be45-d2043c6a80e8 2025-04-21 11:07:15,769 - DEBUG - Services list from nova: [, , ] 2025-04-21 11:07:16,831 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3153-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3153-1) 2025-04-21 11:07:16,935 - DEBUG - Link local service introspect added 2025-04-21 11:07:16,973 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-21 11:07:22,051 - DEBUG - VM is in ACTIVE state now 2025-04-21 11:07:22,179 - INFO - Waiting for VM ctest-TestBasicVMVN-02949971-70763880 to be up.. 2025-04-21 11:07:22,179 - INFO - VM name : ctest-TestBasicVMVN-02949971-70763880 2025-04-21 11:07:22,248 - DEBUG - VM ctest-TestBasicVMVN-02949971-70763880 ID is 1b59ff42-bcf2-4c14-b028-661b61ee1746 2025-04-21 11:07:22,248 - DEBUG - VM ctest-TestBasicVMVN-02949971-70763880 launched on Node cn-jenkins-deploy-platform-ansible-os-3153-1 2025-04-21 11:07:22,318 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1b59ff42-bcf2-4c14-b028-661b61ee1746 2025-04-21 11:07:22,651 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1b59ff42-bcf2-4c14-b028-661b61ee1746 2025-04-21 11:07:22,680 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/01b2b40f-b4b0-438d-b92a-7312211566c6 2025-04-21 11:07:25,913 - 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 1003ms') 2025-04-21 11:07:25,913 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02949971-70763880 failed! 2025-04-21 11:07:25,967 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02949971:ctest-vn2_metadata-27393648 is 11.1.1.1 and allocation pool is NOT set 2025-04-21 11:07:28,028 - 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=9.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.83 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.825/5.698/9.572/3.873 ms') 2025-04-21 11:07:28,028 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02949971-70763880 passed 2025-04-21 11:07:28,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:07:28,187 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02949971-70763880, IP 11.1.1.3, Port 22 2025-04-21 11:07:28,343 - DEBUG - VM ctest-TestBasicVMVN-02949971-70763880 is ready for SSH connections 2025-04-21 11:07:28,343 - INFO - Retry 0 2025-04-21 11:07:28,343 - 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.41, gateway password: c0ntrail123 2025-04-21 11:07:28,343 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-21 11:07:29,968 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-21 11:07:29,968 - INFO - Generic metadata worked 2025-04-21 11:07:30,223 - DEBUG - Link local service introspect removed 2025-04-21 11:07:30,223 - INFO - Deleting VM ctest-TestBasicVMVN-02949971-70763880 2025-04-21 11:07:30,287 - INFO - Deleting VN ctest-vn2_metadata-27393648 2025-04-21 11:07:30,320 - DEBUG - VN 5b026c39-5bfb-4204-be45-d2043c6a80e8 still in use: Unable to complete operation on network 5b026c39-5bfb-4204-be45-d2043c6a80e8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0c4f218f-6315-406e-8299-f2d28941408e'] 2025-04-21 11:07:30,320 - WARNING - Deleting VN ctest-vn2_metadata-27393648 failed..Will retry 2025-04-21 11:07:32,420 - DEBUG - Response for deleting network () 2025-04-21 11:07:32,699 - DEBUG - No XMPP flaps were noticed during the test 2025-04-21 11:07:32,699 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-04-21 11:07:32,699 - INFO - -------------------------------------------------------------------------------- 2025-04-21 11:07:32,702 - INFO - ================================================================================ 2025-04-21 11:07:32,702 - INFO - STARTING TEST : test_metadata_service 2025-04-21 11:07:32,702 - 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-04-21 11:07:32,980 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2025-04-21 11:07:32,980 - INFO - Initial checks done. Running the testcase now 2025-04-21 11:07:32,980 - INFO - 2025-04-21 11:07:32,980 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs 2025-04-21 11:07:32,986 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/ebd8ec19-da8a-4c55-a4a2-493a361a7ec3 2025-04-21 11:07:33,163 - DEBUG - Response for create_network : {'network': {'id': '056f9abe-22b7-421d-a4ac-35f971d02b4d', 'name': 'ctest-vn-81936546', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'project_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02949971', 'ctest-vn-81936546'], 'port_security_enabled': True, 'description': ''}} 2025-04-21 11:07:33,349 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa13da04-2e2b-40b8-995e-fd44a985e9e7', 'name': '', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'network_id': '056f9abe-22b7-421d-a4ac-35f971d02b4d', 'ip_version': 4, 'cidr': '3.235.245.64/26', 'allocation_pools': [{'start': '3.235.245.66', 'end': '3.235.245.126'}], 'gateway_ip': '3.235.245.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '3.235.245.66', 'tags': [], 'project_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5'}} 2025-04-21 11:07:33,365 - INFO - Created VN ctest-vn-81936546 2025-04-21 11:07:33,419 - DEBUG - VN ctest-vn-81936546 UUID is 056f9abe-22b7-421d-a4ac-35f971d02b4d 2025-04-21 11:07:34,747 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3153-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3153-1) 2025-04-21 11:07:34,747 - INFO - Waiting for VM ctest-TestBasicVMVN-02949971-78771307 to be up.. 2025-04-21 11:07:34,783 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-21 11:07:39,858 - DEBUG - VM is in ACTIVE state now 2025-04-21 11:07:39,859 - INFO - VM name : ctest-TestBasicVMVN-02949971-78771307 2025-04-21 11:07:39,933 - DEBUG - VM ctest-TestBasicVMVN-02949971-78771307 ID is 51a77412-4b38-4e9d-a9df-d8c9cc771e45 2025-04-21 11:07:39,933 - DEBUG - VM ctest-TestBasicVMVN-02949971-78771307 launched on Node cn-jenkins-deploy-platform-ansible-os-3153-1 2025-04-21 11:07:40,000 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/51a77412-4b38-4e9d-a9df-d8c9cc771e45 2025-04-21 11:07:40,008 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/63903892-7c9c-42fe-b687-abba85f228fe 2025-04-21 11:07:43,257 - 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 1019ms') 2025-04-21 11:07:43,257 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02949971-78771307 failed! 2025-04-21 11:07:43,311 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-81936546 is 3.235.245.65 and allocation pool is NOT set 2025-04-21 11:07:45,371 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.66 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 = 2.664/3.724/4.785/1.060 ms') 2025-04-21 11:07:45,372 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02949971-78771307 passed 2025-04-21 11:07:45,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:07:45,523 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02949971-78771307, IP 3.235.245.67, Port 22 2025-04-21 11:07:45,579 - 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-04-21 11:07:45,651 - DEBUG - VM ctest-TestBasicVMVN-02949971-78771307 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-21 11:07:50,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:07:50,653 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02949971-78771307, IP 3.235.245.67, Port 22 2025-04-21 11:07:50,818 - DEBUG - VM ctest-TestBasicVMVN-02949971-78771307 is ready for SSH connections 2025-04-21 11:07:50,819 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-04-21 11:07:50,819 - DEBUG - cat /tmp/output.txt 2025-04-21 11:07:52,465 - DEBUG - Hello World. The time is now Mon, 21 Apr 2025 05:07:45 -0600! 2025-04-21 11:07:52,465 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 21 Apr 2025 05:07:45 -0600!'} 2025-04-21 11:07:52,465 - INFO - metadata_script.txt got executed in the vm 2025-04-21 11:07:52,465 - INFO - Deleting VM ctest-TestBasicVMVN-02949971-78771307 2025-04-21 11:07:52,525 - INFO - Deleting VN ctest-vn-81936546 2025-04-21 11:07:52,558 - DEBUG - VN 056f9abe-22b7-421d-a4ac-35f971d02b4d still in use: Unable to complete operation on network 056f9abe-22b7-421d-a4ac-35f971d02b4d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-685c5d32-ad1b-4c82-b3e1-0995ce52ac4a'] 2025-04-21 11:07:52,559 - WARNING - Deleting VN ctest-vn-81936546 failed..Will retry 2025-04-21 11:07:54,661 - DEBUG - Response for deleting network () 2025-04-21 11:07:54,921 - DEBUG - No XMPP flaps were noticed during the test 2025-04-21 11:07:54,921 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-04-21 11:07:54,921 - INFO - -------------------------------------------------------------------------------- 2025-04-21 11:07:54,924 - INFO - ================================================================================ 2025-04-21 11:07:54,924 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-21 11:07:54,924 - 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-04-21 11:07:55,212 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with 2025-04-21 11:07:55,212 - INFO - Initial checks done. Running the testcase now 2025-04-21 11:07:55,212 - INFO - 2025-04-21 11:07:55,681 - DEBUG - Response for create_network : {'network': {'id': 'a9b53c3c-7508-4829-addf-03c81325c846', 'name': 'ctest-vn-35570936', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'project_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02949971', 'ctest-vn-35570936'], 'port_security_enabled': True, 'description': ''}} 2025-04-21 11:07:55,830 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd909d8c7-0771-48a2-af1a-6f6942828307', 'name': '', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'network_id': 'a9b53c3c-7508-4829-addf-03c81325c846', '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': 'b9c4c9c1ec7048c782ecaadde7a7bce5'}} 2025-04-21 11:07:56,037 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c0bf1ba2-16fc-4073-b73f-fe51d6ab5c8a', 'name': '', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'network_id': 'a9b53c3c-7508-4829-addf-03c81325c846', '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': 'b9c4c9c1ec7048c782ecaadde7a7bce5'}} 2025-04-21 11:07:56,056 - INFO - Created VN ctest-vn-35570936 2025-04-21 11:07:56,111 - DEBUG - VN ctest-vn-35570936 UUID is a9b53c3c-7508-4829-addf-03c81325c846 2025-04-21 11:07:56,437 - DEBUG - Response for create_port : {'port': {'name': '46a42528-cac2-4099-b00f-2a79a0a4d073', 'id': '46a42528-cac2-4099-b00f-2a79a0a4d073', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'network_id': 'a9b53c3c-7508-4829-addf-03c81325c846', 'mac_address': '02:46:a4:25:28:ca', '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': 'd909d8c7-0771-48a2-af1a-6f6942828307'}], 'security_groups': ['77681533-e233-41f5-a0b3-ec9f72386b55'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5'}} 2025-04-21 11:07:56,602 - DEBUG - Response for create_port : {'port': {'name': 'dc8c2794-4804-480c-854b-406bf237e843', 'id': 'dc8c2794-4804-480c-854b-406bf237e843', 'tenant_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5', 'network_id': 'a9b53c3c-7508-4829-addf-03c81325c846', 'mac_address': '02:dc:8c:27:94:48', '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': 'c0bf1ba2-16fc-4073-b73f-fe51d6ab5c8a'}], 'security_groups': ['77681533-e233-41f5-a0b3-ec9f72386b55'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b9c4c9c1ec7048c782ecaadde7a7bce5'}} 2025-04-21 11:07:56,949 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3153-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3153-1) 2025-04-21 11:07:57,284 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3153-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3153-1) 2025-04-21 11:07:58,501 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3153-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3153-1) 2025-04-21 11:07:58,501 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-04-21 11:07:58,508 - DEBUG - Requesting: http://10.0.0.41:8082/domain/202a02a7-3d2b-4ac4-a3d1-28f6ed611c9e 2025-04-21 11:07:58,524 - DEBUG - Requesting: http://10.0.0.41:8082/project/b9c4c9c1-ec70-48c7-82ec-aadde7a7bce5 2025-04-21 11:07:58,636 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/cf90b5c4-4242-4a99-81cb-318088556117 2025-04-21 11:07:58,648 - INFO - Verifications in API Server for IPAM: ctest-ipam-72980836 passed 2025-04-21 11:07:58,655 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-02949971:ctest-ipam-72980836', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02949971', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14956654217027275417', 'uuid-lslong': '9352623479277838615'}, 'enable': 'true', 'created': '2025-04-21T11:07:55', 'last-modified': '2025-04-21T11:07:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.215017'} 2025-04-21 11:07:58,655 - INFO - Verifications in Control node for IPAM: ctest-ipam-72980836 passed 2025-04-21 11:07:58,659 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-04-21 11:07:58,677 - DEBUG - Requesting: http://10.0.0.41:8082/domain/202a02a7-3d2b-4ac4-a3d1-28f6ed611c9e 2025-04-21 11:07:58,694 - DEBUG - Requesting: http://10.0.0.41:8082/project/b9c4c9c1-ec70-48c7-82ec-aadde7a7bce5 2025-04-21 11:07:58,774 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/a9b53c3c-7508-4829-addf-03c81325c846 2025-04-21 11:07:58,787 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/a9b53c3c-7508-4829-addf-03c81325c846 2025-04-21 11:07:58,802 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/ceefd036-866b-49bd-bd4b-3dad278985fe 2025-04-21 11:07:58,812 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/ceefd036-866b-49bd-bd4b-3dad278985fe 2025-04-21 11:07:58,824 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/8e802f74-8d0a-453d-a923-7a89d336523b 2025-04-21 11:07:58,837 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-21 11:07:58,837 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/a9b53c3c-7508-4829-addf-03c81325c846 2025-04-21 11:07:58,852 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/ceefd036-866b-49bd-bd4b-3dad278985fe 2025-04-21 11:07:58,887 - INFO - Verified VN network id 8 for VN a9b53c3c-7508-4829-addf-03c81325c846 2025-04-21 11:07:58,887 - INFO - Verifications in API Server for VN ctest-vn-35570936 passed 2025-04-21 11:07:58,890 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/a9b53c3c-7508-4829-addf-03c81325c846 2025-04-21 11:07:58,907 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/ceefd036-866b-49bd-bd4b-3dad278985fe 2025-04-21 11:07:58,918 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/ceefd036-866b-49bd-bd4b-3dad278985fe 2025-04-21 11:07:58,929 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/8e802f74-8d0a-453d-a923-7a89d336523b 2025-04-21 11:07:58,962 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02949971', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12228746593553631273', 'uuid-lslong': '12528736846217594950'}, 'enable': 'true', 'created': '2025-04-21T11:07:55', 'last-modified': '2025-04-21T11:07:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.954322'} 2025-04-21 11:07:58,985 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-21 11:07:58,985 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35570936 passed 2025-04-21 11:07:58,985 - DEBUG - ====Verifying policy data for ctest-vn-35570936 in API_Server ====== 2025-04-21 11:07:58,985 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-04-21 11:07:59,001 - DEBUG - Requesting: http://10.0.0.41:8082/domain/202a02a7-3d2b-4ac4-a3d1-28f6ed611c9e 2025-04-21 11:07:59,016 - DEBUG - Requesting: http://10.0.0.41:8082/project/b9c4c9c1-ec70-48c7-82ec-aadde7a7bce5 2025-04-21 11:07:59,152 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/a9b53c3c-7508-4829-addf-03c81325c846 2025-04-21 11:07:59,180 - DEBUG - =>VN ctest-vn-35570936 has no policy to be verified 2025-04-21 11:07:59,180 - DEBUG - Verifying the vn in opserver 2025-04-21 11:07:59,180 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936 virtual network link through opserver 10.0.0.41 2025-04-21 11:07:59,180 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-04-21 11:07:59,640 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-04-21 11:07:59,702 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936?flat'} 2025-04-21 11:07:59,703 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936 is found in opserver 2025-04-21 11:07:59,710 - DEBUG - VRF ids for VN ctest-vn-35570936: {'10.0.0.41': '2'} 2025-04-21 11:07:59,710 - INFO - Waiting for VM ctest-TestBasicVMVN-02949971-70816922 to be up.. 2025-04-21 11:07:59,803 - DEBUG - VM is in ACTIVE state now 2025-04-21 11:07:59,803 - INFO - VM name : ctest-TestBasicVMVN-02949971-70816922 2025-04-21 11:07:59,885 - DEBUG - VM ctest-TestBasicVMVN-02949971-70816922 ID is 6c19fc06-567d-4581-a232-66edc6869756 2025-04-21 11:07:59,885 - DEBUG - VM ctest-TestBasicVMVN-02949971-70816922 launched on Node cn-jenkins-deploy-platform-ansible-os-3153-1 2025-04-21 11:07:59,982 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/6c19fc06-567d-4581-a232-66edc6869756 2025-04-21 11:07:59,991 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/46a42528-cac2-4099-b00f-2a79a0a4d073 2025-04-21 11:08:03,295 - 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 1031ms') 2025-04-21 11:08:03,295 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02949971-70816922 failed! 2025-04-21 11:08:03,351 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936 is 31.1.1.1 and allocation pool is NOT set 2025-04-21 11:08:03,351 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936 is 31.1.2.1 and allocation pool is NOT set 2025-04-21 11:08:07,421 - 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 1011ms') 2025-04-21 11:08:07,421 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02949971-70816922 failed! 2025-04-21 11:08:07,479 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936 is 31.1.1.1 and allocation pool is NOT set 2025-04-21 11:08:07,479 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936 is 31.1.2.1 and allocation pool is NOT set 2025-04-21 11:08:09,549 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.655 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.655/2.785/4.916/2.130 ms') 2025-04-21 11:08:09,549 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02949971-70816922 passed 2025-04-21 11:08:09,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:09,707 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02949971-70816922, IP 31.1.1.4, Port 22 2025-04-21 11:08:09,773 - 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-04-21 11:08:09,865 - DEBUG - VM ctest-TestBasicVMVN-02949971-70816922 is NOT ready for SSH connections, VM status: ACTIVE 2025-04-21 11:08:14,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:14,866 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02949971-70816922, IP 31.1.1.4, Port 22 2025-04-21 11:08:15,027 - DEBUG - VM ctest-TestBasicVMVN-02949971-70816922 is ready for SSH connections 2025-04-21 11:08:15,027 - INFO - Waiting for VM ctest-TestBasicVMVN-02949971-53342763 to be up.. 2025-04-21 11:08:15,099 - DEBUG - VM is in ACTIVE state now 2025-04-21 11:08:15,099 - INFO - VM name : ctest-TestBasicVMVN-02949971-53342763 2025-04-21 11:08:15,169 - DEBUG - VM ctest-TestBasicVMVN-02949971-53342763 ID is 459d72d6-49a5-4b3d-91be-f5d275074b63 2025-04-21 11:08:15,169 - DEBUG - VM ctest-TestBasicVMVN-02949971-53342763 launched on Node cn-jenkins-deploy-platform-ansible-os-3153-1 2025-04-21 11:08:15,237 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/459d72d6-49a5-4b3d-91be-f5d275074b63 2025-04-21 11:08:15,245 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/dc8c2794-4804-480c-854b-406bf237e843 2025-04-21 11:08:16,483 - 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.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.345 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.345/1.678/3.012/1.333 ms') 2025-04-21 11:08:16,483 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-02949971-53342763 passed 2025-04-21 11:08:16,639 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:16,639 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02949971-53342763, IP 31.1.2.4, Port 22 2025-04-21 11:08:16,794 - DEBUG - VM ctest-TestBasicVMVN-02949971-53342763 is ready for SSH connections 2025-04-21 11:08:16,795 - INFO - Waiting for VM ctest-TestBasicVMVN-02949971-75893410 to be up.. 2025-04-21 11:08:16,869 - DEBUG - VM is in ACTIVE state now 2025-04-21 11:08:16,870 - INFO - VM name : ctest-TestBasicVMVN-02949971-75893410 2025-04-21 11:08:16,943 - DEBUG - VM ctest-TestBasicVMVN-02949971-75893410 ID is 1aab0bb2-45d2-4722-ab94-933f56183d15 2025-04-21 11:08:16,943 - DEBUG - VM ctest-TestBasicVMVN-02949971-75893410 launched on Node cn-jenkins-deploy-platform-ansible-os-3153-1 2025-04-21 11:08:17,018 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/1aab0bb2-45d2-4722-ab94-933f56183d15 2025-04-21 11:08:17,026 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/90a5b6b3-bdd2-49c6-8890-669f6b7c88bd 2025-04-21 11:08:18,263 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.351 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.351/1.650/2.950/1.299 ms') 2025-04-21 11:08:18,263 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-02949971-75893410 passed 2025-04-21 11:08:18,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:18,415 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02949971-75893410, IP 31.1.1.3, Port 22 2025-04-21 11:08:18,575 - DEBUG - VM ctest-TestBasicVMVN-02949971-75893410 is ready for SSH connections 2025-04-21 11:08:18,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:18,575 - 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.41, gateway password: c0ntrail123 2025-04-21 11:08:18,575 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-21 11:08:22,582 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.665 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.738 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.663 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.663/1.688/3.665 ms 2025-04-21 11:08:22,583 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-02949971-70816922 passed 2025-04-21 11:08:22,583 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:22,583 - 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.41, gateway password: c0ntrail123 2025-04-21 11:08:22,583 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-21 11:08:26,242 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.965 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=0.793 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.782/1.513/2.965 ms 2025-04-21 11:08:26,242 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-02949971-53342763 passed 2025-04-21 11:08:26,242 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:26,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:26,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-21 11:08:26,243 - 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.41, gateway password: c0ntrail123 2025-04-21 11:08:26,243 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-21 11:08:26,428 - DEBUG - None 2025-04-21 11:08:26,428 - 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.41, gateway password: c0ntrail123 2025-04-21 11:08:26,428 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-21 11:08:26,611 - DEBUG - None 2025-04-21 11:08:26,611 - 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.41, gateway password: c0ntrail123 2025-04-21 11:08:26,611 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-21 11:08:27,228 - DEBUG - None 2025-04-21 11:08:27,228 - 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.41, gateway password: c0ntrail123 2025-04-21 11:08:27,228 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-21 11:08:29,440 - 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.838 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.243 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.509 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.668 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.359 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.359/1.923/5.243 ms 2025-04-21 11:08:29,440 - 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.41, gateway password: c0ntrail123 2025-04-21 11:08:29,441 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-21 11:08:31,692 - 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.024 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.455 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.739 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.458 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.633 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.439 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.382 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.382/2.018/4.739 ms 2025-04-21 11:08:31,692 - 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.41, gateway password: c0ntrail123 2025-04-21 11:08:31,692 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-21 11:08:33,932 - 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.828 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.712 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.536 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.717 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.564 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.370/1.737/3.536 ms 2025-04-21 11:08:33,932 - INFO - Deleting VM ctest-TestBasicVMVN-02949971-75893410 2025-04-21 11:08:34,006 - INFO - Detaching port dc8c2794-4804-480c-854b-406bf237e843 from VM ctest-TestBasicVMVN-02949971-53342763 2025-04-21 11:08:34,057 - INFO - Deleting VM ctest-TestBasicVMVN-02949971-53342763 2025-04-21 11:08:34,127 - INFO - Detaching port 46a42528-cac2-4099-b00f-2a79a0a4d073 from VM ctest-TestBasicVMVN-02949971-70816922 2025-04-21 11:08:34,167 - INFO - Deleting VM ctest-TestBasicVMVN-02949971-70816922 2025-04-21 11:08:34,245 - INFO - Deleting VN ctest-vn-35570936 2025-04-21 11:08:34,402 - DEBUG - Response for delete_port : () 2025-04-21 11:08:34,600 - DEBUG - Response for delete_port : () 2025-04-21 11:08:34,657 - DEBUG - VN a9b53c3c-7508-4829-addf-03c81325c846 still in use: Unable to complete operation on network a9b53c3c-7508-4829-addf-03c81325c846. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-78dc55d5-eb2f-4e2b-ade3-d9e697a364a6'] 2025-04-21 11:08:34,657 - WARNING - Deleting VN ctest-vn-35570936 failed..Will retry 2025-04-21 11:08:36,795 - DEBUG - Response for deleting network () 2025-04-21 11:08:36,795 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/ceefd036-866b-49bd-bd4b-3dad278985fe 2025-04-21 11:08:36,801 - DEBUG - Response Code: 404 2025-04-21 11:08:36,801 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-04-21 11:08:36,806 - DEBUG - Requesting: http://10.0.0.41:8082/domain/202a02a7-3d2b-4ac4-a3d1-28f6ed611c9e 2025-04-21 11:08:36,865 - DEBUG - Requesting: http://10.0.0.41:8082/project/b9c4c9c1-ec70-48c7-82ec-aadde7a7bce5 2025-04-21 11:08:36,943 - INFO - Validated that VN ctest-vn-35570936 is not found in API Server 2025-04-21 11:08:36,956 - DEBUG - VN ctest-vn-35570936 is not present in Agent 10.0.0.41 2025-04-21 11:08:36,956 - INFO - Validated that VN ctest-vn-35570936 is not in any agent 2025-04-21 11:08:36,963 - DEBUG - VRF 2 is not seen in agent 10.0.0.41 2025-04-21 11:08:36,969 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-35570936 2025-04-21 11:08:36,969 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-02949971:ctest-vn-35570936 2025-04-21 11:08:36,982 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35570936 info 2025-04-21 11:08:37,067 - INFO - IPAM: ctest-ipam-72980836 is not found in API Server 2025-04-21 11:08:37,081 - INFO - IPAM:ctest-ipam-72980836 is not found in control node 2025-04-21 11:08:37,337 - DEBUG - No XMPP flaps were noticed during the test 2025-04-21 11:08:37,338 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-04-21 11:08:37,338 - INFO - -------------------------------------------------------------------------------- 2025-04-21 11:08:38,056 - INFO - Deleted project: ctest-TestBasicVMVN-02949971, ID : b9c4c9c1-ec70-48c7-82ec-aadde7a7bce5