2026-03-14 00:33:28,609 - INFO - Domain Default found not creating
2026-03-14 00:33:28,767 - INFO - Project ctest-TestBasicVMVN-22467684 not found, creating it
2026-03-14 00:33:29,219 - INFO - Created Project:ctest-TestBasicVMVN-22467684, ID : d399e614-98a7-4fe0-b7e6-b79b962c4e79
2026-03-14 00:33:30,921 - INFO - ================================================================================
2026-03-14 00:33:30,921 - INFO - STARTING TEST : test_generic_link_local_service
2026-03-14 00:33:30,921 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-03-14 00:33:31,178 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-03-14 00:33:31,178 - INFO - Initial checks done. Running the testcase now
2026-03-14 00:33:31,178 - INFO -
2026-03-14 00:33:31,719 - DEBUG - Response for create_network : {'network': {'id': '8127ce59-63ad-45e3-b351-1a09d8091d9e', 'name': 'ctest-vn2_metadata-34477011', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'project_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22467684', 'ctest-vn2_metadata-34477011'], 'port_security_enabled': True, 'description': ''}}
2026-03-14 00:33:31,926 - DEBUG - Response for create_subnet : {'subnet': {'id': '279c49ff-1b38-4cbb-9de2-fe876ac421bb', 'name': '', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'network_id': '8127ce59-63ad-45e3-b351-1a09d8091d9e', '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': 'd399e61498a74fe0b7e6b79b962c4e79'}}
2026-03-14 00:33:31,943 - INFO - Created VN ctest-vn2_metadata-34477011
2026-03-14 00:33:31,995 - DEBUG - VN ctest-vn2_metadata-34477011 UUID is 8127ce59-63ad-45e3-b351-1a09d8091d9e
2026-03-14 00:33:32,179 - DEBUG - Services list from nova: [, , ]
2026-03-14 00:33:33,288 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5468-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5468-1)
2026-03-14 00:33:33,395 - DEBUG - Link local service introspect added
2026-03-14 00:33:33,445 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-14 00:33:38,527 - DEBUG - VM is in ACTIVE state now
2026-03-14 00:33:38,666 - INFO - Waiting for VM ctest-TestBasicVMVN-22467684-42945797 to be up..
2026-03-14 00:33:38,666 - INFO - VM name : ctest-TestBasicVMVN-22467684-42945797
2026-03-14 00:33:38,746 - DEBUG - VM ctest-TestBasicVMVN-22467684-42945797 ID is a45d9ace-fc00-41d7-b4ce-b31d8c9ac30f
2026-03-14 00:33:38,746 - DEBUG - VM ctest-TestBasicVMVN-22467684-42945797 launched on Node cn-jenkins-deploy-platform-ansible-os-5468-1
2026-03-14 00:33:38,824 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a45d9ace-fc00-41d7-b4ce-b31d8c9ac30f
2026-03-14 00:33:39,116 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a45d9ace-fc00-41d7-b4ce-b31d8c9ac30f
2026-03-14 00:33:39,147 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b63d7ef1-d645-4b70-9b15-851250f04a8d
2026-03-14 00:33:42,407 - 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')
2026-03-14 00:33:42,407 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22467684-42945797 failed!
2026-03-14 00:33:42,463 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22467684:ctest-vn2_metadata-34477011 is 11.1.1.1 and allocation pool is NOT set
2026-03-14 00:33:44,529 - 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=10.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.14 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.141/5.658/10.175/4.517 ms')
2026-03-14 00:33:44,529 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22467684-42945797 passed
2026-03-14 00:33:44,679 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:33:44,679 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22467684-42945797, IP 11.1.1.3, Port 22
2026-03-14 00:33:44,834 - DEBUG - VM ctest-TestBasicVMVN-22467684-42945797 is ready for SSH connections
2026-03-14 00:33:44,834 - INFO - Retry 0
2026-03-14 00:33:44,834 - 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.249, gateway password: c0ntrail123
2026-03-14 00:33:44,834 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-03-14 00:33:46,833 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-03-14 00:33:46,833 - INFO - Generic metadata worked
2026-03-14 00:33:47,086 - DEBUG - Link local service introspect removed
2026-03-14 00:33:47,087 - INFO - Deleting VM ctest-TestBasicVMVN-22467684-42945797
2026-03-14 00:33:47,157 - INFO - Deleting VN ctest-vn2_metadata-34477011
2026-03-14 00:33:47,196 - DEBUG - VN 8127ce59-63ad-45e3-b351-1a09d8091d9e still in use: Unable to complete operation on network 8127ce59-63ad-45e3-b351-1a09d8091d9e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-23a6b507-802f-4b9a-bbb7-fdcb68f9d345']
2026-03-14 00:33:47,196 - WARNING - Deleting VN ctest-vn2_metadata-34477011 failed..Will retry
2026-03-14 00:33:49,304 - DEBUG - Response for deleting network ()
2026-03-14 00:33:49,556 - DEBUG - No XMPP flaps were noticed during the test
2026-03-14 00:33:49,556 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2026-03-14 00:33:49,556 - INFO - --------------------------------------------------------------------------------
2026-03-14 00:33:49,558 - INFO - ================================================================================
2026-03-14 00:33:49,558 - INFO - STARTING TEST : test_metadata_service
2026-03-14 00:33:49,558 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-03-14 00:33:49,844 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-03-14 00:33:49,844 - INFO - Initial checks done. Running the testcase now
2026-03-14 00:33:49,844 - INFO -
2026-03-14 00:33:49,844 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs
2026-03-14 00:33:49,850 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/fa8a140c-f96e-474f-be2a-8357545fc0e7
2026-03-14 00:33:50,026 - DEBUG - Response for create_network : {'network': {'id': 'b318d3f8-b800-49cd-8da3-e694eb8cbc27', 'name': 'ctest-vn-09878731', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'project_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22467684', 'ctest-vn-09878731'], 'port_security_enabled': True, 'description': ''}}
2026-03-14 00:33:50,206 - DEBUG - Response for create_subnet : {'subnet': {'id': '3447b1c3-1a7d-4536-936b-14e900eea4a4', 'name': '', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'network_id': 'b318d3f8-b800-49cd-8da3-e694eb8cbc27', 'ip_version': 4, 'cidr': '111.4.21.0/26', 'allocation_pools': [{'start': '111.4.21.2', 'end': '111.4.21.62'}], 'gateway_ip': '111.4.21.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.4.21.2', 'tags': [], 'project_id': 'd399e61498a74fe0b7e6b79b962c4e79'}}
2026-03-14 00:33:50,225 - INFO - Created VN ctest-vn-09878731
2026-03-14 00:33:50,279 - DEBUG - VN ctest-vn-09878731 UUID is b318d3f8-b800-49cd-8da3-e694eb8cbc27
2026-03-14 00:33:51,434 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5468-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5468-1)
2026-03-14 00:33:51,434 - INFO - Waiting for VM ctest-TestBasicVMVN-22467684-74384029 to be up..
2026-03-14 00:33:51,480 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-14 00:33:56,555 - DEBUG - VM is in ACTIVE state now
2026-03-14 00:33:56,555 - INFO - VM name : ctest-TestBasicVMVN-22467684-74384029
2026-03-14 00:33:56,624 - DEBUG - VM ctest-TestBasicVMVN-22467684-74384029 ID is ec953c86-9004-4ecf-a9f3-8ae362e5a9a4
2026-03-14 00:33:56,624 - DEBUG - VM ctest-TestBasicVMVN-22467684-74384029 launched on Node cn-jenkins-deploy-platform-ansible-os-5468-1
2026-03-14 00:33:56,700 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/ec953c86-9004-4ecf-a9f3-8ae362e5a9a4
2026-03-14 00:33:56,708 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/67fd63ee-e78e-4a3a-ab94-4b7c86169650
2026-03-14 00:33:59,947 - 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 1007ms')
2026-03-14 00:33:59,947 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22467684-74384029 failed!
2026-03-14 00:34:00,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-09878731 is 111.4.21.1 and allocation pool is NOT set
2026-03-14 00:34:02,068 - 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=7.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.719 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.719/4.355/7.992/3.636 ms')
2026-03-14 00:34:02,068 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22467684-74384029 passed
2026-03-14 00:34:02,219 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:02,219 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22467684-74384029, IP 111.4.21.3, Port 22
2026-03-14 00:34:02,284 - 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': ''}
2026-03-14 00:34:02,359 - DEBUG - VM ctest-TestBasicVMVN-22467684-74384029 is NOT ready for SSH connections, VM status: ACTIVE
2026-03-14 00:34:07,360 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:07,360 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22467684-74384029, IP 111.4.21.3, Port 22
2026-03-14 00:34:07,514 - DEBUG - VM ctest-TestBasicVMVN-22467684-74384029 is ready for SSH connections
2026-03-14 00:34:07,514 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-14 00:34:07,514 - DEBUG - cat /tmp/output.txt
2026-03-14 00:34:09,124 - DEBUG - Hello World. The time is now Fri, 13 Mar 2026 18:34:03 -0600!
2026-03-14 00:34:09,124 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 13 Mar 2026 18:34:03 -0600!'}
2026-03-14 00:34:09,124 - INFO - metadata_script.txt got executed in the vm
2026-03-14 00:34:09,124 - INFO - Deleting VM ctest-TestBasicVMVN-22467684-74384029
2026-03-14 00:34:09,186 - INFO - Deleting VN ctest-vn-09878731
2026-03-14 00:34:09,223 - DEBUG - VN b318d3f8-b800-49cd-8da3-e694eb8cbc27 still in use: Unable to complete operation on network b318d3f8-b800-49cd-8da3-e694eb8cbc27. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7fbd50df-2338-445a-b9cc-ce78883c76d6']
2026-03-14 00:34:09,223 - WARNING - Deleting VN ctest-vn-09878731 failed..Will retry
2026-03-14 00:34:11,326 - DEBUG - Response for deleting network ()
2026-03-14 00:34:11,580 - DEBUG - No XMPP flaps were noticed during the test
2026-03-14 00:34:11,580 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-03-14 00:34:11,580 - INFO - --------------------------------------------------------------------------------
2026-03-14 00:34:11,582 - INFO - ================================================================================
2026-03-14 00:34:11,582 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-03-14 00:34:11,582 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-03-14 00:34:11,875 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-03-14 00:34:11,875 - INFO - Initial checks done. Running the testcase now
2026-03-14 00:34:11,875 - INFO -
2026-03-14 00:34:12,361 - DEBUG - Response for create_network : {'network': {'id': 'c5a25276-e125-4851-89c5-3698dd3f0497', 'name': 'ctest-vn-49517169', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'project_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-22467684', 'ctest-vn-49517169'], 'port_security_enabled': True, 'description': ''}}
2026-03-14 00:34:12,545 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4231341-c5ce-4099-83e7-6d6b1dd35621', 'name': '', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'network_id': 'c5a25276-e125-4851-89c5-3698dd3f0497', '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': 'd399e61498a74fe0b7e6b79b962c4e79'}}
2026-03-14 00:34:12,687 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd3f28fcc-f0f9-4fd6-b24b-8876edbdff9d', 'name': '', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'network_id': 'c5a25276-e125-4851-89c5-3698dd3f0497', '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': 'd399e61498a74fe0b7e6b79b962c4e79'}}
2026-03-14 00:34:12,705 - INFO - Created VN ctest-vn-49517169
2026-03-14 00:34:12,759 - DEBUG - VN ctest-vn-49517169 UUID is c5a25276-e125-4851-89c5-3698dd3f0497
2026-03-14 00:34:13,098 - DEBUG - Response for create_port : {'port': {'name': '9d2e3c21-f1f8-4f90-81a0-4fc0e9f0182e', 'id': '9d2e3c21-f1f8-4f90-81a0-4fc0e9f0182e', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'network_id': 'c5a25276-e125-4851-89c5-3698dd3f0497', 'mac_address': '02:9d:2e:3c:21:f1', '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': 'e4231341-c5ce-4099-83e7-6d6b1dd35621'}], 'security_groups': ['4fa5356b-ca27-4429-869a-46b20892d51a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd399e61498a74fe0b7e6b79b962c4e79'}}
2026-03-14 00:34:13,251 - DEBUG - Response for create_port : {'port': {'name': '076a9095-fcc8-416c-8dc7-52a34ec9f2fe', 'id': '076a9095-fcc8-416c-8dc7-52a34ec9f2fe', 'tenant_id': 'd399e61498a74fe0b7e6b79b962c4e79', 'network_id': 'c5a25276-e125-4851-89c5-3698dd3f0497', 'mac_address': '02:07:6a:90:95:fc', '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': 'd3f28fcc-f0f9-4fd6-b24b-8876edbdff9d'}], 'security_groups': ['4fa5356b-ca27-4429-869a-46b20892d51a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd399e61498a74fe0b7e6b79b962c4e79'}}
2026-03-14 00:34:13,624 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5468-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5468-1)
2026-03-14 00:34:14,036 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5468-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5468-1)
2026-03-14 00:34:15,329 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5468-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5468-1)
2026-03-14 00:34:15,330 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-03-14 00:34:15,339 - DEBUG - Requesting: http://10.0.0.249:8082/domain/56d0b843-db41-480a-9ce1-f5fc7f95ba33
2026-03-14 00:34:15,354 - DEBUG - Requesting: http://10.0.0.249:8082/project/d399e614-98a7-4fe0-b7e6-b79b962c4e79
2026-03-14 00:34:15,447 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/e7090f98-b118-476a-9f76-32c2cd3315be
2026-03-14 00:34:15,456 - INFO - Verifications in API Server for IPAM: ctest-ipam-12583248 passed
2026-03-14 00:34:15,462 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-22467684:ctest-ipam-12583248', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-22467684', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16647854646032353130', 'uuid-lslong': '11490427311530120638'}, 'enable': 'true', 'created': '2026-03-14T00:34:11', 'last-modified': '2026-03-14T00:34:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.358571'}
2026-03-14 00:34:15,462 - INFO - Verifications in Control node for IPAM: ctest-ipam-12583248 passed
2026-03-14 00:34:15,462 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-03-14 00:34:15,469 - DEBUG - Requesting: http://10.0.0.249:8082/domain/56d0b843-db41-480a-9ce1-f5fc7f95ba33
2026-03-14 00:34:15,483 - DEBUG - Requesting: http://10.0.0.249:8082/project/d399e614-98a7-4fe0-b7e6-b79b962c4e79
2026-03-14 00:34:15,579 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/c5a25276-e125-4851-89c5-3698dd3f0497
2026-03-14 00:34:15,592 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/c5a25276-e125-4851-89c5-3698dd3f0497
2026-03-14 00:34:15,605 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/dee64712-975c-4165-89c9-00cc7a0b9db7
2026-03-14 00:34:15,614 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/dee64712-975c-4165-89c9-00cc7a0b9db7
2026-03-14 00:34:15,627 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/4fbc598b-1d89-4559-82b3-ee2d1d914d07
2026-03-14 00:34:15,634 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-14 00:34:15,634 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/c5a25276-e125-4851-89c5-3698dd3f0497
2026-03-14 00:34:15,647 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/dee64712-975c-4165-89c9-00cc7a0b9db7
2026-03-14 00:34:15,663 - INFO - Verified VN network id 11 for VN c5a25276-e125-4851-89c5-3698dd3f0497
2026-03-14 00:34:15,664 - INFO - Verifications in API Server for VN ctest-vn-49517169 passed
2026-03-14 00:34:15,664 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/c5a25276-e125-4851-89c5-3698dd3f0497
2026-03-14 00:34:15,676 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/dee64712-975c-4165-89c9-00cc7a0b9db7
2026-03-14 00:34:15,683 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/dee64712-975c-4165-89c9-00cc7a0b9db7
2026-03-14 00:34:15,692 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/4fbc598b-1d89-4559-82b3-ee2d1d914d07
2026-03-14 00:34:15,704 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-22467684', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14241035642235865169', 'uuid-lslong': '9927400983782950039'}, 'enable': 'true', 'created': '2026-03-14T00:34:12', 'last-modified': '2026-03-14T00:34:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.044201'}
2026-03-14 00:34:15,710 - DEBUG - Route Targets: ['target:64512:8000004']
2026-03-14 00:34:15,711 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49517169 passed
2026-03-14 00:34:15,711 - DEBUG - ====Verifying policy data for ctest-vn-49517169 in API_Server ======
2026-03-14 00:34:15,711 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-03-14 00:34:15,716 - DEBUG - Requesting: http://10.0.0.249:8082/domain/56d0b843-db41-480a-9ce1-f5fc7f95ba33
2026-03-14 00:34:15,726 - DEBUG - Requesting: http://10.0.0.249:8082/project/d399e614-98a7-4fe0-b7e6-b79b962c4e79
2026-03-14 00:34:15,803 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/c5a25276-e125-4851-89c5-3698dd3f0497
2026-03-14 00:34:15,818 - DEBUG - =>VN ctest-vn-49517169 has no policy to be verified
2026-03-14 00:34:15,818 - DEBUG - Verifying the vn in opserver
2026-03-14 00:34:15,818 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169 virtual network link through opserver 10.0.0.249
2026-03-14 00:34:15,818 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2026-03-14 00:34:16,231 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2026-03-14 00:34:16,356 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169?flat'}
2026-03-14 00:34:16,356 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169 is found in opserver
2026-03-14 00:34:16,362 - DEBUG - VRF ids for VN ctest-vn-49517169: {'10.0.0.249': '2'}
2026-03-14 00:34:16,362 - INFO - Waiting for VM ctest-TestBasicVMVN-22467684-84962631 to be up..
2026-03-14 00:34:16,468 - DEBUG - VM is in ACTIVE state now
2026-03-14 00:34:16,468 - INFO - VM name : ctest-TestBasicVMVN-22467684-84962631
2026-03-14 00:34:16,556 - DEBUG - VM ctest-TestBasicVMVN-22467684-84962631 ID is dea6c420-3cb7-43bf-8376-4370967091fd
2026-03-14 00:34:16,556 - DEBUG - VM ctest-TestBasicVMVN-22467684-84962631 launched on Node cn-jenkins-deploy-platform-ansible-os-5468-1
2026-03-14 00:34:16,648 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/dea6c420-3cb7-43bf-8376-4370967091fd
2026-03-14 00:34:16,655 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/9d2e3c21-f1f8-4f90-81a0-4fc0e9f0182e
2026-03-14 00:34:19,910 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2026-03-14 00:34:19,911 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22467684-84962631 failed!
2026-03-14 00:34:19,971 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169 is 31.1.1.1 and allocation pool is NOT set
2026-03-14 00:34:19,971 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169 is 31.1.2.1 and allocation pool is NOT set
2026-03-14 00:34:24,045 - 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 1015ms')
2026-03-14 00:34:24,045 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22467684-84962631 failed!
2026-03-14 00:34:24,099 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169 is 31.1.1.1 and allocation pool is NOT set
2026-03-14 00:34:24,099 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169 is 31.1.2.1 and allocation pool is NOT set
2026-03-14 00:34:26,153 - 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.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.467 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.467/1.743/3.019/1.276 ms')
2026-03-14 00:34:26,153 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-22467684-84962631 passed
2026-03-14 00:34:26,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:26,307 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22467684-84962631, IP 31.1.1.4, Port 22
2026-03-14 00:34:26,462 - DEBUG - VM ctest-TestBasicVMVN-22467684-84962631 is ready for SSH connections
2026-03-14 00:34:26,463 - INFO - Waiting for VM ctest-TestBasicVMVN-22467684-19744705 to be up..
2026-03-14 00:34:26,542 - DEBUG - VM is in ACTIVE state now
2026-03-14 00:34:26,542 - INFO - VM name : ctest-TestBasicVMVN-22467684-19744705
2026-03-14 00:34:26,621 - DEBUG - VM ctest-TestBasicVMVN-22467684-19744705 ID is 6faf1248-eb60-4b65-a849-0e20f24955f4
2026-03-14 00:34:26,621 - DEBUG - VM ctest-TestBasicVMVN-22467684-19744705 launched on Node cn-jenkins-deploy-platform-ansible-os-5468-1
2026-03-14 00:34:26,703 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/6faf1248-eb60-4b65-a849-0e20f24955f4
2026-03-14 00:34:26,711 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/076a9095-fcc8-416c-8dc7-52a34ec9f2fe
2026-03-14 00:34:27,950 - 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.31 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.443 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.443/1.877/3.312/1.434 ms')
2026-03-14 00:34:27,950 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-22467684-19744705 passed
2026-03-14 00:34:28,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:28,103 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22467684-19744705, IP 31.1.2.4, Port 22
2026-03-14 00:34:28,259 - DEBUG - VM ctest-TestBasicVMVN-22467684-19744705 is ready for SSH connections
2026-03-14 00:34:28,259 - INFO - Waiting for VM ctest-TestBasicVMVN-22467684-68279344 to be up..
2026-03-14 00:34:28,328 - DEBUG - VM is in ACTIVE state now
2026-03-14 00:34:28,328 - INFO - VM name : ctest-TestBasicVMVN-22467684-68279344
2026-03-14 00:34:28,397 - DEBUG - VM ctest-TestBasicVMVN-22467684-68279344 ID is 871f3088-0d63-4c9c-9c52-1902a0f36a1d
2026-03-14 00:34:28,397 - DEBUG - VM ctest-TestBasicVMVN-22467684-68279344 launched on Node cn-jenkins-deploy-platform-ansible-os-5468-1
2026-03-14 00:34:28,470 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/871f3088-0d63-4c9c-9c52-1902a0f36a1d
2026-03-14 00:34:28,477 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/601d061c-82fd-4d8b-8f96-f299900f7468
2026-03-14 00:34:29,714 - 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.96 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.452 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.452/1.705/2.958/1.253 ms')
2026-03-14 00:34:29,715 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-22467684-68279344 passed
2026-03-14 00:34:29,863 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:29,863 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-22467684-68279344, IP 31.1.1.3, Port 22
2026-03-14 00:34:30,019 - DEBUG - VM ctest-TestBasicVMVN-22467684-68279344 is ready for SSH connections
2026-03-14 00:34:30,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:30,019 - 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.249, gateway password: c0ntrail123
2026-03-14 00:34:30,019 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-03-14 00:34:33,701 - 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.334 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.857 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.836 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.836/1.675/3.334 ms
2026-03-14 00:34:33,702 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-22467684-84962631 passed
2026-03-14 00:34:33,702 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:33,702 - 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.249, gateway password: c0ntrail123
2026-03-14 00:34:33,702 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-03-14 00:34:37,370 - 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.788 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.874 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.662 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.662/1.441/2.788 ms
2026-03-14 00:34:37,370 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-22467684-19744705 passed
2026-03-14 00:34:37,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:37,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:37,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-14 00:34:37,370 - 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.249, gateway password: c0ntrail123
2026-03-14 00:34:37,370 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-14 00:34:37,558 - DEBUG - None
2026-03-14 00:34:37,558 - 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.249, gateway password: c0ntrail123
2026-03-14 00:34:37,558 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-14 00:34:37,745 - DEBUG - None
2026-03-14 00:34:37,746 - 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.249, gateway password: c0ntrail123
2026-03-14 00:34:37,746 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-03-14 00:34:38,386 - DEBUG - None
2026-03-14 00:34:38,386 - 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.249, gateway password: c0ntrail123
2026-03-14 00:34:38,386 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-03-14 00:34:40,595 - 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.759 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.224 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.838 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.403/1.737/4.224 ms
2026-03-14 00:34:40,596 - 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.249, gateway password: c0ntrail123
2026-03-14 00:34:40,596 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-03-14 00:34:42,848 - 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.270 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.270 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.545 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.458 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.796 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.828 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.495 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.458/2.094/4.545 ms
2026-03-14 00:34:42,848 - 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.249, gateway password: c0ntrail123
2026-03-14 00:34:42,848 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-03-14 00:34:45,094 - 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.683 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.661 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.390 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.287 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.993 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.265 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.374 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.374/2.236/4.265 ms
2026-03-14 00:34:45,095 - INFO - Deleting VM ctest-TestBasicVMVN-22467684-68279344
2026-03-14 00:34:45,177 - INFO - Detaching port 076a9095-fcc8-416c-8dc7-52a34ec9f2fe from VM ctest-TestBasicVMVN-22467684-19744705
2026-03-14 00:34:45,228 - INFO - Deleting VM ctest-TestBasicVMVN-22467684-19744705
2026-03-14 00:34:45,317 - INFO - Detaching port 9d2e3c21-f1f8-4f90-81a0-4fc0e9f0182e from VM ctest-TestBasicVMVN-22467684-84962631
2026-03-14 00:34:45,353 - INFO - Deleting VM ctest-TestBasicVMVN-22467684-84962631
2026-03-14 00:34:45,440 - INFO - Deleting VN ctest-vn-49517169
2026-03-14 00:34:45,598 - DEBUG - Response for delete_port : ()
2026-03-14 00:34:45,787 - DEBUG - Response for delete_port : ()
2026-03-14 00:34:45,866 - DEBUG - VN c5a25276-e125-4851-89c5-3698dd3f0497 still in use: Unable to complete operation on network c5a25276-e125-4851-89c5-3698dd3f0497. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9980ea2a-4a60-489b-b856-a50d652f9784']
2026-03-14 00:34:45,867 - WARNING - Deleting VN ctest-vn-49517169 failed..Will retry
2026-03-14 00:34:47,983 - DEBUG - Response for deleting network ()
2026-03-14 00:34:47,983 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/dee64712-975c-4165-89c9-00cc7a0b9db7
2026-03-14 00:34:47,990 - DEBUG - Response Code: 404
2026-03-14 00:34:47,990 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2026-03-14 00:34:47,996 - DEBUG - Requesting: http://10.0.0.249:8082/domain/56d0b843-db41-480a-9ce1-f5fc7f95ba33
2026-03-14 00:34:48,048 - DEBUG - Requesting: http://10.0.0.249:8082/project/d399e614-98a7-4fe0-b7e6-b79b962c4e79
2026-03-14 00:34:48,126 - INFO - Validated that VN ctest-vn-49517169 is not found in API Server
2026-03-14 00:34:48,135 - DEBUG - VN ctest-vn-49517169 is not present in Agent 10.0.0.249
2026-03-14 00:34:48,135 - INFO - Validated that VN ctest-vn-49517169 is not in any agent
2026-03-14 00:34:48,140 - DEBUG - VRF 2 is not seen in agent 10.0.0.249
2026-03-14 00:34:48,146 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-49517169
2026-03-14 00:34:48,146 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-22467684:ctest-vn-49517169
2026-03-14 00:34:48,157 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49517169 info
2026-03-14 00:34:48,235 - INFO - IPAM: ctest-ipam-12583248 is not found in API Server
2026-03-14 00:34:48,245 - INFO - IPAM:ctest-ipam-12583248 is not found in control node
2026-03-14 00:34:48,503 - DEBUG - No XMPP flaps were noticed during the test
2026-03-14 00:34:48,503 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2026-03-14 00:34:48,503 - INFO - --------------------------------------------------------------------------------
2026-03-14 00:34:49,219 - INFO - Deleted project: ctest-TestBasicVMVN-22467684, ID : d399e614-98a7-4fe0-b7e6-b79b962c4e79