2025-07-21 12:47:22,022 - INFO - Domain Default found not creating
2025-07-21 12:47:22,169 - INFO - Project ctest-TestBasicVMVN-39745748 not found, creating it
2025-07-21 12:47:22,632 - INFO - Created Project:ctest-TestBasicVMVN-39745748, ID : fffdcb6f-3ae0-462d-bc23-9c1edf8fc1b2
2025-07-21 12:47:24,134 - INFO - ================================================================================
2025-07-21 12:47:24,134 - INFO - STARTING TEST : test_generic_link_local_service
2025-07-21 12:47:24,134 - 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-07-21 12:47:24,388 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.25': '0'}} with
2025-07-21 12:47:24,388 - INFO - Initial checks done. Running the testcase now
2025-07-21 12:47:24,388 - INFO -
2025-07-21 12:47:24,962 - DEBUG - Response for create_network : {'network': {'id': '54204098-36a5-4c73-a087-64fa3c6f68ee', 'name': 'ctest-vn2_metadata-91607745', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'project_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39745748', 'ctest-vn2_metadata-91607745'], 'port_security_enabled': True, 'description': ''}}
2025-07-21 12:47:25,175 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec03cb9d-ad59-4026-8e77-2cc7e50d5475', 'name': '', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'network_id': '54204098-36a5-4c73-a087-64fa3c6f68ee', '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': 'fffdcb6f3ae0462dbc239c1edf8fc1b2'}}
2025-07-21 12:47:25,196 - INFO - Created VN ctest-vn2_metadata-91607745
2025-07-21 12:47:25,251 - DEBUG - VN ctest-vn2_metadata-91607745 UUID is 54204098-36a5-4c73-a087-64fa3c6f68ee
2025-07-21 12:47:25,428 - DEBUG - Services list from nova: [, , ]
2025-07-21 12:47:26,394 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3680-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3680-1)
2025-07-21 12:47:26,503 - DEBUG - Link local service introspect added
2025-07-21 12:47:26,540 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-21 12:47:31,609 - DEBUG - VM is in ACTIVE state now
2025-07-21 12:47:31,738 - INFO - Waiting for VM ctest-TestBasicVMVN-39745748-69442460 to be up..
2025-07-21 12:47:31,738 - INFO - VM name : ctest-TestBasicVMVN-39745748-69442460
2025-07-21 12:47:31,806 - DEBUG - VM ctest-TestBasicVMVN-39745748-69442460 ID is 6b64f216-bb01-46cf-867a-e27298d6fa09
2025-07-21 12:47:31,806 - DEBUG - VM ctest-TestBasicVMVN-39745748-69442460 launched on Node cn-jenkins-deploy-platform-ansible-os-3680-1
2025-07-21 12:47:31,875 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/6b64f216-bb01-46cf-867a-e27298d6fa09
2025-07-21 12:47:32,166 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/6b64f216-bb01-46cf-867a-e27298d6fa09
2025-07-21 12:47:32,197 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/ee3e567c-7c15-4656-ae8b-9129ede703f1
2025-07-21 12:47:35,448 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-07-21 12:47:35,448 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39745748-69442460 failed!
2025-07-21 12:47:35,503 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39745748:ctest-vn2_metadata-91607745 is 11.1.1.1 and allocation pool is NOT set
2025-07-21 12:47:37,564 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.01 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.011/2.508/4.006/1.497 ms')
2025-07-21 12:47:37,564 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39745748-69442460 passed
2025-07-21 12:47:37,719 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:47:37,719 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39745748-69442460, IP 11.1.1.3, Port 22
2025-07-21 12:47:37,889 - DEBUG - VM ctest-TestBasicVMVN-39745748-69442460 is ready for SSH connections
2025-07-21 12:47:37,889 - INFO - Retry 0
2025-07-21 12:47:37,889 - 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.242, gateway password: c0ntrail123
2025-07-21 12:47:37,889 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-07-21 12:47:39,464 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-07-21 12:47:39,464 - INFO - Generic metadata worked
2025-07-21 12:47:39,698 - DEBUG - Link local service introspect removed
2025-07-21 12:47:39,699 - INFO - Deleting VM ctest-TestBasicVMVN-39745748-69442460
2025-07-21 12:47:39,771 - INFO - Deleting VN ctest-vn2_metadata-91607745
2025-07-21 12:47:39,810 - DEBUG - VN 54204098-36a5-4c73-a087-64fa3c6f68ee still in use: Unable to complete operation on network 54204098-36a5-4c73-a087-64fa3c6f68ee. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8e96af68-2621-4c3a-ba31-1963292362d2']
2025-07-21 12:47:39,811 - WARNING - Deleting VN ctest-vn2_metadata-91607745 failed..Will retry
2025-07-21 12:47:41,907 - DEBUG - Response for deleting network ()
2025-07-21 12:47:42,165 - DEBUG - No XMPP flaps were noticed during the test
2025-07-21 12:47:42,165 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-07-21 12:47:42,165 - INFO - --------------------------------------------------------------------------------
2025-07-21 12:47:42,167 - INFO - ================================================================================
2025-07-21 12:47:42,167 - INFO - STARTING TEST : test_metadata_service
2025-07-21 12:47:42,168 - 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-07-21 12:47:42,453 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.25': '0'}} with
2025-07-21 12:47:42,453 - INFO - Initial checks done. Running the testcase now
2025-07-21 12:47:42,453 - INFO -
2025-07-21 12:47:42,453 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2025-07-21 12:47:42,459 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/6eef941a-b5f4-42e2-b156-0ee9733ea823
2025-07-21 12:47:42,627 - DEBUG - Response for create_network : {'network': {'id': '67a155d0-c9c2-449a-b00e-61d4f8e37d3b', 'name': 'ctest-vn-94716694', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'project_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39745748', 'ctest-vn-94716694'], 'port_security_enabled': True, 'description': ''}}
2025-07-21 12:47:42,781 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b225418-214c-41b6-bc1f-18151e4c56a2', 'name': '', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'network_id': '67a155d0-c9c2-449a-b00e-61d4f8e37d3b', 'ip_version': 4, 'cidr': '11.220.18.0/26', 'allocation_pools': [{'start': '11.220.18.2', 'end': '11.220.18.62'}], 'gateway_ip': '11.220.18.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.220.18.2', 'tags': [], 'project_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2'}}
2025-07-21 12:47:42,798 - INFO - Created VN ctest-vn-94716694
2025-07-21 12:47:42,851 - DEBUG - VN ctest-vn-94716694 UUID is 67a155d0-c9c2-449a-b00e-61d4f8e37d3b
2025-07-21 12:47:44,108 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3680-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3680-1)
2025-07-21 12:47:44,109 - INFO - Waiting for VM ctest-TestBasicVMVN-39745748-38006465 to be up..
2025-07-21 12:47:44,146 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-21 12:47:49,213 - DEBUG - VM is in ACTIVE state now
2025-07-21 12:47:49,213 - INFO - VM name : ctest-TestBasicVMVN-39745748-38006465
2025-07-21 12:47:49,278 - DEBUG - VM ctest-TestBasicVMVN-39745748-38006465 ID is 985e7cb5-272d-4ac8-8120-fab79affed3f
2025-07-21 12:47:49,278 - DEBUG - VM ctest-TestBasicVMVN-39745748-38006465 launched on Node cn-jenkins-deploy-platform-ansible-os-3680-1
2025-07-21 12:47:49,343 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/985e7cb5-272d-4ac8-8120-fab79affed3f
2025-07-21 12:47:49,351 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/9eb4c373-a027-4e73-9daa-cd85f8c6e791
2025-07-21 12:47:52,604 - 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-07-21 12:47:52,604 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39745748-38006465 failed!
2025-07-21 12:47:52,663 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-94716694 is 11.220.18.1 and allocation pool is NOT set
2025-07-21 12:47:54,721 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.15 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.152/3.085/5.018/1.933 ms')
2025-07-21 12:47:54,721 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39745748-38006465 passed
2025-07-21 12:47:54,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:47:54,875 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39745748-38006465, IP 11.220.18.3, Port 22
2025-07-21 12:47:55,041 - DEBUG - VM ctest-TestBasicVMVN-39745748-38006465 is ready for SSH connections
2025-07-21 12:47:55,041 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-07-21 12:47:55,041 - DEBUG - cat /tmp/output.txt
2025-07-21 12:47:56,658 - DEBUG - Hello World. The time is now Mon, 21 Jul 2025 06:47:54 -0600!
2025-07-21 12:47:56,658 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 21 Jul 2025 06:47:54 -0600!'}
2025-07-21 12:47:56,658 - INFO - metadata_script.txt got executed in the vm
2025-07-21 12:47:56,658 - INFO - Deleting VM ctest-TestBasicVMVN-39745748-38006465
2025-07-21 12:47:56,725 - INFO - Deleting VN ctest-vn-94716694
2025-07-21 12:47:56,766 - DEBUG - VN 67a155d0-c9c2-449a-b00e-61d4f8e37d3b still in use: Unable to complete operation on network 67a155d0-c9c2-449a-b00e-61d4f8e37d3b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-710e5cf5-5ac2-4d34-9229-e54c066e288e']
2025-07-21 12:47:56,766 - WARNING - Deleting VN ctest-vn-94716694 failed..Will retry
2025-07-21 12:47:58,867 - DEBUG - Response for deleting network ()
2025-07-21 12:47:59,120 - DEBUG - No XMPP flaps were noticed during the test
2025-07-21 12:47:59,120 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-07-21 12:47:59,120 - INFO - --------------------------------------------------------------------------------
2025-07-21 12:47:59,123 - INFO - ================================================================================
2025-07-21 12:47:59,123 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-07-21 12:47:59,123 - 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-07-21 12:47:59,412 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.25': '0'}} with
2025-07-21 12:47:59,412 - INFO - Initial checks done. Running the testcase now
2025-07-21 12:47:59,413 - INFO -
2025-07-21 12:47:59,901 - DEBUG - Response for create_network : {'network': {'id': '2fa70ed2-65e6-4f2a-8993-dafa6b6133b7', 'name': 'ctest-vn-83069115', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'project_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-39745748', 'ctest-vn-83069115'], 'port_security_enabled': True, 'description': ''}}
2025-07-21 12:48:00,102 - DEBUG - Response for create_subnet : {'subnet': {'id': '6849c090-7558-40b5-a47d-d694d7da3672', 'name': '', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'network_id': '2fa70ed2-65e6-4f2a-8993-dafa6b6133b7', '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': 'fffdcb6f3ae0462dbc239c1edf8fc1b2'}}
2025-07-21 12:48:00,251 - DEBUG - Response for create_subnet : {'subnet': {'id': 'edb6b8f7-952d-43bf-91d2-214deea3c774', 'name': '', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'network_id': '2fa70ed2-65e6-4f2a-8993-dafa6b6133b7', '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': 'fffdcb6f3ae0462dbc239c1edf8fc1b2'}}
2025-07-21 12:48:00,270 - INFO - Created VN ctest-vn-83069115
2025-07-21 12:48:00,323 - DEBUG - VN ctest-vn-83069115 UUID is 2fa70ed2-65e6-4f2a-8993-dafa6b6133b7
2025-07-21 12:48:00,718 - DEBUG - Response for create_port : {'port': {'name': '145798bb-abf6-403c-9ee8-0e73e2ed55e7', 'id': '145798bb-abf6-403c-9ee8-0e73e2ed55e7', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'network_id': '2fa70ed2-65e6-4f2a-8993-dafa6b6133b7', 'mac_address': '02:14:57:98:bb:ab', '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': '6849c090-7558-40b5-a47d-d694d7da3672'}], 'security_groups': ['223c88e7-b0e5-4898-b1ad-b0f35e40784d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2'}}
2025-07-21 12:48:00,899 - DEBUG - Response for create_port : {'port': {'name': 'f0bde1f4-c955-4603-bfea-edcdc7a6e1bb', 'id': 'f0bde1f4-c955-4603-bfea-edcdc7a6e1bb', 'tenant_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2', 'network_id': '2fa70ed2-65e6-4f2a-8993-dafa6b6133b7', 'mac_address': '02:f0:bd:e1:f4:c9', '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': 'edb6b8f7-952d-43bf-91d2-214deea3c774'}], 'security_groups': ['223c88e7-b0e5-4898-b1ad-b0f35e40784d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fffdcb6f3ae0462dbc239c1edf8fc1b2'}}
2025-07-21 12:48:01,255 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3680-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3680-1)
2025-07-21 12:48:01,672 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3680-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3680-1)
2025-07-21 12:48:03,003 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3680-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3680-1)
2025-07-21 12:48:03,003 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-07-21 12:48:03,010 - DEBUG - Requesting: http://10.0.0.242:8082/domain/cd5aada3-daec-42be-8b0f-2db33554c66c
2025-07-21 12:48:03,025 - DEBUG - Requesting: http://10.0.0.242:8082/project/fffdcb6f-3ae0-462d-bc23-9c1edf8fc1b2
2025-07-21 12:48:03,101 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/1ad633dd-9a7c-4394-991a-5fc38058874c
2025-07-21 12:48:03,111 - INFO - Verifications in API Server for IPAM: ctest-ipam-05714169 passed
2025-07-21 12:48:03,131 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-39745748:ctest-ipam-05714169', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39745748', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1933790116874830740', 'uuid-lslong': '11032235530473998156'}, 'enable': 'true', 'created': '2025-07-21T12:47:59', 'last-modified': '2025-07-21T12:47:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.486547'}
2025-07-21 12:48:03,132 - INFO - Verifications in Control node for IPAM: ctest-ipam-05714169 passed
2025-07-21 12:48:03,132 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-07-21 12:48:03,139 - DEBUG - Requesting: http://10.0.0.242:8082/domain/cd5aada3-daec-42be-8b0f-2db33554c66c
2025-07-21 12:48:03,152 - DEBUG - Requesting: http://10.0.0.242:8082/project/fffdcb6f-3ae0-462d-bc23-9c1edf8fc1b2
2025-07-21 12:48:03,236 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/2fa70ed2-65e6-4f2a-8993-dafa6b6133b7
2025-07-21 12:48:03,249 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/2fa70ed2-65e6-4f2a-8993-dafa6b6133b7
2025-07-21 12:48:03,264 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/e6b5f9df-150a-4fcd-8a66-b3c4b91673e7
2025-07-21 12:48:03,275 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/e6b5f9df-150a-4fcd-8a66-b3c4b91673e7
2025-07-21 12:48:03,284 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/cd74b1d8-e523-4cbe-ad3c-b5b51d366482
2025-07-21 12:48:03,292 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-21 12:48:03,292 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/2fa70ed2-65e6-4f2a-8993-dafa6b6133b7
2025-07-21 12:48:03,304 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/e6b5f9df-150a-4fcd-8a66-b3c4b91673e7
2025-07-21 12:48:03,327 - INFO - Verified VN network id 8 for VN 2fa70ed2-65e6-4f2a-8993-dafa6b6133b7
2025-07-21 12:48:03,328 - INFO - Verifications in API Server for VN ctest-vn-83069115 passed
2025-07-21 12:48:03,328 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/2fa70ed2-65e6-4f2a-8993-dafa6b6133b7
2025-07-21 12:48:03,347 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/e6b5f9df-150a-4fcd-8a66-b3c4b91673e7
2025-07-21 12:48:03,359 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/e6b5f9df-150a-4fcd-8a66-b3c4b91673e7
2025-07-21 12:48:03,369 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/cd74b1d8-e523-4cbe-ad3c-b5b51d366482
2025-07-21 12:48:03,390 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-39745748', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3433729537708805930', 'uuid-lslong': '9913507973850805175'}, 'enable': 'true', 'created': '2025-07-21T12:47:59', 'last-modified': '2025-07-21T12:48:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.166373'}
2025-07-21 12:48:03,400 - DEBUG - Route Targets: ['target:64512:8000005']
2025-07-21 12:48:03,400 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-83069115 passed
2025-07-21 12:48:03,400 - DEBUG - ====Verifying policy data for ctest-vn-83069115 in API_Server ======
2025-07-21 12:48:03,400 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-07-21 12:48:03,409 - DEBUG - Requesting: http://10.0.0.242:8082/domain/cd5aada3-daec-42be-8b0f-2db33554c66c
2025-07-21 12:48:03,421 - DEBUG - Requesting: http://10.0.0.242:8082/project/fffdcb6f-3ae0-462d-bc23-9c1edf8fc1b2
2025-07-21 12:48:03,540 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/2fa70ed2-65e6-4f2a-8993-dafa6b6133b7
2025-07-21 12:48:03,562 - DEBUG - =>VN ctest-vn-83069115 has no policy to be verified
2025-07-21 12:48:03,562 - DEBUG - Verifying the vn in opserver
2025-07-21 12:48:03,562 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115 virtual network link through opserver 10.0.0.242
2025-07-21 12:48:03,562 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-07-21 12:48:03,900 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2025-07-21 12:48:04,002 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115?flat'}
2025-07-21 12:48:04,002 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115 is found in opserver
2025-07-21 12:48:04,018 - DEBUG - VRF ids for VN ctest-vn-83069115: {'10.0.0.242': '2'}
2025-07-21 12:48:04,018 - INFO - Waiting for VM ctest-TestBasicVMVN-39745748-35909045 to be up..
2025-07-21 12:48:04,096 - DEBUG - VM is in ACTIVE state now
2025-07-21 12:48:04,097 - INFO - VM name : ctest-TestBasicVMVN-39745748-35909045
2025-07-21 12:48:04,183 - DEBUG - VM ctest-TestBasicVMVN-39745748-35909045 ID is 10d0023e-ab84-4649-b0fc-eee10aa92754
2025-07-21 12:48:04,183 - DEBUG - VM ctest-TestBasicVMVN-39745748-35909045 launched on Node cn-jenkins-deploy-platform-ansible-os-3680-1
2025-07-21 12:48:04,282 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/10d0023e-ab84-4649-b0fc-eee10aa92754
2025-07-21 12:48:04,299 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/145798bb-abf6-403c-9ee8-0e73e2ed55e7
2025-07-21 12:48:07,579 - 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 1029ms')
2025-07-21 12:48:07,579 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39745748-35909045 failed!
2025-07-21 12:48:07,635 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115 is 31.1.1.1 and allocation pool is NOT set
2025-07-21 12:48:07,635 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115 is 31.1.2.1 and allocation pool is NOT set
2025-07-21 12:48:11,706 - 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-07-21 12:48:11,706 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39745748-35909045 failed!
2025-07-21 12:48:11,767 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115 is 31.1.1.1 and allocation pool is NOT set
2025-07-21 12:48:11,767 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115 is 31.1.2.1 and allocation pool is NOT set
2025-07-21 12:48:13,824 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.413 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.413/2.761/5.110/2.348 ms')
2025-07-21 12:48:13,824 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-39745748-35909045 passed
2025-07-21 12:48:13,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:48:13,983 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39745748-35909045, IP 31.1.1.4, Port 22
2025-07-21 12:48:14,150 - DEBUG - VM ctest-TestBasicVMVN-39745748-35909045 is ready for SSH connections
2025-07-21 12:48:14,150 - INFO - Waiting for VM ctest-TestBasicVMVN-39745748-14246750 to be up..
2025-07-21 12:48:14,225 - DEBUG - VM is in ACTIVE state now
2025-07-21 12:48:14,225 - INFO - VM name : ctest-TestBasicVMVN-39745748-14246750
2025-07-21 12:48:14,293 - DEBUG - VM ctest-TestBasicVMVN-39745748-14246750 ID is 3a9b29f5-c002-4634-ab80-e6fb1e6b0bb1
2025-07-21 12:48:14,293 - DEBUG - VM ctest-TestBasicVMVN-39745748-14246750 launched on Node cn-jenkins-deploy-platform-ansible-os-3680-1
2025-07-21 12:48:14,359 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/3a9b29f5-c002-4634-ab80-e6fb1e6b0bb1
2025-07-21 12:48:14,367 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/f0bde1f4-c955-4603-bfea-edcdc7a6e1bb
2025-07-21 12:48:15,607 - 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.62 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 1002ms\r\nrtt min/avg/max/mdev = 0.328/1.975/3.623/1.647 ms')
2025-07-21 12:48:15,607 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-39745748-14246750 passed
2025-07-21 12:48:15,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:48:15,755 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39745748-14246750, IP 31.1.2.4, Port 22
2025-07-21 12:48:15,914 - DEBUG - VM ctest-TestBasicVMVN-39745748-14246750 is ready for SSH connections
2025-07-21 12:48:15,914 - INFO - Waiting for VM ctest-TestBasicVMVN-39745748-18977097 to be up..
2025-07-21 12:48:15,984 - DEBUG - VM is in ACTIVE state now
2025-07-21 12:48:15,984 - INFO - VM name : ctest-TestBasicVMVN-39745748-18977097
2025-07-21 12:48:16,057 - DEBUG - VM ctest-TestBasicVMVN-39745748-18977097 ID is b11e853e-7d59-4fec-a79c-bd0c92bb9911
2025-07-21 12:48:16,057 - DEBUG - VM ctest-TestBasicVMVN-39745748-18977097 launched on Node cn-jenkins-deploy-platform-ansible-os-3680-1
2025-07-21 12:48:16,129 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/b11e853e-7d59-4fec-a79c-bd0c92bb9911
2025-07-21 12:48:16,138 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/4a38bcb0-18a4-48c5-8aac-3552c2a56f6a
2025-07-21 12:48:17,370 - 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.77 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.474 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.474/1.621/2.769/1.147 ms')
2025-07-21 12:48:17,370 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-39745748-18977097 passed
2025-07-21 12:48:17,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:48:17,523 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-39745748-18977097, IP 31.1.1.3, Port 22
2025-07-21 12:48:17,674 - DEBUG - VM ctest-TestBasicVMVN-39745748-18977097 is ready for SSH connections
2025-07-21 12:48:17,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:48:17,674 - 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.242, gateway password: c0ntrail123
2025-07-21 12:48:17,675 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-07-21 12:48:21,662 - 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.578 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.041 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.834 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.834/1.817/3.578 ms
2025-07-21 12:48:21,662 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-39745748-35909045 passed
2025-07-21 12:48:21,662 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:48:21,662 - 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.242, gateway password: c0ntrail123
2025-07-21 12:48:21,662 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-07-21 12:48:25,304 - 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.788 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.798 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.006 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.798/1.530/2.788 ms
2025-07-21 12:48:25,304 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-39745748-14246750 passed
2025-07-21 12:48:25,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:48:25,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:48:25,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-21 12:48:25,305 - 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.242, gateway password: c0ntrail123
2025-07-21 12:48:25,305 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-21 12:48:25,490 - DEBUG - None
2025-07-21 12:48:25,490 - 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.242, gateway password: c0ntrail123
2025-07-21 12:48:25,490 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-21 12:48:25,671 - DEBUG - None
2025-07-21 12:48:25,671 - 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.242, gateway password: c0ntrail123
2025-07-21 12:48:25,671 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-07-21 12:48:26,271 - DEBUG - None
2025-07-21 12:48:26,271 - 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.242, gateway password: c0ntrail123
2025-07-21 12:48:26,271 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-07-21 12:48:28,481 - 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.848 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.525 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.358 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.442 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.358/1.710/4.525 ms
2025-07-21 12:48:28,481 - 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.242, gateway password: c0ntrail123
2025-07-21 12:48:28,481 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-07-21 12:48:30,741 - 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=0.966 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.180 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.211 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.400 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.685 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.453 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.406 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.400/1.900/4.211 ms
2025-07-21 12:48:30,742 - 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.242, gateway password: c0ntrail123
2025-07-21 12:48:30,742 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-07-21 12:48:32,983 - 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.637 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.401 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.154 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.621 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.780 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.497 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.365/1.636/3.154 ms
2025-07-21 12:48:32,983 - INFO - Deleting VM ctest-TestBasicVMVN-39745748-18977097
2025-07-21 12:48:33,059 - INFO - Detaching port f0bde1f4-c955-4603-bfea-edcdc7a6e1bb from VM ctest-TestBasicVMVN-39745748-14246750
2025-07-21 12:48:33,108 - INFO - Deleting VM ctest-TestBasicVMVN-39745748-14246750
2025-07-21 12:48:33,176 - INFO - Detaching port 145798bb-abf6-403c-9ee8-0e73e2ed55e7 from VM ctest-TestBasicVMVN-39745748-35909045
2025-07-21 12:48:33,212 - INFO - Deleting VM ctest-TestBasicVMVN-39745748-35909045
2025-07-21 12:48:33,290 - INFO - Deleting VN ctest-vn-83069115
2025-07-21 12:48:33,449 - DEBUG - Response for delete_port : ()
2025-07-21 12:48:33,620 - DEBUG - Response for delete_port : ()
2025-07-21 12:48:33,668 - DEBUG - VN 2fa70ed2-65e6-4f2a-8993-dafa6b6133b7 still in use: Unable to complete operation on network 2fa70ed2-65e6-4f2a-8993-dafa6b6133b7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c7acda42-5186-4561-8228-2acbb109340e']
2025-07-21 12:48:33,668 - WARNING - Deleting VN ctest-vn-83069115 failed..Will retry
2025-07-21 12:48:35,794 - DEBUG - Response for deleting network ()
2025-07-21 12:48:35,794 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/e6b5f9df-150a-4fcd-8a66-b3c4b91673e7
2025-07-21 12:48:35,801 - DEBUG - Response Code: 404
2025-07-21 12:48:35,801 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2025-07-21 12:48:35,808 - DEBUG - Requesting: http://10.0.0.242:8082/domain/cd5aada3-daec-42be-8b0f-2db33554c66c
2025-07-21 12:48:35,864 - DEBUG - Requesting: http://10.0.0.242:8082/project/fffdcb6f-3ae0-462d-bc23-9c1edf8fc1b2
2025-07-21 12:48:35,937 - INFO - Validated that VN ctest-vn-83069115 is not found in API Server
2025-07-21 12:48:35,948 - DEBUG - VN ctest-vn-83069115 is not present in Agent 10.0.0.242
2025-07-21 12:48:35,948 - INFO - Validated that VN ctest-vn-83069115 is not in any agent
2025-07-21 12:48:35,953 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2025-07-21 12:48:35,959 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-83069115
2025-07-21 12:48:35,959 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-39745748:ctest-vn-83069115
2025-07-21 12:48:35,970 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-83069115 info
2025-07-21 12:48:36,051 - INFO - IPAM: ctest-ipam-05714169 is not found in API Server
2025-07-21 12:48:36,062 - INFO - IPAM:ctest-ipam-05714169 is not found in control node
2025-07-21 12:48:36,316 - DEBUG - No XMPP flaps were noticed during the test
2025-07-21 12:48:36,316 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-07-21 12:48:36,316 - INFO - --------------------------------------------------------------------------------
2025-07-21 12:48:37,027 - INFO - Deleted project: ctest-TestBasicVMVN-39745748, ID : fffdcb6f-3ae0-462d-bc23-9c1edf8fc1b2