2025-08-14 14:17:52,143 - INFO - Domain Default found not creating
2025-08-14 14:17:52,278 - INFO - Project ctest-TestBasicVMVN-06330122 not found, creating it
2025-08-14 14:17:52,755 - INFO - Created Project:ctest-TestBasicVMVN-06330122, ID : c1750b89-bae5-41d7-8ce1-a6d62afc3916
2025-08-14 14:17:54,260 - INFO - ================================================================================
2025-08-14 14:17:54,261 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-14 14:17:54,261 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-08-14 14:17:54,522 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-14 14:17:54,522 - INFO - Initial checks done. Running the testcase now
2025-08-14 14:17:54,522 - INFO -
2025-08-14 14:17:55,098 - DEBUG - Response for create_network : {'network': {'id': '1b54b71b-b7a1-4284-9aac-e2d9abf85299', 'name': 'ctest-vn2_metadata-84072481', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'project_id': 'c1750b89bae541d78ce1a6d62afc3916', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06330122', 'ctest-vn2_metadata-84072481'], 'port_security_enabled': True, 'description': ''}}
2025-08-14 14:17:55,307 - DEBUG - Response for create_subnet : {'subnet': {'id': 'adc0c601-472d-4836-801f-dd6b59027fb2', 'name': '', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'network_id': '1b54b71b-b7a1-4284-9aac-e2d9abf85299', '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': 'c1750b89bae541d78ce1a6d62afc3916'}}
2025-08-14 14:17:55,325 - INFO - Created VN ctest-vn2_metadata-84072481
2025-08-14 14:17:55,378 - DEBUG - VN ctest-vn2_metadata-84072481 UUID is 1b54b71b-b7a1-4284-9aac-e2d9abf85299
2025-08-14 14:17:55,563 - DEBUG - Services list from nova: [, , ]
2025-08-14 14:17:56,538 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3855-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3855-1)
2025-08-14 14:17:56,646 - DEBUG - Link local service introspect added
2025-08-14 14:17:56,691 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-14 14:18:01,763 - DEBUG - VM is in ACTIVE state now
2025-08-14 14:18:01,879 - INFO - Waiting for VM ctest-TestBasicVMVN-06330122-46607933 to be up..
2025-08-14 14:18:01,879 - INFO - VM name : ctest-TestBasicVMVN-06330122-46607933
2025-08-14 14:18:01,948 - DEBUG - VM ctest-TestBasicVMVN-06330122-46607933 ID is 24a37695-c6be-4866-a1ce-bfd483f8b1da
2025-08-14 14:18:01,948 - DEBUG - VM ctest-TestBasicVMVN-06330122-46607933 launched on Node cn-jenkins-deploy-platform-ansible-os-3855-1
2025-08-14 14:18:02,015 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/24a37695-c6be-4866-a1ce-bfd483f8b1da
2025-08-14 14:18:02,304 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/24a37695-c6be-4866-a1ce-bfd483f8b1da
2025-08-14 14:18:02,334 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ca51c228-c650-4855-9e25-628ffaf8554a
2025-08-14 14:18:05,599 - 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 1023ms')
2025-08-14 14:18:05,600 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06330122-46607933 failed!
2025-08-14 14:18:05,654 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06330122:ctest-vn2_metadata-84072481 is 11.1.1.1 and allocation pool is NOT set
2025-08-14 14:18:07,712 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.39 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.393/2.467/3.542/1.074 ms')
2025-08-14 14:18:07,712 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06330122-46607933 passed
2025-08-14 14:18:07,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:18:07,866 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06330122-46607933, IP 11.1.1.3, Port 22
2025-08-14 14:18:07,921 - 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-08-14 14:18:08,000 - DEBUG - VM ctest-TestBasicVMVN-06330122-46607933 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-14 14:18:13,000 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:18:13,000 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06330122-46607933, IP 11.1.1.3, Port 22
2025-08-14 14:18:13,158 - DEBUG - VM ctest-TestBasicVMVN-06330122-46607933 is ready for SSH connections
2025-08-14 14:18:13,158 - INFO - Retry 0
2025-08-14 14:18:13,158 - 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.38, gateway password: c0ntrail123
2025-08-14 14:18:13,159 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-14 14:18:14,769 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-14 14:18:14,769 - INFO - Generic metadata worked
2025-08-14 14:18:15,018 - DEBUG - Link local service introspect removed
2025-08-14 14:18:15,018 - INFO - Deleting VM ctest-TestBasicVMVN-06330122-46607933
2025-08-14 14:18:15,093 - INFO - Deleting VN ctest-vn2_metadata-84072481
2025-08-14 14:18:15,139 - DEBUG - VN 1b54b71b-b7a1-4284-9aac-e2d9abf85299 still in use: Unable to complete operation on network 1b54b71b-b7a1-4284-9aac-e2d9abf85299. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1ec2654b-b4df-4cbc-bff1-dbe3b8c69c61']
2025-08-14 14:18:15,139 - WARNING - Deleting VN ctest-vn2_metadata-84072481 failed..Will retry
2025-08-14 14:18:17,236 - DEBUG - Response for deleting network ()
2025-08-14 14:18:17,488 - DEBUG - No XMPP flaps were noticed during the test
2025-08-14 14:18:17,488 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-08-14 14:18:17,488 - INFO - --------------------------------------------------------------------------------
2025-08-14 14:18:17,490 - INFO - ================================================================================
2025-08-14 14:18:17,490 - INFO - STARTING TEST : test_metadata_service
2025-08-14 14:18:17,491 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-14 14:18:17,780 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-14 14:18:17,780 - INFO - Initial checks done. Running the testcase now
2025-08-14 14:18:17,780 - INFO -
2025-08-14 14:18:17,780 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-14 14:18:17,786 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/c9dd16a2-c1da-43a4-bea8-fc1cb4fe5ff6
2025-08-14 14:18:17,963 - DEBUG - Response for create_network : {'network': {'id': '4aa32931-1888-432b-8d65-3a08974fc24f', 'name': 'ctest-vn-52464516', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'project_id': 'c1750b89bae541d78ce1a6d62afc3916', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06330122', 'ctest-vn-52464516'], 'port_security_enabled': True, 'description': ''}}
2025-08-14 14:18:18,177 - DEBUG - Response for create_subnet : {'subnet': {'id': '29c57eb4-f0c6-40b4-a3ab-0a15361ab350', 'name': '', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'network_id': '4aa32931-1888-432b-8d65-3a08974fc24f', 'ip_version': 4, 'cidr': '220.170.216.0/26', 'allocation_pools': [{'start': '220.170.216.2', 'end': '220.170.216.62'}], 'gateway_ip': '220.170.216.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '220.170.216.2', 'tags': [], 'project_id': 'c1750b89bae541d78ce1a6d62afc3916'}}
2025-08-14 14:18:18,194 - INFO - Created VN ctest-vn-52464516
2025-08-14 14:18:18,246 - DEBUG - VN ctest-vn-52464516 UUID is 4aa32931-1888-432b-8d65-3a08974fc24f
2025-08-14 14:18:19,397 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3855-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3855-1)
2025-08-14 14:18:19,397 - INFO - Waiting for VM ctest-TestBasicVMVN-06330122-82367572 to be up..
2025-08-14 14:18:19,434 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-14 14:18:24,513 - DEBUG - VM is in ACTIVE state now
2025-08-14 14:18:24,513 - INFO - VM name : ctest-TestBasicVMVN-06330122-82367572
2025-08-14 14:18:24,591 - DEBUG - VM ctest-TestBasicVMVN-06330122-82367572 ID is 59d0324a-f3de-4028-bfeb-374a7e4a5fb7
2025-08-14 14:18:24,591 - DEBUG - VM ctest-TestBasicVMVN-06330122-82367572 launched on Node cn-jenkins-deploy-platform-ansible-os-3855-1
2025-08-14 14:18:24,668 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/59d0324a-f3de-4028-bfeb-374a7e4a5fb7
2025-08-14 14:18:24,678 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/78207116-625f-47d2-b1d4-fa747f184e76
2025-08-14 14:18:27,935 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-08-14 14:18:27,935 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06330122-82367572 failed!
2025-08-14 14:18:27,990 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-52464516 is 220.170.216.1 and allocation pool is NOT set
2025-08-14 14:18:30,054 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.598 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.598/2.300/4.003/1.702 ms')
2025-08-14 14:18:30,054 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06330122-82367572 passed
2025-08-14 14:18:30,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:18:30,202 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06330122-82367572, IP 220.170.216.3, Port 22
2025-08-14 14:18:30,377 - DEBUG - VM ctest-TestBasicVMVN-06330122-82367572 is ready for SSH connections
2025-08-14 14:18:30,377 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-14 14:18:30,377 - DEBUG - cat /tmp/output.txt
2025-08-14 14:18:32,009 - DEBUG - Hello World. The time is now Thu, 14 Aug 2025 08:18:30 -0600!
2025-08-14 14:18:32,009 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 14 Aug 2025 08:18:30 -0600!'}
2025-08-14 14:18:32,010 - INFO - metadata_script.txt got executed in the vm
2025-08-14 14:18:32,010 - INFO - Deleting VM ctest-TestBasicVMVN-06330122-82367572
2025-08-14 14:18:32,080 - INFO - Deleting VN ctest-vn-52464516
2025-08-14 14:18:32,121 - DEBUG - VN 4aa32931-1888-432b-8d65-3a08974fc24f still in use: Unable to complete operation on network 4aa32931-1888-432b-8d65-3a08974fc24f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f581eba0-28ce-404b-bbde-7e8aa5d6544b']
2025-08-14 14:18:32,122 - WARNING - Deleting VN ctest-vn-52464516 failed..Will retry
2025-08-14 14:18:34,226 - DEBUG - Response for deleting network ()
2025-08-14 14:18:34,480 - DEBUG - No XMPP flaps were noticed during the test
2025-08-14 14:18:34,480 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-14 14:18:34,480 - INFO - --------------------------------------------------------------------------------
2025-08-14 14:18:34,483 - INFO - ================================================================================
2025-08-14 14:18:34,483 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-14 14:18:34,483 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-08-14 14:18:34,768 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-08-14 14:18:34,768 - INFO - Initial checks done. Running the testcase now
2025-08-14 14:18:34,768 - INFO -
2025-08-14 14:18:35,236 - DEBUG - Response for create_network : {'network': {'id': 'b259b48f-ba8c-4696-922e-1513d3cce296', 'name': 'ctest-vn-15670748', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'project_id': 'c1750b89bae541d78ce1a6d62afc3916', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06330122', 'ctest-vn-15670748'], 'port_security_enabled': True, 'description': ''}}
2025-08-14 14:18:35,456 - DEBUG - Response for create_subnet : {'subnet': {'id': '27a65569-69fb-4ab0-a2db-3bbf85438d8b', 'name': '', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'network_id': 'b259b48f-ba8c-4696-922e-1513d3cce296', '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': 'c1750b89bae541d78ce1a6d62afc3916'}}
2025-08-14 14:18:35,612 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c71ae31-37d1-4685-bddf-e7603b473378', 'name': '', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'network_id': 'b259b48f-ba8c-4696-922e-1513d3cce296', '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': 'c1750b89bae541d78ce1a6d62afc3916'}}
2025-08-14 14:18:35,630 - INFO - Created VN ctest-vn-15670748
2025-08-14 14:18:35,682 - DEBUG - VN ctest-vn-15670748 UUID is b259b48f-ba8c-4696-922e-1513d3cce296
2025-08-14 14:18:36,032 - DEBUG - Response for create_port : {'port': {'name': '2b977a00-b781-4784-bbcd-4cebf11df1f1', 'id': '2b977a00-b781-4784-bbcd-4cebf11df1f1', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'network_id': 'b259b48f-ba8c-4696-922e-1513d3cce296', 'mac_address': '02:2b:97:7a:00:b7', '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': '27a65569-69fb-4ab0-a2db-3bbf85438d8b'}], 'security_groups': ['2451cfcb-aef4-45dc-9aa7-3605e6fb3f06'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1750b89bae541d78ce1a6d62afc3916'}}
2025-08-14 14:18:36,204 - DEBUG - Response for create_port : {'port': {'name': '7a070df4-eec0-4178-b617-f9898126c0c8', 'id': '7a070df4-eec0-4178-b617-f9898126c0c8', 'tenant_id': 'c1750b89bae541d78ce1a6d62afc3916', 'network_id': 'b259b48f-ba8c-4696-922e-1513d3cce296', 'mac_address': '02:7a:07:0d:f4:ee', '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': '2c71ae31-37d1-4685-bddf-e7603b473378'}], 'security_groups': ['2451cfcb-aef4-45dc-9aa7-3605e6fb3f06'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1750b89bae541d78ce1a6d62afc3916'}}
2025-08-14 14:18:36,550 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3855-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3855-1)
2025-08-14 14:18:36,921 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3855-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3855-1)
2025-08-14 14:18:38,103 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3855-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3855-1)
2025-08-14 14:18:38,105 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-14 14:18:38,111 - DEBUG - Requesting: http://10.0.0.38:8082/domain/de129236-0c26-46f5-915e-4c5c63d37cfa
2025-08-14 14:18:38,125 - DEBUG - Requesting: http://10.0.0.38:8082/project/c1750b89-bae5-41d7-8ce1-a6d62afc3916
2025-08-14 14:18:38,210 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/f88da4c9-6994-46b7-8c48-5f97d66c8373
2025-08-14 14:18:38,235 - INFO - Verifications in API Server for IPAM: ctest-ipam-15318313 passed
2025-08-14 14:18:38,243 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-06330122:ctest-ipam-15318313', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06330122', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17910152478089037495', 'uuid-lslong': '10108434469375214451'}, 'enable': 'true', 'created': '2025-08-14T14:18:34', 'last-modified': '2025-08-14T14:18:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.246997'}
2025-08-14 14:18:38,243 - INFO - Verifications in Control node for IPAM: ctest-ipam-15318313 passed
2025-08-14 14:18:38,243 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-14 14:18:38,250 - DEBUG - Requesting: http://10.0.0.38:8082/domain/de129236-0c26-46f5-915e-4c5c63d37cfa
2025-08-14 14:18:38,266 - DEBUG - Requesting: http://10.0.0.38:8082/project/c1750b89-bae5-41d7-8ce1-a6d62afc3916
2025-08-14 14:18:38,355 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b259b48f-ba8c-4696-922e-1513d3cce296
2025-08-14 14:18:38,372 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b259b48f-ba8c-4696-922e-1513d3cce296
2025-08-14 14:18:38,385 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/acee1cb6-6ee0-415c-b8fe-ca8d1a685cee
2025-08-14 14:18:38,394 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/acee1cb6-6ee0-415c-b8fe-ca8d1a685cee
2025-08-14 14:18:38,402 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/54443d78-1e27-4182-8469-e5df3320a27a
2025-08-14 14:18:38,409 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-14 14:18:38,409 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b259b48f-ba8c-4696-922e-1513d3cce296
2025-08-14 14:18:38,419 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/acee1cb6-6ee0-415c-b8fe-ca8d1a685cee
2025-08-14 14:18:38,434 - INFO - Verified VN network id 12 for VN b259b48f-ba8c-4696-922e-1513d3cce296
2025-08-14 14:18:38,434 - INFO - Verifications in API Server for VN ctest-vn-15670748 passed
2025-08-14 14:18:38,434 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b259b48f-ba8c-4696-922e-1513d3cce296
2025-08-14 14:18:38,446 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/acee1cb6-6ee0-415c-b8fe-ca8d1a685cee
2025-08-14 14:18:38,462 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/acee1cb6-6ee0-415c-b8fe-ca8d1a685cee
2025-08-14 14:18:38,473 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/54443d78-1e27-4182-8469-e5df3320a27a
2025-08-14 14:18:38,487 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06330122', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12851501541081499286', 'uuid-lslong': '10533379753368150678'}, 'enable': 'true', 'created': '2025-08-14T14:18:35', 'last-modified': '2025-08-14T14:18:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.899035'}
2025-08-14 14:18:38,497 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-14 14:18:38,497 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15670748 passed
2025-08-14 14:18:38,497 - DEBUG - ====Verifying policy data for ctest-vn-15670748 in API_Server ======
2025-08-14 14:18:38,497 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-14 14:18:38,505 - DEBUG - Requesting: http://10.0.0.38:8082/domain/de129236-0c26-46f5-915e-4c5c63d37cfa
2025-08-14 14:18:38,520 - DEBUG - Requesting: http://10.0.0.38:8082/project/c1750b89-bae5-41d7-8ce1-a6d62afc3916
2025-08-14 14:18:38,630 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b259b48f-ba8c-4696-922e-1513d3cce296
2025-08-14 14:18:38,643 - DEBUG - =>VN ctest-vn-15670748 has no policy to be verified
2025-08-14 14:18:38,643 - DEBUG - Verifying the vn in opserver
2025-08-14 14:18:38,643 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748 virtual network link through opserver 10.0.0.38
2025-08-14 14:18:38,643 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-14 14:18:39,007 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-14 14:18:39,081 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748?flat'}
2025-08-14 14:18:39,081 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748 is found in opserver
2025-08-14 14:18:39,087 - DEBUG - VRF ids for VN ctest-vn-15670748: {'10.0.0.38': '2'}
2025-08-14 14:18:39,087 - INFO - Waiting for VM ctest-TestBasicVMVN-06330122-96902788 to be up..
2025-08-14 14:18:39,176 - DEBUG - VM is in ACTIVE state now
2025-08-14 14:18:39,176 - INFO - VM name : ctest-TestBasicVMVN-06330122-96902788
2025-08-14 14:18:39,267 - DEBUG - VM ctest-TestBasicVMVN-06330122-96902788 ID is 81b86187-6935-4b32-a89a-fe50fb9a71a0
2025-08-14 14:18:39,267 - DEBUG - VM ctest-TestBasicVMVN-06330122-96902788 launched on Node cn-jenkins-deploy-platform-ansible-os-3855-1
2025-08-14 14:18:39,364 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/81b86187-6935-4b32-a89a-fe50fb9a71a0
2025-08-14 14:18:39,374 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2b977a00-b781-4784-bbcd-4cebf11df1f1
2025-08-14 14:18:42,687 - 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 1023ms')
2025-08-14 14:18:42,687 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06330122-96902788 failed!
2025-08-14 14:18:42,742 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748 is 31.1.1.1 and allocation pool is NOT set
2025-08-14 14:18:42,742 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748 is 31.1.2.1 and allocation pool is NOT set
2025-08-14 14:18:46,813 - 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 1011ms')
2025-08-14 14:18:46,813 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06330122-96902788 failed!
2025-08-14 14:18:46,867 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748 is 31.1.1.1 and allocation pool is NOT set
2025-08-14 14:18:46,867 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748 is 31.1.2.1 and allocation pool is NOT set
2025-08-14 14:18:48,931 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.85 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.851/3.754/5.657/1.903 ms')
2025-08-14 14:18:48,931 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06330122-96902788 passed
2025-08-14 14:18:49,086 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:18:49,086 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06330122-96902788, IP 31.1.1.4, Port 22
2025-08-14 14:18:49,245 - DEBUG - VM ctest-TestBasicVMVN-06330122-96902788 is ready for SSH connections
2025-08-14 14:18:49,245 - INFO - Waiting for VM ctest-TestBasicVMVN-06330122-64413681 to be up..
2025-08-14 14:18:49,323 - DEBUG - VM is in ACTIVE state now
2025-08-14 14:18:49,324 - INFO - VM name : ctest-TestBasicVMVN-06330122-64413681
2025-08-14 14:18:49,397 - DEBUG - VM ctest-TestBasicVMVN-06330122-64413681 ID is 8e60a5f4-0a67-4880-95c9-047bc9a40c8f
2025-08-14 14:18:49,397 - DEBUG - VM ctest-TestBasicVMVN-06330122-64413681 launched on Node cn-jenkins-deploy-platform-ansible-os-3855-1
2025-08-14 14:18:49,471 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8e60a5f4-0a67-4880-95c9-047bc9a40c8f
2025-08-14 14:18:49,481 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7a070df4-eec0-4178-b617-f9898126c0c8
2025-08-14 14:18:50,721 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.363 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.363/1.505/2.648/1.142 ms')
2025-08-14 14:18:50,721 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06330122-64413681 passed
2025-08-14 14:18:50,870 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:18:50,870 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06330122-64413681, IP 31.1.2.4, Port 22
2025-08-14 14:18:51,040 - DEBUG - VM ctest-TestBasicVMVN-06330122-64413681 is ready for SSH connections
2025-08-14 14:18:51,040 - INFO - Waiting for VM ctest-TestBasicVMVN-06330122-27936004 to be up..
2025-08-14 14:18:51,114 - DEBUG - VM is in ACTIVE state now
2025-08-14 14:18:51,114 - INFO - VM name : ctest-TestBasicVMVN-06330122-27936004
2025-08-14 14:18:51,183 - DEBUG - VM ctest-TestBasicVMVN-06330122-27936004 ID is 4a67651b-fa4c-4d93-9930-d87c64a3f061
2025-08-14 14:18:51,183 - DEBUG - VM ctest-TestBasicVMVN-06330122-27936004 launched on Node cn-jenkins-deploy-platform-ansible-os-3855-1
2025-08-14 14:18:51,250 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4a67651b-fa4c-4d93-9930-d87c64a3f061
2025-08-14 14:18:51,260 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/890a2adf-eade-4a93-ad45-23c26e7ffb66
2025-08-14 14:18:52,491 - 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.02 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=2.01 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.006/2.512/3.019/0.506 ms')
2025-08-14 14:18:52,491 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-06330122-27936004 passed
2025-08-14 14:18:52,646 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:18:52,647 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06330122-27936004, IP 31.1.1.3, Port 22
2025-08-14 14:18:52,811 - DEBUG - VM ctest-TestBasicVMVN-06330122-27936004 is ready for SSH connections
2025-08-14 14:18:52,812 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:18:52,812 - 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.38, gateway password: c0ntrail123
2025-08-14 14:18:52,812 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-14 14:18:56,813 - 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.436 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.729 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.839 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.729/1.668/3.436 ms
2025-08-14 14:18:56,813 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-06330122-96902788 passed
2025-08-14 14:18:56,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:18:56,813 - 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.38, gateway password: c0ntrail123
2025-08-14 14:18:56,813 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-14 14:19:00,447 - 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.864 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.695 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.810 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.695/1.456/2.864 ms
2025-08-14 14:19:00,448 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-06330122-64413681 passed
2025-08-14 14:19:00,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:19:00,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:19:00,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-14 14:19:00,448 - 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.38, gateway password: c0ntrail123
2025-08-14 14:19:00,448 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-14 14:19:00,622 - DEBUG - None
2025-08-14 14:19:00,622 - 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.38, gateway password: c0ntrail123
2025-08-14 14:19:00,622 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-14 14:19:00,798 - DEBUG - None
2025-08-14 14:19:00,798 - 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.38, gateway password: c0ntrail123
2025-08-14 14:19:00,798 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-14 14:19:01,460 - DEBUG - None
2025-08-14 14:19:01,460 - 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.38, gateway password: c0ntrail123
2025-08-14 14:19:01,460 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-14 14:19:03,672 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.035 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.810 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.384 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.611 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.370/1.842/4.810 ms
2025-08-14 14:19:03,673 - 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.38, gateway password: c0ntrail123
2025-08-14 14:19:03,673 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-14 14:19:05,909 - 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.052 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.871 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.058 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.416 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.629 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.288 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.525 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.416/2.119/5.058 ms
2025-08-14 14:19:05,909 - 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.38, gateway password: c0ntrail123
2025-08-14 14:19:05,909 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-14 14:19:08,178 - 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.872 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.924 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.907 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.450 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.728 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.552 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.345 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.345/1.825/3.907 ms
2025-08-14 14:19:08,179 - INFO - Deleting VM ctest-TestBasicVMVN-06330122-27936004
2025-08-14 14:19:08,245 - INFO - Detaching port 7a070df4-eec0-4178-b617-f9898126c0c8 from VM ctest-TestBasicVMVN-06330122-64413681
2025-08-14 14:19:08,279 - INFO - Deleting VM ctest-TestBasicVMVN-06330122-64413681
2025-08-14 14:19:08,348 - INFO - Detaching port 2b977a00-b781-4784-bbcd-4cebf11df1f1 from VM ctest-TestBasicVMVN-06330122-96902788
2025-08-14 14:19:08,377 - INFO - Deleting VM ctest-TestBasicVMVN-06330122-96902788
2025-08-14 14:19:08,443 - INFO - Deleting VN ctest-vn-15670748
2025-08-14 14:19:08,599 - DEBUG - Response for delete_port : ()
2025-08-14 14:19:08,768 - DEBUG - Response for delete_port : ()
2025-08-14 14:19:08,806 - DEBUG - VN b259b48f-ba8c-4696-922e-1513d3cce296 still in use: Unable to complete operation on network b259b48f-ba8c-4696-922e-1513d3cce296. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-69aa27e7-0952-48a4-a29b-a24d91c8ce79']
2025-08-14 14:19:08,806 - WARNING - Deleting VN ctest-vn-15670748 failed..Will retry
2025-08-14 14:19:10,940 - DEBUG - Response for deleting network ()
2025-08-14 14:19:10,940 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/acee1cb6-6ee0-415c-b8fe-ca8d1a685cee
2025-08-14 14:19:10,947 - DEBUG - Response Code: 404
2025-08-14 14:19:10,947 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-14 14:19:10,953 - DEBUG - Requesting: http://10.0.0.38:8082/domain/de129236-0c26-46f5-915e-4c5c63d37cfa
2025-08-14 14:19:11,008 - DEBUG - Requesting: http://10.0.0.38:8082/project/c1750b89-bae5-41d7-8ce1-a6d62afc3916
2025-08-14 14:19:11,082 - INFO - Validated that VN ctest-vn-15670748 is not found in API Server
2025-08-14 14:19:11,097 - DEBUG - VN ctest-vn-15670748 is not present in Agent 10.0.0.38
2025-08-14 14:19:11,097 - INFO - Validated that VN ctest-vn-15670748 is not in any agent
2025-08-14 14:19:11,104 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-14 14:19:11,111 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-15670748
2025-08-14 14:19:11,111 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-06330122:ctest-vn-15670748
2025-08-14 14:19:11,122 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15670748 info
2025-08-14 14:19:11,198 - INFO - IPAM: ctest-ipam-15318313 is not found in API Server
2025-08-14 14:19:11,210 - INFO - IPAM:ctest-ipam-15318313 is not found in control node
2025-08-14 14:19:11,465 - DEBUG - No XMPP flaps were noticed during the test
2025-08-14 14:19:11,465 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-14 14:19:11,466 - INFO - --------------------------------------------------------------------------------
2025-08-14 14:19:12,137 - INFO - Deleted project: ctest-TestBasicVMVN-06330122, ID : c1750b89-bae5-41d7-8ce1-a6d62afc3916