2025-09-17 14:25:54,661 - INFO - Domain Default found not creating
2025-09-17 14:25:54,828 - INFO - Project ctest-TestBasicVMVN-46829393 not found, creating it
2025-09-17 14:25:55,310 - INFO - Created Project:ctest-TestBasicVMVN-46829393, ID : 0e96941d-827d-4006-84c1-45b97208ad8f
2025-09-17 14:25:57,002 - INFO - ================================================================================
2025-09-17 14:25:57,002 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-17 14:25:57,002 - 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-09-17 14:25:57,269 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-17 14:25:57,269 - INFO - Initial checks done. Running the testcase now
2025-09-17 14:25:57,269 - INFO -
2025-09-17 14:25:57,818 - DEBUG - Response for create_network : {'network': {'id': '6f01388b-4701-4bd4-bfba-fcdba44c1a69', 'name': 'ctest-vn2_metadata-03700334', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'project_id': '0e96941d827d400684c145b97208ad8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46829393', 'ctest-vn2_metadata-03700334'], 'port_security_enabled': True, 'description': ''}}
2025-09-17 14:25:57,989 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f56c397-3c6f-4638-a7b8-3c01086a24b1', 'name': '', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'network_id': '6f01388b-4701-4bd4-bfba-fcdba44c1a69', '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': '0e96941d827d400684c145b97208ad8f'}}
2025-09-17 14:25:58,009 - INFO - Created VN ctest-vn2_metadata-03700334
2025-09-17 14:25:58,060 - DEBUG - VN ctest-vn2_metadata-03700334 UUID is 6f01388b-4701-4bd4-bfba-fcdba44c1a69
2025-09-17 14:25:58,255 - DEBUG - Services list from nova: [, , ]
2025-09-17 14:25:59,291 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4128-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4128-1)
2025-09-17 14:25:59,396 - DEBUG - Link local service introspect added
2025-09-17 14:25:59,438 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-17 14:26:04,524 - DEBUG - VM is in ACTIVE state now
2025-09-17 14:26:04,672 - INFO - Waiting for VM ctest-TestBasicVMVN-46829393-39955889 to be up..
2025-09-17 14:26:04,672 - INFO - VM name : ctest-TestBasicVMVN-46829393-39955889
2025-09-17 14:26:04,758 - DEBUG - VM ctest-TestBasicVMVN-46829393-39955889 ID is 7c0d218a-e7d6-4438-adb9-26910d7bf437
2025-09-17 14:26:04,758 - DEBUG - VM ctest-TestBasicVMVN-46829393-39955889 launched on Node cn-jenkins-deploy-platform-ansible-os-4128-1
2025-09-17 14:26:04,850 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7c0d218a-e7d6-4438-adb9-26910d7bf437
2025-09-17 14:26:05,166 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7c0d218a-e7d6-4438-adb9-26910d7bf437
2025-09-17 14:26:05,201 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/b9b37f14-c29b-48f2-9dc4-f562ad78d4f4
2025-09-17 14:26:08,468 - 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-09-17 14:26:08,468 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46829393-39955889 failed!
2025-09-17 14:26:08,524 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46829393:ctest-vn2_metadata-03700334 is 11.1.1.1 and allocation pool is NOT set
2025-09-17 14:26:10,591 - 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=1.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.67 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.960/2.316/2.672/0.356 ms')
2025-09-17 14:26:10,591 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46829393-39955889 passed
2025-09-17 14:26:10,748 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:26:10,748 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46829393-39955889, IP 11.1.1.3, Port 22
2025-09-17 14:26:10,804 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-09-17 14:26:10,883 - DEBUG - VM ctest-TestBasicVMVN-46829393-39955889 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-17 14:26:15,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:26:15,884 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46829393-39955889, IP 11.1.1.3, Port 22
2025-09-17 14:26:16,054 - DEBUG - VM ctest-TestBasicVMVN-46829393-39955889 is ready for SSH connections
2025-09-17 14:26:16,054 - INFO - Retry 0
2025-09-17 14:26:16,054 - 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.254, gateway password: c0ntrail123
2025-09-17 14:26:16,055 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-17 14:26:17,709 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-17 14:26:17,710 - INFO - Generic metadata worked
2025-09-17 14:26:17,960 - DEBUG - Link local service introspect removed
2025-09-17 14:26:17,960 - INFO - Deleting VM ctest-TestBasicVMVN-46829393-39955889
2025-09-17 14:26:18,029 - INFO - Deleting VN ctest-vn2_metadata-03700334
2025-09-17 14:26:18,069 - DEBUG - VN 6f01388b-4701-4bd4-bfba-fcdba44c1a69 still in use: Unable to complete operation on network 6f01388b-4701-4bd4-bfba-fcdba44c1a69. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4b862785-fd9c-4e61-99c5-33a282190863']
2025-09-17 14:26:18,069 - WARNING - Deleting VN ctest-vn2_metadata-03700334 failed..Will retry
2025-09-17 14:26:20,181 - DEBUG - Response for deleting network ()
2025-09-17 14:26:20,438 - DEBUG - No XMPP flaps were noticed during the test
2025-09-17 14:26:20,438 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-09-17 14:26:20,438 - INFO - --------------------------------------------------------------------------------
2025-09-17 14:26:20,441 - INFO - ================================================================================
2025-09-17 14:26:20,441 - INFO - STARTING TEST : test_metadata_service
2025-09-17 14:26:20,441 - 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-09-17 14:26:20,729 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-17 14:26:20,730 - INFO - Initial checks done. Running the testcase now
2025-09-17 14:26:20,730 - INFO -
2025-09-17 14:26:20,730 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-09-17 14:26:20,735 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/2413796c-9ef5-4275-84c8-76c5ccc0d77e
2025-09-17 14:26:20,937 - DEBUG - Response for create_network : {'network': {'id': 'bf72195a-300c-43a5-b68d-a1f38acfed88', 'name': 'ctest-vn-31201596', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'project_id': '0e96941d827d400684c145b97208ad8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46829393', 'ctest-vn-31201596'], 'port_security_enabled': True, 'description': ''}}
2025-09-17 14:26:21,159 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c78f7b65-dd4c-4a25-99e1-6ce2221db4d9', 'name': '', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'network_id': 'bf72195a-300c-43a5-b68d-a1f38acfed88', 'ip_version': 4, 'cidr': '197.103.6.0/26', 'allocation_pools': [{'start': '197.103.6.2', 'end': '197.103.6.62'}], 'gateway_ip': '197.103.6.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.103.6.2', 'tags': [], 'project_id': '0e96941d827d400684c145b97208ad8f'}}
2025-09-17 14:26:21,176 - INFO - Created VN ctest-vn-31201596
2025-09-17 14:26:21,228 - DEBUG - VN ctest-vn-31201596 UUID is bf72195a-300c-43a5-b68d-a1f38acfed88
2025-09-17 14:26:22,441 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4128-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4128-1)
2025-09-17 14:26:22,441 - INFO - Waiting for VM ctest-TestBasicVMVN-46829393-74600391 to be up..
2025-09-17 14:26:22,485 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-17 14:26:27,562 - DEBUG - VM is in ACTIVE state now
2025-09-17 14:26:27,562 - INFO - VM name : ctest-TestBasicVMVN-46829393-74600391
2025-09-17 14:26:27,637 - DEBUG - VM ctest-TestBasicVMVN-46829393-74600391 ID is 3ba2e584-299d-4f24-8f42-f74dadfe72aa
2025-09-17 14:26:27,637 - DEBUG - VM ctest-TestBasicVMVN-46829393-74600391 launched on Node cn-jenkins-deploy-platform-ansible-os-4128-1
2025-09-17 14:26:27,716 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3ba2e584-299d-4f24-8f42-f74dadfe72aa
2025-09-17 14:26:27,725 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/996775fd-5897-44e8-a869-2d775456ae3d
2025-09-17 14:26:30,993 - 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 1027ms')
2025-09-17 14:26:30,993 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46829393-74600391 failed!
2025-09-17 14:26:31,048 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-31201596 is 197.103.6.1 and allocation pool is NOT set
2025-09-17 14:26:33,106 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.564 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.564/2.631/4.699/2.067 ms')
2025-09-17 14:26:33,107 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46829393-74600391 passed
2025-09-17 14:26:33,256 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:26:33,256 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46829393-74600391, IP 197.103.6.3, Port 22
2025-09-17 14:26:33,423 - DEBUG - VM ctest-TestBasicVMVN-46829393-74600391 is ready for SSH connections
2025-09-17 14:26:33,423 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-09-17 14:26:33,423 - DEBUG - cat /tmp/output.txt
2025-09-17 14:26:35,083 - DEBUG - Hello World. The time is now Wed, 17 Sep 2025 08:26:33 -0600!
2025-09-17 14:26:35,084 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 17 Sep 2025 08:26:33 -0600!'}
2025-09-17 14:26:35,084 - INFO - metadata_script.txt got executed in the vm
2025-09-17 14:26:35,084 - INFO - Deleting VM ctest-TestBasicVMVN-46829393-74600391
2025-09-17 14:26:35,162 - INFO - Deleting VN ctest-vn-31201596
2025-09-17 14:26:35,204 - DEBUG - VN bf72195a-300c-43a5-b68d-a1f38acfed88 still in use: Unable to complete operation on network bf72195a-300c-43a5-b68d-a1f38acfed88. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-baaefaaf-c65d-4b88-a5dd-03c7f73585b7']
2025-09-17 14:26:35,205 - WARNING - Deleting VN ctest-vn-31201596 failed..Will retry
2025-09-17 14:26:37,315 - DEBUG - Response for deleting network ()
2025-09-17 14:26:37,574 - DEBUG - No XMPP flaps were noticed during the test
2025-09-17 14:26:37,574 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-09-17 14:26:37,574 - INFO - --------------------------------------------------------------------------------
2025-09-17 14:26:37,577 - INFO - ================================================================================
2025-09-17 14:26:37,577 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-17 14:26:37,577 - 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-09-17 14:26:37,866 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-09-17 14:26:37,866 - INFO - Initial checks done. Running the testcase now
2025-09-17 14:26:37,866 - INFO -
2025-09-17 14:26:38,356 - DEBUG - Response for create_network : {'network': {'id': '969ba35f-37c5-4501-bdb2-95448654f534', 'name': 'ctest-vn-44169222', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'project_id': '0e96941d827d400684c145b97208ad8f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-46829393', 'ctest-vn-44169222'], 'port_security_enabled': True, 'description': ''}}
2025-09-17 14:26:38,520 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e664955d-d519-4781-af0f-4f71a3b58b16', 'name': '', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'network_id': '969ba35f-37c5-4501-bdb2-95448654f534', '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': '0e96941d827d400684c145b97208ad8f'}}
2025-09-17 14:26:38,740 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd46c7cb-c4f5-4782-b272-8c6a44c37be1', 'name': '', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'network_id': '969ba35f-37c5-4501-bdb2-95448654f534', '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': '0e96941d827d400684c145b97208ad8f'}}
2025-09-17 14:26:38,762 - INFO - Created VN ctest-vn-44169222
2025-09-17 14:26:38,816 - DEBUG - VN ctest-vn-44169222 UUID is 969ba35f-37c5-4501-bdb2-95448654f534
2025-09-17 14:26:39,208 - DEBUG - Response for create_port : {'port': {'name': 'c8a8367d-d6bd-4998-a813-b425ba202c8d', 'id': 'c8a8367d-d6bd-4998-a813-b425ba202c8d', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'network_id': '969ba35f-37c5-4501-bdb2-95448654f534', 'mac_address': '02:c8:a8:36:7d:d6', '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': 'e664955d-d519-4781-af0f-4f71a3b58b16'}], 'security_groups': ['e4015283-d691-4bc9-a665-6475af710afd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0e96941d827d400684c145b97208ad8f'}}
2025-09-17 14:26:39,388 - DEBUG - Response for create_port : {'port': {'name': '5f200e99-c89c-43ff-ab67-38c3a3da1697', 'id': '5f200e99-c89c-43ff-ab67-38c3a3da1697', 'tenant_id': '0e96941d827d400684c145b97208ad8f', 'network_id': '969ba35f-37c5-4501-bdb2-95448654f534', 'mac_address': '02:5f:20:0e:99:c8', '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': 'cd46c7cb-c4f5-4782-b272-8c6a44c37be1'}], 'security_groups': ['e4015283-d691-4bc9-a665-6475af710afd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0e96941d827d400684c145b97208ad8f'}}
2025-09-17 14:26:39,815 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4128-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4128-1)
2025-09-17 14:26:40,254 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4128-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4128-1)
2025-09-17 14:26:41,547 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4128-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4128-1)
2025-09-17 14:26:41,548 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-17 14:26:41,559 - DEBUG - Requesting: http://10.0.0.254:8082/domain/527a8172-c3f0-4440-8c4b-e91c2764378b
2025-09-17 14:26:41,572 - DEBUG - Requesting: http://10.0.0.254:8082/project/0e96941d-827d-4006-84c1-45b97208ad8f
2025-09-17 14:26:41,650 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/ff4728c7-88e6-4712-8431-eba04bb9587c
2025-09-17 14:26:41,659 - INFO - Verifications in API Server for IPAM: ctest-ipam-38939741 passed
2025-09-17 14:26:41,677 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-46829393:ctest-ipam-38939741', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46829393', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18394716040478476050', 'uuid-lslong': '9525653760563042428'}, 'enable': 'true', 'created': '2025-09-17T14:26:37', 'last-modified': '2025-09-17T14:26:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.582442'}
2025-09-17 14:26:41,677 - INFO - Verifications in Control node for IPAM: ctest-ipam-38939741 passed
2025-09-17 14:26:41,678 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-17 14:26:41,685 - DEBUG - Requesting: http://10.0.0.254:8082/domain/527a8172-c3f0-4440-8c4b-e91c2764378b
2025-09-17 14:26:41,702 - DEBUG - Requesting: http://10.0.0.254:8082/project/0e96941d-827d-4006-84c1-45b97208ad8f
2025-09-17 14:26:41,800 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/969ba35f-37c5-4501-bdb2-95448654f534
2025-09-17 14:26:41,813 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/969ba35f-37c5-4501-bdb2-95448654f534
2025-09-17 14:26:41,824 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6ddff745-67ee-4bef-a381-4072d996623b
2025-09-17 14:26:41,833 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6ddff745-67ee-4bef-a381-4072d996623b
2025-09-17 14:26:41,844 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/eeaa081b-9d04-4d9d-a1f2-859be341590d
2025-09-17 14:26:41,851 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-17 14:26:41,851 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/969ba35f-37c5-4501-bdb2-95448654f534
2025-09-17 14:26:41,862 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6ddff745-67ee-4bef-a381-4072d996623b
2025-09-17 14:26:41,883 - INFO - Verified VN network id 11 for VN 969ba35f-37c5-4501-bdb2-95448654f534
2025-09-17 14:26:41,884 - INFO - Verifications in API Server for VN ctest-vn-44169222 passed
2025-09-17 14:26:41,884 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/969ba35f-37c5-4501-bdb2-95448654f534
2025-09-17 14:26:41,896 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6ddff745-67ee-4bef-a381-4072d996623b
2025-09-17 14:26:41,908 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6ddff745-67ee-4bef-a381-4072d996623b
2025-09-17 14:26:41,918 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/eeaa081b-9d04-4d9d-a1f2-859be341590d
2025-09-17 14:26:41,931 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-46829393', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10852447356432237825', 'uuid-lslong': '13669151940566906164'}, 'enable': 'true', 'created': '2025-09-17T14:26:38', 'last-modified': '2025-09-17T14:26:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.224428'}
2025-09-17 14:26:41,939 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-17 14:26:41,939 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-44169222 passed
2025-09-17 14:26:41,939 - DEBUG - ====Verifying policy data for ctest-vn-44169222 in API_Server ======
2025-09-17 14:26:41,939 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-17 14:26:41,946 - DEBUG - Requesting: http://10.0.0.254:8082/domain/527a8172-c3f0-4440-8c4b-e91c2764378b
2025-09-17 14:26:41,964 - DEBUG - Requesting: http://10.0.0.254:8082/project/0e96941d-827d-4006-84c1-45b97208ad8f
2025-09-17 14:26:42,083 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/969ba35f-37c5-4501-bdb2-95448654f534
2025-09-17 14:26:42,094 - DEBUG - =>VN ctest-vn-44169222 has no policy to be verified
2025-09-17 14:26:42,094 - DEBUG - Verifying the vn in opserver
2025-09-17 14:26:42,094 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222 virtual network link through opserver 10.0.0.254
2025-09-17 14:26:42,094 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-17 14:26:42,476 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-09-17 14:26:42,542 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222?flat'}
2025-09-17 14:26:42,542 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222 is found in opserver
2025-09-17 14:26:42,549 - DEBUG - VRF ids for VN ctest-vn-44169222: {'10.0.0.254': '2'}
2025-09-17 14:26:42,549 - INFO - Waiting for VM ctest-TestBasicVMVN-46829393-61447556 to be up..
2025-09-17 14:26:42,637 - DEBUG - VM is in ACTIVE state now
2025-09-17 14:26:42,637 - INFO - VM name : ctest-TestBasicVMVN-46829393-61447556
2025-09-17 14:26:42,728 - DEBUG - VM ctest-TestBasicVMVN-46829393-61447556 ID is 1af95b95-1482-4901-85ea-12e75ed05fa3
2025-09-17 14:26:42,728 - DEBUG - VM ctest-TestBasicVMVN-46829393-61447556 launched on Node cn-jenkins-deploy-platform-ansible-os-4128-1
2025-09-17 14:26:42,804 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1af95b95-1482-4901-85ea-12e75ed05fa3
2025-09-17 14:26:42,812 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c8a8367d-d6bd-4998-a813-b425ba202c8d
2025-09-17 14:26:46,066 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-09-17 14:26:46,067 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46829393-61447556 failed!
2025-09-17 14:26:46,124 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222 is 31.1.1.1 and allocation pool is NOT set
2025-09-17 14:26:46,124 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222 is 31.1.2.1 and allocation pool is NOT set
2025-09-17 14:26:50,187 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms')
2025-09-17 14:26:50,188 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46829393-61447556 failed!
2025-09-17 14:26:50,240 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222 is 31.1.1.1 and allocation pool is NOT set
2025-09-17 14:26:50,240 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222 is 31.1.2.1 and allocation pool is NOT set
2025-09-17 14:26:52,309 - 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=5.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.00 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.996/4.051/5.107/1.055 ms')
2025-09-17 14:26:52,309 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-46829393-61447556 passed
2025-09-17 14:26:52,460 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:26:52,461 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46829393-61447556, IP 31.1.1.4, Port 22
2025-09-17 14:26:52,626 - DEBUG - VM ctest-TestBasicVMVN-46829393-61447556 is ready for SSH connections
2025-09-17 14:26:52,626 - INFO - Waiting for VM ctest-TestBasicVMVN-46829393-32150520 to be up..
2025-09-17 14:26:52,718 - DEBUG - VM is in ACTIVE state now
2025-09-17 14:26:52,719 - INFO - VM name : ctest-TestBasicVMVN-46829393-32150520
2025-09-17 14:26:52,811 - DEBUG - VM ctest-TestBasicVMVN-46829393-32150520 ID is 1004da21-023d-45ea-9fc3-cf633a53f51c
2025-09-17 14:26:52,812 - DEBUG - VM ctest-TestBasicVMVN-46829393-32150520 launched on Node cn-jenkins-deploy-platform-ansible-os-4128-1
2025-09-17 14:26:52,900 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1004da21-023d-45ea-9fc3-cf633a53f51c
2025-09-17 14:26:52,910 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5f200e99-c89c-43ff-ab67-38c3a3da1697
2025-09-17 14:26:54,150 - 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.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.412 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.412/2.001/3.591/1.589 ms')
2025-09-17 14:26:54,150 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-46829393-32150520 passed
2025-09-17 14:26:54,304 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:26:54,305 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46829393-32150520, IP 31.1.2.4, Port 22
2025-09-17 14:26:54,470 - DEBUG - VM ctest-TestBasicVMVN-46829393-32150520 is ready for SSH connections
2025-09-17 14:26:54,470 - INFO - Waiting for VM ctest-TestBasicVMVN-46829393-94100765 to be up..
2025-09-17 14:26:54,552 - DEBUG - VM is in ACTIVE state now
2025-09-17 14:26:54,553 - INFO - VM name : ctest-TestBasicVMVN-46829393-94100765
2025-09-17 14:26:54,642 - DEBUG - VM ctest-TestBasicVMVN-46829393-94100765 ID is ad00fe62-c639-4f13-97d4-e04ed5884923
2025-09-17 14:26:54,642 - DEBUG - VM ctest-TestBasicVMVN-46829393-94100765 launched on Node cn-jenkins-deploy-platform-ansible-os-4128-1
2025-09-17 14:26:54,725 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ad00fe62-c639-4f13-97d4-e04ed5884923
2025-09-17 14:26:54,733 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/7bae1e0e-92f5-4b62-a50f-f913123f8ff9
2025-09-17 14:26:55,975 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.565 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.565/2.180/3.795/1.615 ms')
2025-09-17 14:26:55,975 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-46829393-94100765 passed
2025-09-17 14:26:56,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:26:56,124 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-46829393-94100765, IP 31.1.1.3, Port 22
2025-09-17 14:26:56,299 - DEBUG - VM ctest-TestBasicVMVN-46829393-94100765 is ready for SSH connections
2025-09-17 14:26:56,299 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:26:56,299 - 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.254, gateway password: c0ntrail123
2025-09-17 14:26:56,300 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-17 14:27:00,381 - 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.165 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.090 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.491 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.090/2.248/4.165 ms
2025-09-17 14:27:00,381 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-46829393-61447556 passed
2025-09-17 14:27:00,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:27:00,382 - 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.254, gateway password: c0ntrail123
2025-09-17 14:27:00,382 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-17 14:27:04,099 - 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.637 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.973 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.958 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.958/1.856/3.637 ms
2025-09-17 14:27:04,099 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-46829393-32150520 passed
2025-09-17 14:27:04,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:27:04,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:27:04,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-17 14:27:04,100 - 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.254, gateway password: c0ntrail123
2025-09-17 14:27:04,100 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-17 14:27:04,318 - DEBUG - None
2025-09-17 14:27:04,319 - 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.254, gateway password: c0ntrail123
2025-09-17 14:27:04,319 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-17 14:27:04,502 - DEBUG - None
2025-09-17 14:27:04,502 - 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.254, gateway password: c0ntrail123
2025-09-17 14:27:04,502 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-17 14:27:05,176 - DEBUG - None
2025-09-17 14:27:05,177 - 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.254, gateway password: c0ntrail123
2025-09-17 14:27:05,177 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-17 14:27:07,394 - 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.972 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.480 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.802 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.433 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.433/2.030/4.480 ms
2025-09-17 14:27:07,394 - 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.254, gateway password: c0ntrail123
2025-09-17 14:27:07,394 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-17 14:27:09,692 - 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.026 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.091 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.684 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.700 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.839 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.278 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.353 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.353/2.567/5.684 ms
2025-09-17 14:27:09,692 - 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.254, gateway password: c0ntrail123
2025-09-17 14:27:09,692 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-17 14:27:11,935 - 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.676 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.537 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.367 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.441 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.374 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.342 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.342/1.878/3.374 ms
2025-09-17 14:27:11,935 - INFO - Deleting VM ctest-TestBasicVMVN-46829393-94100765
2025-09-17 14:27:12,030 - INFO - Detaching port 5f200e99-c89c-43ff-ab67-38c3a3da1697 from VM ctest-TestBasicVMVN-46829393-32150520
2025-09-17 14:27:12,069 - INFO - Deleting VM ctest-TestBasicVMVN-46829393-32150520
2025-09-17 14:27:12,142 - INFO - Detaching port c8a8367d-d6bd-4998-a813-b425ba202c8d from VM ctest-TestBasicVMVN-46829393-61447556
2025-09-17 14:27:12,179 - INFO - Deleting VM ctest-TestBasicVMVN-46829393-61447556
2025-09-17 14:27:12,255 - INFO - Deleting VN ctest-vn-44169222
2025-09-17 14:27:12,448 - DEBUG - Response for delete_port : ()
2025-09-17 14:27:12,720 - DEBUG - Response for delete_port : ()
2025-09-17 14:27:12,775 - DEBUG - VN 969ba35f-37c5-4501-bdb2-95448654f534 still in use: Unable to complete operation on network 969ba35f-37c5-4501-bdb2-95448654f534. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-054c5c57-8576-4ec9-8f62-01d1c0592061']
2025-09-17 14:27:12,776 - WARNING - Deleting VN ctest-vn-44169222 failed..Will retry
2025-09-17 14:27:14,934 - DEBUG - Response for deleting network ()
2025-09-17 14:27:14,934 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/6ddff745-67ee-4bef-a381-4072d996623b
2025-09-17 14:27:14,943 - DEBUG - Response Code: 404
2025-09-17 14:27:14,943 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-09-17 14:27:14,948 - DEBUG - Requesting: http://10.0.0.254:8082/domain/527a8172-c3f0-4440-8c4b-e91c2764378b
2025-09-17 14:27:15,003 - DEBUG - Requesting: http://10.0.0.254:8082/project/0e96941d-827d-4006-84c1-45b97208ad8f
2025-09-17 14:27:15,100 - INFO - Validated that VN ctest-vn-44169222 is not found in API Server
2025-09-17 14:27:15,113 - DEBUG - VN ctest-vn-44169222 is not present in Agent 10.0.0.254
2025-09-17 14:27:15,113 - INFO - Validated that VN ctest-vn-44169222 is not in any agent
2025-09-17 14:27:15,119 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-09-17 14:27:15,125 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-44169222
2025-09-17 14:27:15,125 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-46829393:ctest-vn-44169222
2025-09-17 14:27:15,135 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-44169222 info
2025-09-17 14:27:15,224 - INFO - IPAM: ctest-ipam-38939741 is not found in API Server
2025-09-17 14:27:15,236 - INFO - IPAM:ctest-ipam-38939741 is not found in control node
2025-09-17 14:27:15,495 - DEBUG - No XMPP flaps were noticed during the test
2025-09-17 14:27:15,495 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-09-17 14:27:15,495 - INFO - --------------------------------------------------------------------------------
2025-09-17 14:27:16,204 - INFO - Deleted project: ctest-TestBasicVMVN-46829393, ID : 0e96941d-827d-4006-84c1-45b97208ad8f