2025-09-04 12:37:09,746 - INFO - Domain Default found not creating 2025-09-04 12:37:09,871 - INFO - Project ctest-TestBasicVMVN-60758656 not found, creating it 2025-09-04 12:37:10,295 - INFO - Created Project:ctest-TestBasicVMVN-60758656, ID : 86907b95-529a-44d2-ada0-50bc38062377 2025-09-04 12:37:11,837 - INFO - ================================================================================ 2025-09-04 12:37:11,837 - INFO - STARTING TEST : test_generic_link_local_service 2025-09-04 12:37:11,837 - 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-09-04 12:37:12,091 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-04 12:37:12,091 - INFO - Initial checks done. Running the testcase now 2025-09-04 12:37:12,091 - INFO - 2025-09-04 12:37:12,598 - DEBUG - Response for create_network : {'network': {'id': '518ae848-4020-4f77-95a9-9489dd7af940', 'name': 'ctest-vn2_metadata-29283832', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'project_id': '86907b95529a44d2ada050bc38062377', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60758656', 'ctest-vn2_metadata-29283832'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 12:37:12,787 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a159ee9f-6e08-4438-8740-1358b504c19a', 'name': '', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'network_id': '518ae848-4020-4f77-95a9-9489dd7af940', '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': '86907b95529a44d2ada050bc38062377'}} 2025-09-04 12:37:12,807 - INFO - Created VN ctest-vn2_metadata-29283832 2025-09-04 12:37:12,858 - DEBUG - VN ctest-vn2_metadata-29283832 UUID is 518ae848-4020-4f77-95a9-9489dd7af940 2025-09-04 12:37:13,018 - DEBUG - Services list from nova: [, , ] 2025-09-04 12:37:13,968 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4014-1) 2025-09-04 12:37:14,070 - DEBUG - Link local service introspect added 2025-09-04 12:37:14,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-04 12:37:19,175 - DEBUG - VM is in ACTIVE state now 2025-09-04 12:37:19,294 - INFO - Waiting for VM ctest-TestBasicVMVN-60758656-17268868 to be up.. 2025-09-04 12:37:19,294 - INFO - VM name : ctest-TestBasicVMVN-60758656-17268868 2025-09-04 12:37:19,359 - DEBUG - VM ctest-TestBasicVMVN-60758656-17268868 ID is 9b936f58-3244-41a4-9269-e02e612d4f7c 2025-09-04 12:37:19,359 - DEBUG - VM ctest-TestBasicVMVN-60758656-17268868 launched on Node cn-jenkins-deploy-platform-ansible-os-4014-1 2025-09-04 12:37:19,422 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/9b936f58-3244-41a4-9269-e02e612d4f7c 2025-09-04 12:37:19,717 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/9b936f58-3244-41a4-9269-e02e612d4f7c 2025-09-04 12:37:19,742 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b65bd37f-21ab-40c2-a3d7-e7dc27ef2171 2025-09-04 12:37:23,001 - 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 1023ms') 2025-09-04 12:37:23,001 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60758656-17268868 failed! 2025-09-04 12:37:23,054 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60758656:ctest-vn2_metadata-29283832 is 11.1.1.1 and allocation pool is NOT set 2025-09-04 12:37:25,109 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.07 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.070/2.812/4.555/1.742 ms') 2025-09-04 12:37:25,109 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60758656-17268868 passed 2025-09-04 12:37:25,258 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:37:25,258 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60758656-17268868, IP 11.1.1.3, Port 22 2025-09-04 12:37:25,409 - DEBUG - VM ctest-TestBasicVMVN-60758656-17268868 is ready for SSH connections 2025-09-04 12:37:25,409 - INFO - Retry 0 2025-09-04 12:37:25,409 - 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.254, gateway password: c0ntrail123 2025-09-04 12:37:25,409 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-09-04 12:37:26,989 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-09-04 12:37:26,990 - INFO - Generic metadata worked 2025-09-04 12:37:27,246 - DEBUG - Link local service introspect removed 2025-09-04 12:37:27,246 - INFO - Deleting VM ctest-TestBasicVMVN-60758656-17268868 2025-09-04 12:37:27,319 - INFO - Deleting VN ctest-vn2_metadata-29283832 2025-09-04 12:37:27,352 - DEBUG - VN 518ae848-4020-4f77-95a9-9489dd7af940 still in use: Unable to complete operation on network 518ae848-4020-4f77-95a9-9489dd7af940. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-790599ca-23c9-4136-906b-2dc9a9e7f7d4'] 2025-09-04 12:37:27,352 - WARNING - Deleting VN ctest-vn2_metadata-29283832 failed..Will retry 2025-09-04 12:37:29,435 - DEBUG - Response for deleting network () 2025-09-04 12:37:29,686 - DEBUG - No XMPP flaps were noticed during the test 2025-09-04 12:37:29,686 - INFO - -------------------------------------------------------------------------------- 2025-09-04 12:37:29,689 - INFO - ================================================================================ 2025-09-04 12:37:29,689 - INFO - STARTING TEST : test_metadata_service 2025-09-04 12:37:29,689 - 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-09-04 12:37:29,974 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-04 12:37:29,974 - INFO - Initial checks done. Running the testcase now 2025-09-04 12:37:29,974 - INFO - 2025-09-04 12:37:29,974 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-09-04 12:37:29,979 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/f45c515a-3d65-446f-9c0e-28e6eac9f108 2025-09-04 12:37:30,137 - DEBUG - Response for create_network : {'network': {'id': '1ab9f4e0-c7c0-4430-bf64-f840b92917a7', 'name': 'ctest-vn-92292647', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'project_id': '86907b95529a44d2ada050bc38062377', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60758656', 'ctest-vn-92292647'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 12:37:30,319 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb709496-6820-44f7-bc53-623867e945f4', 'name': '', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'network_id': '1ab9f4e0-c7c0-4430-bf64-f840b92917a7', 'ip_version': 4, 'cidr': '138.205.188.192/26', 'allocation_pools': [{'start': '138.205.188.194', 'end': '138.205.188.254'}], 'gateway_ip': '138.205.188.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.205.188.194', 'tags': [], 'project_id': '86907b95529a44d2ada050bc38062377'}} 2025-09-04 12:37:30,334 - INFO - Created VN ctest-vn-92292647 2025-09-04 12:37:30,386 - DEBUG - VN ctest-vn-92292647 UUID is 1ab9f4e0-c7c0-4430-bf64-f840b92917a7 2025-09-04 12:37:31,469 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4014-1) 2025-09-04 12:37:31,469 - INFO - Waiting for VM ctest-TestBasicVMVN-60758656-23722011 to be up.. 2025-09-04 12:37:31,502 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-09-04 12:37:36,568 - DEBUG - VM is in ACTIVE state now 2025-09-04 12:37:36,569 - INFO - VM name : ctest-TestBasicVMVN-60758656-23722011 2025-09-04 12:37:36,634 - DEBUG - VM ctest-TestBasicVMVN-60758656-23722011 ID is 3604c9cd-d40d-4bdd-bb7a-27186c79b566 2025-09-04 12:37:36,634 - DEBUG - VM ctest-TestBasicVMVN-60758656-23722011 launched on Node cn-jenkins-deploy-platform-ansible-os-4014-1 2025-09-04 12:37:36,697 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3604c9cd-d40d-4bdd-bb7a-27186c79b566 2025-09-04 12:37:36,704 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/26a708b9-8956-4889-b6e7-1d9db6bbb376 2025-09-04 12:37:39,957 - 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 1027ms') 2025-09-04 12:37:39,957 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60758656-23722011 failed! 2025-09-04 12:37:40,010 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-92292647 is 138.205.188.193 and allocation pool is NOT set 2025-09-04 12:37:42,068 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.422 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.422/1.462/2.503/1.040 ms') 2025-09-04 12:37:42,068 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60758656-23722011 passed 2025-09-04 12:37:42,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:37:42,214 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60758656-23722011, IP 138.205.188.195, Port 22 2025-09-04 12:37:42,373 - DEBUG - VM ctest-TestBasicVMVN-60758656-23722011 is ready for SSH connections 2025-09-04 12:37:42,373 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-09-04 12:37:42,373 - DEBUG - cat /tmp/output.txt 2025-09-04 12:37:44,003 - DEBUG - Hello World. The time is now Thu, 04 Sep 2025 06:37:40 -0600! 2025-09-04 12:37:44,003 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 04 Sep 2025 06:37:40 -0600!'} 2025-09-04 12:37:44,003 - INFO - metadata_script.txt got executed in the vm 2025-09-04 12:37:44,003 - INFO - Deleting VM ctest-TestBasicVMVN-60758656-23722011 2025-09-04 12:37:44,079 - INFO - Deleting VN ctest-vn-92292647 2025-09-04 12:37:44,114 - DEBUG - VN 1ab9f4e0-c7c0-4430-bf64-f840b92917a7 still in use: Unable to complete operation on network 1ab9f4e0-c7c0-4430-bf64-f840b92917a7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-71eb5fbe-2913-4720-8ddd-6edf8ae7fee5'] 2025-09-04 12:37:44,114 - WARNING - Deleting VN ctest-vn-92292647 failed..Will retry 2025-09-04 12:37:46,198 - DEBUG - Response for deleting network () 2025-09-04 12:37:46,453 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 12:37:46,453 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-04 12:37:46,454 - INFO - -------------------------------------------------------------------------------- 2025-09-04 12:37:46,456 - INFO - ================================================================================ 2025-09-04 12:37:46,456 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-09-04 12:37:46,456 - 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-09-04 12:37:46,742 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-09-04 12:37:46,742 - INFO - Initial checks done. Running the testcase now 2025-09-04 12:37:46,743 - INFO - 2025-09-04 12:37:47,207 - DEBUG - Response for create_network : {'network': {'id': 'b39bbbb1-5b1c-4710-91a0-2d013d09f96d', 'name': 'ctest-vn-80440534', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'project_id': '86907b95529a44d2ada050bc38062377', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60758656', 'ctest-vn-80440534'], 'port_security_enabled': True, 'description': ''}} 2025-09-04 12:37:47,403 - DEBUG - Response for create_subnet : {'subnet': {'id': '9925e7e5-f894-4c0e-bcc7-d7e0e4004cc9', 'name': '', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'network_id': 'b39bbbb1-5b1c-4710-91a0-2d013d09f96d', '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': '86907b95529a44d2ada050bc38062377'}} 2025-09-04 12:37:47,602 - DEBUG - Response for create_subnet : {'subnet': {'id': '3c9c0365-dab8-4ef4-b752-efb916d8d1db', 'name': '', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'network_id': 'b39bbbb1-5b1c-4710-91a0-2d013d09f96d', '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': '86907b95529a44d2ada050bc38062377'}} 2025-09-04 12:37:47,619 - INFO - Created VN ctest-vn-80440534 2025-09-04 12:37:47,670 - DEBUG - VN ctest-vn-80440534 UUID is b39bbbb1-5b1c-4710-91a0-2d013d09f96d 2025-09-04 12:37:47,985 - DEBUG - Response for create_port : {'port': {'name': '7fbcaa1b-158d-474c-acda-d83180a9ff1b', 'id': '7fbcaa1b-158d-474c-acda-d83180a9ff1b', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'network_id': 'b39bbbb1-5b1c-4710-91a0-2d013d09f96d', 'mac_address': '02:7f:bc:aa:1b:15', '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': '9925e7e5-f894-4c0e-bcc7-d7e0e4004cc9'}], 'security_groups': ['aa83b57a-b15a-4dbb-8299-2a62f023daab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86907b95529a44d2ada050bc38062377'}} 2025-09-04 12:37:48,137 - DEBUG - Response for create_port : {'port': {'name': 'bcdee35c-dcb9-42a2-9b1f-621e6ec31a5d', 'id': 'bcdee35c-dcb9-42a2-9b1f-621e6ec31a5d', 'tenant_id': '86907b95529a44d2ada050bc38062377', 'network_id': 'b39bbbb1-5b1c-4710-91a0-2d013d09f96d', 'mac_address': '02:bc:de:e3:5c:dc', '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': '3c9c0365-dab8-4ef4-b752-efb916d8d1db'}], 'security_groups': ['aa83b57a-b15a-4dbb-8299-2a62f023daab'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86907b95529a44d2ada050bc38062377'}} 2025-09-04 12:37:48,459 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4014-1) 2025-09-04 12:37:48,820 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4014-1) 2025-09-04 12:37:49,955 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4014-1) 2025-09-04 12:37:49,955 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-04 12:37:49,971 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a379f016-8dd9-4fbc-a514-cb0eef92ebcc 2025-09-04 12:37:49,988 - DEBUG - Requesting: http://10.0.0.254:8082/project/86907b95-529a-44d2-ada0-50bc38062377 2025-09-04 12:37:50,085 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/62553f1e-383e-48ee-94fd-5d7b0b1fdcc0 2025-09-04 12:37:50,096 - INFO - Verifications in API Server for IPAM: ctest-ipam-85170912 passed 2025-09-04 12:37:50,100 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-60758656:ctest-ipam-85170912', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-60758656', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7085638987762518254', 'uuid-lslong': '10735839869770128576'}, 'enable': 'true', 'created': '2025-09-04T12:37:46', 'last-modified': '2025-09-04T12:37:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.132300'} 2025-09-04 12:37:50,101 - INFO - Verifications in Control node for IPAM: ctest-ipam-85170912 passed 2025-09-04 12:37:50,101 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-04 12:37:50,106 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a379f016-8dd9-4fbc-a514-cb0eef92ebcc 2025-09-04 12:37:50,114 - DEBUG - Requesting: http://10.0.0.254:8082/project/86907b95-529a-44d2-ada0-50bc38062377 2025-09-04 12:37:50,190 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b39bbbb1-5b1c-4710-91a0-2d013d09f96d 2025-09-04 12:37:50,201 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b39bbbb1-5b1c-4710-91a0-2d013d09f96d 2025-09-04 12:37:50,211 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bc61dcae-1366-4c42-8dfe-6c367d889f42 2025-09-04 12:37:50,219 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bc61dcae-1366-4c42-8dfe-6c367d889f42 2025-09-04 12:37:50,227 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1a876789-8775-4dc4-983c-7d0ab998b219 2025-09-04 12:37:50,239 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-04 12:37:50,239 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b39bbbb1-5b1c-4710-91a0-2d013d09f96d 2025-09-04 12:37:50,248 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bc61dcae-1366-4c42-8dfe-6c367d889f42 2025-09-04 12:37:50,263 - INFO - Verified VN network id 11 for VN b39bbbb1-5b1c-4710-91a0-2d013d09f96d 2025-09-04 12:37:50,263 - INFO - Verifications in API Server for VN ctest-vn-80440534 passed 2025-09-04 12:37:50,264 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b39bbbb1-5b1c-4710-91a0-2d013d09f96d 2025-09-04 12:37:50,273 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bc61dcae-1366-4c42-8dfe-6c367d889f42 2025-09-04 12:37:50,280 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bc61dcae-1366-4c42-8dfe-6c367d889f42 2025-09-04 12:37:50,288 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/1a876789-8775-4dc4-983c-7d0ab998b219 2025-09-04 12:37:50,300 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-60758656', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12942144324591437584', 'uuid-lslong': '10493436615115536749'}, 'enable': 'true', 'created': '2025-09-04T12:37:47', 'last-modified': '2025-09-04T12:37:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.720873'} 2025-09-04 12:37:50,307 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-09-04 12:37:50,307 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-80440534 passed 2025-09-04 12:37:50,307 - DEBUG - ====Verifying policy data for ctest-vn-80440534 in API_Server ====== 2025-09-04 12:37:50,307 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-04 12:37:50,312 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a379f016-8dd9-4fbc-a514-cb0eef92ebcc 2025-09-04 12:37:50,321 - DEBUG - Requesting: http://10.0.0.254:8082/project/86907b95-529a-44d2-ada0-50bc38062377 2025-09-04 12:37:50,443 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/b39bbbb1-5b1c-4710-91a0-2d013d09f96d 2025-09-04 12:37:50,455 - DEBUG - =>VN ctest-vn-80440534 has no policy to be verified 2025-09-04 12:37:50,455 - DEBUG - Verifying the vn in opserver 2025-09-04 12:37:50,455 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534 virtual network link through opserver 10.0.0.254 2025-09-04 12:37:50,455 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-04 12:37:50,762 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-09-04 12:37:50,843 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534?flat'} 2025-09-04 12:37:50,843 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534 is found in opserver 2025-09-04 12:37:50,848 - DEBUG - VRF ids for VN ctest-vn-80440534: {'10.0.0.254': '2'} 2025-09-04 12:37:50,848 - INFO - Waiting for VM ctest-TestBasicVMVN-60758656-30035704 to be up.. 2025-09-04 12:37:50,942 - DEBUG - VM is in ACTIVE state now 2025-09-04 12:37:50,942 - INFO - VM name : ctest-TestBasicVMVN-60758656-30035704 2025-09-04 12:37:51,034 - DEBUG - VM ctest-TestBasicVMVN-60758656-30035704 ID is 6877f780-a091-45cb-ae60-938aff0487e5 2025-09-04 12:37:51,034 - DEBUG - VM ctest-TestBasicVMVN-60758656-30035704 launched on Node cn-jenkins-deploy-platform-ansible-os-4014-1 2025-09-04 12:37:51,138 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/6877f780-a091-45cb-ae60-938aff0487e5 2025-09-04 12:37:51,146 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7fbcaa1b-158d-474c-acda-d83180a9ff1b 2025-09-04 12:37:54,394 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-09-04 12:37:54,394 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60758656-30035704 failed! 2025-09-04 12:37:54,446 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534 is 31.1.1.1 and allocation pool is NOT set 2025-09-04 12:37:54,446 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534 is 31.1.2.1 and allocation pool is NOT set 2025-09-04 12:37:58,524 - 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 1016ms') 2025-09-04 12:37:58,524 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60758656-30035704 failed! 2025-09-04 12:37:58,582 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534 is 31.1.1.1 and allocation pool is NOT set 2025-09-04 12:37:58,582 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534 is 31.1.2.1 and allocation pool is NOT set 2025-09-04 12:38:00,648 - 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.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.630 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.630/2.105/3.580/1.475 ms') 2025-09-04 12:38:00,648 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60758656-30035704 passed 2025-09-04 12:38:00,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:38:00,794 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60758656-30035704, IP 31.1.1.4, Port 22 2025-09-04 12:38:00,949 - DEBUG - VM ctest-TestBasicVMVN-60758656-30035704 is ready for SSH connections 2025-09-04 12:38:00,949 - INFO - Waiting for VM ctest-TestBasicVMVN-60758656-55008077 to be up.. 2025-09-04 12:38:01,018 - DEBUG - VM is in ACTIVE state now 2025-09-04 12:38:01,018 - INFO - VM name : ctest-TestBasicVMVN-60758656-55008077 2025-09-04 12:38:01,081 - DEBUG - VM ctest-TestBasicVMVN-60758656-55008077 ID is ca097d6e-51e9-48ad-8245-a245e3e2033b 2025-09-04 12:38:01,081 - DEBUG - VM ctest-TestBasicVMVN-60758656-55008077 launched on Node cn-jenkins-deploy-platform-ansible-os-4014-1 2025-09-04 12:38:01,144 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ca097d6e-51e9-48ad-8245-a245e3e2033b 2025-09-04 12:38:01,151 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/bcdee35c-dcb9-42a2-9b1f-621e6ec31a5d 2025-09-04 12:38:02,387 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.328 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.328/1.537/2.747/1.209 ms') 2025-09-04 12:38:02,387 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-60758656-55008077 passed 2025-09-04 12:38:02,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:38:02,534 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60758656-55008077, IP 31.1.2.4, Port 22 2025-09-04 12:38:02,686 - DEBUG - VM ctest-TestBasicVMVN-60758656-55008077 is ready for SSH connections 2025-09-04 12:38:02,686 - INFO - Waiting for VM ctest-TestBasicVMVN-60758656-96449763 to be up.. 2025-09-04 12:38:02,749 - DEBUG - VM is in ACTIVE state now 2025-09-04 12:38:02,749 - INFO - VM name : ctest-TestBasicVMVN-60758656-96449763 2025-09-04 12:38:02,819 - DEBUG - VM ctest-TestBasicVMVN-60758656-96449763 ID is 5a20e84f-1831-472d-833c-518cdb287001 2025-09-04 12:38:02,819 - DEBUG - VM ctest-TestBasicVMVN-60758656-96449763 launched on Node cn-jenkins-deploy-platform-ansible-os-4014-1 2025-09-04 12:38:02,890 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5a20e84f-1831-472d-833c-518cdb287001 2025-09-04 12:38:02,897 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c0c2cf7a-d466-4dd0-8006-0841c0065bf4 2025-09-04 12:38:04,118 - 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.63 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.328 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.328/1.477/2.626/1.149 ms') 2025-09-04 12:38:04,118 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60758656-96449763 passed 2025-09-04 12:38:04,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:38:04,266 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60758656-96449763, IP 31.1.1.3, Port 22 2025-09-04 12:38:04,417 - DEBUG - VM ctest-TestBasicVMVN-60758656-96449763 is ready for SSH connections 2025-09-04 12:38:04,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:38:04,417 - 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.254, gateway password: c0ntrail123 2025-09-04 12:38:04,417 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-09-04 12:38:08,394 - 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.731 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.746 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.950 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.746/1.809/3.731 ms 2025-09-04 12:38:08,394 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-60758656-30035704 passed 2025-09-04 12:38:08,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:38:08,394 - 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.254, gateway password: c0ntrail123 2025-09-04 12:38:08,394 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-09-04 12:38:12,045 - 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.818 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.763 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.782 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.763/1.454/2.818 ms 2025-09-04 12:38:12,045 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-60758656-55008077 passed 2025-09-04 12:38:12,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:38:12,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:38:12,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-09-04 12:38:12,045 - 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.254, gateway password: c0ntrail123 2025-09-04 12:38:12,045 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 12:38:12,221 - DEBUG - None 2025-09-04 12:38:12,221 - 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.254, gateway password: c0ntrail123 2025-09-04 12:38:12,222 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 12:38:12,396 - DEBUG - None 2025-09-04 12:38:12,396 - 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.254, gateway password: c0ntrail123 2025-09-04 12:38:12,397 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-09-04 12:38:13,013 - DEBUG - None 2025-09-04 12:38:13,013 - 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.254, gateway password: c0ntrail123 2025-09-04 12:38:13,013 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-09-04 12:38:15,215 - 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.835 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.277 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.681 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.398/1.726/4.277 ms 2025-09-04 12:38:15,215 - 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.254, gateway password: c0ntrail123 2025-09-04 12:38:15,215 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-09-04 12:38:17,451 - 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.005 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.789 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.791 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.497 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.830 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.788 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.396/1.870/3.791 ms 2025-09-04 12:38:17,451 - 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.254, gateway password: c0ntrail123 2025-09-04 12:38:17,451 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-09-04 12:38:19,685 - 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.621 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.650 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.475 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.441 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.858 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.692 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.351 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.351/1.726/3.475 ms 2025-09-04 12:38:19,685 - INFO - Deleting VM ctest-TestBasicVMVN-60758656-96449763 2025-09-04 12:38:19,747 - INFO - Detaching port bcdee35c-dcb9-42a2-9b1f-621e6ec31a5d from VM ctest-TestBasicVMVN-60758656-55008077 2025-09-04 12:38:19,778 - INFO - Deleting VM ctest-TestBasicVMVN-60758656-55008077 2025-09-04 12:38:19,852 - INFO - Detaching port 7fbcaa1b-158d-474c-acda-d83180a9ff1b from VM ctest-TestBasicVMVN-60758656-30035704 2025-09-04 12:38:19,886 - INFO - Deleting VM ctest-TestBasicVMVN-60758656-30035704 2025-09-04 12:38:19,949 - INFO - Deleting VN ctest-vn-80440534 2025-09-04 12:38:20,102 - DEBUG - Response for delete_port : () 2025-09-04 12:38:20,272 - DEBUG - Response for delete_port : () 2025-09-04 12:38:20,307 - DEBUG - VN b39bbbb1-5b1c-4710-91a0-2d013d09f96d still in use: Unable to complete operation on network b39bbbb1-5b1c-4710-91a0-2d013d09f96d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-62ca4fd2-577b-4cf9-9d28-305cdea08fc1'] 2025-09-04 12:38:20,307 - WARNING - Deleting VN ctest-vn-80440534 failed..Will retry 2025-09-04 12:38:22,514 - DEBUG - Response for deleting network () 2025-09-04 12:38:22,514 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/bc61dcae-1366-4c42-8dfe-6c367d889f42 2025-09-04 12:38:22,518 - DEBUG - Response Code: 404 2025-09-04 12:38:22,518 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-09-04 12:38:22,522 - DEBUG - Requesting: http://10.0.0.254:8082/domain/a379f016-8dd9-4fbc-a514-cb0eef92ebcc 2025-09-04 12:38:22,574 - DEBUG - Requesting: http://10.0.0.254:8082/project/86907b95-529a-44d2-ada0-50bc38062377 2025-09-04 12:38:22,649 - INFO - Validated that VN ctest-vn-80440534 is not found in API Server 2025-09-04 12:38:22,658 - DEBUG - VN ctest-vn-80440534 is not present in Agent 10.0.0.254 2025-09-04 12:38:22,658 - INFO - Validated that VN ctest-vn-80440534 is not in any agent 2025-09-04 12:38:22,663 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-09-04 12:38:22,670 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-80440534 2025-09-04 12:38:22,670 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-60758656:ctest-vn-80440534 2025-09-04 12:38:22,679 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-80440534 info 2025-09-04 12:38:22,758 - INFO - IPAM: ctest-ipam-85170912 is not found in API Server 2025-09-04 12:38:22,766 - INFO - IPAM:ctest-ipam-85170912 is not found in control node 2025-09-04 12:38:23,023 - DEBUG - No XMPP flaps were noticed during the test
2025-09-04 12:38:23,023 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-09-04 12:38:23,023 - INFO - -------------------------------------------------------------------------------- 2025-09-04 12:38:23,681 - INFO - Deleted project: ctest-TestBasicVMVN-60758656, ID : 86907b95-529a-44d2-ada0-50bc38062377