2026-06-08 02:19:02,587 - INFO - Domain Default found not creating
2026-06-08 02:19:02,782 - INFO - Project ctest-TestBasicVMVN-08835002 not found, creating it
2026-06-08 02:19:03,236 - INFO - Created Project:ctest-TestBasicVMVN-08835002, ID : 48cbd387-e7b9-4863-9022-ff51ccf0fbec
2026-06-08 02:19:04,858 - INFO - ================================================================================
2026-06-08 02:19:04,858 - INFO - STARTING TEST : test_generic_link_local_service
2026-06-08 02:19:04,858 - 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-06-08 02:19:05,136 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.14': '0'}} with
2026-06-08 02:19:05,136 - INFO - Initial checks done. Running the testcase now
2026-06-08 02:19:05,136 - INFO -
2026-06-08 02:19:05,761 - DEBUG - Response for create_network : {'network': {'id': '400f3a77-70b5-45e7-b8d9-8ce1f68da984', 'name': 'ctest-vn2_metadata-40251854', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'project_id': '48cbd387e7b948639022ff51ccf0fbec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08835002', 'ctest-vn2_metadata-40251854'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 02:19:05,981 - DEBUG - Response for create_subnet : {'subnet': {'id': '91e6fe35-42fc-451e-b2bb-8ad68880d110', 'name': '', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'network_id': '400f3a77-70b5-45e7-b8d9-8ce1f68da984', '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': '48cbd387e7b948639022ff51ccf0fbec'}}
2026-06-08 02:19:06,000 - INFO - Created VN ctest-vn2_metadata-40251854
2026-06-08 02:19:06,052 - DEBUG - VN ctest-vn2_metadata-40251854 UUID is 400f3a77-70b5-45e7-b8d9-8ce1f68da984
2026-06-08 02:19:06,276 - DEBUG - Services list from nova: [, , ]
2026-06-08 02:19:07,390 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5900-1)
2026-06-08 02:19:07,512 - DEBUG - Link local service introspect added
2026-06-08 02:19:07,572 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-08 02:19:12,672 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:19:12,836 - INFO - Waiting for VM ctest-TestBasicVMVN-08835002-29049444 to be up..
2026-06-08 02:19:12,836 - INFO - VM name : ctest-TestBasicVMVN-08835002-29049444
2026-06-08 02:19:13,008 - DEBUG - VM ctest-TestBasicVMVN-08835002-29049444 ID is 3a987a62-e0c6-4e14-9446-708f8ca7de58
2026-06-08 02:19:13,008 - DEBUG - VM ctest-TestBasicVMVN-08835002-29049444 launched on Node cn-jenkins-deploy-platform-ansible-os-5900-1
2026-06-08 02:19:13,097 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/3a987a62-e0c6-4e14-9446-708f8ca7de58
2026-06-08 02:19:13,401 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/3a987a62-e0c6-4e14-9446-708f8ca7de58
2026-06-08 02:19:13,444 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/d53c186c-06dc-4dfa-9389-3dfb7a138313
2026-06-08 02:19:16,700 - 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')
2026-06-08 02:19:16,700 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08835002-29049444 failed!
2026-06-08 02:19:16,760 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08835002:ctest-vn2_metadata-40251854 is 11.1.1.1 and allocation pool is NOT set
2026-06-08 02:19:18,823 - 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=12.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.53 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.532/7.214/12.897/5.682 ms')
2026-06-08 02:19:18,823 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08835002-29049444 passed
2026-06-08 02:19:18,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:18,980 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08835002-29049444, IP 11.1.1.3, Port 22
2026-06-08 02:19:19,155 - DEBUG - VM ctest-TestBasicVMVN-08835002-29049444 is ready for SSH connections
2026-06-08 02:19:19,155 - INFO - Retry 0
2026-06-08 02:19:19,156 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:19:19,156 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-06-08 02:19:20,814 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-06-08 02:19:20,814 - INFO - Generic metadata worked
2026-06-08 02:19:21,091 - DEBUG - Link local service introspect removed
2026-06-08 02:19:21,092 - INFO - Deleting VM ctest-TestBasicVMVN-08835002-29049444
2026-06-08 02:19:21,193 - INFO - Deleting VN ctest-vn2_metadata-40251854
2026-06-08 02:19:21,235 - DEBUG - VN 400f3a77-70b5-45e7-b8d9-8ce1f68da984 still in use: Unable to complete operation on network 400f3a77-70b5-45e7-b8d9-8ce1f68da984. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-16e24dee-c138-4c39-9ad3-f7c19d23b8d2']
2026-06-08 02:19:21,235 - WARNING - Deleting VN ctest-vn2_metadata-40251854 failed..Will retry
2026-06-08 02:19:23,371 - DEBUG - Response for deleting network ()
2026-06-08 02:19:23,641 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:19:23,641 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2026-06-08 02:19:23,641 - INFO - --------------------------------------------------------------------------------
2026-06-08 02:19:23,644 - INFO - ================================================================================
2026-06-08 02:19:23,644 - INFO - STARTING TEST : test_metadata_service
2026-06-08 02:19:23,644 - 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-06-08 02:19:23,927 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.14': '0'}} with
2026-06-08 02:19:23,927 - INFO - Initial checks done. Running the testcase now
2026-06-08 02:19:23,927 - INFO -
2026-06-08 02:19:23,927 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-configs
2026-06-08 02:19:23,935 - DEBUG - Requesting: http://10.0.0.242:8082/global-vrouter-config/d5779a8d-21eb-4867-ae4e-a8279935c091
2026-06-08 02:19:24,146 - DEBUG - Response for create_network : {'network': {'id': 'd5f81aba-57de-4166-ab46-64b571a39d9e', 'name': 'ctest-vn-37576280', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'project_id': '48cbd387e7b948639022ff51ccf0fbec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08835002', 'ctest-vn-37576280'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 02:19:24,335 - DEBUG - Response for create_subnet : {'subnet': {'id': '8ccf0727-ed99-471d-ba6c-a156742ca428', 'name': '', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'network_id': 'd5f81aba-57de-4166-ab46-64b571a39d9e', 'ip_version': 4, 'cidr': '101.127.21.64/26', 'allocation_pools': [{'start': '101.127.21.66', 'end': '101.127.21.126'}], 'gateway_ip': '101.127.21.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '101.127.21.66', 'tags': [], 'project_id': '48cbd387e7b948639022ff51ccf0fbec'}}
2026-06-08 02:19:24,360 - INFO - Created VN ctest-vn-37576280
2026-06-08 02:19:24,416 - DEBUG - VN ctest-vn-37576280 UUID is d5f81aba-57de-4166-ab46-64b571a39d9e
2026-06-08 02:19:25,697 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5900-1)
2026-06-08 02:19:25,697 - INFO - Waiting for VM ctest-TestBasicVMVN-08835002-82975800 to be up..
2026-06-08 02:19:25,746 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-08 02:19:30,831 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:19:30,831 - INFO - VM name : ctest-TestBasicVMVN-08835002-82975800
2026-06-08 02:19:30,917 - DEBUG - VM ctest-TestBasicVMVN-08835002-82975800 ID is 2326d0a1-5d7e-4f95-925a-f476d7dc26c7
2026-06-08 02:19:30,918 - DEBUG - VM ctest-TestBasicVMVN-08835002-82975800 launched on Node cn-jenkins-deploy-platform-ansible-os-5900-1
2026-06-08 02:19:31,015 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/2326d0a1-5d7e-4f95-925a-f476d7dc26c7
2026-06-08 02:19:31,025 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7beae5d3-691b-42d7-98b0-5b93b365c83b
2026-06-08 02:19:34,306 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2026-06-08 02:19:34,306 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08835002-82975800 failed!
2026-06-08 02:19:34,364 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-37576280 is 101.127.21.65 and allocation pool is NOT set
2026-06-08 02:19:38,427 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=10.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 10.866/10.866/10.866/0.000 ms')
2026-06-08 02:19:38,427 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08835002-82975800 passed
2026-06-08 02:19:38,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:38,588 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08835002-82975800, IP 101.127.21.67, Port 22
2026-06-08 02:19:38,755 - DEBUG - VM ctest-TestBasicVMVN-08835002-82975800 is ready for SSH connections
2026-06-08 02:19:38,755 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:19:38,755 - DEBUG - cat /tmp/output.txt
2026-06-08 02:19:40,461 - DEBUG - Hello World. The time is now Sun, 07 Jun 2026 20:19:38 -0600!
2026-06-08 02:19:40,461 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 07 Jun 2026 20:19:38 -0600!'}
2026-06-08 02:19:40,461 - INFO - metadata_script.txt got executed in the vm
2026-06-08 02:19:40,461 - INFO - Deleting VM ctest-TestBasicVMVN-08835002-82975800
2026-06-08 02:19:40,548 - INFO - Deleting VN ctest-vn-37576280
2026-06-08 02:19:40,590 - DEBUG - VN d5f81aba-57de-4166-ab46-64b571a39d9e still in use: Unable to complete operation on network d5f81aba-57de-4166-ab46-64b571a39d9e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ced12bfe-adf8-449c-a0cc-1ea853bebaa8']
2026-06-08 02:19:40,591 - WARNING - Deleting VN ctest-vn-37576280 failed..Will retry
2026-06-08 02:19:42,718 - DEBUG - Response for deleting network ()
2026-06-08 02:19:42,986 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:19:42,987 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2026-06-08 02:19:42,987 - INFO - --------------------------------------------------------------------------------
2026-06-08 02:19:42,991 - INFO - ================================================================================
2026-06-08 02:19:42,991 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-06-08 02:19:42,991 - 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-06-08 02:19:43,278 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.14': '0'}} with
2026-06-08 02:19:43,278 - INFO - Initial checks done. Running the testcase now
2026-06-08 02:19:43,278 - INFO -
2026-06-08 02:19:43,792 - DEBUG - Response for create_network : {'network': {'id': '8c757eca-44b5-4b08-bc33-72825e007008', 'name': 'ctest-vn-17385399', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'project_id': '48cbd387e7b948639022ff51ccf0fbec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08835002', 'ctest-vn-17385399'], 'port_security_enabled': True, 'description': ''}}
2026-06-08 02:19:44,014 - DEBUG - Response for create_subnet : {'subnet': {'id': '31d3ac3b-44f7-406e-aa11-6095676d2c9d', 'name': '', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'network_id': '8c757eca-44b5-4b08-bc33-72825e007008', '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': '48cbd387e7b948639022ff51ccf0fbec'}}
2026-06-08 02:19:44,177 - DEBUG - Response for create_subnet : {'subnet': {'id': '28a03709-d66d-4c72-b71c-9196ae86ba9b', 'name': '', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'network_id': '8c757eca-44b5-4b08-bc33-72825e007008', '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': '48cbd387e7b948639022ff51ccf0fbec'}}
2026-06-08 02:19:44,199 - INFO - Created VN ctest-vn-17385399
2026-06-08 02:19:44,252 - DEBUG - VN ctest-vn-17385399 UUID is 8c757eca-44b5-4b08-bc33-72825e007008
2026-06-08 02:19:44,660 - DEBUG - Response for create_port : {'port': {'name': '7aaba9d9-ba71-4358-aa9a-b3179dad6517', 'id': '7aaba9d9-ba71-4358-aa9a-b3179dad6517', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'network_id': '8c757eca-44b5-4b08-bc33-72825e007008', 'mac_address': '02:7a:ab:a9:d9:ba', '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': '31d3ac3b-44f7-406e-aa11-6095676d2c9d'}], 'security_groups': ['23682cad-86b4-4b17-a4d4-63411d29299b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '48cbd387e7b948639022ff51ccf0fbec'}}
2026-06-08 02:19:44,844 - DEBUG - Response for create_port : {'port': {'name': '63f69f30-ab35-4406-aebe-9df3340b5f30', 'id': '63f69f30-ab35-4406-aebe-9df3340b5f30', 'tenant_id': '48cbd387e7b948639022ff51ccf0fbec', 'network_id': '8c757eca-44b5-4b08-bc33-72825e007008', 'mac_address': '02:63:f6:9f:30:ab', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': '28a03709-d66d-4c72-b71c-9196ae86ba9b'}], 'security_groups': ['23682cad-86b4-4b17-a4d4-63411d29299b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '48cbd387e7b948639022ff51ccf0fbec'}}
2026-06-08 02:19:45,308 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5900-1)
2026-06-08 02:19:45,822 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5900-1)
2026-06-08 02:19:47,097 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5900-1)
2026-06-08 02:19:47,098 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-08 02:19:47,105 - DEBUG - Requesting: http://10.0.0.242:8082/domain/d61a3bfc-6d2d-4d26-b970-fd9b14d402cf
2026-06-08 02:19:47,117 - DEBUG - Requesting: http://10.0.0.242:8082/project/48cbd387-e7b9-4863-9022-ff51ccf0fbec
2026-06-08 02:19:47,200 - DEBUG - Requesting: http://10.0.0.242:8082/network-ipam/5996b05a-c0fc-4a5d-b9df-f8986ef77e67
2026-06-08 02:19:47,216 - INFO - Verifications in API Server for IPAM: ctest-ipam-27414743 passed
2026-06-08 02:19:47,222 - DEBUG - Control-node 10.0.0.242 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-08835002:ctest-ipam-27414743', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08835002', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6455541019713489501', 'uuid-lslong': '13393697150403575399'}, 'enable': 'true', 'created': '2026-06-08T02:19:43', 'last-modified': '2026-06-08T02:19:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.707010'}
2026-06-08 02:19:47,222 - INFO - Verifications in Control node for IPAM: ctest-ipam-27414743 passed
2026-06-08 02:19:47,222 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-08 02:19:47,234 - DEBUG - Requesting: http://10.0.0.242:8082/domain/d61a3bfc-6d2d-4d26-b970-fd9b14d402cf
2026-06-08 02:19:47,250 - DEBUG - Requesting: http://10.0.0.242:8082/project/48cbd387-e7b9-4863-9022-ff51ccf0fbec
2026-06-08 02:19:47,327 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8c757eca-44b5-4b08-bc33-72825e007008
2026-06-08 02:19:47,338 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8c757eca-44b5-4b08-bc33-72825e007008
2026-06-08 02:19:47,353 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/39e0bf86-efbb-451a-8331-b8939f7a7103
2026-06-08 02:19:47,363 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/39e0bf86-efbb-451a-8331-b8939f7a7103
2026-06-08 02:19:47,372 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/d1944fa2-33e0-42c8-bb60-c062a3fc7c5f
2026-06-08 02:19:47,380 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 02:19:47,380 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8c757eca-44b5-4b08-bc33-72825e007008
2026-06-08 02:19:47,394 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/39e0bf86-efbb-451a-8331-b8939f7a7103
2026-06-08 02:19:47,414 - INFO - Verified VN network id 12 for VN 8c757eca-44b5-4b08-bc33-72825e007008
2026-06-08 02:19:47,415 - INFO - Verifications in API Server for VN ctest-vn-17385399 passed
2026-06-08 02:19:47,415 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8c757eca-44b5-4b08-bc33-72825e007008
2026-06-08 02:19:47,426 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/39e0bf86-efbb-451a-8331-b8939f7a7103
2026-06-08 02:19:47,442 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/39e0bf86-efbb-451a-8331-b8939f7a7103
2026-06-08 02:19:47,452 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/d1944fa2-33e0-42c8-bb60-c062a3fc7c5f
2026-06-08 02:19:47,467 - DEBUG - Control-node 10.0.0.242 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08835002', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10121135144786283272', 'uuid-lslong': '13561308807191097352'}, 'enable': 'true', 'created': '2026-06-08T02:19:43', 'last-modified': '2026-06-08T02:19:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.320377'}
2026-06-08 02:19:47,476 - DEBUG - Route Targets: ['target:64512:8000004']
2026-06-08 02:19:47,476 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-17385399 passed
2026-06-08 02:19:47,477 - DEBUG - ====Verifying policy data for ctest-vn-17385399 in API_Server ======
2026-06-08 02:19:47,477 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-08 02:19:47,487 - DEBUG - Requesting: http://10.0.0.242:8082/domain/d61a3bfc-6d2d-4d26-b970-fd9b14d402cf
2026-06-08 02:19:47,502 - DEBUG - Requesting: http://10.0.0.242:8082/project/48cbd387-e7b9-4863-9022-ff51ccf0fbec
2026-06-08 02:19:47,593 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8c757eca-44b5-4b08-bc33-72825e007008
2026-06-08 02:19:47,606 - DEBUG - =>VN ctest-vn-17385399 has no policy to be verified
2026-06-08 02:19:47,606 - DEBUG - Verifying the vn in opserver
2026-06-08 02:19:47,606 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399 virtual network link through opserver 10.0.0.242
2026-06-08 02:19:47,606 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-06-08 02:19:47,976 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks
2026-06-08 02:19:48,076 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399?flat'}
2026-06-08 02:19:48,076 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399 is found in opserver
2026-06-08 02:19:48,083 - DEBUG - VRF ids for VN ctest-vn-17385399: {'10.0.0.242': '2'}
2026-06-08 02:19:48,083 - INFO - Waiting for VM ctest-TestBasicVMVN-08835002-38617361 to be up..
2026-06-08 02:19:48,198 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:19:48,198 - INFO - VM name : ctest-TestBasicVMVN-08835002-38617361
2026-06-08 02:19:48,300 - DEBUG - VM ctest-TestBasicVMVN-08835002-38617361 ID is cd38c3ef-533a-4a6f-b602-4abd04be1d51
2026-06-08 02:19:48,300 - DEBUG - VM ctest-TestBasicVMVN-08835002-38617361 launched on Node cn-jenkins-deploy-platform-ansible-os-5900-1
2026-06-08 02:19:48,405 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/cd38c3ef-533a-4a6f-b602-4abd04be1d51
2026-06-08 02:19:48,413 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/7aaba9d9-ba71-4358-aa9a-b3179dad6517
2026-06-08 02:19:51,673 - 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-06-08 02:19:51,673 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08835002-38617361 failed!
2026-06-08 02:19:51,732 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399 is 31.1.1.1 and allocation pool is NOT set
2026-06-08 02:19:51,732 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399 is 31.1.2.1 and allocation pool is NOT set
2026-06-08 02:19:55,805 - 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')
2026-06-08 02:19:55,805 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08835002-38617361 failed!
2026-06-08 02:19:55,864 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399 is 31.1.1.1 and allocation pool is NOT set
2026-06-08 02:19:55,864 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399 is 31.1.2.1 and allocation pool is NOT set
2026-06-08 02:19:57,936 - 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=3.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.750 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.750/1.993/3.236/1.243 ms')
2026-06-08 02:19:57,936 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08835002-38617361 passed
2026-06-08 02:19:58,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:58,088 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08835002-38617361, IP 31.1.1.4, Port 22
2026-06-08 02:19:58,243 - DEBUG - VM ctest-TestBasicVMVN-08835002-38617361 is ready for SSH connections
2026-06-08 02:19:58,243 - INFO - Waiting for VM ctest-TestBasicVMVN-08835002-41435704 to be up..
2026-06-08 02:19:58,322 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:19:58,322 - INFO - VM name : ctest-TestBasicVMVN-08835002-41435704
2026-06-08 02:19:58,406 - DEBUG - VM ctest-TestBasicVMVN-08835002-41435704 ID is a66f47f8-c4d2-42c7-a18e-31fcb6d7d8af
2026-06-08 02:19:58,406 - DEBUG - VM ctest-TestBasicVMVN-08835002-41435704 launched on Node cn-jenkins-deploy-platform-ansible-os-5900-1
2026-06-08 02:19:58,502 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a66f47f8-c4d2-42c7-a18e-31fcb6d7d8af
2026-06-08 02:19:58,511 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/63f69f30-ab35-4406-aebe-9df3340b5f30
2026-06-08 02:19:59,753 - 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.33 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.639 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.639/1.983/3.327/1.344 ms')
2026-06-08 02:19:59,753 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-08835002-41435704 passed
2026-06-08 02:19:59,904 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:19:59,904 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08835002-41435704, IP 31.1.2.4, Port 22
2026-06-08 02:20:00,059 - DEBUG - VM ctest-TestBasicVMVN-08835002-41435704 is ready for SSH connections
2026-06-08 02:20:00,059 - INFO - Waiting for VM ctest-TestBasicVMVN-08835002-48878771 to be up..
2026-06-08 02:20:00,141 - DEBUG - VM is in ACTIVE state now
2026-06-08 02:20:00,141 - INFO - VM name : ctest-TestBasicVMVN-08835002-48878771
2026-06-08 02:20:00,244 - DEBUG - VM ctest-TestBasicVMVN-08835002-48878771 ID is ead563b0-4584-4ba1-8e93-2ecd2cc6ebd6
2026-06-08 02:20:00,245 - DEBUG - VM ctest-TestBasicVMVN-08835002-48878771 launched on Node cn-jenkins-deploy-platform-ansible-os-5900-1
2026-06-08 02:20:00,345 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ead563b0-4584-4ba1-8e93-2ecd2cc6ebd6
2026-06-08 02:20:00,356 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/74d0cf56-94e4-45f7-8d81-904967573769
2026-06-08 02:20:01,595 - 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.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.729 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.729/1.939/3.150/1.210 ms')
2026-06-08 02:20:01,595 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-08835002-48878771 passed
2026-06-08 02:20:01,752 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:20:01,752 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08835002-48878771, IP 31.1.1.3, Port 22
2026-06-08 02:20:01,907 - DEBUG - VM ctest-TestBasicVMVN-08835002-48878771 is ready for SSH connections
2026-06-08 02:20:01,907 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:20:01,907 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:20:01,907 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-06-08 02:20:05,979 - 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.110 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.146 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.906 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.146/2.387/4.110 ms
2026-06-08 02:20:05,979 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-08835002-38617361 passed
2026-06-08 02:20:05,979 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:20:05,979 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:20:05,979 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-06-08 02:20:09,671 - 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.285 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.149 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.301 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.149/1.911/3.285 ms
2026-06-08 02:20:09,671 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-08835002-41435704 passed
2026-06-08 02:20:09,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:20:09,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:20:09,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-08 02:20:09,672 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:20:09,672 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 02:20:09,864 - DEBUG - None
2026-06-08 02:20:09,864 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:20:09,864 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 02:20:10,051 - DEBUG - None
2026-06-08 02:20:10,051 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:20:10,051 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-06-08 02:20:10,725 - DEBUG - None
2026-06-08 02:20:10,725 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:20:10,725 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-06-08 02:20:12,945 - 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.000 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.369 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.481 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.643 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.821 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.481/2.062/4.369 ms
2026-06-08 02:20:12,945 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:20:12,945 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-06-08 02:20:15,194 - 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.215 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.309 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.625 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.490 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.873 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.791 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.589 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.490/2.127/4.625 ms
2026-06-08 02:20:15,195 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-08 02:20:15,195 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-06-08 02:20:17,448 - 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.733 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.111 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.165 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.479 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.384 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.403 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.387/2.094/4.165 ms
2026-06-08 02:20:17,448 - INFO - Deleting VM ctest-TestBasicVMVN-08835002-48878771
2026-06-08 02:20:17,526 - INFO - Detaching port 63f69f30-ab35-4406-aebe-9df3340b5f30 from VM ctest-TestBasicVMVN-08835002-41435704
2026-06-08 02:20:17,569 - INFO - Deleting VM ctest-TestBasicVMVN-08835002-41435704
2026-06-08 02:20:17,666 - INFO - Detaching port 7aaba9d9-ba71-4358-aa9a-b3179dad6517 from VM ctest-TestBasicVMVN-08835002-38617361
2026-06-08 02:20:17,706 - INFO - Deleting VM ctest-TestBasicVMVN-08835002-38617361
2026-06-08 02:20:17,797 - INFO - Deleting VN ctest-vn-17385399
2026-06-08 02:20:17,970 - DEBUG - Response for delete_port : ()
2026-06-08 02:20:18,191 - DEBUG - Response for delete_port : ()
2026-06-08 02:20:18,231 - DEBUG - VN 8c757eca-44b5-4b08-bc33-72825e007008 still in use: Unable to complete operation on network 8c757eca-44b5-4b08-bc33-72825e007008. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7fcbbac7-fd1b-448d-af54-a475d76e1bdf']
2026-06-08 02:20:18,231 - WARNING - Deleting VN ctest-vn-17385399 failed..Will retry
2026-06-08 02:20:20,364 - DEBUG - Response for deleting network ()
2026-06-08 02:20:20,364 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/39e0bf86-efbb-451a-8331-b8939f7a7103
2026-06-08 02:20:20,370 - DEBUG - Response Code: 404
2026-06-08 02:20:20,370 - DEBUG - Requesting: http://10.0.0.242:8082/domains
2026-06-08 02:20:20,376 - DEBUG - Requesting: http://10.0.0.242:8082/domain/d61a3bfc-6d2d-4d26-b970-fd9b14d402cf
2026-06-08 02:20:20,429 - DEBUG - Requesting: http://10.0.0.242:8082/project/48cbd387-e7b9-4863-9022-ff51ccf0fbec
2026-06-08 02:20:20,508 - INFO - Validated that VN ctest-vn-17385399 is not found in API Server
2026-06-08 02:20:20,519 - DEBUG - VN ctest-vn-17385399 is not present in Agent 10.0.0.242
2026-06-08 02:20:20,519 - INFO - Validated that VN ctest-vn-17385399 is not in any agent
2026-06-08 02:20:20,524 - DEBUG - VRF 2 is not seen in agent 10.0.0.242
2026-06-08 02:20:20,531 - DEBUG - Vrouter 10.0.0.242 does not have vrf 2 for VN ctest-vn-17385399
2026-06-08 02:20:20,531 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-08835002:ctest-vn-17385399
2026-06-08 02:20:20,543 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-17385399 info
2026-06-08 02:20:20,631 - INFO - IPAM: ctest-ipam-27414743 is not found in API Server
2026-06-08 02:20:20,645 - INFO - IPAM:ctest-ipam-27414743 is not found in control node
2026-06-08 02:20:20,905 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:20:20,905 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-06-08 02:20:20,905 - INFO - --------------------------------------------------------------------------------
2026-06-08 02:20:21,644 - INFO - Deleted project: ctest-TestBasicVMVN-08835002, ID : 48cbd387-e7b9-4863-9022-ff51ccf0fbec