2026-03-19 02:29:11,288 - INFO - Domain Default found not creating
2026-03-19 02:29:11,504 - INFO - Project ctest-TestBasicVMVN-07377940 not found, creating it
2026-03-19 02:29:11,985 - INFO - Created Project:ctest-TestBasicVMVN-07377940, ID : f01c63e8-464e-49e1-830e-e7d3142c1a8b
2026-03-19 02:29:13,603 - INFO - ================================================================================
2026-03-19 02:29:13,603 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-19 02:29:13,603 - 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
2026-03-19 02:29:13,861 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-03-19 02:29:13,861 - INFO - Initial checks done. Running the testcase now
2026-03-19 02:29:13,861 - INFO -
2026-03-19 02:29:14,453 - DEBUG - Response for create_network : {'network': {'id': 'bf9ef8e0-e7bf-426e-b491-9a305b5959a4', 'name': 'ctest-vn2_metadata-57883169', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'project_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07377940', 'ctest-vn2_metadata-57883169'], 'port_security_enabled': True, 'description': ''}}
2026-03-19 02:29:14,681 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1c39a51-82a5-44f9-991f-b5117b8a2b7a', 'name': '', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'network_id': 'bf9ef8e0-e7bf-426e-b491-9a305b5959a4', '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': 'f01c63e8464e49e1830ee7d3142c1a8b'}}
2026-03-19 02:29:14,703 - INFO - Created VN ctest-vn2_metadata-57883169
2026-03-19 02:29:14,755 - DEBUG - VN ctest-vn2_metadata-57883169 UUID is bf9ef8e0-e7bf-426e-b491-9a305b5959a4
2026-03-19 02:29:14,952 - DEBUG - Services list from nova: [, , ]
2026-03-19 02:29:16,138 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5492-1)
2026-03-19 02:29:16,251 - DEBUG - Link local service introspect added
2026-03-19 02:29:16,295 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-19 02:29:21,391 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:29:21,544 - INFO - Waiting for VM ctest-TestBasicVMVN-07377940-95376921 to be up..
2026-03-19 02:29:21,544 - INFO - VM name : ctest-TestBasicVMVN-07377940-95376921
2026-03-19 02:29:21,635 - DEBUG - VM ctest-TestBasicVMVN-07377940-95376921 ID is 8de128e8-fe27-4c25-a3a9-f844044f9a82
2026-03-19 02:29:21,636 - DEBUG - VM ctest-TestBasicVMVN-07377940-95376921 launched on Node cn-jenkins-deploy-platform-ansible-os-5492-1
2026-03-19 02:29:21,717 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8de128e8-fe27-4c25-a3a9-f844044f9a82
2026-03-19 02:29:22,032 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8de128e8-fe27-4c25-a3a9-f844044f9a82
2026-03-19 02:29:22,374 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aa9b73af-d77e-42c5-8033-af38a9ed94ce
2026-03-19 02:29:25,637 - 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 1017ms')
2026-03-19 02:29:25,637 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07377940-95376921 failed!
2026-03-19 02:29:25,695 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07377940:ctest-vn2_metadata-57883169 is 11.1.1.1 and allocation pool is NOT set
2026-03-19 02:29:27,757 - 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=9.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.50 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 = 2.503/6.205/9.908/3.702 ms')
2026-03-19 02:29:27,757 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07377940-95376921 passed
2026-03-19 02:29:27,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:29:27,911 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07377940-95376921, IP 11.1.1.3, Port 22
2026-03-19 02:29:28,081 - DEBUG - VM ctest-TestBasicVMVN-07377940-95376921 is ready for SSH connections
2026-03-19 02:29:28,081 - INFO - Retry 0
2026-03-19 02:29:28,081 - 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.50, gateway password: c0ntrail123
2026-03-19 02:29:28,081 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-19 02:29:29,752 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-19 02:29:29,753 - INFO - Generic metadata worked
2026-03-19 02:29:30,019 - DEBUG - Link local service introspect removed
2026-03-19 02:29:30,019 - INFO - Deleting VM ctest-TestBasicVMVN-07377940-95376921
2026-03-19 02:29:30,101 - INFO - Deleting VN ctest-vn2_metadata-57883169
2026-03-19 02:29:30,141 - DEBUG - VN bf9ef8e0-e7bf-426e-b491-9a305b5959a4 still in use: Unable to complete operation on network bf9ef8e0-e7bf-426e-b491-9a305b5959a4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f161ca70-8b82-456c-af89-053deb23721e']
2026-03-19 02:29:30,142 - WARNING - Deleting VN ctest-vn2_metadata-57883169 failed..Will retry
2026-03-19 02:29:32,261 - DEBUG - Response for deleting network ()
2026-03-19 02:29:32,524 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 02:29:32,524 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2026-03-19 02:29:32,524 - INFO - --------------------------------------------------------------------------------
2026-03-19 02:29:32,529 - INFO - ================================================================================
2026-03-19 02:29:32,530 - INFO - STARTING TEST : test_metadata_service
2026-03-19 02:29:32,530 - 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
2026-03-19 02:29:32,816 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-03-19 02:29:32,816 - INFO - Initial checks done. Running the testcase now
2026-03-19 02:29:32,816 - INFO -
2026-03-19 02:29:32,816 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-03-19 02:29:32,824 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/576f3a83-92fe-4de6-bba6-8e3e4ad04e45
2026-03-19 02:29:33,015 - DEBUG - Response for create_network : {'network': {'id': '18f071c3-b8e3-4c4d-b29b-9d49383a07b1', 'name': 'ctest-vn-07456645', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'project_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07377940', 'ctest-vn-07456645'], 'port_security_enabled': True, 'description': ''}}
2026-03-19 02:29:33,249 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f49a6c5-689f-484f-aa02-4d05f673f7e8', 'name': '', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'network_id': '18f071c3-b8e3-4c4d-b29b-9d49383a07b1', 'ip_version': 4, 'cidr': '219.180.55.192/26', 'allocation_pools': [{'start': '219.180.55.194', 'end': '219.180.55.254'}], 'gateway_ip': '219.180.55.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.180.55.194', 'tags': [], 'project_id': 'f01c63e8464e49e1830ee7d3142c1a8b'}}
2026-03-19 02:29:33,268 - INFO - Created VN ctest-vn-07456645
2026-03-19 02:29:33,319 - DEBUG - VN ctest-vn-07456645 UUID is 18f071c3-b8e3-4c4d-b29b-9d49383a07b1
2026-03-19 02:29:34,631 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5492-1)
2026-03-19 02:29:34,632 - INFO - Waiting for VM ctest-TestBasicVMVN-07377940-93096019 to be up..
2026-03-19 02:29:34,676 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-19 02:29:39,766 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:29:39,766 - INFO - VM name : ctest-TestBasicVMVN-07377940-93096019
2026-03-19 02:29:39,852 - DEBUG - VM ctest-TestBasicVMVN-07377940-93096019 ID is d5d290ab-de8f-44f1-8625-f3d9e5c35788
2026-03-19 02:29:39,852 - DEBUG - VM ctest-TestBasicVMVN-07377940-93096019 launched on Node cn-jenkins-deploy-platform-ansible-os-5492-1
2026-03-19 02:29:39,929 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d5d290ab-de8f-44f1-8625-f3d9e5c35788
2026-03-19 02:29:39,939 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a5778a00-4f43-4e87-afe7-852354a2192d
2026-03-19 02:29:43,206 - 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')
2026-03-19 02:29:43,206 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07377940-93096019 failed!
2026-03-19 02:29:43,267 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-07456645 is 219.180.55.193 and allocation pool is NOT set
2026-03-19 02:29:47,356 - 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=4.68 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1029ms\r\nrtt min/avg/max/mdev = 4.683/4.683/4.683/0.000 ms')
2026-03-19 02:29:47,356 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07377940-93096019 passed
2026-03-19 02:29:47,511 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:29:47,511 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07377940-93096019, IP 219.180.55.195, Port 22
2026-03-19 02:29:47,678 - DEBUG - VM ctest-TestBasicVMVN-07377940-93096019 is ready for SSH connections
2026-03-19 02:29:47,678 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-03-19 02:29:47,678 - DEBUG - cat /tmp/output.txt
2026-03-19 02:29:49,351 - DEBUG - Hello World. The time is now Wed, 18 Mar 2026 20:29:45 -0600!
2026-03-19 02:29:49,351 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 18 Mar 2026 20:29:45 -0600!'}
2026-03-19 02:29:49,351 - INFO - metadata_script.txt got executed in the vm
2026-03-19 02:29:49,351 - INFO - Deleting VM ctest-TestBasicVMVN-07377940-93096019
2026-03-19 02:29:49,433 - INFO - Deleting VN ctest-vn-07456645
2026-03-19 02:29:49,472 - DEBUG - VN 18f071c3-b8e3-4c4d-b29b-9d49383a07b1 still in use: Unable to complete operation on network 18f071c3-b8e3-4c4d-b29b-9d49383a07b1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-10f1f410-d4df-4ff7-b3d0-01c84e3172bc']
2026-03-19 02:29:49,472 - WARNING - Deleting VN ctest-vn-07456645 failed..Will retry
2026-03-19 02:29:51,595 - DEBUG - Response for deleting network ()
2026-03-19 02:29:51,870 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 02:29:51,870 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-03-19 02:29:51,870 - INFO - --------------------------------------------------------------------------------
2026-03-19 02:29:51,872 - INFO - ================================================================================
2026-03-19 02:29:51,872 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-19 02:29:51,873 - 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
2026-03-19 02:29:52,164 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-03-19 02:29:52,164 - INFO - Initial checks done. Running the testcase now
2026-03-19 02:29:52,164 - INFO -
2026-03-19 02:29:52,654 - DEBUG - Response for create_network : {'network': {'id': '2685fdc0-7adf-4ad6-913d-cc4eefe2d64d', 'name': 'ctest-vn-98987306', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'project_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07377940', 'ctest-vn-98987306'], 'port_security_enabled': True, 'description': ''}}
2026-03-19 02:29:52,838 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e5bcf9b-dfc0-4d2f-95b9-60796bdcbf8a', 'name': '', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'network_id': '2685fdc0-7adf-4ad6-913d-cc4eefe2d64d', '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': 'f01c63e8464e49e1830ee7d3142c1a8b'}}
2026-03-19 02:29:53,004 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c46448ed-ae59-4f2e-b292-772a3eef76ae', 'name': '', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'network_id': '2685fdc0-7adf-4ad6-913d-cc4eefe2d64d', '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': 'f01c63e8464e49e1830ee7d3142c1a8b'}}
2026-03-19 02:29:53,026 - INFO - Created VN ctest-vn-98987306
2026-03-19 02:29:53,079 - DEBUG - VN ctest-vn-98987306 UUID is 2685fdc0-7adf-4ad6-913d-cc4eefe2d64d
2026-03-19 02:29:53,463 - DEBUG - Response for create_port : {'port': {'name': 'b7c99d4d-b6e8-4337-93be-ddb020106105', 'id': 'b7c99d4d-b6e8-4337-93be-ddb020106105', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'network_id': '2685fdc0-7adf-4ad6-913d-cc4eefe2d64d', 'mac_address': '02:b7:c9:9d:4d:b6', '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': '1e5bcf9b-dfc0-4d2f-95b9-60796bdcbf8a'}], 'security_groups': ['bd95fdc5-2e66-4830-8af1-947db5e37e1d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f01c63e8464e49e1830ee7d3142c1a8b'}}
2026-03-19 02:29:53,647 - DEBUG - Response for create_port : {'port': {'name': 'caa8cf20-e2a8-42f1-bb59-a0baf07c370e', 'id': 'caa8cf20-e2a8-42f1-bb59-a0baf07c370e', 'tenant_id': 'f01c63e8464e49e1830ee7d3142c1a8b', 'network_id': '2685fdc0-7adf-4ad6-913d-cc4eefe2d64d', 'mac_address': '02:ca:a8:cf:20:e2', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': 'c46448ed-ae59-4f2e-b292-772a3eef76ae'}], 'security_groups': ['bd95fdc5-2e66-4830-8af1-947db5e37e1d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f01c63e8464e49e1830ee7d3142c1a8b'}}
2026-03-19 02:29:54,097 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5492-1)
2026-03-19 02:29:54,604 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5492-1)
2026-03-19 02:29:55,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5492-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5492-1)
2026-03-19 02:29:55,891 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-03-19 02:29:55,899 - DEBUG - Requesting: http://10.0.0.50:8082/domain/0e38e307-e4ed-44db-8467-c997848bb41e
2026-03-19 02:29:55,923 - DEBUG - Requesting: http://10.0.0.50:8082/project/f01c63e8-464e-49e1-830e-e7d3142c1a8b
2026-03-19 02:29:56,014 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/94713c97-2e86-4343-9bf4-33ea044a5aa3
2026-03-19 02:29:56,028 - INFO - Verifications in API Server for IPAM: ctest-ipam-49796306 passed
2026-03-19 02:29:56,035 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07377940:ctest-ipam-49796306', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07377940', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10696397209999917891', 'uuid-lslong': '11237664050383575715'}, 'enable': 'true', 'created': '2026-03-19T02:29:52', 'last-modified': '2026-03-19T02:29:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.637269'}
2026-03-19 02:29:56,035 - INFO - Verifications in Control node for IPAM: ctest-ipam-49796306 passed
2026-03-19 02:29:56,035 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-03-19 02:29:56,041 - DEBUG - Requesting: http://10.0.0.50:8082/domain/0e38e307-e4ed-44db-8467-c997848bb41e
2026-03-19 02:29:56,056 - DEBUG - Requesting: http://10.0.0.50:8082/project/f01c63e8-464e-49e1-830e-e7d3142c1a8b
2026-03-19 02:29:56,148 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2685fdc0-7adf-4ad6-913d-cc4eefe2d64d
2026-03-19 02:29:56,160 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2685fdc0-7adf-4ad6-913d-cc4eefe2d64d
2026-03-19 02:29:56,171 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/494a118b-f429-47bd-8b19-5b60e6e910ca
2026-03-19 02:29:56,182 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/494a118b-f429-47bd-8b19-5b60e6e910ca
2026-03-19 02:29:56,193 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1904d19a-69b0-4e57-96f5-69c064bb78e1
2026-03-19 02:29:56,200 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-19 02:29:56,200 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2685fdc0-7adf-4ad6-913d-cc4eefe2d64d
2026-03-19 02:29:56,212 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/494a118b-f429-47bd-8b19-5b60e6e910ca
2026-03-19 02:29:56,230 - INFO - Verified VN network id 12 for VN 2685fdc0-7adf-4ad6-913d-cc4eefe2d64d
2026-03-19 02:29:56,230 - INFO - Verifications in API Server for VN ctest-vn-98987306 passed
2026-03-19 02:29:56,230 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2685fdc0-7adf-4ad6-913d-cc4eefe2d64d
2026-03-19 02:29:56,243 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/494a118b-f429-47bd-8b19-5b60e6e910ca
2026-03-19 02:29:56,255 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/494a118b-f429-47bd-8b19-5b60e6e910ca
2026-03-19 02:29:56,264 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/1904d19a-69b0-4e57-96f5-69c064bb78e1
2026-03-19 02:29:56,277 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07377940', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2775903748480781014', 'uuid-lslong': '10465745748483036749'}, 'enable': 'true', 'created': '2026-03-19T02:29:52', 'last-modified': '2026-03-19T02:29:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.300771'}
2026-03-19 02:29:56,284 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-19 02:29:56,284 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-98987306 passed
2026-03-19 02:29:56,285 - DEBUG - ====Verifying policy data for ctest-vn-98987306 in API_Server ======
2026-03-19 02:29:56,285 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-03-19 02:29:56,295 - DEBUG - Requesting: http://10.0.0.50:8082/domain/0e38e307-e4ed-44db-8467-c997848bb41e
2026-03-19 02:29:56,316 - DEBUG - Requesting: http://10.0.0.50:8082/project/f01c63e8-464e-49e1-830e-e7d3142c1a8b
2026-03-19 02:29:56,449 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2685fdc0-7adf-4ad6-913d-cc4eefe2d64d
2026-03-19 02:29:56,468 - DEBUG - =>VN ctest-vn-98987306 has no policy to be verified
2026-03-19 02:29:56,469 - DEBUG - Verifying the vn in opserver
2026-03-19 02:29:56,469 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306 virtual network link through opserver 10.0.0.50
2026-03-19 02:29:56,469 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-03-19 02:29:56,853 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-03-19 02:29:56,968 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306?flat'}
2026-03-19 02:29:56,968 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306 is found in opserver
2026-03-19 02:29:56,975 - DEBUG - VRF ids for VN ctest-vn-98987306: {'10.0.0.50': '2'}
2026-03-19 02:29:56,975 - INFO - Waiting for VM ctest-TestBasicVMVN-07377940-55985991 to be up..
2026-03-19 02:29:57,085 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:29:57,085 - INFO - VM name : ctest-TestBasicVMVN-07377940-55985991
2026-03-19 02:29:57,190 - DEBUG - VM ctest-TestBasicVMVN-07377940-55985991 ID is 2ccf8bbc-0825-4e6b-9aa6-31c619b9ba53
2026-03-19 02:29:57,190 - DEBUG - VM ctest-TestBasicVMVN-07377940-55985991 launched on Node cn-jenkins-deploy-platform-ansible-os-5492-1
2026-03-19 02:29:57,286 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/2ccf8bbc-0825-4e6b-9aa6-31c619b9ba53
2026-03-19 02:29:57,294 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b7c99d4d-b6e8-4337-93be-ddb020106105
2026-03-19 02:30:00,575 - 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 1030ms')
2026-03-19 02:30:00,577 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07377940-55985991 failed!
2026-03-19 02:30:00,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306 is 31.1.1.1 and allocation pool is NOT set
2026-03-19 02:30:00,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306 is 31.1.2.1 and allocation pool is NOT set
2026-03-19 02:30:04,705 - 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 1013ms')
2026-03-19 02:30:04,705 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07377940-55985991 failed!
2026-03-19 02:30:04,767 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306 is 31.1.1.1 and allocation pool is NOT set
2026-03-19 02:30:04,767 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306 is 31.1.2.1 and allocation pool is NOT set
2026-03-19 02:30:06,826 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.947 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.947/2.612/4.277/1.665 ms')
2026-03-19 02:30:06,826 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07377940-55985991 passed
2026-03-19 02:30:06,979 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:30:06,979 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07377940-55985991, IP 31.1.1.4, Port 22
2026-03-19 02:30:07,157 - DEBUG - VM ctest-TestBasicVMVN-07377940-55985991 is ready for SSH connections
2026-03-19 02:30:07,157 - INFO - Waiting for VM ctest-TestBasicVMVN-07377940-08423787 to be up..
2026-03-19 02:30:07,269 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:30:07,270 - INFO - VM name : ctest-TestBasicVMVN-07377940-08423787
2026-03-19 02:30:07,376 - DEBUG - VM ctest-TestBasicVMVN-07377940-08423787 ID is 4c85181d-f09b-46c1-a802-05c311182762
2026-03-19 02:30:07,376 - DEBUG - VM ctest-TestBasicVMVN-07377940-08423787 launched on Node cn-jenkins-deploy-platform-ansible-os-5492-1
2026-03-19 02:30:07,475 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4c85181d-f09b-46c1-a802-05c311182762
2026-03-19 02:30:07,487 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/caa8cf20-e2a8-42f1-bb59-a0baf07c370e
2026-03-19 02:30:08,744 - 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.93 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.504 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.504/2.214/3.925/1.710 ms')
2026-03-19 02:30:08,744 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07377940-08423787 passed
2026-03-19 02:30:08,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:30:08,899 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07377940-08423787, IP 31.1.2.4, Port 22
2026-03-19 02:30:09,069 - DEBUG - VM ctest-TestBasicVMVN-07377940-08423787 is ready for SSH connections
2026-03-19 02:30:09,069 - INFO - Waiting for VM ctest-TestBasicVMVN-07377940-09958908 to be up..
2026-03-19 02:30:09,157 - DEBUG - VM is in ACTIVE state now
2026-03-19 02:30:09,157 - INFO - VM name : ctest-TestBasicVMVN-07377940-09958908
2026-03-19 02:30:09,241 - DEBUG - VM ctest-TestBasicVMVN-07377940-09958908 ID is 70c76a6c-75cc-4705-a023-2cc92a87e4ad
2026-03-19 02:30:09,241 - DEBUG - VM ctest-TestBasicVMVN-07377940-09958908 launched on Node cn-jenkins-deploy-platform-ansible-os-5492-1
2026-03-19 02:30:09,333 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/70c76a6c-75cc-4705-a023-2cc92a87e4ad
2026-03-19 02:30:09,342 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/edbab968-726c-4405-b231-2d94988cbf7d
2026-03-19 02:30:10,586 - 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.31 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.562 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.562/1.937/3.313/1.375 ms')
2026-03-19 02:30:10,586 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07377940-09958908 passed
2026-03-19 02:30:10,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:30:10,743 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07377940-09958908, IP 31.1.1.3, Port 22
2026-03-19 02:30:10,912 - DEBUG - VM ctest-TestBasicVMVN-07377940-09958908 is ready for SSH connections
2026-03-19 02:30:10,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:30:10,913 - 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.50, gateway password: c0ntrail123
2026-03-19 02:30:10,913 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-19 02:30:15,050 - 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.016 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.218 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.392 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.218/2.208/4.016 ms
2026-03-19 02:30:15,050 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07377940-55985991 passed
2026-03-19 02:30:15,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:30:15,050 - 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.50, gateway password: c0ntrail123
2026-03-19 02:30:15,050 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-19 02:30:18,731 - 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.346 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.135 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.156 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.135/1.879/3.346 ms
2026-03-19 02:30:18,731 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07377940-08423787 passed
2026-03-19 02:30:18,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:30:18,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:30:18,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-19 02:30:18,731 - 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.50, gateway password: c0ntrail123
2026-03-19 02:30:18,731 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-19 02:30:18,949 - DEBUG - None
2026-03-19 02:30:18,949 - 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.50, gateway password: c0ntrail123
2026-03-19 02:30:18,949 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-19 02:30:19,149 - DEBUG - None
2026-03-19 02:30:19,149 - 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.50, gateway password: c0ntrail123
2026-03-19 02:30:19,149 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-19 02:30:19,786 - DEBUG - None
2026-03-19 02:30:19,786 - 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.50, gateway password: c0ntrail123
2026-03-19 02:30:19,786 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-19 02:30:22,019 - 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.068 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.570 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.517 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.099 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.133/5.570 ms
2026-03-19 02:30:22,019 - 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.50, gateway password: c0ntrail123
2026-03-19 02:30:22,019 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-19 02:30:24,281 - 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.564 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.710 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.683 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.461 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.618 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.078 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.412 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.412/3.218/7.683 ms
2026-03-19 02:30:24,281 - 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.50, gateway password: c0ntrail123
2026-03-19 02:30:24,281 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-19 02:30:26,561 - 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.939 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.932 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.408 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.572 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.760 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.561 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.546 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.546/2.674/5.408 ms
2026-03-19 02:30:26,561 - INFO - Deleting VM ctest-TestBasicVMVN-07377940-09958908
2026-03-19 02:30:26,643 - INFO - Detaching port caa8cf20-e2a8-42f1-bb59-a0baf07c370e from VM ctest-TestBasicVMVN-07377940-08423787
2026-03-19 02:30:26,695 - INFO - Deleting VM ctest-TestBasicVMVN-07377940-08423787
2026-03-19 02:30:26,801 - INFO - Detaching port b7c99d4d-b6e8-4337-93be-ddb020106105 from VM ctest-TestBasicVMVN-07377940-55985991
2026-03-19 02:30:26,848 - INFO - Deleting VM ctest-TestBasicVMVN-07377940-55985991
2026-03-19 02:30:26,955 - INFO - Deleting VN ctest-vn-98987306
2026-03-19 02:30:27,127 - DEBUG - Response for delete_port : ()
2026-03-19 02:30:27,349 - DEBUG - Response for delete_port : ()
2026-03-19 02:30:27,400 - DEBUG - VN 2685fdc0-7adf-4ad6-913d-cc4eefe2d64d still in use: Unable to complete operation on network 2685fdc0-7adf-4ad6-913d-cc4eefe2d64d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0806e7c8-aaa7-4d3b-8114-39bd0fa8bb16']
2026-03-19 02:30:27,400 - WARNING - Deleting VN ctest-vn-98987306 failed..Will retry
2026-03-19 02:30:29,536 - DEBUG - Response for deleting network ()
2026-03-19 02:30:29,536 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/494a118b-f429-47bd-8b19-5b60e6e910ca
2026-03-19 02:30:29,545 - DEBUG - Response Code: 404
2026-03-19 02:30:29,546 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-03-19 02:30:29,553 - DEBUG - Requesting: http://10.0.0.50:8082/domain/0e38e307-e4ed-44db-8467-c997848bb41e
2026-03-19 02:30:29,608 - DEBUG - Requesting: http://10.0.0.50:8082/project/f01c63e8-464e-49e1-830e-e7d3142c1a8b
2026-03-19 02:30:29,679 - INFO - Validated that VN ctest-vn-98987306 is not found in API Server
2026-03-19 02:30:29,690 - DEBUG - VN ctest-vn-98987306 is not present in Agent 10.0.0.50
2026-03-19 02:30:29,690 - INFO - Validated that VN ctest-vn-98987306 is not in any agent
2026-03-19 02:30:29,695 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-03-19 02:30:29,702 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-98987306
2026-03-19 02:30:29,702 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07377940:ctest-vn-98987306
2026-03-19 02:30:29,713 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-98987306 info
2026-03-19 02:30:29,786 - INFO - IPAM: ctest-ipam-49796306 is not found in API Server
2026-03-19 02:30:29,798 - INFO - IPAM:ctest-ipam-49796306 is not found in control node
2026-03-19 02:30:30,052 - DEBUG - No XMPP flaps were noticed during the test
2026-03-19 02:30:30,052 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2026-03-19 02:30:30,052 - INFO - --------------------------------------------------------------------------------
2026-03-19 02:30:30,772 - INFO - Deleted project: ctest-TestBasicVMVN-07377940, ID : f01c63e8-464e-49e1-830e-e7d3142c1a8b