2025-11-13 02:11:14,100 - INFO - Domain Default found not creating
2025-11-13 02:11:14,246 - INFO - Project ctest-TestBasicVMVN-79725091 not found, creating it
2025-11-13 02:11:14,682 - INFO - Created Project:ctest-TestBasicVMVN-79725091, ID : 664b1a39-0472-43b3-a17a-e29490511560
2025-11-13 02:11:16,173 - INFO - ================================================================================
2025-11-13 02:11:16,173 - INFO - STARTING TEST : test_generic_link_local_service
2025-11-13 02:11:16,173 - 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-11-13 02:11:16,427 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-11-13 02:11:16,427 - INFO - Initial checks done. Running the testcase now
2025-11-13 02:11:16,427 - INFO -
2025-11-13 02:11:16,955 - DEBUG - Response for create_network : {'network': {'id': 'cbbefa78-0112-4486-89b4-914895ec5fbe', 'name': 'ctest-vn2_metadata-10053305', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'project_id': '664b1a39047243b3a17ae29490511560', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79725091', 'ctest-vn2_metadata-10053305'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 02:11:17,167 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6922495-10a5-4b63-b5d9-d7651560f353', 'name': '', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'network_id': 'cbbefa78-0112-4486-89b4-914895ec5fbe', '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': '664b1a39047243b3a17ae29490511560'}}
2025-11-13 02:11:17,182 - INFO - Created VN ctest-vn2_metadata-10053305
2025-11-13 02:11:17,234 - DEBUG - VN ctest-vn2_metadata-10053305 UUID is cbbefa78-0112-4486-89b4-914895ec5fbe
2025-11-13 02:11:17,402 - DEBUG - Services list from nova: [, , ]
2025-11-13 02:11:18,377 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4713-1)
2025-11-13 02:11:18,482 - DEBUG - Link local service introspect added
2025-11-13 02:11:18,518 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-13 02:11:23,589 - DEBUG - VM is in ACTIVE state now
2025-11-13 02:11:23,714 - INFO - Waiting for VM ctest-TestBasicVMVN-79725091-35390740 to be up..
2025-11-13 02:11:23,714 - INFO - VM name : ctest-TestBasicVMVN-79725091-35390740
2025-11-13 02:11:23,784 - DEBUG - VM ctest-TestBasicVMVN-79725091-35390740 ID is f39e0106-e74d-4f8b-b0b8-10f93b658da7
2025-11-13 02:11:23,784 - DEBUG - VM ctest-TestBasicVMVN-79725091-35390740 launched on Node cn-jenkins-deploy-platform-ansible-os-4713-1
2025-11-13 02:11:23,851 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f39e0106-e74d-4f8b-b0b8-10f93b658da7
2025-11-13 02:11:24,144 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/f39e0106-e74d-4f8b-b0b8-10f93b658da7
2025-11-13 02:11:24,175 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c8485f37-4f96-44c0-be9a-973391d53d35
2025-11-13 02:11:27,423 - 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 1014ms')
2025-11-13 02:11:27,423 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79725091-35390740 failed!
2025-11-13 02:11:27,474 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79725091:ctest-vn2_metadata-10053305 is 11.1.1.1 and allocation pool is NOT set
2025-11-13 02:11:29,535 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.390 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.390/1.661/2.932/1.271 ms')
2025-11-13 02:11:29,535 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79725091-35390740 passed
2025-11-13 02:11:29,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:11:29,686 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79725091-35390740, IP 11.1.1.3, Port 22
2025-11-13 02:11:29,841 - DEBUG - VM ctest-TestBasicVMVN-79725091-35390740 is ready for SSH connections
2025-11-13 02:11:29,841 - INFO - Retry 0
2025-11-13 02:11:29,841 - 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.22, gateway password: c0ntrail123
2025-11-13 02:11:29,841 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-11-13 02:11:31,491 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-11-13 02:11:31,491 - INFO - Generic metadata worked
2025-11-13 02:11:31,738 - DEBUG - Link local service introspect removed
2025-11-13 02:11:31,738 - INFO - Deleting VM ctest-TestBasicVMVN-79725091-35390740
2025-11-13 02:11:31,816 - INFO - Deleting VN ctest-vn2_metadata-10053305
2025-11-13 02:11:31,850 - DEBUG - VN cbbefa78-0112-4486-89b4-914895ec5fbe still in use: Unable to complete operation on network cbbefa78-0112-4486-89b4-914895ec5fbe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ef6d691b-db1d-424f-af18-2af4e1bc19cf']
2025-11-13 02:11:31,851 - WARNING - Deleting VN ctest-vn2_metadata-10053305 failed..Will retry
2025-11-13 02:11:33,943 - DEBUG - Response for deleting network ()
2025-11-13 02:11:34,204 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 02:11:34,204 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-11-13 02:11:34,204 - INFO - --------------------------------------------------------------------------------
2025-11-13 02:11:34,207 - INFO - ================================================================================
2025-11-13 02:11:34,207 - INFO - STARTING TEST : test_metadata_service
2025-11-13 02:11:34,207 - 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-11-13 02:11:34,491 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-11-13 02:11:34,491 - INFO - Initial checks done. Running the testcase now
2025-11-13 02:11:34,491 - INFO -
2025-11-13 02:11:34,491 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-11-13 02:11:34,497 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/f1b68b9f-1b1f-4bf6-a68e-95926666bcfb
2025-11-13 02:11:34,671 - DEBUG - Response for create_network : {'network': {'id': 'ca057d1f-8e28-4d3e-bfe1-5b39b73db6f5', 'name': 'ctest-vn-58674053', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'project_id': '664b1a39047243b3a17ae29490511560', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79725091', 'ctest-vn-58674053'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 02:11:34,845 - DEBUG - Response for create_subnet : {'subnet': {'id': '70b5b42d-6849-4d98-900d-d63e42c94b43', 'name': '', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'network_id': 'ca057d1f-8e28-4d3e-bfe1-5b39b73db6f5', 'ip_version': 4, 'cidr': '211.115.6.64/26', 'allocation_pools': [{'start': '211.115.6.66', 'end': '211.115.6.126'}], 'gateway_ip': '211.115.6.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.115.6.66', 'tags': [], 'project_id': '664b1a39047243b3a17ae29490511560'}}
2025-11-13 02:11:34,860 - INFO - Created VN ctest-vn-58674053
2025-11-13 02:11:34,910 - DEBUG - VN ctest-vn-58674053 UUID is ca057d1f-8e28-4d3e-bfe1-5b39b73db6f5
2025-11-13 02:11:36,043 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4713-1)
2025-11-13 02:11:36,044 - INFO - Waiting for VM ctest-TestBasicVMVN-79725091-96667453 to be up..
2025-11-13 02:11:36,080 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-13 02:11:41,220 - DEBUG - VM is in ACTIVE state now
2025-11-13 02:11:41,221 - INFO - VM name : ctest-TestBasicVMVN-79725091-96667453
2025-11-13 02:11:41,291 - DEBUG - VM ctest-TestBasicVMVN-79725091-96667453 ID is 4600e4f4-32f1-4042-adeb-0f18bb89fe04
2025-11-13 02:11:41,292 - DEBUG - VM ctest-TestBasicVMVN-79725091-96667453 launched on Node cn-jenkins-deploy-platform-ansible-os-4713-1
2025-11-13 02:11:41,364 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4600e4f4-32f1-4042-adeb-0f18bb89fe04
2025-11-13 02:11:41,371 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/1e41499b-ba42-4256-a9f0-350324bef1be
2025-11-13 02:11:44,606 - 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 1006ms')
2025-11-13 02:11:44,606 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79725091-96667453 failed!
2025-11-13 02:11:44,662 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-58674053 is 211.115.6.65 and allocation pool is NOT set
2025-11-13 02:11:46,722 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.18 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.181/2.795/4.409/1.614 ms')
2025-11-13 02:11:46,722 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79725091-96667453 passed
2025-11-13 02:11:46,870 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:11:46,870 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79725091-96667453, IP 211.115.6.67, Port 22
2025-11-13 02:11:46,936 - 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-11-13 02:11:47,007 - DEBUG - VM ctest-TestBasicVMVN-79725091-96667453 is NOT ready for SSH connections, VM status: ACTIVE
2025-11-13 02:11:52,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:11:52,008 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79725091-96667453, IP 211.115.6.67, Port 22
2025-11-13 02:11:52,184 - DEBUG - VM ctest-TestBasicVMVN-79725091-96667453 is ready for SSH connections
2025-11-13 02:11:52,184 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-11-13 02:11:52,185 - DEBUG - cat /tmp/output.txt
2025-11-13 02:11:53,821 - DEBUG - Hello World. The time is now Wed, 12 Nov 2025 19:11:48 -0700!
2025-11-13 02:11:53,821 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 12 Nov 2025 19:11:48 -0700!'}
2025-11-13 02:11:53,821 - INFO - metadata_script.txt got executed in the vm
2025-11-13 02:11:53,821 - INFO - Deleting VM ctest-TestBasicVMVN-79725091-96667453
2025-11-13 02:11:53,944 - INFO - Deleting VN ctest-vn-58674053
2025-11-13 02:11:53,986 - DEBUG - VN ca057d1f-8e28-4d3e-bfe1-5b39b73db6f5 still in use: Unable to complete operation on network ca057d1f-8e28-4d3e-bfe1-5b39b73db6f5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-90449fdf-44a4-48a0-bd24-796070e3a46e']
2025-11-13 02:11:53,986 - WARNING - Deleting VN ctest-vn-58674053 failed..Will retry
2025-11-13 02:11:56,076 - DEBUG - Response for deleting network ()
2025-11-13 02:11:56,330 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 02:11:56,330 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-11-13 02:11:56,330 - INFO - --------------------------------------------------------------------------------
2025-11-13 02:11:56,332 - INFO - ================================================================================
2025-11-13 02:11:56,332 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-11-13 02:11:56,333 - 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-11-13 02:11:56,623 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-11-13 02:11:56,623 - INFO - Initial checks done. Running the testcase now
2025-11-13 02:11:56,623 - INFO -
2025-11-13 02:11:57,084 - DEBUG - Response for create_network : {'network': {'id': '64923fd7-9f82-49cf-a08b-d435d67c60cd', 'name': 'ctest-vn-01785782', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'project_id': '664b1a39047243b3a17ae29490511560', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-79725091', 'ctest-vn-01785782'], 'port_security_enabled': True, 'description': ''}}
2025-11-13 02:11:57,279 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd25752d1-e037-4ba8-a648-a2839d048840', 'name': '', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'network_id': '64923fd7-9f82-49cf-a08b-d435d67c60cd', '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': '664b1a39047243b3a17ae29490511560'}}
2025-11-13 02:11:57,442 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec57a420-f2ad-4d13-b32e-dee674eb2495', 'name': '', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'network_id': '64923fd7-9f82-49cf-a08b-d435d67c60cd', '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': '664b1a39047243b3a17ae29490511560'}}
2025-11-13 02:11:57,461 - INFO - Created VN ctest-vn-01785782
2025-11-13 02:11:57,510 - DEBUG - VN ctest-vn-01785782 UUID is 64923fd7-9f82-49cf-a08b-d435d67c60cd
2025-11-13 02:11:57,857 - DEBUG - Response for create_port : {'port': {'name': '9ad4f40f-9f0f-47b3-90cd-e6c244119d37', 'id': '9ad4f40f-9f0f-47b3-90cd-e6c244119d37', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'network_id': '64923fd7-9f82-49cf-a08b-d435d67c60cd', 'mac_address': '02:9a:d4:f4:0f:9f', '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': 'd25752d1-e037-4ba8-a648-a2839d048840'}], 'security_groups': ['02b5fc12-5106-4c03-a930-9b73ed53dbba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '664b1a39047243b3a17ae29490511560'}}
2025-11-13 02:11:58,035 - DEBUG - Response for create_port : {'port': {'name': 'bafff593-d4f8-4ed1-a64a-e7bf45da2f9f', 'id': 'bafff593-d4f8-4ed1-a64a-e7bf45da2f9f', 'tenant_id': '664b1a39047243b3a17ae29490511560', 'network_id': '64923fd7-9f82-49cf-a08b-d435d67c60cd', 'mac_address': '02:ba:ff:f5:93:d4', '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': 'ec57a420-f2ad-4d13-b32e-dee674eb2495'}], 'security_groups': ['02b5fc12-5106-4c03-a930-9b73ed53dbba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '664b1a39047243b3a17ae29490511560'}}
2025-11-13 02:11:58,403 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4713-1)
2025-11-13 02:11:58,786 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4713-1)
2025-11-13 02:11:59,956 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4713-1)
2025-11-13 02:11:59,956 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-13 02:11:59,961 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9f8247be-6e54-4b03-8714-086ddf5268d8
2025-11-13 02:11:59,972 - DEBUG - Requesting: http://10.0.0.22:8082/project/664b1a39-0472-43b3-a17a-e29490511560
2025-11-13 02:12:00,051 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/68ad8a3e-e87e-444e-9cec-a4e49036797e
2025-11-13 02:12:00,061 - INFO - Verifications in API Server for IPAM: ctest-ipam-01630539 passed
2025-11-13 02:12:00,071 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-79725091:ctest-ipam-01630539', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79725091', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7542836953708643406', 'uuid-lslong': '11307594065999460734'}, 'enable': 'true', 'created': '2025-11-13T02:11:56', 'last-modified': '2025-11-13T02:11:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.225329'}
2025-11-13 02:12:00,071 - INFO - Verifications in Control node for IPAM: ctest-ipam-01630539 passed
2025-11-13 02:12:00,073 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-13 02:12:00,079 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9f8247be-6e54-4b03-8714-086ddf5268d8
2025-11-13 02:12:00,090 - DEBUG - Requesting: http://10.0.0.22:8082/project/664b1a39-0472-43b3-a17a-e29490511560
2025-11-13 02:12:00,169 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/64923fd7-9f82-49cf-a08b-d435d67c60cd
2025-11-13 02:12:00,186 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/64923fd7-9f82-49cf-a08b-d435d67c60cd
2025-11-13 02:12:00,195 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/539a60d8-3a6a-4200-a1f5-58066c83fca4
2025-11-13 02:12:00,202 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/539a60d8-3a6a-4200-a1f5-58066c83fca4
2025-11-13 02:12:00,210 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/7843705f-40d0-426c-835f-66c0e6a8dd46
2025-11-13 02:12:00,220 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-13 02:12:00,220 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/64923fd7-9f82-49cf-a08b-d435d67c60cd
2025-11-13 02:12:00,230 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/539a60d8-3a6a-4200-a1f5-58066c83fca4
2025-11-13 02:12:00,252 - INFO - Verified VN network id 10 for VN 64923fd7-9f82-49cf-a08b-d435d67c60cd
2025-11-13 02:12:00,252 - INFO - Verifications in API Server for VN ctest-vn-01785782 passed
2025-11-13 02:12:00,252 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/64923fd7-9f82-49cf-a08b-d435d67c60cd
2025-11-13 02:12:00,262 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/539a60d8-3a6a-4200-a1f5-58066c83fca4
2025-11-13 02:12:00,269 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/539a60d8-3a6a-4200-a1f5-58066c83fca4
2025-11-13 02:12:00,276 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/7843705f-40d0-426c-835f-66c0e6a8dd46
2025-11-13 02:12:00,290 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-79725091', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7246924945719183823', 'uuid-lslong': '11568573395528081613'}, 'enable': 'true', 'created': '2025-11-13T02:11:57', 'last-modified': '2025-11-13T02:11:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.879503'}
2025-11-13 02:12:00,297 - DEBUG - Route Targets: ['target:64512:8000004']
2025-11-13 02:12:00,297 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-01785782 passed
2025-11-13 02:12:00,298 - DEBUG - ====Verifying policy data for ctest-vn-01785782 in API_Server ======
2025-11-13 02:12:00,298 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-13 02:12:00,304 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9f8247be-6e54-4b03-8714-086ddf5268d8
2025-11-13 02:12:00,315 - DEBUG - Requesting: http://10.0.0.22:8082/project/664b1a39-0472-43b3-a17a-e29490511560
2025-11-13 02:12:00,424 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/64923fd7-9f82-49cf-a08b-d435d67c60cd
2025-11-13 02:12:00,439 - DEBUG - =>VN ctest-vn-01785782 has no policy to be verified
2025-11-13 02:12:00,439 - DEBUG - Verifying the vn in opserver
2025-11-13 02:12:00,439 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782 virtual network link through opserver 10.0.0.22
2025-11-13 02:12:00,439 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-11-13 02:12:00,843 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-11-13 02:12:00,912 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782?flat'}
2025-11-13 02:12:00,912 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782 is found in opserver
2025-11-13 02:12:00,924 - DEBUG - VRF ids for VN ctest-vn-01785782: {'10.0.0.22': '2'}
2025-11-13 02:12:00,924 - INFO - Waiting for VM ctest-TestBasicVMVN-79725091-49635762 to be up..
2025-11-13 02:12:01,009 - DEBUG - VM is in ACTIVE state now
2025-11-13 02:12:01,011 - INFO - VM name : ctest-TestBasicVMVN-79725091-49635762
2025-11-13 02:12:01,108 - DEBUG - VM ctest-TestBasicVMVN-79725091-49635762 ID is db5b084a-b151-4361-9760-68270602284d
2025-11-13 02:12:01,108 - DEBUG - VM ctest-TestBasicVMVN-79725091-49635762 launched on Node cn-jenkins-deploy-platform-ansible-os-4713-1
2025-11-13 02:12:01,206 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/db5b084a-b151-4361-9760-68270602284d
2025-11-13 02:12:01,215 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9ad4f40f-9f0f-47b3-90cd-e6c244119d37
2025-11-13 02:12:04,478 - 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 1005ms')
2025-11-13 02:12:04,479 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79725091-49635762 failed!
2025-11-13 02:12:04,535 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782 is 31.1.1.1 and allocation pool is NOT set
2025-11-13 02:12:04,535 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782 is 31.1.2.1 and allocation pool is NOT set
2025-11-13 02:12:08,614 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-11-13 02:12:08,614 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79725091-49635762 failed!
2025-11-13 02:12:08,670 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782 is 31.1.1.1 and allocation pool is NOT set
2025-11-13 02:12:08,670 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782 is 31.1.2.1 and allocation pool is NOT set
2025-11-13 02:12:10,732 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 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.438/2.335/4.233/1.897 ms')
2025-11-13 02:12:10,732 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-79725091-49635762 passed
2025-11-13 02:12:10,878 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:12:10,878 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79725091-49635762, IP 31.1.1.4, Port 22
2025-11-13 02:12:11,041 - DEBUG - VM ctest-TestBasicVMVN-79725091-49635762 is ready for SSH connections
2025-11-13 02:12:11,041 - INFO - Waiting for VM ctest-TestBasicVMVN-79725091-92961624 to be up..
2025-11-13 02:12:11,122 - DEBUG - VM is in ACTIVE state now
2025-11-13 02:12:11,123 - INFO - VM name : ctest-TestBasicVMVN-79725091-92961624
2025-11-13 02:12:11,190 - DEBUG - VM ctest-TestBasicVMVN-79725091-92961624 ID is babb6c19-4b75-4b7c-b994-46ca1074e39c
2025-11-13 02:12:11,190 - DEBUG - VM ctest-TestBasicVMVN-79725091-92961624 launched on Node cn-jenkins-deploy-platform-ansible-os-4713-1
2025-11-13 02:12:11,255 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/babb6c19-4b75-4b7c-b994-46ca1074e39c
2025-11-13 02:12:11,263 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/bafff593-d4f8-4ed1-a64a-e7bf45da2f9f
2025-11-13 02:12:12,518 - 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.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.506 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.506/1.654/2.803/1.148 ms')
2025-11-13 02:12:12,518 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-79725091-92961624 passed
2025-11-13 02:12:12,674 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:12:12,674 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79725091-92961624, IP 31.1.2.4, Port 22
2025-11-13 02:12:12,830 - DEBUG - VM ctest-TestBasicVMVN-79725091-92961624 is ready for SSH connections
2025-11-13 02:12:12,830 - INFO - Waiting for VM ctest-TestBasicVMVN-79725091-12318362 to be up..
2025-11-13 02:12:12,902 - DEBUG - VM is in ACTIVE state now
2025-11-13 02:12:12,902 - INFO - VM name : ctest-TestBasicVMVN-79725091-12318362
2025-11-13 02:12:12,980 - DEBUG - VM ctest-TestBasicVMVN-79725091-12318362 ID is 4c6bc30c-fc09-4bfd-a709-6e4d243583e6
2025-11-13 02:12:12,981 - DEBUG - VM ctest-TestBasicVMVN-79725091-12318362 launched on Node cn-jenkins-deploy-platform-ansible-os-4713-1
2025-11-13 02:12:13,061 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4c6bc30c-fc09-4bfd-a709-6e4d243583e6
2025-11-13 02:12:13,068 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/516a8c0d-4804-4d7b-964a-a7ff47cc6fd8
2025-11-13 02:12:14,310 - 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.88 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.358 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.358/1.617/2.877/1.259 ms')
2025-11-13 02:12:14,310 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-79725091-12318362 passed
2025-11-13 02:12:14,458 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:12:14,458 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-79725091-12318362, IP 31.1.1.3, Port 22
2025-11-13 02:12:14,613 - DEBUG - VM ctest-TestBasicVMVN-79725091-12318362 is ready for SSH connections
2025-11-13 02:12:14,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:12:14,613 - 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.22, gateway password: c0ntrail123
2025-11-13 02:12:14,613 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-11-13 02:12:18,614 - 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.144 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.478 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.246 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.246/2.289/4.144 ms
2025-11-13 02:12:18,614 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-79725091-49635762 passed
2025-11-13 02:12:18,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:12:18,614 - 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.22, gateway password: c0ntrail123
2025-11-13 02:12:18,615 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-11-13 02:12:22,272 - 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.848 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.079 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.789 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.789/1.572/2.848 ms
2025-11-13 02:12:22,272 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-79725091-92961624 passed
2025-11-13 02:12:22,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:12:22,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:12:22,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-13 02:12:22,272 - 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.22, gateway password: c0ntrail123
2025-11-13 02:12:22,272 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 02:12:22,454 - DEBUG - None
2025-11-13 02:12:22,454 - 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.22, gateway password: c0ntrail123
2025-11-13 02:12:22,454 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 02:12:22,639 - DEBUG - None
2025-11-13 02:12:22,640 - 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.22, gateway password: c0ntrail123
2025-11-13 02:12:22,640 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-11-13 02:12:23,245 - DEBUG - None
2025-11-13 02:12:23,246 - 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.22, gateway password: c0ntrail123
2025-11-13 02:12:23,246 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-11-13 02:12:25,451 - 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.720 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.617 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.426 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.128 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.365/2.251/6.617 ms
2025-11-13 02:12:25,452 - 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.22, gateway password: c0ntrail123
2025-11-13 02:12:25,452 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-11-13 02:12:27,696 - 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.939 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.799 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.970 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.050 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.289 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.228 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.356 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/2.375/4.970 ms
2025-11-13 02:12:27,696 - 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.22, gateway password: c0ntrail123
2025-11-13 02:12:27,696 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-11-13 02:12:29,948 - 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=1.106 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.348 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.245 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.521 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.995 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.749 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/2.045/4.245 ms
2025-11-13 02:12:29,948 - INFO - Deleting VM ctest-TestBasicVMVN-79725091-12318362
2025-11-13 02:12:30,031 - INFO - Detaching port bafff593-d4f8-4ed1-a64a-e7bf45da2f9f from VM ctest-TestBasicVMVN-79725091-92961624
2025-11-13 02:12:30,072 - INFO - Deleting VM ctest-TestBasicVMVN-79725091-92961624
2025-11-13 02:12:30,158 - INFO - Detaching port 9ad4f40f-9f0f-47b3-90cd-e6c244119d37 from VM ctest-TestBasicVMVN-79725091-49635762
2025-11-13 02:12:30,191 - INFO - Deleting VM ctest-TestBasicVMVN-79725091-49635762
2025-11-13 02:12:30,258 - INFO - Deleting VN ctest-vn-01785782
2025-11-13 02:12:30,422 - DEBUG - Response for delete_port : ()
2025-11-13 02:12:30,604 - DEBUG - Response for delete_port : ()
2025-11-13 02:12:30,639 - DEBUG - VN 64923fd7-9f82-49cf-a08b-d435d67c60cd still in use: Unable to complete operation on network 64923fd7-9f82-49cf-a08b-d435d67c60cd. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3df92dcd-68d2-4dab-a5d4-5f25688d478d']
2025-11-13 02:12:30,639 - WARNING - Deleting VN ctest-vn-01785782 failed..Will retry
2025-11-13 02:12:32,741 - DEBUG - Response for deleting network ()
2025-11-13 02:12:32,742 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/539a60d8-3a6a-4200-a1f5-58066c83fca4
2025-11-13 02:12:32,747 - DEBUG - Response Code: 404
2025-11-13 02:12:32,747 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-11-13 02:12:32,752 - DEBUG - Requesting: http://10.0.0.22:8082/domain/9f8247be-6e54-4b03-8714-086ddf5268d8
2025-11-13 02:12:32,808 - DEBUG - Requesting: http://10.0.0.22:8082/project/664b1a39-0472-43b3-a17a-e29490511560
2025-11-13 02:12:32,884 - INFO - Validated that VN ctest-vn-01785782 is not found in API Server
2025-11-13 02:12:32,893 - DEBUG - VN ctest-vn-01785782 is not present in Agent 10.0.0.22
2025-11-13 02:12:32,893 - INFO - Validated that VN ctest-vn-01785782 is not in any agent
2025-11-13 02:12:32,899 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-11-13 02:12:32,906 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-01785782
2025-11-13 02:12:32,906 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-79725091:ctest-vn-01785782
2025-11-13 02:12:32,919 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-01785782 info
2025-11-13 02:12:32,994 - INFO - IPAM: ctest-ipam-01630539 is not found in API Server
2025-11-13 02:12:33,006 - INFO - IPAM:ctest-ipam-01630539 is not found in control node
2025-11-13 02:12:33,266 - DEBUG - No XMPP flaps were noticed during the test
2025-11-13 02:12:33,266 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-11-13 02:12:33,267 - INFO - --------------------------------------------------------------------------------
2025-11-13 02:12:33,920 - INFO - Deleted project: ctest-TestBasicVMVN-79725091, ID : 664b1a39-0472-43b3-a17a-e29490511560