2025-08-18 14:58:50,201 - INFO - Domain Default found not creating
2025-08-18 14:58:50,316 - INFO - Project ctest-TestBasicVMVN-01772254 not found, creating it
2025-08-18 14:58:50,777 - INFO - Created Project:ctest-TestBasicVMVN-01772254, ID : d3db24f9-f0dd-431c-a1e6-1d39d379b303
2025-08-18 14:58:52,183 - INFO - ================================================================================
2025-08-18 14:58:52,183 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-18 14:58:52,183 - 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-08-18 14:58:52,439 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-08-18 14:58:52,439 - INFO - Initial checks done. Running the testcase now
2025-08-18 14:58:52,439 - INFO -
2025-08-18 14:58:52,952 - DEBUG - Response for create_network : {'network': {'id': '418dff17-126b-4453-a0f1-2c50d7764328', 'name': 'ctest-vn2_metadata-46995603', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'project_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01772254', 'ctest-vn2_metadata-46995603'], 'port_security_enabled': True, 'description': ''}}
2025-08-18 14:58:53,115 - DEBUG - Response for create_subnet : {'subnet': {'id': '5d1b9ec8-b7c1-46d1-b6c1-b7b2b43e7681', 'name': '', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'network_id': '418dff17-126b-4453-a0f1-2c50d7764328', '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': 'd3db24f9f0dd431ca1e61d39d379b303'}}
2025-08-18 14:58:53,130 - INFO - Created VN ctest-vn2_metadata-46995603
2025-08-18 14:58:53,182 - DEBUG - VN ctest-vn2_metadata-46995603 UUID is 418dff17-126b-4453-a0f1-2c50d7764328
2025-08-18 14:58:53,336 - DEBUG - Services list from nova: [, , ]
2025-08-18 14:58:54,281 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3877-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3877-1)
2025-08-18 14:58:54,382 - DEBUG - Link local service introspect added
2025-08-18 14:58:54,423 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-18 14:58:59,493 - DEBUG - VM is in ACTIVE state now
2025-08-18 14:58:59,607 - INFO - Waiting for VM ctest-TestBasicVMVN-01772254-03664871 to be up..
2025-08-18 14:58:59,607 - INFO - VM name : ctest-TestBasicVMVN-01772254-03664871
2025-08-18 14:58:59,668 - DEBUG - VM ctest-TestBasicVMVN-01772254-03664871 ID is 659f2297-a876-4b2c-a40c-5c1226a19916
2025-08-18 14:58:59,668 - DEBUG - VM ctest-TestBasicVMVN-01772254-03664871 launched on Node cn-jenkins-deploy-platform-ansible-os-3877-1
2025-08-18 14:58:59,724 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/659f2297-a876-4b2c-a40c-5c1226a19916
2025-08-18 14:59:00,012 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/659f2297-a876-4b2c-a40c-5c1226a19916
2025-08-18 14:59:00,041 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/aa3a4f3d-10d9-424a-8b3c-dbbf9051f8ef
2025-08-18 14:59:03,288 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2025-08-18 14:59:03,288 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01772254-03664871 failed!
2025-08-18 14:59:03,346 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01772254:ctest-vn2_metadata-46995603 is 11.1.1.1 and allocation pool is NOT set
2025-08-18 14:59:05,408 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.279 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.279/1.364/2.449/1.085 ms')
2025-08-18 14:59:05,408 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01772254-03664871 passed
2025-08-18 14:59:05,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:05,550 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01772254-03664871, IP 11.1.1.3, Port 22
2025-08-18 14:59:05,709 - DEBUG - VM ctest-TestBasicVMVN-01772254-03664871 is ready for SSH connections
2025-08-18 14:59:05,709 - INFO - Retry 0
2025-08-18 14:59:05,709 - 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-08-18 14:59:05,710 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-18 14:59:07,279 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-18 14:59:07,279 - INFO - Generic metadata worked
2025-08-18 14:59:07,514 - DEBUG - Link local service introspect removed
2025-08-18 14:59:07,514 - INFO - Deleting VM ctest-TestBasicVMVN-01772254-03664871
2025-08-18 14:59:07,570 - INFO - Deleting VN ctest-vn2_metadata-46995603
2025-08-18 14:59:07,602 - DEBUG - VN 418dff17-126b-4453-a0f1-2c50d7764328 still in use: Unable to complete operation on network 418dff17-126b-4453-a0f1-2c50d7764328. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-221157c1-9507-4a3c-bf9a-eb0f10f5c6f1']
2025-08-18 14:59:07,603 - WARNING - Deleting VN ctest-vn2_metadata-46995603 failed..Will retry
2025-08-18 14:59:09,701 - DEBUG - Response for deleting network ()
2025-08-18 14:59:09,955 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 14:59:09,956 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:17]
2025-08-18 14:59:09,956 - INFO - --------------------------------------------------------------------------------
2025-08-18 14:59:09,958 - INFO - ================================================================================
2025-08-18 14:59:09,958 - INFO - STARTING TEST : test_metadata_service
2025-08-18 14:59:09,958 - 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-08-18 14:59:10,239 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-08-18 14:59:10,239 - INFO - Initial checks done. Running the testcase now
2025-08-18 14:59:10,239 - INFO -
2025-08-18 14:59:10,239 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-configs
2025-08-18 14:59:10,245 - DEBUG - Requesting: http://10.0.0.65:8082/global-vrouter-config/d92a6fe6-68db-4b54-b1cf-615d20d9d0d7
2025-08-18 14:59:10,407 - DEBUG - Response for create_network : {'network': {'id': 'f2f6e888-c805-4cd9-9d3f-73d0efe7aa12', 'name': 'ctest-vn-11397760', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'project_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01772254', 'ctest-vn-11397760'], 'port_security_enabled': True, 'description': ''}}
2025-08-18 14:59:10,571 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8e671fe-1aaa-4a1d-ba27-57eff48a2aa3', 'name': '', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'network_id': 'f2f6e888-c805-4cd9-9d3f-73d0efe7aa12', 'ip_version': 4, 'cidr': '173.211.66.64/26', 'allocation_pools': [{'start': '173.211.66.66', 'end': '173.211.66.126'}], 'gateway_ip': '173.211.66.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.211.66.66', 'tags': [], 'project_id': 'd3db24f9f0dd431ca1e61d39d379b303'}}
2025-08-18 14:59:10,586 - INFO - Created VN ctest-vn-11397760
2025-08-18 14:59:10,638 - DEBUG - VN ctest-vn-11397760 UUID is f2f6e888-c805-4cd9-9d3f-73d0efe7aa12
2025-08-18 14:59:11,700 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3877-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3877-1)
2025-08-18 14:59:11,700 - INFO - Waiting for VM ctest-TestBasicVMVN-01772254-70520940 to be up..
2025-08-18 14:59:11,731 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-18 14:59:16,801 - DEBUG - VM is in ACTIVE state now
2025-08-18 14:59:16,801 - INFO - VM name : ctest-TestBasicVMVN-01772254-70520940
2025-08-18 14:59:16,861 - DEBUG - VM ctest-TestBasicVMVN-01772254-70520940 ID is 0f1316b4-90ad-4cb0-bd2b-470b7fd406ad
2025-08-18 14:59:16,861 - DEBUG - VM ctest-TestBasicVMVN-01772254-70520940 launched on Node cn-jenkins-deploy-platform-ansible-os-3877-1
2025-08-18 14:59:16,918 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/0f1316b4-90ad-4cb0-bd2b-470b7fd406ad
2025-08-18 14:59:16,925 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/614a45fc-71ff-4d93-8082-456589e9562f
2025-08-18 14:59:20,191 - 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 1032ms')
2025-08-18 14:59:20,191 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01772254-70520940 failed!
2025-08-18 14:59:20,242 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-11397760 is 173.211.66.65 and allocation pool is NOT set
2025-08-18 14:59:22,301 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.08 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.077/2.371/2.666/0.294 ms')
2025-08-18 14:59:22,301 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01772254-70520940 passed
2025-08-18 14:59:22,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:22,450 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01772254-70520940, IP 173.211.66.67, Port 22
2025-08-18 14:59:22,606 - DEBUG - VM ctest-TestBasicVMVN-01772254-70520940 is ready for SSH connections
2025-08-18 14:59:22,606 - 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-08-18 14:59:22,606 - DEBUG - cat /tmp/output.txt
2025-08-18 14:59:24,171 - DEBUG - Hello World. The time is now Mon, 18 Aug 2025 08:59:21 -0600!
2025-08-18 14:59:24,171 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 18 Aug 2025 08:59:21 -0600!'}
2025-08-18 14:59:24,171 - INFO - metadata_script.txt got executed in the vm
2025-08-18 14:59:24,171 - INFO - Deleting VM ctest-TestBasicVMVN-01772254-70520940
2025-08-18 14:59:24,231 - INFO - Deleting VN ctest-vn-11397760
2025-08-18 14:59:24,264 - DEBUG - VN f2f6e888-c805-4cd9-9d3f-73d0efe7aa12 still in use: Unable to complete operation on network f2f6e888-c805-4cd9-9d3f-73d0efe7aa12. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7f511c39-0b76-4380-89fc-d4427179ec7d']
2025-08-18 14:59:24,264 - WARNING - Deleting VN ctest-vn-11397760 failed..Will retry
2025-08-18 14:59:26,352 - DEBUG - Response for deleting network ()
2025-08-18 14:59:26,607 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 14:59:26,607 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-18 14:59:26,607 - INFO - --------------------------------------------------------------------------------
2025-08-18 14:59:26,609 - INFO - ================================================================================
2025-08-18 14:59:26,610 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-18 14:59:26,610 - 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-08-18 14:59:26,899 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.254': '0'}} with
2025-08-18 14:59:26,899 - INFO - Initial checks done. Running the testcase now
2025-08-18 14:59:26,899 - INFO -
2025-08-18 14:59:27,367 - DEBUG - Response for create_network : {'network': {'id': '400509dd-db2c-4348-aa87-d1bf5cf7599d', 'name': 'ctest-vn-75830603', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'project_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-01772254', 'ctest-vn-75830603'], 'port_security_enabled': True, 'description': ''}}
2025-08-18 14:59:27,575 - DEBUG - Response for create_subnet : {'subnet': {'id': '0dcf1f36-9a44-4af8-8e27-1406fa1ebb2b', 'name': '', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'network_id': '400509dd-db2c-4348-aa87-d1bf5cf7599d', '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': 'd3db24f9f0dd431ca1e61d39d379b303'}}
2025-08-18 14:59:27,777 - DEBUG - Response for create_subnet : {'subnet': {'id': '9875f333-2615-4a0a-8193-4b712f2fd49c', 'name': '', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'network_id': '400509dd-db2c-4348-aa87-d1bf5cf7599d', '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': 'd3db24f9f0dd431ca1e61d39d379b303'}}
2025-08-18 14:59:27,806 - INFO - Created VN ctest-vn-75830603
2025-08-18 14:59:27,858 - DEBUG - VN ctest-vn-75830603 UUID is 400509dd-db2c-4348-aa87-d1bf5cf7599d
2025-08-18 14:59:28,190 - DEBUG - Response for create_port : {'port': {'name': 'b664e44e-0a09-443d-9210-da0189b442c5', 'id': 'b664e44e-0a09-443d-9210-da0189b442c5', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'network_id': '400509dd-db2c-4348-aa87-d1bf5cf7599d', 'mac_address': '02:b6:64:e4:4e:0a', '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': '0dcf1f36-9a44-4af8-8e27-1406fa1ebb2b'}], 'security_groups': ['04f450ef-abaf-42c5-bf84-2906c5f332d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd3db24f9f0dd431ca1e61d39d379b303'}}
2025-08-18 14:59:28,339 - DEBUG - Response for create_port : {'port': {'name': '82577a19-26c3-4f6f-8076-b0059572c0ba', 'id': '82577a19-26c3-4f6f-8076-b0059572c0ba', 'tenant_id': 'd3db24f9f0dd431ca1e61d39d379b303', 'network_id': '400509dd-db2c-4348-aa87-d1bf5cf7599d', 'mac_address': '02:82:57:7a:19:26', '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': '9875f333-2615-4a0a-8193-4b712f2fd49c'}], 'security_groups': ['04f450ef-abaf-42c5-bf84-2906c5f332d3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd3db24f9f0dd431ca1e61d39d379b303'}}
2025-08-18 14:59:28,650 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3877-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3877-1)
2025-08-18 14:59:29,035 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3877-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3877-1)
2025-08-18 14:59:30,241 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3877-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3877-1)
2025-08-18 14:59:30,241 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-08-18 14:59:30,247 - DEBUG - Requesting: http://10.0.0.65:8082/domain/ba88f207-791d-4332-a7c0-fe67d77fe660
2025-08-18 14:59:30,258 - DEBUG - Requesting: http://10.0.0.65:8082/project/d3db24f9-f0dd-431c-a1e6-1d39d379b303
2025-08-18 14:59:30,348 - DEBUG - Requesting: http://10.0.0.65:8082/network-ipam/8ab81445-4e3a-4beb-8a1b-02e6bcab814a
2025-08-18 14:59:30,364 - INFO - Verifications in API Server for IPAM: ctest-ipam-51649471 passed
2025-08-18 14:59:30,373 - DEBUG - Control-node 10.0.0.65 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-01772254:ctest-ipam-51649471', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01772254', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9995761660846558187', 'uuid-lslong': '9951550991636332874'}, 'enable': 'true', 'created': '2025-08-18T14:59:26', 'last-modified': '2025-08-18T14:59:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.244690'}
2025-08-18 14:59:30,373 - INFO - Verifications in Control node for IPAM: ctest-ipam-51649471 passed
2025-08-18 14:59:30,374 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-08-18 14:59:30,380 - DEBUG - Requesting: http://10.0.0.65:8082/domain/ba88f207-791d-4332-a7c0-fe67d77fe660
2025-08-18 14:59:30,394 - DEBUG - Requesting: http://10.0.0.65:8082/project/d3db24f9-f0dd-431c-a1e6-1d39d379b303
2025-08-18 14:59:30,475 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/400509dd-db2c-4348-aa87-d1bf5cf7599d
2025-08-18 14:59:30,489 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/400509dd-db2c-4348-aa87-d1bf5cf7599d
2025-08-18 14:59:30,502 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/efae232d-7e94-47b1-b0d5-932194dd3c34
2025-08-18 14:59:30,510 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/efae232d-7e94-47b1-b0d5-932194dd3c34
2025-08-18 14:59:30,518 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/58ec8ddc-1b96-4517-91a0-a3cc389aec19
2025-08-18 14:59:30,524 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-18 14:59:30,524 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/400509dd-db2c-4348-aa87-d1bf5cf7599d
2025-08-18 14:59:30,537 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/efae232d-7e94-47b1-b0d5-932194dd3c34
2025-08-18 14:59:30,550 - INFO - Verified VN network id 11 for VN 400509dd-db2c-4348-aa87-d1bf5cf7599d
2025-08-18 14:59:30,550 - INFO - Verifications in API Server for VN ctest-vn-75830603 passed
2025-08-18 14:59:30,550 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/400509dd-db2c-4348-aa87-d1bf5cf7599d
2025-08-18 14:59:30,568 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/efae232d-7e94-47b1-b0d5-932194dd3c34
2025-08-18 14:59:30,577 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/efae232d-7e94-47b1-b0d5-932194dd3c34
2025-08-18 14:59:30,583 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/58ec8ddc-1b96-4517-91a0-a3cc389aec19
2025-08-18 14:59:30,595 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-01772254', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4613104241780474696', 'uuid-lslong': '12288020728132360605'}, 'enable': 'true', 'created': '2025-08-18T14:59:27', 'last-modified': '2025-08-18T14:59:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.847263'}
2025-08-18 14:59:30,602 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-18 14:59:30,602 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-75830603 passed
2025-08-18 14:59:30,602 - DEBUG - ====Verifying policy data for ctest-vn-75830603 in API_Server ======
2025-08-18 14:59:30,603 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-08-18 14:59:30,608 - DEBUG - Requesting: http://10.0.0.65:8082/domain/ba88f207-791d-4332-a7c0-fe67d77fe660
2025-08-18 14:59:30,617 - DEBUG - Requesting: http://10.0.0.65:8082/project/d3db24f9-f0dd-431c-a1e6-1d39d379b303
2025-08-18 14:59:30,709 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/400509dd-db2c-4348-aa87-d1bf5cf7599d
2025-08-18 14:59:30,724 - DEBUG - =>VN ctest-vn-75830603 has no policy to be verified
2025-08-18 14:59:30,724 - DEBUG - Verifying the vn in opserver
2025-08-18 14:59:30,724 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603 virtual network link through opserver 10.0.0.65
2025-08-18 14:59:30,724 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-08-18 14:59:31,083 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks
2025-08-18 14:59:31,147 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603?flat'}
2025-08-18 14:59:31,147 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603 is found in opserver
2025-08-18 14:59:31,156 - DEBUG - VRF ids for VN ctest-vn-75830603: {'10.0.0.65': '2'}
2025-08-18 14:59:31,156 - INFO - Waiting for VM ctest-TestBasicVMVN-01772254-35313634 to be up..
2025-08-18 14:59:31,218 - DEBUG - VM is in ACTIVE state now
2025-08-18 14:59:31,219 - INFO - VM name : ctest-TestBasicVMVN-01772254-35313634
2025-08-18 14:59:31,282 - DEBUG - VM ctest-TestBasicVMVN-01772254-35313634 ID is 2fa99172-491e-445a-8ce6-9982975c6cbd
2025-08-18 14:59:31,282 - DEBUG - VM ctest-TestBasicVMVN-01772254-35313634 launched on Node cn-jenkins-deploy-platform-ansible-os-3877-1
2025-08-18 14:59:31,344 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/2fa99172-491e-445a-8ce6-9982975c6cbd
2025-08-18 14:59:31,353 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/b664e44e-0a09-443d-9210-da0189b442c5
2025-08-18 14:59:34,620 - 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-08-18 14:59:34,620 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01772254-35313634 failed!
2025-08-18 14:59:34,678 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603 is 31.1.1.1 and allocation pool is NOT set
2025-08-18 14:59:34,679 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603 is 31.1.2.1 and allocation pool is NOT set
2025-08-18 14:59:38,747 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2025-08-18 14:59:38,747 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01772254-35313634 failed!
2025-08-18 14:59:38,803 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603 is 31.1.1.1 and allocation pool is NOT set
2025-08-18 14:59:38,803 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603 is 31.1.2.1 and allocation pool is NOT set
2025-08-18 14:59:40,860 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.368 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.368/1.520/2.672/1.152 ms')
2025-08-18 14:59:40,860 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-01772254-35313634 passed
2025-08-18 14:59:41,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:41,006 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01772254-35313634, IP 31.1.1.4, Port 22
2025-08-18 14:59:41,157 - DEBUG - VM ctest-TestBasicVMVN-01772254-35313634 is ready for SSH connections
2025-08-18 14:59:41,157 - INFO - Waiting for VM ctest-TestBasicVMVN-01772254-79726114 to be up..
2025-08-18 14:59:41,227 - DEBUG - VM is in ACTIVE state now
2025-08-18 14:59:41,227 - INFO - VM name : ctest-TestBasicVMVN-01772254-79726114
2025-08-18 14:59:41,292 - DEBUG - VM ctest-TestBasicVMVN-01772254-79726114 ID is 40a52d01-acb6-4d6d-b29d-ded5a5645f33
2025-08-18 14:59:41,292 - DEBUG - VM ctest-TestBasicVMVN-01772254-79726114 launched on Node cn-jenkins-deploy-platform-ansible-os-3877-1
2025-08-18 14:59:41,351 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/40a52d01-acb6-4d6d-b29d-ded5a5645f33
2025-08-18 14:59:41,359 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/82577a19-26c3-4f6f-8076-b0059572c0ba
2025-08-18 14:59:42,584 - 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.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.252 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.252/1.394/2.537/1.142 ms')
2025-08-18 14:59:42,584 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-01772254-79726114 passed
2025-08-18 14:59:42,734 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:42,734 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01772254-79726114, IP 31.1.2.4, Port 22
2025-08-18 14:59:42,894 - DEBUG - VM ctest-TestBasicVMVN-01772254-79726114 is ready for SSH connections
2025-08-18 14:59:42,894 - INFO - Waiting for VM ctest-TestBasicVMVN-01772254-43592101 to be up..
2025-08-18 14:59:42,954 - DEBUG - VM is in ACTIVE state now
2025-08-18 14:59:42,954 - INFO - VM name : ctest-TestBasicVMVN-01772254-43592101
2025-08-18 14:59:43,011 - DEBUG - VM ctest-TestBasicVMVN-01772254-43592101 ID is 05877768-b1fa-4602-9240-de28eb153532
2025-08-18 14:59:43,012 - DEBUG - VM ctest-TestBasicVMVN-01772254-43592101 launched on Node cn-jenkins-deploy-platform-ansible-os-3877-1
2025-08-18 14:59:43,071 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/05877768-b1fa-4602-9240-de28eb153532
2025-08-18 14:59:43,079 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/33d8c48d-bcd1-492a-81a9-d46f6d65eea5
2025-08-18 14:59:44,314 - 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.56 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.339 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.339/1.449/2.560/1.110 ms')
2025-08-18 14:59:44,314 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-01772254-43592101 passed
2025-08-18 14:59:44,466 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:44,466 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-01772254-43592101, IP 31.1.1.3, Port 22
2025-08-18 14:59:44,618 - DEBUG - VM ctest-TestBasicVMVN-01772254-43592101 is ready for SSH connections
2025-08-18 14:59:44,618 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:44,618 - 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-08-18 14:59:44,618 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-18 14:59:48,587 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.138 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.704 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.732 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.704/1.524/3.138 ms
2025-08-18 14:59:48,587 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-01772254-35313634 passed
2025-08-18 14:59:48,587 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:48,587 - 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-08-18 14:59:48,587 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-18 14:59:52,214 - 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.506 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.736 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.666 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.666/1.302/2.506 ms
2025-08-18 14:59:52,214 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-01772254-79726114 passed
2025-08-18 14:59:52,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:52,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:52,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-18 14:59:52,215 - 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-08-18 14:59:52,215 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-18 14:59:52,382 - DEBUG - None
2025-08-18 14:59:52,382 - 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-08-18 14:59:52,382 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-18 14:59:52,566 - DEBUG - None
2025-08-18 14:59:52,567 - 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-08-18 14:59:52,567 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-18 14:59:53,154 - DEBUG - None
2025-08-18 14:59:53,155 - 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-08-18 14:59:53,155 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-18 14:59:55,341 - 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.750 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.965 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.359 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.430 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.359/1.773/4.965 ms
2025-08-18 14:59:55,341 - 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-08-18 14:59:55,341 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-18 14:59:57,574 - 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.916 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.546 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.552 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.366 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.502 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.275 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/1.647/3.552 ms
2025-08-18 14:59:57,574 - 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-08-18 14:59:57,575 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-18 14:59:59,804 - 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.611 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.384 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.162 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.741 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.610 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.506 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.422/1.633/3.162 ms
2025-08-18 14:59:59,804 - INFO - Deleting VM ctest-TestBasicVMVN-01772254-43592101
2025-08-18 14:59:59,862 - INFO - Detaching port 82577a19-26c3-4f6f-8076-b0059572c0ba from VM ctest-TestBasicVMVN-01772254-79726114
2025-08-18 14:59:59,889 - INFO - Deleting VM ctest-TestBasicVMVN-01772254-79726114
2025-08-18 14:59:59,965 - INFO - Detaching port b664e44e-0a09-443d-9210-da0189b442c5 from VM ctest-TestBasicVMVN-01772254-35313634
2025-08-18 14:59:59,994 - INFO - Deleting VM ctest-TestBasicVMVN-01772254-35313634
2025-08-18 15:00:00,058 - INFO - Deleting VN ctest-vn-75830603
2025-08-18 15:00:00,199 - DEBUG - Response for delete_port : ()
2025-08-18 15:00:00,335 - DEBUG - Response for delete_port : ()
2025-08-18 15:00:00,373 - DEBUG - VN 400509dd-db2c-4348-aa87-d1bf5cf7599d still in use: Unable to complete operation on network 400509dd-db2c-4348-aa87-d1bf5cf7599d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e163d9a6-fa6c-4e7f-82e5-8da06ca6fd70']
2025-08-18 15:00:00,373 - WARNING - Deleting VN ctest-vn-75830603 failed..Will retry
2025-08-18 15:00:02,497 - DEBUG - Response for deleting network ()
2025-08-18 15:00:02,497 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/efae232d-7e94-47b1-b0d5-932194dd3c34
2025-08-18 15:00:02,503 - DEBUG - Response Code: 404
2025-08-18 15:00:02,503 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-08-18 15:00:02,508 - DEBUG - Requesting: http://10.0.0.65:8082/domain/ba88f207-791d-4332-a7c0-fe67d77fe660
2025-08-18 15:00:02,559 - DEBUG - Requesting: http://10.0.0.65:8082/project/d3db24f9-f0dd-431c-a1e6-1d39d379b303
2025-08-18 15:00:02,629 - INFO - Validated that VN ctest-vn-75830603 is not found in API Server
2025-08-18 15:00:02,641 - DEBUG - VN ctest-vn-75830603 is not present in Agent 10.0.0.65
2025-08-18 15:00:02,641 - INFO - Validated that VN ctest-vn-75830603 is not in any agent
2025-08-18 15:00:02,645 - DEBUG - VRF 2 is not seen in agent 10.0.0.65
2025-08-18 15:00:02,651 - DEBUG - Vrouter 10.0.0.65 does not have vrf 2 for VN ctest-vn-75830603
2025-08-18 15:00:02,651 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-01772254:ctest-vn-75830603
2025-08-18 15:00:02,661 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-75830603 info
2025-08-18 15:00:02,730 - INFO - IPAM: ctest-ipam-51649471 is not found in API Server
2025-08-18 15:00:02,740 - INFO - IPAM:ctest-ipam-51649471 is not found in control node
2025-08-18 15:00:02,996 - DEBUG - No XMPP flaps were noticed during the test
2025-08-18 15:00:02,996 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-08-18 15:00:02,996 - INFO - --------------------------------------------------------------------------------
2025-08-18 15:00:03,643 - INFO - Deleted project: ctest-TestBasicVMVN-01772254, ID : d3db24f9-f0dd-431c-a1e6-1d39d379b303