2025-04-22 13:45:57,075 - INFO - Domain Default found not creating 2025-04-22 13:45:57,208 - INFO - Project ctest-TestBasicVMVN-02423720 not found, creating it 2025-04-22 13:45:57,660 - INFO - Created Project:ctest-TestBasicVMVN-02423720, ID : c2e7dbd5-b542-4faa-b7bc-505c56e41497 2025-04-22 13:45:58,984 - INFO - ================================================================================ 2025-04-22 13:45:58,984 - INFO - STARTING TEST : test_generic_link_local_service 2025-04-22 13:45:58,984 - 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-22 13:45:59,245 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-04-22 13:45:59,245 - INFO - Initial checks done. Running the testcase now 2025-04-22 13:45:59,245 - INFO - 2025-04-22 13:45:59,762 - DEBUG - Response for create_network : {'network': {'id': '2287f7b9-7e96-4976-be7c-f898dc5af7ff', 'name': 'ctest-vn2_metadata-26965087', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'project_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02423720', 'ctest-vn2_metadata-26965087'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 13:45:59,988 - DEBUG - Response for create_subnet : {'subnet': {'id': '97ed002a-d320-493b-a439-4b345b22d2f3', 'name': '', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'network_id': '2287f7b9-7e96-4976-be7c-f898dc5af7ff', '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': 'c2e7dbd5b5424faab7bc505c56e41497'}} 2025-04-22 13:46:00,003 - INFO - Created VN ctest-vn2_metadata-26965087 2025-04-22 13:46:00,056 - DEBUG - VN ctest-vn2_metadata-26965087 UUID is 2287f7b9-7e96-4976-be7c-f898dc5af7ff 2025-04-22 13:46:00,216 - DEBUG - Services list from nova: [, , ] 2025-04-22 13:46:01,232 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3162-1) 2025-04-22 13:46:01,336 - DEBUG - Link local service introspect added 2025-04-22 13:46:01,370 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 13:46:06,442 - DEBUG - VM is in ACTIVE state now 2025-04-22 13:46:06,668 - INFO - Waiting for VM ctest-TestBasicVMVN-02423720-79865085 to be up.. 2025-04-22 13:46:06,668 - INFO - VM name : ctest-TestBasicVMVN-02423720-79865085 2025-04-22 13:46:06,731 - DEBUG - VM ctest-TestBasicVMVN-02423720-79865085 ID is 2fca70b0-d43f-405d-959e-b821cf7f1ebb 2025-04-22 13:46:06,732 - DEBUG - VM ctest-TestBasicVMVN-02423720-79865085 launched on Node cn-jenkins-deploy-platform-ansible-os-3162-1 2025-04-22 13:46:06,794 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2fca70b0-d43f-405d-959e-b821cf7f1ebb 2025-04-22 13:46:07,082 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2fca70b0-d43f-405d-959e-b821cf7f1ebb 2025-04-22 13:46:07,108 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/0ef65f4d-553e-4a64-b832-9a0e4425f847 2025-04-22 13:46:10,357 - 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 1012ms') 2025-04-22 13:46:10,357 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02423720-79865085 failed! 2025-04-22 13:46:10,412 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02423720:ctest-vn2_metadata-26965087 is 11.1.1.1 and allocation pool is NOT set 2025-04-22 13:46:12,467 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.334 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.334/1.851/3.369/1.517 ms') 2025-04-22 13:46:12,467 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02423720-79865085 passed 2025-04-22 13:46:12,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:12,612 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02423720-79865085, IP 11.1.1.3, Port 22 2025-04-22 13:46:12,771 - DEBUG - VM ctest-TestBasicVMVN-02423720-79865085 is ready for SSH connections 2025-04-22 13:46:12,771 - INFO - Retry 0 2025-04-22 13:46:12,771 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:46:12,771 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-04-22 13:46:13,617 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-04-22 13:46:13,617 - INFO - Generic metadata worked 2025-04-22 13:46:13,859 - DEBUG - Link local service introspect removed 2025-04-22 13:46:13,860 - INFO - Deleting VM ctest-TestBasicVMVN-02423720-79865085 2025-04-22 13:46:13,916 - INFO - Deleting VN ctest-vn2_metadata-26965087 2025-04-22 13:46:13,945 - DEBUG - VN 2287f7b9-7e96-4976-be7c-f898dc5af7ff still in use: Unable to complete operation on network 2287f7b9-7e96-4976-be7c-f898dc5af7ff. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-da67f879-8368-4831-a45a-ff82c66a80e4'] 2025-04-22 13:46:13,945 - WARNING - Deleting VN ctest-vn2_metadata-26965087 failed..Will retry 2025-04-22 13:46:16,032 - DEBUG - Response for deleting network () 2025-04-22 13:46:16,282 - DEBUG - No XMPP flaps were noticed during the test 2025-04-22 13:46:16,282 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-04-22 13:46:16,282 - INFO - -------------------------------------------------------------------------------- 2025-04-22 13:46:16,285 - INFO - ================================================================================ 2025-04-22 13:46:16,285 - INFO - STARTING TEST : test_metadata_service 2025-04-22 13:46:16,285 - 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-22 13:46:16,565 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-04-22 13:46:16,565 - INFO - Initial checks done. Running the testcase now 2025-04-22 13:46:16,565 - INFO - 2025-04-22 13:46:16,565 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-04-22 13:46:16,572 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/458a5c15-9bef-47cc-ad72-1689d3a61890 2025-04-22 13:46:16,750 - DEBUG - Response for create_network : {'network': {'id': '3d02afe9-be58-4979-8144-ecd675c86631', 'name': 'ctest-vn-58659270', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'project_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02423720', 'ctest-vn-58659270'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 13:46:16,922 - DEBUG - Response for create_subnet : {'subnet': {'id': '88d4b111-af5a-41e9-b3d8-5fbc3fed57a2', 'name': '', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'network_id': '3d02afe9-be58-4979-8144-ecd675c86631', 'ip_version': 4, 'cidr': '122.248.111.0/26', 'allocation_pools': [{'start': '122.248.111.2', 'end': '122.248.111.62'}], 'gateway_ip': '122.248.111.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.248.111.2', 'tags': [], 'project_id': 'c2e7dbd5b5424faab7bc505c56e41497'}} 2025-04-22 13:46:16,937 - INFO - Created VN ctest-vn-58659270 2025-04-22 13:46:16,988 - DEBUG - VN ctest-vn-58659270 UUID is 3d02afe9-be58-4979-8144-ecd675c86631 2025-04-22 13:46:18,084 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3162-1) 2025-04-22 13:46:18,084 - INFO - Waiting for VM ctest-TestBasicVMVN-02423720-17816193 to be up.. 2025-04-22 13:46:18,116 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-04-22 13:46:23,184 - DEBUG - VM is in ACTIVE state now 2025-04-22 13:46:23,184 - INFO - VM name : ctest-TestBasicVMVN-02423720-17816193 2025-04-22 13:46:23,246 - DEBUG - VM ctest-TestBasicVMVN-02423720-17816193 ID is 339025a2-6778-480b-9478-86d63b2e34ba 2025-04-22 13:46:23,247 - DEBUG - VM ctest-TestBasicVMVN-02423720-17816193 launched on Node cn-jenkins-deploy-platform-ansible-os-3162-1 2025-04-22 13:46:23,310 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/339025a2-6778-480b-9478-86d63b2e34ba 2025-04-22 13:46:23,317 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/29992726-a5b8-41ef-bb73-c0a2f70a37ec 2025-04-22 13:46:26,581 - 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 1032ms') 2025-04-22 13:46:26,581 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02423720-17816193 failed! 2025-04-22 13:46:26,636 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-58659270 is 122.248.111.1 and allocation pool is NOT set 2025-04-22 13:46:28,696 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.19 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.186/2.819/4.452/1.633 ms') 2025-04-22 13:46:28,696 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02423720-17816193 passed 2025-04-22 13:46:28,848 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:28,848 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02423720-17816193, IP 122.248.111.3, Port 22 2025-04-22 13:46:29,003 - DEBUG - VM ctest-TestBasicVMVN-02423720-17816193 is ready for SSH connections 2025-04-22 13:46:29,003 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:46:29,004 - DEBUG - cat /tmp/output.txt 2025-04-22 13:46:30,608 - DEBUG - Hello World. The time is now Tue, 22 Apr 2025 07:46:28 -0600! 2025-04-22 13:46:30,608 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 22 Apr 2025 07:46:28 -0600!'} 2025-04-22 13:46:30,608 - INFO - metadata_script.txt got executed in the vm 2025-04-22 13:46:30,608 - INFO - Deleting VM ctest-TestBasicVMVN-02423720-17816193 2025-04-22 13:46:30,666 - INFO - Deleting VN ctest-vn-58659270 2025-04-22 13:46:30,698 - DEBUG - VN 3d02afe9-be58-4979-8144-ecd675c86631 still in use: Unable to complete operation on network 3d02afe9-be58-4979-8144-ecd675c86631. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-986a4bb1-6eb2-4f5d-9e87-e1f961787f82'] 2025-04-22 13:46:30,698 - WARNING - Deleting VN ctest-vn-58659270 failed..Will retry 2025-04-22 13:46:32,798 - DEBUG - Response for deleting network () 2025-04-22 13:46:33,049 - DEBUG - No XMPP flaps were noticed during the test 2025-04-22 13:46:33,049 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-04-22 13:46:33,049 - INFO - -------------------------------------------------------------------------------- 2025-04-22 13:46:33,052 - INFO - ================================================================================ 2025-04-22 13:46:33,052 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-04-22 13:46:33,052 - 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-22 13:46:33,333 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-04-22 13:46:33,333 - INFO - Initial checks done. Running the testcase now 2025-04-22 13:46:33,333 - INFO - 2025-04-22 13:46:33,793 - DEBUG - Response for create_network : {'network': {'id': 'b1a9daa6-7759-4f46-9aa0-059cd028cc23', 'name': 'ctest-vn-30670260', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'project_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-02423720', 'ctest-vn-30670260'], 'port_security_enabled': True, 'description': ''}} 2025-04-22 13:46:33,990 - DEBUG - Response for create_subnet : {'subnet': {'id': '886a69cc-018e-481d-8746-610bf5019bf2', 'name': '', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'network_id': 'b1a9daa6-7759-4f46-9aa0-059cd028cc23', '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': 'c2e7dbd5b5424faab7bc505c56e41497'}} 2025-04-22 13:46:34,117 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a6fa178b-9c23-4784-9e60-9abc51e20940', 'name': '', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'network_id': 'b1a9daa6-7759-4f46-9aa0-059cd028cc23', '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': 'c2e7dbd5b5424faab7bc505c56e41497'}} 2025-04-22 13:46:34,134 - INFO - Created VN ctest-vn-30670260 2025-04-22 13:46:34,184 - DEBUG - VN ctest-vn-30670260 UUID is b1a9daa6-7759-4f46-9aa0-059cd028cc23 2025-04-22 13:46:34,524 - DEBUG - Response for create_port : {'port': {'name': '9d114528-e2d2-4d24-8939-0e1a81ec6fa6', 'id': '9d114528-e2d2-4d24-8939-0e1a81ec6fa6', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'network_id': 'b1a9daa6-7759-4f46-9aa0-059cd028cc23', 'mac_address': '02:9d:11:45:28:e2', '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': '886a69cc-018e-481d-8746-610bf5019bf2'}], 'security_groups': ['4da7c34b-dd36-43fa-8a02-fd01e291c64e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c2e7dbd5b5424faab7bc505c56e41497'}} 2025-04-22 13:46:34,679 - DEBUG - Response for create_port : {'port': {'name': '0d37380b-84df-4050-9c32-5d873839c7e4', 'id': '0d37380b-84df-4050-9c32-5d873839c7e4', 'tenant_id': 'c2e7dbd5b5424faab7bc505c56e41497', 'network_id': 'b1a9daa6-7759-4f46-9aa0-059cd028cc23', 'mac_address': '02:0d:37:38:0b:84', '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': 'a6fa178b-9c23-4784-9e60-9abc51e20940'}], 'security_groups': ['4da7c34b-dd36-43fa-8a02-fd01e291c64e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c2e7dbd5b5424faab7bc505c56e41497'}} 2025-04-22 13:46:34,979 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3162-1) 2025-04-22 13:46:35,290 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3162-1) 2025-04-22 13:46:36,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3162-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3162-1) 2025-04-22 13:46:36,409 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-04-22 13:46:36,414 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4ccfebca-2d2d-44d1-9531-e1039860dba8 2025-04-22 13:46:36,428 - DEBUG - Requesting: http://10.0.0.33:8082/project/c2e7dbd5-b542-4faa-b7bc-505c56e41497 2025-04-22 13:46:36,518 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/ef43e1a1-60e4-4949-b055-57775f120880 2025-04-22 13:46:36,528 - INFO - Verifications in API Server for IPAM: ctest-ipam-56690127 passed 2025-04-22 13:46:36,534 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-02423720:ctest-ipam-56690127', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02423720', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17240871881735948617', 'uuid-lslong': '12706158093903464576'}, 'enable': 'true', 'created': '2025-04-22T13:46:33', 'last-modified': '2025-04-22T13:46:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.979768'} 2025-04-22 13:46:36,534 - INFO - Verifications in Control node for IPAM: ctest-ipam-56690127 passed 2025-04-22 13:46:36,534 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-04-22 13:46:36,539 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4ccfebca-2d2d-44d1-9531-e1039860dba8 2025-04-22 13:46:36,550 - DEBUG - Requesting: http://10.0.0.33:8082/project/c2e7dbd5-b542-4faa-b7bc-505c56e41497 2025-04-22 13:46:36,631 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b1a9daa6-7759-4f46-9aa0-059cd028cc23 2025-04-22 13:46:36,644 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b1a9daa6-7759-4f46-9aa0-059cd028cc23 2025-04-22 13:46:36,655 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/28ae1102-df10-4e5b-ac37-b80dd7aa6563 2025-04-22 13:46:36,664 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/28ae1102-df10-4e5b-ac37-b80dd7aa6563 2025-04-22 13:46:36,671 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/24262ef2-c357-4359-ba22-cdbe29e232af 2025-04-22 13:46:36,680 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-22 13:46:36,680 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b1a9daa6-7759-4f46-9aa0-059cd028cc23 2025-04-22 13:46:36,689 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/28ae1102-df10-4e5b-ac37-b80dd7aa6563 2025-04-22 13:46:36,710 - INFO - Verified VN network id 9 for VN b1a9daa6-7759-4f46-9aa0-059cd028cc23 2025-04-22 13:46:36,710 - INFO - Verifications in API Server for VN ctest-vn-30670260 passed 2025-04-22 13:46:36,710 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b1a9daa6-7759-4f46-9aa0-059cd028cc23 2025-04-22 13:46:36,726 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/28ae1102-df10-4e5b-ac37-b80dd7aa6563 2025-04-22 13:46:36,737 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/28ae1102-df10-4e5b-ac37-b80dd7aa6563 2025-04-22 13:46:36,764 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/24262ef2-c357-4359-ba22-cdbe29e232af 2025-04-22 13:46:36,781 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-02423720', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12802003824279113542', 'uuid-lslong': '11141911649179978787'}, 'enable': 'true', 'created': '2025-04-22T13:46:33', 'last-modified': '2025-04-22T13:46:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.686894'} 2025-04-22 13:46:36,789 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-04-22 13:46:36,789 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-30670260 passed 2025-04-22 13:46:36,791 - DEBUG - ====Verifying policy data for ctest-vn-30670260 in API_Server ====== 2025-04-22 13:46:36,791 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-04-22 13:46:36,801 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4ccfebca-2d2d-44d1-9531-e1039860dba8 2025-04-22 13:46:36,848 - DEBUG - Requesting: http://10.0.0.33:8082/project/c2e7dbd5-b542-4faa-b7bc-505c56e41497 2025-04-22 13:46:36,925 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b1a9daa6-7759-4f46-9aa0-059cd028cc23 2025-04-22 13:46:36,936 - DEBUG - =>VN ctest-vn-30670260 has no policy to be verified 2025-04-22 13:46:36,936 - DEBUG - Verifying the vn in opserver 2025-04-22 13:46:36,936 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260 virtual network link through opserver 10.0.0.33 2025-04-22 13:46:36,937 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-22 13:46:37,290 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-04-22 13:46:37,337 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260?flat'} 2025-04-22 13:46:37,337 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260 is found in opserver 2025-04-22 13:46:37,343 - DEBUG - VRF ids for VN ctest-vn-30670260: {'10.0.0.33': '2'} 2025-04-22 13:46:37,343 - INFO - Waiting for VM ctest-TestBasicVMVN-02423720-55486527 to be up.. 2025-04-22 13:46:37,426 - DEBUG - VM is in ACTIVE state now 2025-04-22 13:46:37,426 - INFO - VM name : ctest-TestBasicVMVN-02423720-55486527 2025-04-22 13:46:37,494 - DEBUG - VM ctest-TestBasicVMVN-02423720-55486527 ID is 44e52d63-06c5-4b82-9d2e-9d8750a9c38f 2025-04-22 13:46:37,494 - DEBUG - VM ctest-TestBasicVMVN-02423720-55486527 launched on Node cn-jenkins-deploy-platform-ansible-os-3162-1 2025-04-22 13:46:37,584 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/44e52d63-06c5-4b82-9d2e-9d8750a9c38f 2025-04-22 13:46:37,594 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9d114528-e2d2-4d24-8939-0e1a81ec6fa6 2025-04-22 13:46:40,850 - 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 1021ms') 2025-04-22 13:46:40,851 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02423720-55486527 failed! 2025-04-22 13:46:40,908 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260 is 31.1.1.1 and allocation pool is NOT set 2025-04-22 13:46:40,908 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260 is 31.1.2.1 and allocation pool is NOT set 2025-04-22 13:46:44,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 1010ms') 2025-04-22 13:46:44,976 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02423720-55486527 failed! 2025-04-22 13:46:45,036 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260 is 31.1.1.1 and allocation pool is NOT set 2025-04-22 13:46:45,036 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260 is 31.1.2.1 and allocation pool is NOT set 2025-04-22 13:46:47,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=2.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.376 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.376/1.475/2.575/1.099 ms') 2025-04-22 13:46:47,098 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-02423720-55486527 passed 2025-04-22 13:46:47,240 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:47,240 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02423720-55486527, IP 31.1.1.4, Port 22 2025-04-22 13:46:47,395 - DEBUG - VM ctest-TestBasicVMVN-02423720-55486527 is ready for SSH connections 2025-04-22 13:46:47,395 - INFO - Waiting for VM ctest-TestBasicVMVN-02423720-89921224 to be up.. 2025-04-22 13:46:47,463 - DEBUG - VM is in ACTIVE state now 2025-04-22 13:46:47,463 - INFO - VM name : ctest-TestBasicVMVN-02423720-89921224 2025-04-22 13:46:47,526 - DEBUG - VM ctest-TestBasicVMVN-02423720-89921224 ID is 8dcb5798-d9b5-4e6e-aff6-5da34ca0b82f 2025-04-22 13:46:47,526 - DEBUG - VM ctest-TestBasicVMVN-02423720-89921224 launched on Node cn-jenkins-deploy-platform-ansible-os-3162-1 2025-04-22 13:46:47,585 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8dcb5798-d9b5-4e6e-aff6-5da34ca0b82f 2025-04-22 13:46:47,592 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/0d37380b-84df-4050-9c32-5d873839c7e4 2025-04-22 13:46:48,816 - 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.57 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.340 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.340/1.456/2.572/1.116 ms') 2025-04-22 13:46:48,816 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-02423720-89921224 passed 2025-04-22 13:46:48,960 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:48,960 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02423720-89921224, IP 31.1.2.4, Port 22 2025-04-22 13:46:49,111 - DEBUG - VM ctest-TestBasicVMVN-02423720-89921224 is ready for SSH connections 2025-04-22 13:46:49,111 - INFO - Waiting for VM ctest-TestBasicVMVN-02423720-68133728 to be up.. 2025-04-22 13:46:49,174 - DEBUG - VM is in ACTIVE state now 2025-04-22 13:46:49,174 - INFO - VM name : ctest-TestBasicVMVN-02423720-68133728 2025-04-22 13:46:49,237 - DEBUG - VM ctest-TestBasicVMVN-02423720-68133728 ID is fbe1b36a-0faf-425e-8129-fa68c3d23a5e 2025-04-22 13:46:49,237 - DEBUG - VM ctest-TestBasicVMVN-02423720-68133728 launched on Node cn-jenkins-deploy-platform-ansible-os-3162-1 2025-04-22 13:46:49,300 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/fbe1b36a-0faf-425e-8129-fa68c3d23a5e 2025-04-22 13:46:49,307 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/de86a9c2-4740-469d-8298-2d20440b9f8b 2025-04-22 13:46:50,540 - 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.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.254 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.254/1.446/2.638/1.192 ms') 2025-04-22 13:46:50,540 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-02423720-68133728 passed 2025-04-22 13:46:50,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:50,688 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-02423720-68133728, IP 31.1.1.3, Port 22 2025-04-22 13:46:50,839 - DEBUG - VM ctest-TestBasicVMVN-02423720-68133728 is ready for SSH connections 2025-04-22 13:46:50,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:50,839 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:46:50,839 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-04-22 13:46:54,498 - 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.012 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.667 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.703 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.667/1.460/3.012 ms 2025-04-22 13:46:54,498 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-02423720-55486527 passed 2025-04-22 13:46:54,498 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:54,498 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:46:54,498 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-04-22 13:46:58,120 - 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.517 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.691 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.754 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.691/1.320/2.517 ms 2025-04-22 13:46:58,120 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-02423720-89921224 passed 2025-04-22 13:46:58,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:58,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:58,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-04-22 13:46:58,120 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:46:58,120 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 13:46:58,299 - DEBUG - None 2025-04-22 13:46:58,299 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:46:58,299 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 13:46:58,475 - DEBUG - None 2025-04-22 13:46:58,475 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:46:58,475 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-04-22 13:46:59,051 - DEBUG - None 2025-04-22 13:46:59,051 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:46:59,051 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-04-22 13:47:01,246 - 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.041 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.150 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.380 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.641 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.405 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.380/1.723/4.150 ms 2025-04-22 13:47:01,246 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:47:01,246 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-04-22 13:47:03,484 - 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.221 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.153 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.271 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.357 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.487 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.218 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.362 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.357/2.152/5.271 ms 2025-04-22 13:47:03,484 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-04-22 13:47:03,484 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-04-22 13:47:05,705 - 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.604 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.295 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.037 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.347 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.570 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.422 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.347/1.519/3.037 ms 2025-04-22 13:47:05,705 - INFO - Deleting VM ctest-TestBasicVMVN-02423720-68133728 2025-04-22 13:47:05,765 - INFO - Detaching port 0d37380b-84df-4050-9c32-5d873839c7e4 from VM ctest-TestBasicVMVN-02423720-89921224 2025-04-22 13:47:05,805 - INFO - Deleting VM ctest-TestBasicVMVN-02423720-89921224 2025-04-22 13:47:05,860 - INFO - Detaching port 9d114528-e2d2-4d24-8939-0e1a81ec6fa6 from VM ctest-TestBasicVMVN-02423720-55486527 2025-04-22 13:47:05,885 - INFO - Deleting VM ctest-TestBasicVMVN-02423720-55486527 2025-04-22 13:47:05,940 - INFO - Deleting VN ctest-vn-30670260 2025-04-22 13:47:06,069 - DEBUG - Response for delete_port : () 2025-04-22 13:47:06,210 - DEBUG - Response for delete_port : () 2025-04-22 13:47:06,243 - DEBUG - VN b1a9daa6-7759-4f46-9aa0-059cd028cc23 still in use: Unable to complete operation on network b1a9daa6-7759-4f46-9aa0-059cd028cc23. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-28d460a5-91a3-4808-81de-51e707a96c30'] 2025-04-22 13:47:06,243 - WARNING - Deleting VN ctest-vn-30670260 failed..Will retry 2025-04-22 13:47:08,366 - DEBUG - Response for deleting network () 2025-04-22 13:47:08,366 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/28ae1102-df10-4e5b-ac37-b80dd7aa6563 2025-04-22 13:47:08,371 - DEBUG - Response Code: 404 2025-04-22 13:47:08,371 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-04-22 13:47:08,375 - DEBUG - Requesting: http://10.0.0.33:8082/domain/4ccfebca-2d2d-44d1-9531-e1039860dba8 2025-04-22 13:47:08,428 - DEBUG - Requesting: http://10.0.0.33:8082/project/c2e7dbd5-b542-4faa-b7bc-505c56e41497 2025-04-22 13:47:08,498 - INFO - Validated that VN ctest-vn-30670260 is not found in API Server 2025-04-22 13:47:08,508 - DEBUG - VN ctest-vn-30670260 is not present in Agent 10.0.0.33 2025-04-22 13:47:08,508 - INFO - Validated that VN ctest-vn-30670260 is not in any agent 2025-04-22 13:47:08,513 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-04-22 13:47:08,518 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-30670260 2025-04-22 13:47:08,518 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-02423720:ctest-vn-30670260 2025-04-22 13:47:08,528 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-30670260 info 2025-04-22 13:47:08,599 - INFO - IPAM: ctest-ipam-56690127 is not found in API Server 2025-04-22 13:47:08,609 - INFO - IPAM:ctest-ipam-56690127 is not found in control node 2025-04-22 13:47:08,864 - DEBUG - No XMPP flaps were noticed during the test 2025-04-22 13:47:08,864 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:35] 2025-04-22 13:47:08,865 - INFO - -------------------------------------------------------------------------------- 2025-04-22 13:47:09,533 - INFO - Deleted project: ctest-TestBasicVMVN-02423720, ID : c2e7dbd5-b542-4faa-b7bc-505c56e41497