2025-11-03 18:00:16,357 - INFO - Domain Default found not creating 2025-11-03 18:00:16,520 - INFO - Project ctest-TestBasicVMVN-26448017 not found, creating it 2025-11-03 18:00:16,982 - INFO - Created Project:ctest-TestBasicVMVN-26448017, ID : 78300562-13eb-4bcc-89b1-9441e5c344c1 2025-11-03 18:00:18,602 - INFO - ================================================================================ 2025-11-03 18:00:18,603 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-03 18:00:18,603 - 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-11-03 18:00:18,871 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-11-03 18:00:18,871 - INFO - Initial checks done. Running the testcase now 2025-11-03 18:00:18,871 - INFO - 2025-11-03 18:00:19,473 - DEBUG - Response for create_network : {'network': {'id': '490bdcd7-f777-451c-9015-f8bde7426d47', 'name': 'ctest-vn2_metadata-45854233', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'project_id': '7830056213eb4bcc89b19441e5c344c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26448017', 'ctest-vn2_metadata-45854233'], 'port_security_enabled': True, 'description': ''}} 2025-11-03 18:00:19,665 - DEBUG - Response for create_subnet : {'subnet': {'id': '1b9d1290-dcaf-41ea-90ea-4a383a0e58ee', 'name': '', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'network_id': '490bdcd7-f777-451c-9015-f8bde7426d47', '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': '7830056213eb4bcc89b19441e5c344c1'}} 2025-11-03 18:00:19,688 - INFO - Created VN ctest-vn2_metadata-45854233 2025-11-03 18:00:19,742 - DEBUG - VN ctest-vn2_metadata-45854233 UUID is 490bdcd7-f777-451c-9015-f8bde7426d47 2025-11-03 18:00:19,946 - DEBUG - Services list from nova: [, , ] 2025-11-03 18:00:21,057 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4611-1) 2025-11-03 18:00:21,170 - DEBUG - Link local service introspect added 2025-11-03 18:00:21,216 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-03 18:00:26,319 - DEBUG - VM is in ACTIVE state now 2025-11-03 18:00:26,470 - INFO - Waiting for VM ctest-TestBasicVMVN-26448017-94852432 to be up.. 2025-11-03 18:00:26,470 - INFO - VM name : ctest-TestBasicVMVN-26448017-94852432 2025-11-03 18:00:26,548 - DEBUG - VM ctest-TestBasicVMVN-26448017-94852432 ID is 098823cb-93ba-4413-814e-be44596012e7 2025-11-03 18:00:26,548 - DEBUG - VM ctest-TestBasicVMVN-26448017-94852432 launched on Node cn-jenkins-deploy-platform-ansible-os-4611-1 2025-11-03 18:00:26,631 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/098823cb-93ba-4413-814e-be44596012e7 2025-11-03 18:00:26,932 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/098823cb-93ba-4413-814e-be44596012e7 2025-11-03 18:00:26,974 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a9820ea7-93f6-4d06-af7d-a32a934d295e 2025-11-03 18:00:30,234 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2025-11-03 18:00:30,235 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26448017-94852432 failed! 2025-11-03 18:00:30,290 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26448017:ctest-vn2_metadata-45854233 is 11.1.1.1 and allocation pool is NOT set 2025-11-03 18:00:32,355 - 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.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.851 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.851/2.180/3.510/1.329 ms') 2025-11-03 18:00:32,355 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26448017-94852432 passed 2025-11-03 18:00:32,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:00:32,518 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26448017-94852432, IP 11.1.1.3, Port 22 2025-11-03 18:00:32,584 - 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-11-03 18:00:32,675 - DEBUG - VM ctest-TestBasicVMVN-26448017-94852432 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-03 18:00:37,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:00:37,676 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26448017-94852432, IP 11.1.1.3, Port 22 2025-11-03 18:00:37,834 - DEBUG - VM ctest-TestBasicVMVN-26448017-94852432 is ready for SSH connections 2025-11-03 18:00:37,834 - INFO - Retry 0 2025-11-03 18:00:37,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.33, gateway password: c0ntrail123 2025-11-03 18:00:37,834 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-03 18:00:39,450 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-03 18:00:39,451 - INFO - Generic metadata worked 2025-11-03 18:00:39,722 - DEBUG - Link local service introspect removed 2025-11-03 18:00:39,722 - INFO - Deleting VM ctest-TestBasicVMVN-26448017-94852432 2025-11-03 18:00:39,803 - INFO - Deleting VN ctest-vn2_metadata-45854233 2025-11-03 18:00:39,854 - DEBUG - VN 490bdcd7-f777-451c-9015-f8bde7426d47 still in use: Unable to complete operation on network 490bdcd7-f777-451c-9015-f8bde7426d47. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-89f5a365-5ab1-4086-a197-4f3bac04b232'] 2025-11-03 18:00:39,855 - WARNING - Deleting VN ctest-vn2_metadata-45854233 failed..Will retry 2025-11-03 18:00:41,960 - DEBUG - Response for deleting network () 2025-11-03 18:00:42,219 - DEBUG - No XMPP flaps were noticed during the test 2025-11-03 18:00:42,219 - INFO - -------------------------------------------------------------------------------- 2025-11-03 18:00:42,222 - INFO - ================================================================================ 2025-11-03 18:00:42,222 - INFO - STARTING TEST : test_metadata_service 2025-11-03 18:00:42,222 - 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-11-03 18:00:42,523 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-11-03 18:00:42,523 - INFO - Initial checks done. Running the testcase now 2025-11-03 18:00:42,523 - INFO - 2025-11-03 18:00:42,523 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-11-03 18:00:42,534 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/9ac80dce-af87-4ea7-9904-0016569cd7f6 2025-11-03 18:00:42,791 - DEBUG - Response for create_network : {'network': {'id': '75a66b58-bf52-40f6-8b55-ca8db6e42d48', 'name': 'ctest-vn-43890555', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'project_id': '7830056213eb4bcc89b19441e5c344c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26448017', 'ctest-vn-43890555'], 'port_security_enabled': True, 'description': ''}} 2025-11-03 18:00:42,981 - DEBUG - Response for create_subnet : {'subnet': {'id': '538183cf-0d9d-4da3-8dc1-ee39abf01d51', 'name': '', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'network_id': '75a66b58-bf52-40f6-8b55-ca8db6e42d48', 'ip_version': 4, 'cidr': '4.27.66.0/26', 'allocation_pools': [{'start': '4.27.66.2', 'end': '4.27.66.62'}], 'gateway_ip': '4.27.66.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '4.27.66.2', 'tags': [], 'project_id': '7830056213eb4bcc89b19441e5c344c1'}} 2025-11-03 18:00:43,001 - INFO - Created VN ctest-vn-43890555 2025-11-03 18:00:43,054 - DEBUG - VN ctest-vn-43890555 UUID is 75a66b58-bf52-40f6-8b55-ca8db6e42d48 2025-11-03 18:00:44,265 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4611-1) 2025-11-03 18:00:44,265 - INFO - Waiting for VM ctest-TestBasicVMVN-26448017-04023959 to be up.. 2025-11-03 18:00:44,313 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-03 18:00:49,409 - DEBUG - VM is in ACTIVE state now 2025-11-03 18:00:49,409 - INFO - VM name : ctest-TestBasicVMVN-26448017-04023959 2025-11-03 18:00:49,493 - DEBUG - VM ctest-TestBasicVMVN-26448017-04023959 ID is 0bbb095a-4708-4849-bf68-63ca116a0f77 2025-11-03 18:00:49,493 - DEBUG - VM ctest-TestBasicVMVN-26448017-04023959 launched on Node cn-jenkins-deploy-platform-ansible-os-4611-1 2025-11-03 18:00:49,578 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/0bbb095a-4708-4849-bf68-63ca116a0f77 2025-11-03 18:00:49,588 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/384f7af4-ac5b-4238-bc06-2f378ee291f0 2025-11-03 18:00:52,854 - 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 1026ms') 2025-11-03 18:00:52,854 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26448017-04023959 failed! 2025-11-03 18:00:52,910 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-43890555 is 4.27.66.1 and allocation pool is NOT set 2025-11-03 18:00:56,988 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=9.90 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 9.902/9.902/9.902/0.000 ms') 2025-11-03 18:00:56,988 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26448017-04023959 passed 2025-11-03 18:00:57,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:00:57,154 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26448017-04023959, IP 4.27.66.3, Port 22 2025-11-03 18:00:57,332 - DEBUG - VM ctest-TestBasicVMVN-26448017-04023959 is ready for SSH connections 2025-11-03 18:00:57,332 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-11-03 18:00:57,332 - DEBUG - cat /tmp/output.txt 2025-11-03 18:00:58,975 - DEBUG - Hello World. The time is now Mon, 03 Nov 2025 11:00:55 -0700! 2025-11-03 18:00:58,975 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 03 Nov 2025 11:00:55 -0700!'} 2025-11-03 18:00:58,975 - INFO - metadata_script.txt got executed in the vm 2025-11-03 18:00:58,975 - INFO - Deleting VM ctest-TestBasicVMVN-26448017-04023959 2025-11-03 18:00:59,077 - INFO - Deleting VN ctest-vn-43890555 2025-11-03 18:00:59,125 - DEBUG - VN 75a66b58-bf52-40f6-8b55-ca8db6e42d48 still in use: Unable to complete operation on network 75a66b58-bf52-40f6-8b55-ca8db6e42d48. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5e69cbb3-775c-4cbe-8b8c-b54095906a5e'] 2025-11-03 18:00:59,125 - WARNING - Deleting VN ctest-vn-43890555 failed..Will retry 2025-11-03 18:01:01,243 - DEBUG - Response for deleting network () 2025-11-03 18:01:01,504 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 18:01:01,504 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-11-03 18:01:01,504 - INFO - -------------------------------------------------------------------------------- 2025-11-03 18:01:01,507 - INFO - ================================================================================ 2025-11-03 18:01:01,507 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-03 18:01:01,507 - 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-11-03 18:01:01,801 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-11-03 18:01:01,801 - INFO - Initial checks done. Running the testcase now 2025-11-03 18:01:01,801 - INFO - 2025-11-03 18:01:02,341 - DEBUG - Response for create_network : {'network': {'id': '6be7536d-6487-4351-832a-6ac2ac98d3c6', 'name': 'ctest-vn-99761232', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'project_id': '7830056213eb4bcc89b19441e5c344c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26448017', 'ctest-vn-99761232'], 'port_security_enabled': True, 'description': ''}} 2025-11-03 18:01:02,491 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d6a641b-5e49-4a33-a762-73d948021574', 'name': '', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'network_id': '6be7536d-6487-4351-832a-6ac2ac98d3c6', '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': '7830056213eb4bcc89b19441e5c344c1'}} 2025-11-03 18:01:02,669 - DEBUG - Response for create_subnet : {'subnet': {'id': '64aadd70-a4f6-4be0-9212-e01fbb19274c', 'name': '', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'network_id': '6be7536d-6487-4351-832a-6ac2ac98d3c6', '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': '7830056213eb4bcc89b19441e5c344c1'}} 2025-11-03 18:01:02,690 - INFO - Created VN ctest-vn-99761232 2025-11-03 18:01:02,742 - DEBUG - VN ctest-vn-99761232 UUID is 6be7536d-6487-4351-832a-6ac2ac98d3c6 2025-11-03 18:01:03,167 - DEBUG - Response for create_port : {'port': {'name': '1161ed31-6a49-44ef-8bab-7b05c3f160d6', 'id': '1161ed31-6a49-44ef-8bab-7b05c3f160d6', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'network_id': '6be7536d-6487-4351-832a-6ac2ac98d3c6', 'mac_address': '02:11:61:ed:31:6a', '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': '4d6a641b-5e49-4a33-a762-73d948021574'}], 'security_groups': ['0abae6cc-ff57-4347-a14c-d556bdd0b35c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7830056213eb4bcc89b19441e5c344c1'}} 2025-11-03 18:01:03,348 - DEBUG - Response for create_port : {'port': {'name': '2f3e1486-c3b9-4d6e-b08c-791b8dc04919', 'id': '2f3e1486-c3b9-4d6e-b08c-791b8dc04919', 'tenant_id': '7830056213eb4bcc89b19441e5c344c1', 'network_id': '6be7536d-6487-4351-832a-6ac2ac98d3c6', 'mac_address': '02:2f:3e:14:86:c3', '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': '64aadd70-a4f6-4be0-9212-e01fbb19274c'}], 'security_groups': ['0abae6cc-ff57-4347-a14c-d556bdd0b35c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7830056213eb4bcc89b19441e5c344c1'}} 2025-11-03 18:01:03,851 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4611-1) 2025-11-03 18:01:04,377 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4611-1) 2025-11-03 18:01:05,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4611-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4611-1) 2025-11-03 18:01:05,884 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 18:01:05,890 - DEBUG - Requesting: http://10.0.0.33:8082/domain/74f4a7a9-0448-4f59-b582-413a395f4304 2025-11-03 18:01:05,904 - DEBUG - Requesting: http://10.0.0.33:8082/project/78300562-13eb-4bcc-89b1-9441e5c344c1 2025-11-03 18:01:05,977 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/5e920c6e-9959-4136-8658-3bc1b4a1a384 2025-11-03 18:01:05,987 - INFO - Verifications in API Server for IPAM: ctest-ipam-65476219 passed 2025-11-03 18:01:05,998 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-26448017:ctest-ipam-65476219', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26448017', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6814522855323681078', 'uuid-lslong': '9680553102178100100'}, 'enable': 'true', 'created': '2025-11-03T18:01:01', 'last-modified': '2025-11-03T18:01:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.956230'} 2025-11-03 18:01:05,998 - INFO - Verifications in Control node for IPAM: ctest-ipam-65476219 passed 2025-11-03 18:01:05,999 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 18:01:06,006 - DEBUG - Requesting: http://10.0.0.33:8082/domain/74f4a7a9-0448-4f59-b582-413a395f4304 2025-11-03 18:01:06,019 - DEBUG - Requesting: http://10.0.0.33:8082/project/78300562-13eb-4bcc-89b1-9441e5c344c1 2025-11-03 18:01:06,133 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6be7536d-6487-4351-832a-6ac2ac98d3c6 2025-11-03 18:01:06,160 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6be7536d-6487-4351-832a-6ac2ac98d3c6 2025-11-03 18:01:06,180 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5db6322-c3cf-44bd-a2d4-ed0721958cbf 2025-11-03 18:01:06,194 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5db6322-c3cf-44bd-a2d4-ed0721958cbf 2025-11-03 18:01:06,211 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/201c3d97-2832-4bcb-ba37-e35c3c7be449 2025-11-03 18:01:06,224 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-03 18:01:06,224 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6be7536d-6487-4351-832a-6ac2ac98d3c6 2025-11-03 18:01:06,240 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5db6322-c3cf-44bd-a2d4-ed0721958cbf 2025-11-03 18:01:06,274 - INFO - Verified VN network id 11 for VN 6be7536d-6487-4351-832a-6ac2ac98d3c6 2025-11-03 18:01:06,276 - INFO - Verifications in API Server for VN ctest-vn-99761232 passed 2025-11-03 18:01:06,277 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6be7536d-6487-4351-832a-6ac2ac98d3c6 2025-11-03 18:01:06,301 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5db6322-c3cf-44bd-a2d4-ed0721958cbf 2025-11-03 18:01:06,314 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5db6322-c3cf-44bd-a2d4-ed0721958cbf 2025-11-03 18:01:06,323 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/201c3d97-2832-4bcb-ba37-e35c3c7be449 2025-11-03 18:01:06,349 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26448017', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7775275010981577553', 'uuid-lslong': '9451484152342303686'}, 'enable': 'true', 'created': '2025-11-03T18:01:02', 'last-modified': '2025-11-03T18:01:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.713588'} 2025-11-03 18:01:06,369 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-03 18:01:06,369 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-99761232 passed 2025-11-03 18:01:06,370 - DEBUG - ====Verifying policy data for ctest-vn-99761232 in API_Server ====== 2025-11-03 18:01:06,370 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 18:01:06,381 - DEBUG - Requesting: http://10.0.0.33:8082/domain/74f4a7a9-0448-4f59-b582-413a395f4304 2025-11-03 18:01:06,454 - DEBUG - Requesting: http://10.0.0.33:8082/project/78300562-13eb-4bcc-89b1-9441e5c344c1 2025-11-03 18:01:06,557 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6be7536d-6487-4351-832a-6ac2ac98d3c6 2025-11-03 18:01:06,585 - DEBUG - =>VN ctest-vn-99761232 has no policy to be verified 2025-11-03 18:01:06,585 - DEBUG - Verifying the vn in opserver 2025-11-03 18:01:06,585 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232 virtual network link through opserver 10.0.0.33 2025-11-03 18:01:06,586 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-11-03 18:01:06,985 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-11-03 18:01:07,051 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232?flat'} 2025-11-03 18:01:07,051 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232 is found in opserver 2025-11-03 18:01:07,058 - DEBUG - VRF ids for VN ctest-vn-99761232: {'10.0.0.33': '2'} 2025-11-03 18:01:07,059 - INFO - Waiting for VM ctest-TestBasicVMVN-26448017-09162418 to be up.. 2025-11-03 18:01:07,173 - DEBUG - VM is in ACTIVE state now 2025-11-03 18:01:07,173 - INFO - VM name : ctest-TestBasicVMVN-26448017-09162418 2025-11-03 18:01:07,275 - DEBUG - VM ctest-TestBasicVMVN-26448017-09162418 ID is 8d6ac391-ddc4-421c-bc9b-037ae706aa76 2025-11-03 18:01:07,275 - DEBUG - VM ctest-TestBasicVMVN-26448017-09162418 launched on Node cn-jenkins-deploy-platform-ansible-os-4611-1 2025-11-03 18:01:07,389 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8d6ac391-ddc4-421c-bc9b-037ae706aa76 2025-11-03 18:01:07,411 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1161ed31-6a49-44ef-8bab-7b05c3f160d6 2025-11-03 18:01:10,708 - 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 1026ms') 2025-11-03 18:01:10,709 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26448017-09162418 failed! 2025-11-03 18:01:10,766 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232 is 31.1.1.1 and allocation pool is NOT set 2025-11-03 18:01:10,766 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232 is 31.1.2.1 and allocation pool is NOT set 2025-11-03 18:01:14,840 - 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 1009ms') 2025-11-03 18:01:14,840 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26448017-09162418 failed! 2025-11-03 18:01:14,902 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232 is 31.1.1.1 and allocation pool is NOT set 2025-11-03 18:01:14,903 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232 is 31.1.2.1 and allocation pool is NOT set 2025-11-03 18:01:16,965 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.63 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.630/3.309/4.988/1.679 ms') 2025-11-03 18:01:16,965 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26448017-09162418 passed 2025-11-03 18:01:17,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:01:17,122 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26448017-09162418, IP 31.1.1.4, Port 22 2025-11-03 18:01:17,288 - DEBUG - VM ctest-TestBasicVMVN-26448017-09162418 is ready for SSH connections 2025-11-03 18:01:17,289 - INFO - Waiting for VM ctest-TestBasicVMVN-26448017-70587885 to be up.. 2025-11-03 18:01:17,378 - DEBUG - VM is in ACTIVE state now 2025-11-03 18:01:17,378 - INFO - VM name : ctest-TestBasicVMVN-26448017-70587885 2025-11-03 18:01:17,469 - DEBUG - VM ctest-TestBasicVMVN-26448017-70587885 ID is 62886ded-39a4-49ff-bb33-974d27b0df65 2025-11-03 18:01:17,470 - DEBUG - VM ctest-TestBasicVMVN-26448017-70587885 launched on Node cn-jenkins-deploy-platform-ansible-os-4611-1 2025-11-03 18:01:17,560 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/62886ded-39a4-49ff-bb33-974d27b0df65 2025-11-03 18:01:17,570 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2f3e1486-c3b9-4d6e-b08c-791b8dc04919 2025-11-03 18:01:18,813 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.414 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.414/2.028/3.643/1.614 ms') 2025-11-03 18:01:18,813 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-26448017-70587885 passed 2025-11-03 18:01:18,970 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:01:18,970 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26448017-70587885, IP 31.1.2.4, Port 22 2025-11-03 18:01:19,145 - DEBUG - VM ctest-TestBasicVMVN-26448017-70587885 is ready for SSH connections 2025-11-03 18:01:19,145 - INFO - Waiting for VM ctest-TestBasicVMVN-26448017-61875056 to be up.. 2025-11-03 18:01:19,288 - DEBUG - VM is in ACTIVE state now 2025-11-03 18:01:19,288 - INFO - VM name : ctest-TestBasicVMVN-26448017-61875056 2025-11-03 18:01:19,395 - DEBUG - VM ctest-TestBasicVMVN-26448017-61875056 ID is ef90a84c-1687-43de-9e76-f0a75cee70c3 2025-11-03 18:01:19,395 - DEBUG - VM ctest-TestBasicVMVN-26448017-61875056 launched on Node cn-jenkins-deploy-platform-ansible-os-4611-1 2025-11-03 18:01:19,502 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/ef90a84c-1687-43de-9e76-f0a75cee70c3 2025-11-03 18:01:19,525 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/605b37dd-9ace-4800-8e9d-ef124bc26d65 2025-11-03 18:01:20,799 - 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.51 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.495 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.495/2.000/3.505/1.505 ms') 2025-11-03 18:01:20,799 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-26448017-61875056 passed 2025-11-03 18:01:20,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:01:20,959 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26448017-61875056, IP 31.1.1.3, Port 22 2025-11-03 18:01:21,128 - DEBUG - VM ctest-TestBasicVMVN-26448017-61875056 is ready for SSH connections 2025-11-03 18:01:21,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:01:21,129 - 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.33, gateway password: c0ntrail123 2025-11-03 18:01:21,129 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-03 18:01:25,235 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.529 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.925 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.103 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.925/2.185/4.529 ms 2025-11-03 18:01:25,235 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-26448017-09162418 passed 2025-11-03 18:01:25,235 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:01:25,235 - 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.33, gateway password: c0ntrail123 2025-11-03 18:01:25,235 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-03 18:01:28,988 - 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.967 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.218 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.405 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.218/2.530/3.967 ms 2025-11-03 18:01:28,988 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-26448017-70587885 passed 2025-11-03 18:01:28,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:01:28,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:01:28,988 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-03 18:01:28,988 - 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.33, gateway password: c0ntrail123 2025-11-03 18:01:28,988 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-03 18:01:29,182 - DEBUG - None 2025-11-03 18:01:29,184 - 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.33, gateway password: c0ntrail123 2025-11-03 18:01:29,184 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-03 18:01:29,369 - DEBUG - None 2025-11-03 18:01:29,370 - 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.33, gateway password: c0ntrail123 2025-11-03 18:01:29,370 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-03 18:01:30,056 - DEBUG - None 2025-11-03 18:01:30,056 - 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.33, gateway password: c0ntrail123 2025-11-03 18:01:30,056 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-03 18:01:32,281 - 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.825 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.066 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.488 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.695 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.423 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.423/2.099/5.066 ms 2025-11-03 18:01:32,282 - 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.33, gateway password: c0ntrail123 2025-11-03 18:01:32,282 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-03 18:01:34,540 - 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.308 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.423 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.824 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.451 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.300 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.721 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.787 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.451/2.687/5.824 ms 2025-11-03 18:01:34,541 - 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.33, gateway password: c0ntrail123 2025-11-03 18:01:34,541 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-03 18:01:36,861 - 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.229 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.071 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.294 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.610 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.225 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.188 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.552 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.552/2.452/5.294 ms 2025-11-03 18:01:36,862 - INFO - Deleting VM ctest-TestBasicVMVN-26448017-61875056 2025-11-03 18:01:36,938 - INFO - Detaching port 2f3e1486-c3b9-4d6e-b08c-791b8dc04919 from VM ctest-TestBasicVMVN-26448017-70587885 2025-11-03 18:01:36,974 - INFO - Deleting VM ctest-TestBasicVMVN-26448017-70587885 2025-11-03 18:01:37,072 - INFO - Detaching port 1161ed31-6a49-44ef-8bab-7b05c3f160d6 from VM ctest-TestBasicVMVN-26448017-09162418 2025-11-03 18:01:37,112 - INFO - Deleting VM ctest-TestBasicVMVN-26448017-09162418 2025-11-03 18:01:37,202 - INFO - Deleting VN ctest-vn-99761232 2025-11-03 18:01:37,414 - DEBUG - Response for delete_port : () 2025-11-03 18:01:37,589 - DEBUG - Response for delete_port : () 2025-11-03 18:01:37,652 - DEBUG - VN 6be7536d-6487-4351-832a-6ac2ac98d3c6 still in use: Unable to complete operation on network 6be7536d-6487-4351-832a-6ac2ac98d3c6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bcc2feb3-50ee-4c20-932e-fedfb0d707ce'] 2025-11-03 18:01:37,652 - WARNING - Deleting VN ctest-vn-99761232 failed..Will retry 2025-11-03 18:01:39,817 - DEBUG - Response for deleting network () 2025-11-03 18:01:39,817 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/a5db6322-c3cf-44bd-a2d4-ed0721958cbf 2025-11-03 18:01:39,824 - DEBUG - Response Code: 404 2025-11-03 18:01:39,824 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-03 18:01:39,830 - DEBUG - Requesting: http://10.0.0.33:8082/domain/74f4a7a9-0448-4f59-b582-413a395f4304 2025-11-03 18:01:39,888 - DEBUG - Requesting: http://10.0.0.33:8082/project/78300562-13eb-4bcc-89b1-9441e5c344c1 2025-11-03 18:01:39,967 - INFO - Validated that VN ctest-vn-99761232 is not found in API Server 2025-11-03 18:01:39,980 - DEBUG - VN ctest-vn-99761232 is not present in Agent 10.0.0.33 2025-11-03 18:01:39,980 - INFO - Validated that VN ctest-vn-99761232 is not in any agent 2025-11-03 18:01:39,987 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-11-03 18:01:39,997 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-99761232 2025-11-03 18:01:39,997 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-26448017:ctest-vn-99761232 2025-11-03 18:01:40,008 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-99761232 info 2025-11-03 18:01:40,090 - INFO - IPAM: ctest-ipam-65476219 is not found in API Server 2025-11-03 18:01:40,104 - INFO - IPAM:ctest-ipam-65476219 is not found in control node 2025-11-03 18:01:40,364 - DEBUG - No XMPP flaps were noticed during the test
2025-11-03 18:01:40,364 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-11-03 18:01:40,364 - INFO - -------------------------------------------------------------------------------- 2025-11-03 18:01:41,087 - INFO - Deleted project: ctest-TestBasicVMVN-26448017, ID : 78300562-13eb-4bcc-89b1-9441e5c344c1