2025-11-04 14:11:59,784 - INFO - Domain Default found not creating 2025-11-04 14:11:59,929 - INFO - Project ctest-TestBasicVMVN-12123711 not found, creating it 2025-11-04 14:12:00,355 - INFO - Created Project:ctest-TestBasicVMVN-12123711, ID : 7ea07e82-ceb3-4fe5-9dde-3790e2084081 2025-11-04 14:12:01,978 - INFO - ================================================================================ 2025-11-04 14:12:01,979 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-04 14:12:01,979 - 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-04 14:12:02,231 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.254': '0'}} with 2025-11-04 14:12:02,232 - INFO - Initial checks done. Running the testcase now 2025-11-04 14:12:02,232 - INFO - 2025-11-04 14:12:02,809 - DEBUG - Response for create_network : {'network': {'id': 'dcf7fc5a-afcf-4e78-a6b5-97e400eff6a5', 'name': 'ctest-vn2_metadata-39092290', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'project_id': '7ea07e82ceb34fe59dde3790e2084081', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12123711', 'ctest-vn2_metadata-39092290'], 'port_security_enabled': True, 'description': ''}} 2025-11-04 14:12:02,971 - DEBUG - Response for create_subnet : {'subnet': {'id': '16c945a8-e54b-44bd-8a9b-ffbd4739afd3', 'name': '', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'network_id': 'dcf7fc5a-afcf-4e78-a6b5-97e400eff6a5', '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': '7ea07e82ceb34fe59dde3790e2084081'}} 2025-11-04 14:12:02,988 - INFO - Created VN ctest-vn2_metadata-39092290 2025-11-04 14:12:03,039 - DEBUG - VN ctest-vn2_metadata-39092290 UUID is dcf7fc5a-afcf-4e78-a6b5-97e400eff6a5 2025-11-04 14:12:03,217 - DEBUG - Services list from nova: [, , ] 2025-11-04 14:12:04,310 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4617-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4617-1) 2025-11-04 14:12:04,427 - DEBUG - Link local service introspect added 2025-11-04 14:12:04,473 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-04 14:12:09,559 - DEBUG - VM is in ACTIVE state now 2025-11-04 14:12:09,686 - INFO - Waiting for VM ctest-TestBasicVMVN-12123711-52293771 to be up.. 2025-11-04 14:12:09,687 - INFO - VM name : ctest-TestBasicVMVN-12123711-52293771 2025-11-04 14:12:09,761 - DEBUG - VM ctest-TestBasicVMVN-12123711-52293771 ID is 1037ee78-8c2f-4b0a-b46c-bf8586b940c3 2025-11-04 14:12:09,761 - DEBUG - VM ctest-TestBasicVMVN-12123711-52293771 launched on Node cn-jenkins-deploy-platform-ansible-os-4617-1 2025-11-04 14:12:09,833 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/1037ee78-8c2f-4b0a-b46c-bf8586b940c3 2025-11-04 14:12:10,166 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/1037ee78-8c2f-4b0a-b46c-bf8586b940c3 2025-11-04 14:12:10,196 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/7376980b-aaeb-456b-845b-3057d92687cc 2025-11-04 14:12:13,447 - 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-04 14:12:13,447 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12123711-52293771 failed! 2025-11-04 14:12:13,503 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12123711:ctest-vn2_metadata-39092290 is 11.1.1.1 and allocation pool is NOT set 2025-11-04 14:12:15,569 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=7.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.484 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.484/3.892/7.300/3.408 ms') 2025-11-04 14:12:15,569 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12123711-52293771 passed 2025-11-04 14:12:15,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:12:15,715 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12123711-52293771, IP 11.1.1.3, Port 22 2025-11-04 14:12:15,871 - DEBUG - VM ctest-TestBasicVMVN-12123711-52293771 is ready for SSH connections 2025-11-04 14:12:15,871 - INFO - Retry 0 2025-11-04 14:12:15,871 - 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.49, gateway password: c0ntrail123 2025-11-04 14:12:15,871 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-04 14:12:17,549 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-04 14:12:17,549 - INFO - Generic metadata worked 2025-11-04 14:12:17,799 - DEBUG - Link local service introspect removed 2025-11-04 14:12:17,799 - INFO - Deleting VM ctest-TestBasicVMVN-12123711-52293771 2025-11-04 14:12:17,877 - INFO - Deleting VN ctest-vn2_metadata-39092290 2025-11-04 14:12:17,914 - DEBUG - VN dcf7fc5a-afcf-4e78-a6b5-97e400eff6a5 still in use: Unable to complete operation on network dcf7fc5a-afcf-4e78-a6b5-97e400eff6a5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bf1a2f31-78cb-4759-be8b-8d5bde62d22a'] 2025-11-04 14:12:17,914 - WARNING - Deleting VN ctest-vn2_metadata-39092290 failed..Will retry 2025-11-04 14:12:20,024 - DEBUG - Response for deleting network () 2025-11-04 14:12:20,296 - DEBUG - No XMPP flaps were noticed during the test 2025-11-04 14:12:20,296 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2025-11-04 14:12:20,296 - INFO - -------------------------------------------------------------------------------- 2025-11-04 14:12:20,299 - INFO - ================================================================================ 2025-11-04 14:12:20,299 - INFO - STARTING TEST : test_metadata_service 2025-11-04 14:12:20,299 - 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-04 14:12:20,577 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.254': '0'}} with 2025-11-04 14:12:20,577 - INFO - Initial checks done. Running the testcase now 2025-11-04 14:12:20,577 - INFO - 2025-11-04 14:12:20,577 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-configs 2025-11-04 14:12:20,582 - DEBUG - Requesting: http://10.0.0.49:8082/global-vrouter-config/89e950c9-6310-4a2a-b3be-4dd1954d52cf 2025-11-04 14:12:20,768 - DEBUG - Response for create_network : {'network': {'id': '8f7743bb-8f82-4b0d-86e3-d1296eaf0dbe', 'name': 'ctest-vn-64653993', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'project_id': '7ea07e82ceb34fe59dde3790e2084081', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12123711', 'ctest-vn-64653993'], 'port_security_enabled': True, 'description': ''}} 2025-11-04 14:12:20,974 - DEBUG - Response for create_subnet : {'subnet': {'id': '07dce984-aecd-4bea-aa08-f4c4b1fcd787', 'name': '', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'network_id': '8f7743bb-8f82-4b0d-86e3-d1296eaf0dbe', 'ip_version': 4, 'cidr': '48.173.158.0/26', 'allocation_pools': [{'start': '48.173.158.2', 'end': '48.173.158.62'}], 'gateway_ip': '48.173.158.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.173.158.2', 'tags': [], 'project_id': '7ea07e82ceb34fe59dde3790e2084081'}} 2025-11-04 14:12:20,993 - INFO - Created VN ctest-vn-64653993 2025-11-04 14:12:21,047 - DEBUG - VN ctest-vn-64653993 UUID is 8f7743bb-8f82-4b0d-86e3-d1296eaf0dbe 2025-11-04 14:12:22,299 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4617-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4617-1) 2025-11-04 14:12:22,299 - INFO - Waiting for VM ctest-TestBasicVMVN-12123711-81602461 to be up.. 2025-11-04 14:12:22,338 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-04 14:12:27,412 - DEBUG - VM is in ACTIVE state now 2025-11-04 14:12:27,412 - INFO - VM name : ctest-TestBasicVMVN-12123711-81602461 2025-11-04 14:12:27,480 - DEBUG - VM ctest-TestBasicVMVN-12123711-81602461 ID is 9fa6f1c9-2e5c-489e-a458-da485e930a6e 2025-11-04 14:12:27,480 - DEBUG - VM ctest-TestBasicVMVN-12123711-81602461 launched on Node cn-jenkins-deploy-platform-ansible-os-4617-1 2025-11-04 14:12:27,550 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/9fa6f1c9-2e5c-489e-a458-da485e930a6e 2025-11-04 14:12:27,558 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b0aa0449-00fb-40b9-869c-ac4ffeb5f77e 2025-11-04 14:12:30,790 - 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') 2025-11-04 14:12:30,790 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12123711-81602461 failed! 2025-11-04 14:12:30,847 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-64653993 is 48.173.158.1 and allocation pool is NOT set 2025-11-04 14:12:34,919 - 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.00 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 8.998/8.998/8.998/0.000 ms') 2025-11-04 14:12:34,919 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12123711-81602461 passed 2025-11-04 14:12:35,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:12:35,067 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12123711-81602461, IP 48.173.158.3, Port 22 2025-11-04 14:12:35,222 - DEBUG - VM ctest-TestBasicVMVN-12123711-81602461 is ready for SSH connections 2025-11-04 14:12:35,222 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123 2025-11-04 14:12:35,222 - DEBUG - cat /tmp/output.txt 2025-11-04 14:12:36,885 - DEBUG - Hello World. The time is now Tue, 04 Nov 2025 07:12:33 -0700! 2025-11-04 14:12:36,886 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 04 Nov 2025 07:12:33 -0700!'} 2025-11-04 14:12:36,886 - INFO - metadata_script.txt got executed in the vm 2025-11-04 14:12:36,886 - INFO - Deleting VM ctest-TestBasicVMVN-12123711-81602461 2025-11-04 14:12:36,991 - INFO - Deleting VN ctest-vn-64653993 2025-11-04 14:12:37,031 - DEBUG - VN 8f7743bb-8f82-4b0d-86e3-d1296eaf0dbe still in use: Unable to complete operation on network 8f7743bb-8f82-4b0d-86e3-d1296eaf0dbe. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2a2e2f7c-e87d-487a-a97c-4a2b385fdd7b'] 2025-11-04 14:12:37,031 - WARNING - Deleting VN ctest-vn-64653993 failed..Will retry 2025-11-04 14:12:39,133 - DEBUG - Response for deleting network () 2025-11-04 14:12:39,389 - DEBUG - No XMPP flaps were noticed during the test 2025-11-04 14:12:39,389 - INFO - END TEST : test_metadata_service : PASSED[0:00:19] 2025-11-04 14:12:39,389 - INFO - -------------------------------------------------------------------------------- 2025-11-04 14:12:39,391 - INFO - ================================================================================ 2025-11-04 14:12:39,392 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-04 14:12:39,392 - 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-04 14:12:39,677 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.254': '0'}} with 2025-11-04 14:12:39,677 - INFO - Initial checks done. Running the testcase now 2025-11-04 14:12:39,677 - INFO - 2025-11-04 14:12:40,164 - DEBUG - Response for create_network : {'network': {'id': '60645217-e245-4df7-8b12-f65522d0978a', 'name': 'ctest-vn-29541054', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'project_id': '7ea07e82ceb34fe59dde3790e2084081', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12123711', 'ctest-vn-29541054'], 'port_security_enabled': True, 'description': ''}} 2025-11-04 14:12:40,394 - DEBUG - Response for create_subnet : {'subnet': {'id': '91c83dea-0f03-41e1-8b16-2d69c7774537', 'name': '', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'network_id': '60645217-e245-4df7-8b12-f65522d0978a', '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': '7ea07e82ceb34fe59dde3790e2084081'}} 2025-11-04 14:12:40,570 - DEBUG - Response for create_subnet : {'subnet': {'id': '4af7e957-96ae-4cf5-812d-a234f8cf8f74', 'name': '', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'network_id': '60645217-e245-4df7-8b12-f65522d0978a', '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': '7ea07e82ceb34fe59dde3790e2084081'}} 2025-11-04 14:12:40,589 - INFO - Created VN ctest-vn-29541054 2025-11-04 14:12:40,643 - DEBUG - VN ctest-vn-29541054 UUID is 60645217-e245-4df7-8b12-f65522d0978a 2025-11-04 14:12:40,994 - DEBUG - Response for create_port : {'port': {'name': '92895773-cf8c-421e-b114-0fb98fe9bf85', 'id': '92895773-cf8c-421e-b114-0fb98fe9bf85', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'network_id': '60645217-e245-4df7-8b12-f65522d0978a', 'mac_address': '02:92:89:57:73:cf', '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': '91c83dea-0f03-41e1-8b16-2d69c7774537'}], 'security_groups': ['e7622240-5d4a-4324-a7fb-e6dade24e1e3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7ea07e82ceb34fe59dde3790e2084081'}} 2025-11-04 14:12:41,161 - DEBUG - Response for create_port : {'port': {'name': '9d57027f-8a7e-4b91-b068-21de777a3c20', 'id': '9d57027f-8a7e-4b91-b068-21de777a3c20', 'tenant_id': '7ea07e82ceb34fe59dde3790e2084081', 'network_id': '60645217-e245-4df7-8b12-f65522d0978a', 'mac_address': '02:9d:57:02:7f:8a', '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': '4af7e957-96ae-4cf5-812d-a234f8cf8f74'}], 'security_groups': ['e7622240-5d4a-4324-a7fb-e6dade24e1e3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7ea07e82ceb34fe59dde3790e2084081'}} 2025-11-04 14:12:41,519 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4617-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4617-1) 2025-11-04 14:12:41,909 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4617-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4617-1) 2025-11-04 14:12:43,210 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4617-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4617-1) 2025-11-04 14:12:43,210 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-11-04 14:12:43,218 - DEBUG - Requesting: http://10.0.0.49:8082/domain/b51b614b-99f9-45a9-9401-e955e8c7bb95 2025-11-04 14:12:43,231 - DEBUG - Requesting: http://10.0.0.49:8082/project/7ea07e82-ceb3-4fe5-9dde-3790e2084081 2025-11-04 14:12:43,309 - DEBUG - Requesting: http://10.0.0.49:8082/network-ipam/dfd7a112-81c8-4a3d-a481-ff75b5427978 2025-11-04 14:12:43,328 - INFO - Verifications in API Server for IPAM: ctest-ipam-43107669 passed 2025-11-04 14:12:43,336 - DEBUG - Control-node 10.0.0.49 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-12123711:ctest-ipam-43107669', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12123711', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16129537691309591101', 'uuid-lslong': '11854036575233145208'}, 'enable': 'true', 'created': '2025-11-04T14:12:39', 'last-modified': '2025-11-04T14:12:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.431067'} 2025-11-04 14:12:43,336 - INFO - Verifications in Control node for IPAM: ctest-ipam-43107669 passed 2025-11-04 14:12:43,336 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-11-04 14:12:43,342 - DEBUG - Requesting: http://10.0.0.49:8082/domain/b51b614b-99f9-45a9-9401-e955e8c7bb95 2025-11-04 14:12:43,356 - DEBUG - Requesting: http://10.0.0.49:8082/project/7ea07e82-ceb3-4fe5-9dde-3790e2084081 2025-11-04 14:12:43,437 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/60645217-e245-4df7-8b12-f65522d0978a 2025-11-04 14:12:43,451 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/60645217-e245-4df7-8b12-f65522d0978a 2025-11-04 14:12:43,461 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e887ed9-77ce-4cb8-8d03-87bed8f90947 2025-11-04 14:12:43,473 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e887ed9-77ce-4cb8-8d03-87bed8f90947 2025-11-04 14:12:43,481 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/132d6aaf-6538-484f-b65d-261d6ed16b39 2025-11-04 14:12:43,488 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-04 14:12:43,488 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/60645217-e245-4df7-8b12-f65522d0978a 2025-11-04 14:12:43,500 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e887ed9-77ce-4cb8-8d03-87bed8f90947 2025-11-04 14:12:43,518 - INFO - Verified VN network id 11 for VN 60645217-e245-4df7-8b12-f65522d0978a 2025-11-04 14:12:43,518 - INFO - Verifications in API Server for VN ctest-vn-29541054 passed 2025-11-04 14:12:43,518 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/60645217-e245-4df7-8b12-f65522d0978a 2025-11-04 14:12:43,529 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e887ed9-77ce-4cb8-8d03-87bed8f90947 2025-11-04 14:12:43,539 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e887ed9-77ce-4cb8-8d03-87bed8f90947 2025-11-04 14:12:43,551 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/132d6aaf-6538-484f-b65d-261d6ed16b39 2025-11-04 14:12:43,567 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12123711', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6945766787846065655', 'uuid-lslong': '10021342966369523594'}, 'enable': 'true', 'created': '2025-11-04T14:12:40', 'last-modified': '2025-11-04T14:12:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.025970'} 2025-11-04 14:12:43,575 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-04 14:12:43,575 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29541054 passed 2025-11-04 14:12:43,575 - DEBUG - ====Verifying policy data for ctest-vn-29541054 in API_Server ====== 2025-11-04 14:12:43,575 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-11-04 14:12:43,585 - DEBUG - Requesting: http://10.0.0.49:8082/domain/b51b614b-99f9-45a9-9401-e955e8c7bb95 2025-11-04 14:12:43,596 - DEBUG - Requesting: http://10.0.0.49:8082/project/7ea07e82-ceb3-4fe5-9dde-3790e2084081 2025-11-04 14:12:43,683 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/60645217-e245-4df7-8b12-f65522d0978a 2025-11-04 14:12:43,695 - DEBUG - =>VN ctest-vn-29541054 has no policy to be verified 2025-11-04 14:12:43,695 - DEBUG - Verifying the vn in opserver 2025-11-04 14:12:43,695 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054 virtual network link through opserver 10.0.0.49 2025-11-04 14:12:43,696 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-11-04 14:12:44,174 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-11-04 14:12:44,244 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054?flat'} 2025-11-04 14:12:44,244 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054 is found in opserver 2025-11-04 14:12:44,251 - DEBUG - VRF ids for VN ctest-vn-29541054: {'10.0.0.49': '2'} 2025-11-04 14:12:44,251 - INFO - Waiting for VM ctest-TestBasicVMVN-12123711-14382686 to be up.. 2025-11-04 14:12:44,343 - DEBUG - VM is in ACTIVE state now 2025-11-04 14:12:44,343 - INFO - VM name : ctest-TestBasicVMVN-12123711-14382686 2025-11-04 14:12:44,425 - DEBUG - VM ctest-TestBasicVMVN-12123711-14382686 ID is 9126f915-22c5-4edf-af80-e8de57d8d410 2025-11-04 14:12:44,425 - DEBUG - VM ctest-TestBasicVMVN-12123711-14382686 launched on Node cn-jenkins-deploy-platform-ansible-os-4617-1 2025-11-04 14:12:44,520 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/9126f915-22c5-4edf-af80-e8de57d8d410 2025-11-04 14:12:44,532 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/92895773-cf8c-421e-b114-0fb98fe9bf85 2025-11-04 14:12:47,811 - 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 1014ms') 2025-11-04 14:12:47,811 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12123711-14382686 failed! 2025-11-04 14:12:47,871 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054 is 31.1.1.1 and allocation pool is NOT set 2025-11-04 14:12:47,871 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054 is 31.1.2.1 and allocation pool is NOT set 2025-11-04 14:12:51,948 - 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 1014ms') 2025-11-04 14:12:51,949 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12123711-14382686 failed! 2025-11-04 14:12:52,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054 is 31.1.1.1 and allocation pool is NOT set 2025-11-04 14:12:52,003 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054 is 31.1.2.1 and allocation pool is NOT set 2025-11-04 14:12:54,063 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.68 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 = 2.681/3.091/3.502/0.410 ms') 2025-11-04 14:12:54,063 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12123711-14382686 passed 2025-11-04 14:12:54,211 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:12:54,211 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12123711-14382686, IP 31.1.1.4, Port 22 2025-11-04 14:12:54,277 - 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-04 14:12:54,357 - DEBUG - VM ctest-TestBasicVMVN-12123711-14382686 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-04 14:12:59,357 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:12:59,357 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12123711-14382686, IP 31.1.1.4, Port 22 2025-11-04 14:12:59,515 - DEBUG - VM ctest-TestBasicVMVN-12123711-14382686 is ready for SSH connections 2025-11-04 14:12:59,515 - INFO - Waiting for VM ctest-TestBasicVMVN-12123711-58078617 to be up.. 2025-11-04 14:12:59,596 - DEBUG - VM is in ACTIVE state now 2025-11-04 14:12:59,597 - INFO - VM name : ctest-TestBasicVMVN-12123711-58078617 2025-11-04 14:12:59,673 - DEBUG - VM ctest-TestBasicVMVN-12123711-58078617 ID is d7320c97-6004-4396-b4d7-8dd725cf9da6 2025-11-04 14:12:59,673 - DEBUG - VM ctest-TestBasicVMVN-12123711-58078617 launched on Node cn-jenkins-deploy-platform-ansible-os-4617-1 2025-11-04 14:12:59,751 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/d7320c97-6004-4396-b4d7-8dd725cf9da6 2025-11-04 14:12:59,760 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/9d57027f-8a7e-4b91-b068-21de777a3c20 2025-11-04 14:13:00,992 - 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.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.353 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.353/1.672/2.991/1.319 ms') 2025-11-04 14:13:00,992 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-12123711-58078617 passed 2025-11-04 14:13:01,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:13:01,143 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12123711-58078617, IP 31.1.2.4, Port 22 2025-11-04 14:13:01,298 - DEBUG - VM ctest-TestBasicVMVN-12123711-58078617 is ready for SSH connections 2025-11-04 14:13:01,298 - INFO - Waiting for VM ctest-TestBasicVMVN-12123711-74206306 to be up.. 2025-11-04 14:13:01,371 - DEBUG - VM is in ACTIVE state now 2025-11-04 14:13:01,371 - INFO - VM name : ctest-TestBasicVMVN-12123711-74206306 2025-11-04 14:13:01,441 - DEBUG - VM ctest-TestBasicVMVN-12123711-74206306 ID is 7fa401b4-c6f0-414c-b5fb-2cb898ba731d 2025-11-04 14:13:01,441 - DEBUG - VM ctest-TestBasicVMVN-12123711-74206306 launched on Node cn-jenkins-deploy-platform-ansible-os-4617-1 2025-11-04 14:13:01,515 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/7fa401b4-c6f0-414c-b5fb-2cb898ba731d 2025-11-04 14:13:01,522 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b0549514-dd9b-4da9-80b3-e95d17fa46d5 2025-11-04 14:13:02,751 - 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.35 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.337 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.337/1.845/3.354/1.508 ms') 2025-11-04 14:13:02,751 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-12123711-74206306 passed 2025-11-04 14:13:02,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:13:02,903 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12123711-74206306, IP 31.1.1.3, Port 22 2025-11-04 14:13:03,063 - DEBUG - VM ctest-TestBasicVMVN-12123711-74206306 is ready for SSH connections 2025-11-04 14:13:03,063 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:13:03,063 - 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.49, gateway password: c0ntrail123 2025-11-04 14:13:03,063 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-04 14:13:07,147 - 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.866 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.036 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.744 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.744/1.882/3.866 ms 2025-11-04 14:13:07,147 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-12123711-14382686 passed 2025-11-04 14:13:07,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:13:07,147 - 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.49, gateway password: c0ntrail123 2025-11-04 14:13:07,147 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-04 14:13:10,877 - 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.116 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.931 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.845 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.845/1.630/3.116 ms 2025-11-04 14:13:10,877 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-12123711-58078617 passed 2025-11-04 14:13:10,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:13:10,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:13:10,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-04 14:13:10,877 - 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.49, gateway password: c0ntrail123 2025-11-04 14:13:10,877 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-04 14:13:11,098 - DEBUG - None 2025-11-04 14:13:11,098 - 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.49, gateway password: c0ntrail123 2025-11-04 14:13:11,098 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-04 14:13:11,296 - DEBUG - None 2025-11-04 14:13:11,296 - 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.49, gateway password: c0ntrail123 2025-11-04 14:13:11,296 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-04 14:13:11,962 - DEBUG - None 2025-11-04 14:13:11,962 - 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.49, gateway password: c0ntrail123 2025-11-04 14:13:11,962 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-04 14:13:14,182 - 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.129 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.043 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.860 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.404/1.971/5.043 ms 2025-11-04 14:13:14,183 - 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.49, gateway password: c0ntrail123 2025-11-04 14:13:14,183 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-04 14:13:16,437 - 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.494 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.591 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.816 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.574 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.950 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.350 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.447 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.447/2.603/5.816 ms 2025-11-04 14:13:16,438 - 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.49, gateway password: c0ntrail123 2025-11-04 14:13:16,438 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-04 14:13:18,698 - 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.735 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.816 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.701 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.934 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.862 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.403/1.840/3.701 ms 2025-11-04 14:13:18,698 - INFO - Deleting VM ctest-TestBasicVMVN-12123711-74206306 2025-11-04 14:13:18,773 - INFO - Detaching port 9d57027f-8a7e-4b91-b068-21de777a3c20 from VM ctest-TestBasicVMVN-12123711-58078617 2025-11-04 14:13:18,807 - INFO - Deleting VM ctest-TestBasicVMVN-12123711-58078617 2025-11-04 14:13:18,890 - INFO - Detaching port 92895773-cf8c-421e-b114-0fb98fe9bf85 from VM ctest-TestBasicVMVN-12123711-14382686 2025-11-04 14:13:18,927 - INFO - Deleting VM ctest-TestBasicVMVN-12123711-14382686 2025-11-04 14:13:19,013 - INFO - Deleting VN ctest-vn-29541054 2025-11-04 14:13:19,169 - DEBUG - Response for delete_port : () 2025-11-04 14:13:19,342 - DEBUG - Response for delete_port : () 2025-11-04 14:13:19,393 - DEBUG - VN 60645217-e245-4df7-8b12-f65522d0978a still in use: Unable to complete operation on network 60645217-e245-4df7-8b12-f65522d0978a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fd3bf915-992d-40af-b9cd-76ab1d869699'] 2025-11-04 14:13:19,393 - WARNING - Deleting VN ctest-vn-29541054 failed..Will retry 2025-11-04 14:13:21,533 - DEBUG - Response for deleting network () 2025-11-04 14:13:21,533 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/2e887ed9-77ce-4cb8-8d03-87bed8f90947 2025-11-04 14:13:21,539 - DEBUG - Response Code: 404 2025-11-04 14:13:21,539 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-11-04 14:13:21,545 - DEBUG - Requesting: http://10.0.0.49:8082/domain/b51b614b-99f9-45a9-9401-e955e8c7bb95 2025-11-04 14:13:21,601 - DEBUG - Requesting: http://10.0.0.49:8082/project/7ea07e82-ceb3-4fe5-9dde-3790e2084081 2025-11-04 14:13:21,679 - INFO - Validated that VN ctest-vn-29541054 is not found in API Server 2025-11-04 14:13:21,689 - DEBUG - VN ctest-vn-29541054 is not present in Agent 10.0.0.49 2025-11-04 14:13:21,689 - INFO - Validated that VN ctest-vn-29541054 is not in any agent 2025-11-04 14:13:21,695 - DEBUG - VRF 2 is not seen in agent 10.0.0.49 2025-11-04 14:13:21,701 - DEBUG - Vrouter 10.0.0.49 does not have vrf 2 for VN ctest-vn-29541054 2025-11-04 14:13:21,701 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-12123711:ctest-vn-29541054 2025-11-04 14:13:21,711 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29541054 info 2025-11-04 14:13:21,815 - INFO - IPAM: ctest-ipam-43107669 is not found in API Server 2025-11-04 14:13:21,826 - INFO - IPAM:ctest-ipam-43107669 is not found in control node 2025-11-04 14:13:22,084 - DEBUG - No XMPP flaps were noticed during the test 2025-11-04 14:13:22,084 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-11-04 14:13:22,084 - INFO - -------------------------------------------------------------------------------- 2025-11-04 14:13:22,799 - INFO - Deleted project: ctest-TestBasicVMVN-12123711, ID : 7ea07e82-ceb3-4fe5-9dde-3790e2084081