2025-06-18 09:18:05,616 - INFO - Domain Default found not creating
2025-06-18 09:18:05,806 - INFO - Project ctest-TestBasicVMVN-91788754 not found, creating it
2025-06-18 09:18:06,360 - INFO - Created Project:ctest-TestBasicVMVN-91788754, ID : ea4f8ff0-536a-4b2d-80d5-f067634aa10b
2025-06-18 09:18:07,895 - INFO - ================================================================================
2025-06-18 09:18:07,895 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-18 09:18:07,895 - 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-06-18 09:18:08,154 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-06-18 09:18:08,155 - INFO - Initial checks done. Running the testcase now
2025-06-18 09:18:08,155 - INFO -
2025-06-18 09:18:08,734 - DEBUG - Response for create_network : {'network': {'id': '6486e2c0-e6a5-4d27-95b1-959a170d4a5c', 'name': 'ctest-vn2_metadata-87022498', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'project_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91788754', 'ctest-vn2_metadata-87022498'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 09:18:08,901 - DEBUG - Response for create_subnet : {'subnet': {'id': '11155922-4eac-4e9b-956d-898b79f0f542', 'name': '', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'network_id': '6486e2c0-e6a5-4d27-95b1-959a170d4a5c', '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': 'ea4f8ff0536a4b2d80d5f067634aa10b'}}
2025-06-18 09:18:08,929 - INFO - Created VN ctest-vn2_metadata-87022498
2025-06-18 09:18:08,988 - DEBUG - VN ctest-vn2_metadata-87022498 UUID is 6486e2c0-e6a5-4d27-95b1-959a170d4a5c
2025-06-18 09:18:09,205 - DEBUG - Services list from nova: [, , ]
2025-06-18 09:18:10,393 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3471-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3471-1)
2025-06-18 09:18:10,503 - DEBUG - Link local service introspect added
2025-06-18 09:18:10,563 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 09:18:15,661 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:18:15,791 - INFO - Waiting for VM ctest-TestBasicVMVN-91788754-43016556 to be up..
2025-06-18 09:18:15,791 - INFO - VM name : ctest-TestBasicVMVN-91788754-43016556
2025-06-18 09:18:15,878 - DEBUG - VM ctest-TestBasicVMVN-91788754-43016556 ID is f4c819c6-fda1-4986-8700-cf0948654960
2025-06-18 09:18:15,879 - DEBUG - VM ctest-TestBasicVMVN-91788754-43016556 launched on Node cn-jenkins-deploy-platform-ansible-os-3471-1
2025-06-18 09:18:15,972 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f4c819c6-fda1-4986-8700-cf0948654960
2025-06-18 09:18:16,280 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f4c819c6-fda1-4986-8700-cf0948654960
2025-06-18 09:18:16,315 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/fba0a067-2070-4ca0-9be2-4059efa40cab
2025-06-18 09:18:19,577 - 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-06-18 09:18:19,577 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91788754-43016556 failed!
2025-06-18 09:18:19,636 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91788754:ctest-vn2_metadata-87022498 is 11.1.1.1 and allocation pool is NOT set
2025-06-18 09:18:21,705 - 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=11.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.96 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.956/7.303/11.650/4.347 ms')
2025-06-18 09:18:21,705 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91788754-43016556 passed
2025-06-18 09:18:21,859 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:18:21,860 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91788754-43016556, IP 11.1.1.3, Port 22
2025-06-18 09:18:21,926 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-18 09:18:22,012 - DEBUG - VM ctest-TestBasicVMVN-91788754-43016556 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-18 09:18:27,012 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:18:27,012 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91788754-43016556, IP 11.1.1.3, Port 22
2025-06-18 09:18:27,182 - DEBUG - VM ctest-TestBasicVMVN-91788754-43016556 is ready for SSH connections
2025-06-18 09:18:27,182 - INFO - Retry 0
2025-06-18 09:18:27,182 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:18:27,183 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-18 09:18:28,824 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-18 09:18:28,824 - INFO - Generic metadata worked
2025-06-18 09:18:29,099 - DEBUG - Link local service introspect removed
2025-06-18 09:18:29,099 - INFO - Deleting VM ctest-TestBasicVMVN-91788754-43016556
2025-06-18 09:18:29,181 - INFO - Deleting VN ctest-vn2_metadata-87022498
2025-06-18 09:18:29,226 - DEBUG - VN 6486e2c0-e6a5-4d27-95b1-959a170d4a5c still in use: Unable to complete operation on network 6486e2c0-e6a5-4d27-95b1-959a170d4a5c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a64afcc8-e6a5-4e18-b3d2-4574f38d954e']
2025-06-18 09:18:29,226 - WARNING - Deleting VN ctest-vn2_metadata-87022498 failed..Will retry
2025-06-18 09:18:31,355 - DEBUG - Response for deleting network ()
2025-06-18 09:18:31,614 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 09:18:31,614 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-06-18 09:18:31,615 - INFO - --------------------------------------------------------------------------------
2025-06-18 09:18:31,620 - INFO - ================================================================================
2025-06-18 09:18:31,620 - INFO - STARTING TEST : test_metadata_service
2025-06-18 09:18:31,620 - 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-06-18 09:18:31,903 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-06-18 09:18:31,903 - INFO - Initial checks done. Running the testcase now
2025-06-18 09:18:31,903 - INFO -
2025-06-18 09:18:31,903 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2025-06-18 09:18:31,910 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/7b50f6bf-c254-4f50-8028-88ede963a781
2025-06-18 09:18:32,131 - DEBUG - Response for create_network : {'network': {'id': 'f440a003-0562-4463-b9a9-e73336633659', 'name': 'ctest-vn-77419733', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'project_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91788754', 'ctest-vn-77419733'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 09:18:32,329 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a23c656b-a766-442f-b37c-6e91505743aa', 'name': '', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'network_id': 'f440a003-0562-4463-b9a9-e73336633659', 'ip_version': 4, 'cidr': '156.181.209.128/26', 'allocation_pools': [{'start': '156.181.209.130', 'end': '156.181.209.190'}], 'gateway_ip': '156.181.209.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.181.209.130', 'tags': [], 'project_id': 'ea4f8ff0536a4b2d80d5f067634aa10b'}}
2025-06-18 09:18:32,349 - INFO - Created VN ctest-vn-77419733
2025-06-18 09:18:32,404 - DEBUG - VN ctest-vn-77419733 UUID is f440a003-0562-4463-b9a9-e73336633659
2025-06-18 09:18:33,617 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3471-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3471-1)
2025-06-18 09:18:33,617 - INFO - Waiting for VM ctest-TestBasicVMVN-91788754-29786433 to be up..
2025-06-18 09:18:33,669 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 09:18:38,759 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:18:38,759 - INFO - VM name : ctest-TestBasicVMVN-91788754-29786433
2025-06-18 09:18:38,849 - DEBUG - VM ctest-TestBasicVMVN-91788754-29786433 ID is 6e3e5192-30f1-4433-9085-c0255fcfe670
2025-06-18 09:18:38,849 - DEBUG - VM ctest-TestBasicVMVN-91788754-29786433 launched on Node cn-jenkins-deploy-platform-ansible-os-3471-1
2025-06-18 09:18:38,942 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/6e3e5192-30f1-4433-9085-c0255fcfe670
2025-06-18 09:18:38,955 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/80417a1d-49d1-44ad-a07b-63cb516751b8
2025-06-18 09:18:42,201 - 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 1025ms')
2025-06-18 09:18:42,201 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91788754-29786433 failed!
2025-06-18 09:18:42,260 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-77419733 is 156.181.209.129 and allocation pool is NOT set
2025-06-18 09:18:46,332 - 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=2 ttl=63 time=10.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 10.197/10.197/10.197/0.000 ms')
2025-06-18 09:18:46,333 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91788754-29786433 passed
2025-06-18 09:18:46,488 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:18:46,488 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91788754-29786433, IP 156.181.209.131, Port 22
2025-06-18 09:18:46,553 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-06-18 09:18:46,643 - DEBUG - VM ctest-TestBasicVMVN-91788754-29786433 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-18 09:18:51,644 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:18:51,644 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91788754-29786433, IP 156.181.209.131, Port 22
2025-06-18 09:18:51,799 - DEBUG - VM ctest-TestBasicVMVN-91788754-29786433 is ready for SSH connections
2025-06-18 09:18:51,800 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:18:51,800 - DEBUG - cat /tmp/output.txt
2025-06-18 09:18:53,519 - DEBUG - Hello World. The time is now Wed, 18 Jun 2025 03:18:46 -0600!
2025-06-18 09:18:53,519 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 18 Jun 2025 03:18:46 -0600!'}
2025-06-18 09:18:53,519 - INFO - metadata_script.txt got executed in the vm
2025-06-18 09:18:53,519 - INFO - Deleting VM ctest-TestBasicVMVN-91788754-29786433
2025-06-18 09:18:53,629 - INFO - Deleting VN ctest-vn-77419733
2025-06-18 09:18:53,672 - DEBUG - VN f440a003-0562-4463-b9a9-e73336633659 still in use: Unable to complete operation on network f440a003-0562-4463-b9a9-e73336633659. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-04980683-ed23-453c-af40-11c7452705fd']
2025-06-18 09:18:53,672 - WARNING - Deleting VN ctest-vn-77419733 failed..Will retry
2025-06-18 09:18:55,802 - DEBUG - Response for deleting network ()
2025-06-18 09:18:56,082 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 09:18:56,082 - INFO - END TEST : test_metadata_service : PASSED[0:00:25]
2025-06-18 09:18:56,082 - INFO - --------------------------------------------------------------------------------
2025-06-18 09:18:56,087 - INFO - ================================================================================
2025-06-18 09:18:56,088 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-18 09:18:56,088 - 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-06-18 09:18:56,369 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-06-18 09:18:56,370 - INFO - Initial checks done. Running the testcase now
2025-06-18 09:18:56,370 - INFO -
2025-06-18 09:18:56,899 - DEBUG - Response for create_network : {'network': {'id': 'e87509ea-2c07-4740-a4ba-de03707fa7da', 'name': 'ctest-vn-79059864', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'project_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91788754', 'ctest-vn-79059864'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 09:18:57,118 - DEBUG - Response for create_subnet : {'subnet': {'id': '265af93d-304d-4efa-8b69-e2eb55235c73', 'name': '', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'network_id': 'e87509ea-2c07-4740-a4ba-de03707fa7da', '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': 'ea4f8ff0536a4b2d80d5f067634aa10b'}}
2025-06-18 09:18:57,311 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf981fb4-4df9-45fb-b44f-425b1e7eea57', 'name': '', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'network_id': 'e87509ea-2c07-4740-a4ba-de03707fa7da', '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': 'ea4f8ff0536a4b2d80d5f067634aa10b'}}
2025-06-18 09:18:57,339 - INFO - Created VN ctest-vn-79059864
2025-06-18 09:18:57,396 - DEBUG - VN ctest-vn-79059864 UUID is e87509ea-2c07-4740-a4ba-de03707fa7da
2025-06-18 09:18:57,812 - DEBUG - Response for create_port : {'port': {'name': 'c7e9022d-a4b5-4c6e-8fc0-1d480d6bc2e4', 'id': 'c7e9022d-a4b5-4c6e-8fc0-1d480d6bc2e4', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'network_id': 'e87509ea-2c07-4740-a4ba-de03707fa7da', 'mac_address': '02:c7:e9:02:2d:a4', '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': '265af93d-304d-4efa-8b69-e2eb55235c73'}], 'security_groups': ['3474294a-db06-49cc-bc1d-b71f0c3528dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ea4f8ff0536a4b2d80d5f067634aa10b'}}
2025-06-18 09:18:58,006 - DEBUG - Response for create_port : {'port': {'name': '2ca04d40-2c11-48ed-9fbe-44f138012cfc', 'id': '2ca04d40-2c11-48ed-9fbe-44f138012cfc', 'tenant_id': 'ea4f8ff0536a4b2d80d5f067634aa10b', 'network_id': 'e87509ea-2c07-4740-a4ba-de03707fa7da', 'mac_address': '02:2c:a0:4d:40:2c', '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': 'bf981fb4-4df9-45fb-b44f-425b1e7eea57'}], 'security_groups': ['3474294a-db06-49cc-bc1d-b71f0c3528dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ea4f8ff0536a4b2d80d5f067634aa10b'}}
2025-06-18 09:18:58,521 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3471-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3471-1)
2025-06-18 09:18:59,002 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3471-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3471-1)
2025-06-18 09:19:00,345 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3471-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3471-1)
2025-06-18 09:19:00,346 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-18 09:19:00,360 - DEBUG - Requesting: http://10.0.0.65:8082/domain/0ba853fc-b335-42c0-b8bd-54f16ab983dd
2025-06-18 09:19:00,379 - DEBUG - Requesting: http://10.0.0.65:8082/project/ea4f8ff0-536a-4b2d-80d5-f067634aa10b
2025-06-18 09:19:00,502 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/70539e4f-75f8-4081-90df-f846e57aabb9
2025-06-18 09:19:00,521 - INFO - Verifications in API Server for IPAM: ctest-ipam-27444012 passed
2025-06-18 09:19:00,544 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91788754:ctest-ipam-27444012', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91788754', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8093987019433721985', 'uuid-lslong': '10439335444649520057'}, 'enable': 'true', 'created': '2025-06-18T09:18:56', 'last-modified': '2025-06-18T09:18:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.928016'}
2025-06-18 09:19:00,544 - INFO - Verifications in Control node for IPAM: ctest-ipam-27444012 passed
2025-06-18 09:19:00,551 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-18 09:19:00,569 - DEBUG - Requesting: http://10.0.0.65:8082/domain/0ba853fc-b335-42c0-b8bd-54f16ab983dd
2025-06-18 09:19:00,589 - DEBUG - Requesting: http://10.0.0.65:8082/project/ea4f8ff0-536a-4b2d-80d5-f067634aa10b
2025-06-18 09:19:00,697 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/e87509ea-2c07-4740-a4ba-de03707fa7da
2025-06-18 09:19:00,726 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/e87509ea-2c07-4740-a4ba-de03707fa7da
2025-06-18 09:19:00,745 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/656680f6-c480-45b6-bcd2-981c381f74fc
2025-06-18 09:19:00,760 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/656680f6-c480-45b6-bcd2-981c381f74fc
2025-06-18 09:19:00,786 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/ee530eb2-b233-403a-8b28-cf9869c9a85d
2025-06-18 09:19:00,802 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 09:19:00,802 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/e87509ea-2c07-4740-a4ba-de03707fa7da
2025-06-18 09:19:00,817 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/656680f6-c480-45b6-bcd2-981c381f74fc
2025-06-18 09:19:00,843 - INFO - Verified VN network id 8 for VN e87509ea-2c07-4740-a4ba-de03707fa7da
2025-06-18 09:19:00,843 - INFO - Verifications in API Server for VN ctest-vn-79059864 passed
2025-06-18 09:19:00,843 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/e87509ea-2c07-4740-a4ba-de03707fa7da
2025-06-18 09:19:00,863 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/656680f6-c480-45b6-bcd2-981c381f74fc
2025-06-18 09:19:00,873 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/656680f6-c480-45b6-bcd2-981c381f74fc
2025-06-18 09:19:00,887 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/ee530eb2-b233-403a-8b28-cf9869c9a85d
2025-06-18 09:19:00,926 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91788754', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16750305290440099648', 'uuid-lslong': '11870043874242045914'}, 'enable': 'true', 'created': '2025-06-18T09:18:56', 'last-modified': '2025-06-18T09:18:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.648085'}
2025-06-18 09:19:00,938 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-18 09:19:00,938 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-79059864 passed
2025-06-18 09:19:00,938 - DEBUG - ====Verifying policy data for ctest-vn-79059864 in API_Server ======
2025-06-18 09:19:00,939 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-18 09:19:00,963 - DEBUG - Requesting: http://10.0.0.65:8082/domain/0ba853fc-b335-42c0-b8bd-54f16ab983dd
2025-06-18 09:19:00,987 - DEBUG - Requesting: http://10.0.0.65:8082/project/ea4f8ff0-536a-4b2d-80d5-f067634aa10b
2025-06-18 09:19:01,169 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/e87509ea-2c07-4740-a4ba-de03707fa7da
2025-06-18 09:19:01,201 - DEBUG - =>VN ctest-vn-79059864 has no policy to be verified
2025-06-18 09:19:01,201 - DEBUG - Verifying the vn in opserver
2025-06-18 09:19:01,201 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864 virtual network link through opserver 10.0.0.65
2025-06-18 09:19:01,201 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-06-18 09:19:01,617 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-06-18 09:19:01,689 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864?flat'}
2025-06-18 09:19:01,689 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864 is found in opserver
2025-06-18 09:19:01,698 - DEBUG - VRF ids for VN ctest-vn-79059864: {'10.0.0.65': '2'}
2025-06-18 09:19:01,698 - INFO - Waiting for VM ctest-TestBasicVMVN-91788754-94413078 to be up..
2025-06-18 09:19:01,826 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:19:01,826 - INFO - VM name : ctest-TestBasicVMVN-91788754-94413078
2025-06-18 09:19:01,948 - DEBUG - VM ctest-TestBasicVMVN-91788754-94413078 ID is 5aca8e3a-d9b6-4dfd-9880-3888a00724e6
2025-06-18 09:19:01,949 - DEBUG - VM ctest-TestBasicVMVN-91788754-94413078 launched on Node cn-jenkins-deploy-platform-ansible-os-3471-1
2025-06-18 09:19:02,072 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/5aca8e3a-d9b6-4dfd-9880-3888a00724e6
2025-06-18 09:19:02,086 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/c7e9022d-a4b5-4c6e-8fc0-1d480d6bc2e4
2025-06-18 09:19:05,373 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms')
2025-06-18 09:19:05,373 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91788754-94413078 failed!
2025-06-18 09:19:05,437 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 09:19:05,437 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 09:19:09,533 - 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 1026ms')
2025-06-18 09:19:09,533 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91788754-94413078 failed!
2025-06-18 09:19:09,591 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864 is 31.1.1.1 and allocation pool is NOT set
2025-06-18 09:19:09,592 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864 is 31.1.2.1 and allocation pool is NOT set
2025-06-18 09:19:11,660 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.414 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.414/2.357/4.300/1.943 ms')
2025-06-18 09:19:11,660 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91788754-94413078 passed
2025-06-18 09:19:11,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:19:11,824 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91788754-94413078, IP 31.1.1.4, Port 22
2025-06-18 09:19:11,979 - DEBUG - VM ctest-TestBasicVMVN-91788754-94413078 is ready for SSH connections
2025-06-18 09:19:11,979 - INFO - Waiting for VM ctest-TestBasicVMVN-91788754-08614298 to be up..
2025-06-18 09:19:12,102 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:19:12,102 - INFO - VM name : ctest-TestBasicVMVN-91788754-08614298
2025-06-18 09:19:12,220 - DEBUG - VM ctest-TestBasicVMVN-91788754-08614298 ID is 3fbbe882-0180-4494-b35b-8af41110d7d1
2025-06-18 09:19:12,220 - DEBUG - VM ctest-TestBasicVMVN-91788754-08614298 launched on Node cn-jenkins-deploy-platform-ansible-os-3471-1
2025-06-18 09:19:12,313 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/3fbbe882-0180-4494-b35b-8af41110d7d1
2025-06-18 09:19:12,324 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/2ca04d40-2c11-48ed-9fbe-44f138012cfc
2025-06-18 09:19:13,586 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.681 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.681/1.897/3.113/1.216 ms')
2025-06-18 09:19:13,586 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-91788754-08614298 passed
2025-06-18 09:19:13,744 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:19:13,744 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91788754-08614298, IP 31.1.2.4, Port 22
2025-06-18 09:19:13,910 - DEBUG - VM ctest-TestBasicVMVN-91788754-08614298 is ready for SSH connections
2025-06-18 09:19:13,910 - INFO - Waiting for VM ctest-TestBasicVMVN-91788754-20968767 to be up..
2025-06-18 09:19:13,997 - DEBUG - VM is in ACTIVE state now
2025-06-18 09:19:13,997 - INFO - VM name : ctest-TestBasicVMVN-91788754-20968767
2025-06-18 09:19:14,084 - DEBUG - VM ctest-TestBasicVMVN-91788754-20968767 ID is c8024a6b-a9d5-4f22-a343-f69563989435
2025-06-18 09:19:14,085 - DEBUG - VM ctest-TestBasicVMVN-91788754-20968767 launched on Node cn-jenkins-deploy-platform-ansible-os-3471-1
2025-06-18 09:19:14,171 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/c8024a6b-a9d5-4f22-a343-f69563989435
2025-06-18 09:19:14,182 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/ac9a45aa-60ad-4aab-b5c6-8eb7baa35e48
2025-06-18 09:19:15,440 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.30 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.611 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.611/1.954/3.297/1.343 ms')
2025-06-18 09:19:15,440 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-91788754-20968767 passed
2025-06-18 09:19:15,596 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:19:15,596 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91788754-20968767, IP 31.1.1.3, Port 22
2025-06-18 09:19:15,752 - DEBUG - VM ctest-TestBasicVMVN-91788754-20968767 is ready for SSH connections
2025-06-18 09:19:15,752 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:19:15,752 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:19:15,752 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-18 09:19:19,789 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.595 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.915 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.303 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.915/2.271/4.595 ms
2025-06-18 09:19:19,789 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-91788754-94413078 passed
2025-06-18 09:19:19,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:19:19,789 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:19:19,789 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-18 09:19:23,515 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.921 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.040 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.998 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.998/1.986/3.921 ms
2025-06-18 09:19:23,515 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-91788754-08614298 passed
2025-06-18 09:19:23,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:19:23,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:19:23,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 09:19:23,515 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:19:23,515 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 09:19:23,707 - DEBUG - None
2025-06-18 09:19:23,708 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:19:23,708 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 09:19:23,890 - DEBUG - None
2025-06-18 09:19:23,890 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:19:23,890 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-18 09:19:24,580 - DEBUG - None
2025-06-18 09:19:24,581 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:19:24,581 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-18 09:19:26,793 - 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.130 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.539 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.476 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.691 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.411/2.049/5.539 ms
2025-06-18 09:19:26,794 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:19:26,794 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-18 09:19:29,051 - 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.425 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.757 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.111 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.616 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.669 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.043 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.450 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.450/2.867/6.111 ms
2025-06-18 09:19:29,051 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-06-18 09:19:29,051 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-18 09:19:31,315 - 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.683 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.720 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.739 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.345 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.579 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.356 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.410 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.410/2.118/3.739 ms
2025-06-18 09:19:31,315 - INFO - Deleting VM ctest-TestBasicVMVN-91788754-20968767
2025-06-18 09:19:31,404 - INFO - Detaching port 2ca04d40-2c11-48ed-9fbe-44f138012cfc from VM ctest-TestBasicVMVN-91788754-08614298
2025-06-18 09:19:31,478 - INFO - Deleting VM ctest-TestBasicVMVN-91788754-08614298
2025-06-18 09:19:31,571 - INFO - Detaching port c7e9022d-a4b5-4c6e-8fc0-1d480d6bc2e4 from VM ctest-TestBasicVMVN-91788754-94413078
2025-06-18 09:19:31,619 - INFO - Deleting VM ctest-TestBasicVMVN-91788754-94413078
2025-06-18 09:19:31,725 - INFO - Deleting VN ctest-vn-79059864
2025-06-18 09:19:31,929 - DEBUG - Response for delete_port : ()
2025-06-18 09:19:32,160 - DEBUG - Response for delete_port : ()
2025-06-18 09:19:32,364 - DEBUG - Response for deleting network ()
2025-06-18 09:19:32,365 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/656680f6-c480-45b6-bcd2-981c381f74fc
2025-06-18 09:19:32,370 - DEBUG - Response Code: 404
2025-06-18 09:19:32,370 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-06-18 09:19:32,377 - DEBUG - Requesting: http://10.0.0.65:8082/domain/0ba853fc-b335-42c0-b8bd-54f16ab983dd
2025-06-18 09:19:32,433 - DEBUG - Requesting: http://10.0.0.65:8082/project/ea4f8ff0-536a-4b2d-80d5-f067634aa10b
2025-06-18 09:19:32,513 - INFO - Validated that VN ctest-vn-79059864 is not found in API Server
2025-06-18 09:19:32,528 - DEBUG - VN ctest-vn-79059864 is not present in Agent 10.0.0.65
2025-06-18 09:19:32,528 - INFO - Validated that VN ctest-vn-79059864 is not in any agent
2025-06-18 09:19:32,537 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2025-06-18 09:19:32,544 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-79059864
2025-06-18 09:19:32,544 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-91788754:ctest-vn-79059864
2025-06-18 09:19:32,557 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-79059864 info
2025-06-18 09:19:32,643 - INFO - IPAM: ctest-ipam-27444012 is not found in API Server
2025-06-18 09:19:32,660 - INFO - IPAM:ctest-ipam-27444012 is not found in control node
2025-06-18 09:19:32,927 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 09:19:32,927 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-06-18 09:19:32,927 - INFO - --------------------------------------------------------------------------------
2025-06-18 09:19:33,684 - INFO - Deleted project: ctest-TestBasicVMVN-91788754, ID : ea4f8ff0-536a-4b2d-80d5-f067634aa10b