2026-04-01 16:15:02,892 - INFO - Domain Default found not creating
2026-04-01 16:15:03,106 - INFO - Project ctest-TestBasicVMVN-53550507 not found, creating it
2026-04-01 16:15:03,586 - INFO - Created Project:ctest-TestBasicVMVN-53550507, ID : 64f6cb72-bbd8-4e71-95f0-7e17421941ee
2026-04-01 16:15:05,218 - INFO - ================================================================================
2026-04-01 16:15:05,218 - INFO - STARTING TEST : test_generic_link_local_service
2026-04-01 16:15:05,218 - 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-04-01 16:15:05,479 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.254': '0'}} with
2026-04-01 16:15:05,479 - INFO - Initial checks done. Running the testcase now
2026-04-01 16:15:05,479 - INFO -
2026-04-01 16:15:06,034 - DEBUG - Response for create_network : {'network': {'id': '00c158f3-22a6-4744-b30e-50ba9bca6636', 'name': 'ctest-vn2_metadata-31151282', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'project_id': '64f6cb72bbd84e7195f07e17421941ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53550507', 'ctest-vn2_metadata-31151282'], 'port_security_enabled': True, 'description': ''}}
2026-04-01 16:15:06,199 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de492155-6f15-4f1f-8ad9-8a675a88ae4a', 'name': '', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'network_id': '00c158f3-22a6-4744-b30e-50ba9bca6636', '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': '64f6cb72bbd84e7195f07e17421941ee'}}
2026-04-01 16:15:06,217 - INFO - Created VN ctest-vn2_metadata-31151282
2026-04-01 16:15:06,269 - DEBUG - VN ctest-vn2_metadata-31151282 UUID is 00c158f3-22a6-4744-b30e-50ba9bca6636
2026-04-01 16:15:06,453 - DEBUG - Services list from nova: [, , ]
2026-04-01 16:15:07,557 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5570-1)
2026-04-01 16:15:07,661 - DEBUG - Link local service introspect added
2026-04-01 16:15:07,702 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-01 16:15:12,788 - DEBUG - VM is in ACTIVE state now
2026-04-01 16:15:12,930 - INFO - Waiting for VM ctest-TestBasicVMVN-53550507-55563602 to be up..
2026-04-01 16:15:12,930 - INFO - VM name : ctest-TestBasicVMVN-53550507-55563602
2026-04-01 16:15:13,011 - DEBUG - VM ctest-TestBasicVMVN-53550507-55563602 ID is e1518759-6a13-4a1e-8073-af5df047985a
2026-04-01 16:15:13,012 - DEBUG - VM ctest-TestBasicVMVN-53550507-55563602 launched on Node cn-jenkins-deploy-platform-ansible-os-5570-1
2026-04-01 16:15:13,087 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/e1518759-6a13-4a1e-8073-af5df047985a
2026-04-01 16:15:13,398 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/e1518759-6a13-4a1e-8073-af5df047985a
2026-04-01 16:15:13,436 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/aeb25357-82ba-4e66-b151-61bbd1919cb9
2026-04-01 16:15:16,689 - 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-04-01 16:15:16,689 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53550507-55563602 failed!
2026-04-01 16:15:16,745 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53550507:ctest-vn2_metadata-31151282 is 11.1.1.1 and allocation pool is NOT set
2026-04-01 16:15:18,803 - 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.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.940 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.940/5.523/10.106/4.583 ms')
2026-04-01 16:15:18,803 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53550507-55563602 passed
2026-04-01 16:15:18,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:15:18,957 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53550507-55563602, IP 11.1.1.3, Port 22
2026-04-01 16:15:19,123 - DEBUG - VM ctest-TestBasicVMVN-53550507-55563602 is ready for SSH connections
2026-04-01 16:15:19,123 - INFO - Retry 0
2026-04-01 16:15:19,123 - 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.241, gateway password: c0ntrail123
2026-04-01 16:15:19,123 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-04-01 16:15:20,766 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-04-01 16:15:20,766 - INFO - Generic metadata worked
2026-04-01 16:15:21,033 - DEBUG - Link local service introspect removed
2026-04-01 16:15:21,033 - INFO - Deleting VM ctest-TestBasicVMVN-53550507-55563602
2026-04-01 16:15:21,099 - INFO - Deleting VN ctest-vn2_metadata-31151282
2026-04-01 16:15:21,143 - DEBUG - VN 00c158f3-22a6-4744-b30e-50ba9bca6636 still in use: Unable to complete operation on network 00c158f3-22a6-4744-b30e-50ba9bca6636. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2a43bf89-3150-402c-8a9a-e06d407e2fc8']
2026-04-01 16:15:21,144 - WARNING - Deleting VN ctest-vn2_metadata-31151282 failed..Will retry
2026-04-01 16:15:23,267 - DEBUG - Response for deleting network ()
2026-04-01 16:15:23,527 - DEBUG - No XMPP flaps were noticed during the test
2026-04-01 16:15:23,527 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-04-01 16:15:23,527 - INFO - --------------------------------------------------------------------------------
2026-04-01 16:15:23,530 - INFO - ================================================================================
2026-04-01 16:15:23,530 - INFO - STARTING TEST : test_metadata_service
2026-04-01 16:15:23,530 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-04-01 16:15:23,827 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.254': '0'}} with
2026-04-01 16:15:23,827 - INFO - Initial checks done. Running the testcase now
2026-04-01 16:15:23,827 - INFO -
2026-04-01 16:15:23,827 - DEBUG - Requesting: http://10.0.0.241:8082/global-vrouter-configs
2026-04-01 16:15:23,832 - DEBUG - Requesting: http://10.0.0.241:8082/global-vrouter-config/3945ca41-dce8-400a-adbb-1c712438dcb2
2026-04-01 16:15:24,019 - DEBUG - Response for create_network : {'network': {'id': '9ded1070-6fd0-429a-9cb9-628b4f2ace4d', 'name': 'ctest-vn-00776968', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'project_id': '64f6cb72bbd84e7195f07e17421941ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53550507', 'ctest-vn-00776968'], 'port_security_enabled': True, 'description': ''}}
2026-04-01 16:15:24,159 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f01ecd8d-7848-4512-84b4-e00220023168', 'name': '', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'network_id': '9ded1070-6fd0-429a-9cb9-628b4f2ace4d', 'ip_version': 4, 'cidr': '112.166.35.192/26', 'allocation_pools': [{'start': '112.166.35.194', 'end': '112.166.35.254'}], 'gateway_ip': '112.166.35.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.166.35.194', 'tags': [], 'project_id': '64f6cb72bbd84e7195f07e17421941ee'}}
2026-04-01 16:15:24,178 - INFO - Created VN ctest-vn-00776968
2026-04-01 16:15:24,229 - DEBUG - VN ctest-vn-00776968 UUID is 9ded1070-6fd0-429a-9cb9-628b4f2ace4d
2026-04-01 16:15:25,494 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5570-1)
2026-04-01 16:15:25,494 - INFO - Waiting for VM ctest-TestBasicVMVN-53550507-92976478 to be up..
2026-04-01 16:15:25,538 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-01 16:15:30,616 - DEBUG - VM is in ACTIVE state now
2026-04-01 16:15:30,616 - INFO - VM name : ctest-TestBasicVMVN-53550507-92976478
2026-04-01 16:15:30,698 - DEBUG - VM ctest-TestBasicVMVN-53550507-92976478 ID is 7f736e77-5c50-47ed-9e6e-4ffa9d4d723e
2026-04-01 16:15:30,698 - DEBUG - VM ctest-TestBasicVMVN-53550507-92976478 launched on Node cn-jenkins-deploy-platform-ansible-os-5570-1
2026-04-01 16:15:30,782 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/7f736e77-5c50-47ed-9e6e-4ffa9d4d723e
2026-04-01 16:15:30,791 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/233d3146-316e-413a-9f08-72c15901fe99
2026-04-01 16:15:34,040 - 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 1002ms')
2026-04-01 16:15:34,040 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53550507-92976478 failed!
2026-04-01 16:15:34,097 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-00776968 is 112.166.35.193 and allocation pool is NOT set
2026-04-01 16:15:36,155 - 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.34 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 = 1.341/7.101/12.862/5.760 ms')
2026-04-01 16:15:36,155 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53550507-92976478 passed
2026-04-01 16:15:36,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:15:36,305 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53550507-92976478, IP 112.166.35.195, Port 22
2026-04-01 16:15:36,373 - 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-04-01 16:15:36,455 - DEBUG - VM ctest-TestBasicVMVN-53550507-92976478 is NOT ready for SSH connections, VM status: ACTIVE
2026-04-01 16:15:41,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:15:41,455 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53550507-92976478, IP 112.166.35.195, Port 22
2026-04-01 16:15:41,621 - DEBUG - VM ctest-TestBasicVMVN-53550507-92976478 is ready for SSH connections
2026-04-01 16:15:41,621 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123
2026-04-01 16:15:41,621 - DEBUG - cat /tmp/output.txt
2026-04-01 16:15:43,279 - DEBUG - Hello World. The time is now Wed, 01 Apr 2026 10:15:36 -0600!
2026-04-01 16:15:43,279 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 01 Apr 2026 10:15:36 -0600!'}
2026-04-01 16:15:43,279 - INFO - metadata_script.txt got executed in the vm
2026-04-01 16:15:43,279 - INFO - Deleting VM ctest-TestBasicVMVN-53550507-92976478
2026-04-01 16:15:43,352 - INFO - Deleting VN ctest-vn-00776968
2026-04-01 16:15:43,394 - DEBUG - VN 9ded1070-6fd0-429a-9cb9-628b4f2ace4d still in use: Unable to complete operation on network 9ded1070-6fd0-429a-9cb9-628b4f2ace4d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7e745e83-5525-461d-9dde-0cb4fc911163']
2026-04-01 16:15:43,394 - WARNING - Deleting VN ctest-vn-00776968 failed..Will retry
2026-04-01 16:15:45,505 - DEBUG - Response for deleting network ()
2026-04-01 16:15:45,757 - DEBUG - No XMPP flaps were noticed during the test
2026-04-01 16:15:45,758 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-04-01 16:15:45,758 - INFO - --------------------------------------------------------------------------------
2026-04-01 16:15:45,762 - INFO - ================================================================================
2026-04-01 16:15:45,762 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-04-01 16:15:45,762 - 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-04-01 16:15:46,050 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.254': '0'}} with
2026-04-01 16:15:46,050 - INFO - Initial checks done. Running the testcase now
2026-04-01 16:15:46,050 - INFO -
2026-04-01 16:15:46,526 - DEBUG - Response for create_network : {'network': {'id': 'e25f4289-bf12-465c-b473-775557a640c2', 'name': 'ctest-vn-94101569', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'project_id': '64f6cb72bbd84e7195f07e17421941ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53550507', 'ctest-vn-94101569'], 'port_security_enabled': True, 'description': ''}}
2026-04-01 16:15:46,731 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd5743fe-0c86-43fb-8917-6a939c937086', 'name': '', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'network_id': 'e25f4289-bf12-465c-b473-775557a640c2', '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': '64f6cb72bbd84e7195f07e17421941ee'}}
2026-04-01 16:15:46,931 - DEBUG - Response for create_subnet : {'subnet': {'id': '0794b909-3f4c-47b6-97e7-7717f9b152f0', 'name': '', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'network_id': 'e25f4289-bf12-465c-b473-775557a640c2', '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': '64f6cb72bbd84e7195f07e17421941ee'}}
2026-04-01 16:15:46,950 - INFO - Created VN ctest-vn-94101569
2026-04-01 16:15:47,001 - DEBUG - VN ctest-vn-94101569 UUID is e25f4289-bf12-465c-b473-775557a640c2
2026-04-01 16:15:47,470 - DEBUG - Response for create_port : {'port': {'name': '07356f29-2a61-4fc6-a7a4-e70f68b09c4a', 'id': '07356f29-2a61-4fc6-a7a4-e70f68b09c4a', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'network_id': 'e25f4289-bf12-465c-b473-775557a640c2', 'mac_address': '02:07:35:6f:29:2a', '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': 'cd5743fe-0c86-43fb-8917-6a939c937086'}], 'security_groups': ['cb3f24e2-707b-4e95-9ef6-4209e1b46832'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '64f6cb72bbd84e7195f07e17421941ee'}}
2026-04-01 16:15:47,646 - DEBUG - Response for create_port : {'port': {'name': 'bbaeaf24-b455-4f5a-a8d8-053444b8e8f3', 'id': 'bbaeaf24-b455-4f5a-a8d8-053444b8e8f3', 'tenant_id': '64f6cb72bbd84e7195f07e17421941ee', 'network_id': 'e25f4289-bf12-465c-b473-775557a640c2', 'mac_address': '02:bb:ae:af:24:b4', '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': '0794b909-3f4c-47b6-97e7-7717f9b152f0'}], 'security_groups': ['cb3f24e2-707b-4e95-9ef6-4209e1b46832'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '64f6cb72bbd84e7195f07e17421941ee'}}
2026-04-01 16:15:48,025 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5570-1)
2026-04-01 16:15:48,482 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5570-1)
2026-04-01 16:15:49,916 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5570-1)
2026-04-01 16:15:49,917 - DEBUG - Requesting: http://10.0.0.241:8082/domains
2026-04-01 16:15:49,928 - DEBUG - Requesting: http://10.0.0.241:8082/domain/07cba0db-e356-4ae3-86e6-afdec7545eab
2026-04-01 16:15:49,958 - DEBUG - Requesting: http://10.0.0.241:8082/project/64f6cb72-bbd8-4e71-95f0-7e17421941ee
2026-04-01 16:15:50,056 - DEBUG - Requesting: http://10.0.0.241:8082/network-ipam/28ffcc20-c4b8-42dd-b76d-d9e7876448a6
2026-04-01 16:15:50,080 - INFO - Verifications in API Server for IPAM: ctest-ipam-75974164 passed
2026-04-01 16:15:50,091 - DEBUG - Control-node 10.0.0.241 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-53550507:ctest-ipam-75974164', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53550507', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2954304321689764573', 'uuid-lslong': '13217460069834442918'}, 'enable': 'true', 'created': '2026-04-01T16:15:46', 'last-modified': '2026-04-01T16:15:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.809697'}
2026-04-01 16:15:50,091 - INFO - Verifications in Control node for IPAM: ctest-ipam-75974164 passed
2026-04-01 16:15:50,091 - DEBUG - Requesting: http://10.0.0.241:8082/domains
2026-04-01 16:15:50,102 - DEBUG - Requesting: http://10.0.0.241:8082/domain/07cba0db-e356-4ae3-86e6-afdec7545eab
2026-04-01 16:15:50,125 - DEBUG - Requesting: http://10.0.0.241:8082/project/64f6cb72-bbd8-4e71-95f0-7e17421941ee
2026-04-01 16:15:50,262 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/e25f4289-bf12-465c-b473-775557a640c2
2026-04-01 16:15:50,276 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/e25f4289-bf12-465c-b473-775557a640c2
2026-04-01 16:15:50,288 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/431c354a-e554-4d00-99cc-da6bacea1994
2026-04-01 16:15:50,297 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/431c354a-e554-4d00-99cc-da6bacea1994
2026-04-01 16:15:50,310 - DEBUG - Requesting: http://10.0.0.241:8082/route-target/5a20c7a3-4947-441b-9f96-5cae308f69c1
2026-04-01 16:15:50,332 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-01 16:15:50,333 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/e25f4289-bf12-465c-b473-775557a640c2
2026-04-01 16:15:50,352 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/431c354a-e554-4d00-99cc-da6bacea1994
2026-04-01 16:15:50,388 - INFO - Verified VN network id 11 for VN e25f4289-bf12-465c-b473-775557a640c2
2026-04-01 16:15:50,388 - INFO - Verifications in API Server for VN ctest-vn-94101569 passed
2026-04-01 16:15:50,388 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/e25f4289-bf12-465c-b473-775557a640c2
2026-04-01 16:15:50,401 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/431c354a-e554-4d00-99cc-da6bacea1994
2026-04-01 16:15:50,409 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/431c354a-e554-4d00-99cc-da6bacea1994
2026-04-01 16:15:50,418 - DEBUG - Requesting: http://10.0.0.241:8082/route-target/5a20c7a3-4947-441b-9f96-5cae308f69c1
2026-04-01 16:15:50,444 - DEBUG - Control-node 10.0.0.241 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53550507', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16311829534742824540', 'uuid-lslong': '13002867757575192770'}, 'enable': 'true', 'created': '2026-04-01T16:15:46', 'last-modified': '2026-04-01T16:15:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.540275'}
2026-04-01 16:15:50,454 - DEBUG - Route Targets: ['target:64512:8000004']
2026-04-01 16:15:50,454 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-94101569 passed
2026-04-01 16:15:50,456 - DEBUG - ====Verifying policy data for ctest-vn-94101569 in API_Server ======
2026-04-01 16:15:50,456 - DEBUG - Requesting: http://10.0.0.241:8082/domains
2026-04-01 16:15:50,466 - DEBUG - Requesting: http://10.0.0.241:8082/domain/07cba0db-e356-4ae3-86e6-afdec7545eab
2026-04-01 16:15:50,526 - DEBUG - Requesting: http://10.0.0.241:8082/project/64f6cb72-bbd8-4e71-95f0-7e17421941ee
2026-04-01 16:15:50,615 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/e25f4289-bf12-465c-b473-775557a640c2
2026-04-01 16:15:50,635 - DEBUG - =>VN ctest-vn-94101569 has no policy to be verified
2026-04-01 16:15:50,635 - DEBUG - Verifying the vn in opserver
2026-04-01 16:15:50,635 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569 virtual network link through opserver 10.0.0.241
2026-04-01 16:15:50,635 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2026-04-01 16:15:51,091 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks
2026-04-01 16:15:51,180 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569?flat'}
2026-04-01 16:15:51,180 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569 is found in opserver
2026-04-01 16:15:51,186 - DEBUG - VRF ids for VN ctest-vn-94101569: {'10.0.0.241': '2'}
2026-04-01 16:15:51,186 - INFO - Waiting for VM ctest-TestBasicVMVN-53550507-59725592 to be up..
2026-04-01 16:15:51,297 - DEBUG - VM is in ACTIVE state now
2026-04-01 16:15:51,298 - INFO - VM name : ctest-TestBasicVMVN-53550507-59725592
2026-04-01 16:15:51,391 - DEBUG - VM ctest-TestBasicVMVN-53550507-59725592 ID is 1756e4d2-f822-4381-bd09-9ede697f7f3c
2026-04-01 16:15:51,391 - DEBUG - VM ctest-TestBasicVMVN-53550507-59725592 launched on Node cn-jenkins-deploy-platform-ansible-os-5570-1
2026-04-01 16:15:51,485 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/1756e4d2-f822-4381-bd09-9ede697f7f3c
2026-04-01 16:15:51,496 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/07356f29-2a61-4fc6-a7a4-e70f68b09c4a
2026-04-01 16:15:54,776 - 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 1031ms')
2026-04-01 16:15:54,776 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53550507-59725592 failed!
2026-04-01 16:15:54,833 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569 is 31.1.1.1 and allocation pool is NOT set
2026-04-01 16:15:54,833 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569 is 31.1.2.1 and allocation pool is NOT set
2026-04-01 16:15:58,902 - 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')
2026-04-01 16:15:58,902 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53550507-59725592 failed!
2026-04-01 16:15:58,957 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569 is 31.1.1.1 and allocation pool is NOT set
2026-04-01 16:15:58,957 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569 is 31.1.2.1 and allocation pool is NOT set
2026-04-01 16:16:01,021 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.505 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.505/2.039/3.574/1.534 ms')
2026-04-01 16:16:01,021 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53550507-59725592 passed
2026-04-01 16:16:01,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:16:01,169 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53550507-59725592, IP 31.1.1.4, Port 22
2026-04-01 16:16:01,328 - DEBUG - VM ctest-TestBasicVMVN-53550507-59725592 is ready for SSH connections
2026-04-01 16:16:01,328 - INFO - Waiting for VM ctest-TestBasicVMVN-53550507-29962629 to be up..
2026-04-01 16:16:01,413 - DEBUG - VM is in ACTIVE state now
2026-04-01 16:16:01,413 - INFO - VM name : ctest-TestBasicVMVN-53550507-29962629
2026-04-01 16:16:01,493 - DEBUG - VM ctest-TestBasicVMVN-53550507-29962629 ID is 7629be8a-dcdb-4236-817b-3c56bd3a64c9
2026-04-01 16:16:01,494 - DEBUG - VM ctest-TestBasicVMVN-53550507-29962629 launched on Node cn-jenkins-deploy-platform-ansible-os-5570-1
2026-04-01 16:16:01,577 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/7629be8a-dcdb-4236-817b-3c56bd3a64c9
2026-04-01 16:16:01,585 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/bbaeaf24-b455-4f5a-a8d8-053444b8e8f3
2026-04-01 16:16:02,837 - 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.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.494 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.494/1.753/3.012/1.259 ms')
2026-04-01 16:16:02,837 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-53550507-29962629 passed
2026-04-01 16:16:02,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:16:02,993 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53550507-29962629, IP 31.1.2.4, Port 22
2026-04-01 16:16:03,149 - DEBUG - VM ctest-TestBasicVMVN-53550507-29962629 is ready for SSH connections
2026-04-01 16:16:03,149 - INFO - Waiting for VM ctest-TestBasicVMVN-53550507-34912912 to be up..
2026-04-01 16:16:03,249 - DEBUG - VM is in ACTIVE state now
2026-04-01 16:16:03,249 - INFO - VM name : ctest-TestBasicVMVN-53550507-34912912
2026-04-01 16:16:03,343 - DEBUG - VM ctest-TestBasicVMVN-53550507-34912912 ID is de6d7afe-6e6d-458d-8ddc-2ff187088c25
2026-04-01 16:16:03,344 - DEBUG - VM ctest-TestBasicVMVN-53550507-34912912 launched on Node cn-jenkins-deploy-platform-ansible-os-5570-1
2026-04-01 16:16:03,429 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/de6d7afe-6e6d-458d-8ddc-2ff187088c25
2026-04-01 16:16:03,438 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/606793f4-8058-40cd-a6dc-866d3d057ca0
2026-04-01 16:16:04,688 - 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.75 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.454 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.454/2.100/3.746/1.646 ms')
2026-04-01 16:16:04,688 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-53550507-34912912 passed
2026-04-01 16:16:04,837 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:16:04,837 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53550507-34912912, IP 31.1.1.3, Port 22
2026-04-01 16:16:05,004 - DEBUG - VM ctest-TestBasicVMVN-53550507-34912912 is ready for SSH connections
2026-04-01 16:16:05,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:16:05,004 - 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.241, gateway password: c0ntrail123
2026-04-01 16:16:05,004 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-04-01 16:16:09,084 - 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.479 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.239 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.328 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.239/2.015/3.479 ms
2026-04-01 16:16:09,085 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-53550507-59725592 passed
2026-04-01 16:16:09,085 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:16:09,085 - 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.241, gateway password: c0ntrail123
2026-04-01 16:16:09,085 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-04-01 16:16:12,816 - 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.393 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.013 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.208 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.013/1.871/3.393 ms
2026-04-01 16:16:12,816 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-53550507-29962629 passed
2026-04-01 16:16:12,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:16:12,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:16:12,816 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-01 16:16:12,817 - 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.241, gateway password: c0ntrail123
2026-04-01 16:16:12,817 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-01 16:16:13,002 - DEBUG - None
2026-04-01 16:16:13,003 - 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.241, gateway password: c0ntrail123
2026-04-01 16:16:13,003 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-01 16:16:13,224 - DEBUG - None
2026-04-01 16:16:13,224 - 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.241, gateway password: c0ntrail123
2026-04-01 16:16:13,224 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-04-01 16:16:13,871 - DEBUG - None
2026-04-01 16:16:13,871 - 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.241, gateway password: c0ntrail123
2026-04-01 16:16:13,871 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-04-01 16:16:16,095 - 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.753 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.076 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.622 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.511 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.443 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.443/2.081/5.076 ms
2026-04-01 16:16:16,095 - 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.241, gateway password: c0ntrail123
2026-04-01 16:16:16,095 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-04-01 16:16:18,358 - 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.261 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.186 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.654 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.388 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.187 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.179 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.527 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.388/2.768/6.654 ms
2026-04-01 16:16:18,358 - 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.241, gateway password: c0ntrail123
2026-04-01 16:16:18,359 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-04-01 16:16:20,621 - 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=1.926 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.396 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.733 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.898 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.171 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.712/5.733 ms
2026-04-01 16:16:20,622 - INFO - Deleting VM ctest-TestBasicVMVN-53550507-34912912
2026-04-01 16:16:20,693 - INFO - Detaching port bbaeaf24-b455-4f5a-a8d8-053444b8e8f3 from VM ctest-TestBasicVMVN-53550507-29962629
2026-04-01 16:16:20,727 - INFO - Deleting VM ctest-TestBasicVMVN-53550507-29962629
2026-04-01 16:16:20,795 - INFO - Detaching port 07356f29-2a61-4fc6-a7a4-e70f68b09c4a from VM ctest-TestBasicVMVN-53550507-59725592
2026-04-01 16:16:20,831 - INFO - Deleting VM ctest-TestBasicVMVN-53550507-59725592
2026-04-01 16:16:20,923 - INFO - Deleting VN ctest-vn-94101569
2026-04-01 16:16:21,089 - DEBUG - Response for delete_port : ()
2026-04-01 16:16:21,268 - DEBUG - Response for delete_port : ()
2026-04-01 16:16:21,305 - DEBUG - VN e25f4289-bf12-465c-b473-775557a640c2 still in use: Unable to complete operation on network e25f4289-bf12-465c-b473-775557a640c2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b74ded3f-ad7e-4efe-95a2-f81d06629b74']
2026-04-01 16:16:21,306 - WARNING - Deleting VN ctest-vn-94101569 failed..Will retry
2026-04-01 16:16:23,452 - DEBUG - Response for deleting network ()
2026-04-01 16:16:23,452 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/431c354a-e554-4d00-99cc-da6bacea1994
2026-04-01 16:16:23,459 - DEBUG - Response Code: 404
2026-04-01 16:16:23,459 - DEBUG - Requesting: http://10.0.0.241:8082/domains
2026-04-01 16:16:23,466 - DEBUG - Requesting: http://10.0.0.241:8082/domain/07cba0db-e356-4ae3-86e6-afdec7545eab
2026-04-01 16:16:23,525 - DEBUG - Requesting: http://10.0.0.241:8082/project/64f6cb72-bbd8-4e71-95f0-7e17421941ee
2026-04-01 16:16:23,598 - INFO - Validated that VN ctest-vn-94101569 is not found in API Server
2026-04-01 16:16:23,608 - DEBUG - VN ctest-vn-94101569 is not present in Agent 10.0.0.241
2026-04-01 16:16:23,608 - INFO - Validated that VN ctest-vn-94101569 is not in any agent
2026-04-01 16:16:23,613 - DEBUG - VRF 2 is not seen in agent 10.0.0.241
2026-04-01 16:16:23,619 - DEBUG - Vrouter 10.0.0.241 does not have vrf 2 for VN ctest-vn-94101569
2026-04-01 16:16:23,619 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-53550507:ctest-vn-94101569
2026-04-01 16:16:23,628 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-94101569 info
2026-04-01 16:16:23,705 - INFO - IPAM: ctest-ipam-75974164 is not found in API Server
2026-04-01 16:16:23,715 - INFO - IPAM:ctest-ipam-75974164 is not found in control node
2026-04-01 16:16:23,978 - DEBUG - No XMPP flaps were noticed during the test
2026-04-01 16:16:23,978 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-04-01 16:16:23,979 - INFO - --------------------------------------------------------------------------------
2026-04-01 16:16:24,677 - INFO - Deleted project: ctest-TestBasicVMVN-53550507, ID : 64f6cb72-bbd8-4e71-95f0-7e17421941ee