2025-08-31 07:26:08,523 - INFO - Domain Default found not creating 2025-08-31 07:26:08,666 - INFO - Project ctest-TestBasicVMVN-50298471 not found, creating it 2025-08-31 07:26:09,111 - INFO - Created Project:ctest-TestBasicVMVN-50298471, ID : ec117c2e-d4c3-4fe9-a6a2-f7c5ebbdf4d2 2025-08-31 07:26:10,679 - INFO - ================================================================================ 2025-08-31 07:26:10,679 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-31 07:26:10,679 - 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-31 07:26:10,934 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-08-31 07:26:10,934 - INFO - Initial checks done. Running the testcase now 2025-08-31 07:26:10,934 - INFO - 2025-08-31 07:26:11,507 - DEBUG - Response for create_network : {'network': {'id': '0138ad12-7dfc-418a-96a3-b3a0303adf7a', 'name': 'ctest-vn2_metadata-66931036', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'project_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50298471', 'ctest-vn2_metadata-66931036'], 'port_security_enabled': True, 'description': ''}} 2025-08-31 07:26:11,702 - DEBUG - Response for create_subnet : {'subnet': {'id': '43b568ae-ba46-4b39-8d42-b06acbe5411d', 'name': '', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'network_id': '0138ad12-7dfc-418a-96a3-b3a0303adf7a', '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': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2'}} 2025-08-31 07:26:11,721 - INFO - Created VN ctest-vn2_metadata-66931036 2025-08-31 07:26:11,777 - DEBUG - VN ctest-vn2_metadata-66931036 UUID is 0138ad12-7dfc-418a-96a3-b3a0303adf7a 2025-08-31 07:26:11,967 - DEBUG - Services list from nova: [, , ] 2025-08-31 07:26:12,993 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3989-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3989-1) 2025-08-31 07:26:13,097 - DEBUG - Link local service introspect added 2025-08-31 07:26:13,136 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-31 07:26:18,259 - DEBUG - VM is in ACTIVE state now 2025-08-31 07:26:18,412 - INFO - Waiting for VM ctest-TestBasicVMVN-50298471-13942076 to be up.. 2025-08-31 07:26:18,412 - INFO - VM name : ctest-TestBasicVMVN-50298471-13942076 2025-08-31 07:26:18,483 - DEBUG - VM ctest-TestBasicVMVN-50298471-13942076 ID is 8482e42c-6d06-453c-a442-e2b74126bb65 2025-08-31 07:26:18,483 - DEBUG - VM ctest-TestBasicVMVN-50298471-13942076 launched on Node cn-jenkins-deploy-platform-ansible-os-3989-1 2025-08-31 07:26:18,556 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8482e42c-6d06-453c-a442-e2b74126bb65 2025-08-31 07:26:18,862 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8482e42c-6d06-453c-a442-e2b74126bb65 2025-08-31 07:26:18,895 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8f2d7dd8-7efd-48ab-9fff-142280ac61ad 2025-08-31 07:26:22,148 - 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-31 07:26:22,148 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50298471-13942076 failed! 2025-08-31 07:26:22,206 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50298471:ctest-vn2_metadata-66931036 is 11.1.1.1 and allocation pool is NOT set 2025-08-31 07:26:24,276 - 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=2.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.88 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 = 2.403/2.641/2.879/0.238 ms') 2025-08-31 07:26:24,276 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50298471-13942076 passed 2025-08-31 07:26:24,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:26:24,430 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50298471-13942076, IP 11.1.1.3, Port 22 2025-08-31 07:26:24,604 - DEBUG - VM ctest-TestBasicVMVN-50298471-13942076 is ready for SSH connections 2025-08-31 07:26:24,604 - INFO - Retry 0 2025-08-31 07:26:24,604 - 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-08-31 07:26:24,604 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-31 07:26:26,224 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-31 07:26:26,224 - INFO - Generic metadata worked 2025-08-31 07:26:26,473 - DEBUG - Link local service introspect removed 2025-08-31 07:26:26,473 - INFO - Deleting VM ctest-TestBasicVMVN-50298471-13942076 2025-08-31 07:26:26,546 - INFO - Deleting VN ctest-vn2_metadata-66931036 2025-08-31 07:26:26,579 - DEBUG - VN 0138ad12-7dfc-418a-96a3-b3a0303adf7a still in use: Unable to complete operation on network 0138ad12-7dfc-418a-96a3-b3a0303adf7a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e51805c1-cb96-4c18-9159-eb0c6f39521e'] 2025-08-31 07:26:26,579 - WARNING - Deleting VN ctest-vn2_metadata-66931036 failed..Will retry 2025-08-31 07:26:28,678 - DEBUG - Response for deleting network () 2025-08-31 07:26:28,931 - DEBUG - No XMPP flaps were noticed during the test 2025-08-31 07:26:28,931 - INFO - -------------------------------------------------------------------------------- 2025-08-31 07:26:28,933 - INFO - ================================================================================ 2025-08-31 07:26:28,933 - INFO - STARTING TEST : test_metadata_service 2025-08-31 07:26:28,933 - 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-31 07:26:29,219 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-08-31 07:26:29,219 - INFO - Initial checks done. Running the testcase now 2025-08-31 07:26:29,219 - INFO - 2025-08-31 07:26:29,219 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs 2025-08-31 07:26:29,226 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/676ae21b-d046-46e9-8174-33ee3da05b4c 2025-08-31 07:26:29,396 - DEBUG - Response for create_network : {'network': {'id': '0b77c70e-adce-4027-9ae9-3f395778aae8', 'name': 'ctest-vn-61789112', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'project_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50298471', 'ctest-vn-61789112'], 'port_security_enabled': True, 'description': ''}} 2025-08-31 07:26:29,562 - DEBUG - Response for create_subnet : {'subnet': {'id': '405d3790-9716-49a3-92df-e6ea5a83b7ab', 'name': '', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'network_id': '0b77c70e-adce-4027-9ae9-3f395778aae8', 'ip_version': 4, 'cidr': '105.20.35.0/26', 'allocation_pools': [{'start': '105.20.35.2', 'end': '105.20.35.62'}], 'gateway_ip': '105.20.35.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.20.35.2', 'tags': [], 'project_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2'}} 2025-08-31 07:26:29,579 - INFO - Created VN ctest-vn-61789112 2025-08-31 07:26:29,629 - DEBUG - VN ctest-vn-61789112 UUID is 0b77c70e-adce-4027-9ae9-3f395778aae8 2025-08-31 07:26:30,830 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3989-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3989-1) 2025-08-31 07:26:30,831 - INFO - Waiting for VM ctest-TestBasicVMVN-50298471-24928396 to be up.. 2025-08-31 07:26:30,870 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-31 07:26:35,944 - DEBUG - VM is in ACTIVE state now 2025-08-31 07:26:35,944 - INFO - VM name : ctest-TestBasicVMVN-50298471-24928396 2025-08-31 07:26:36,019 - DEBUG - VM ctest-TestBasicVMVN-50298471-24928396 ID is 80510ccf-0203-4cc6-9983-106ee1e1610a 2025-08-31 07:26:36,019 - DEBUG - VM ctest-TestBasicVMVN-50298471-24928396 launched on Node cn-jenkins-deploy-platform-ansible-os-3989-1 2025-08-31 07:26:36,095 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/80510ccf-0203-4cc6-9983-106ee1e1610a 2025-08-31 07:26:36,106 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/2efa07ef-8093-4f34-8577-0aad1381c5dc 2025-08-31 07:26:39,366 - 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 1018ms') 2025-08-31 07:26:39,366 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50298471-24928396 failed! 2025-08-31 07:26:39,425 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-61789112 is 105.20.35.1 and allocation pool is NOT set 2025-08-31 07:26:41,492 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.55 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.550/4.450/7.350/2.900 ms') 2025-08-31 07:26:41,492 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50298471-24928396 passed 2025-08-31 07:26:41,645 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:26:41,646 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50298471-24928396, IP 105.20.35.3, Port 22 2025-08-31 07:26:41,801 - DEBUG - VM ctest-TestBasicVMVN-50298471-24928396 is ready for SSH connections 2025-08-31 07:26:41,801 - 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-08-31 07:26:41,801 - DEBUG - cat /tmp/output.txt 2025-08-31 07:26:43,445 - DEBUG - Hello World. The time is now Sun, 31 Aug 2025 01:26:40 -0600! 2025-08-31 07:26:43,445 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 31 Aug 2025 01:26:40 -0600!'} 2025-08-31 07:26:43,446 - INFO - metadata_script.txt got executed in the vm 2025-08-31 07:26:43,446 - INFO - Deleting VM ctest-TestBasicVMVN-50298471-24928396 2025-08-31 07:26:43,527 - INFO - Deleting VN ctest-vn-61789112 2025-08-31 07:26:43,562 - DEBUG - VN 0b77c70e-adce-4027-9ae9-3f395778aae8 still in use: Unable to complete operation on network 0b77c70e-adce-4027-9ae9-3f395778aae8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-294c514e-ce20-4c28-98d8-283641ce4511'] 2025-08-31 07:26:43,562 - WARNING - Deleting VN ctest-vn-61789112 failed..Will retry 2025-08-31 07:26:45,669 - DEBUG - Response for deleting network () 2025-08-31 07:26:45,930 - DEBUG - No XMPP flaps were noticed during the test
2025-08-31 07:26:45,930 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-31 07:26:45,930 - INFO - -------------------------------------------------------------------------------- 2025-08-31 07:26:45,933 - INFO - ================================================================================ 2025-08-31 07:26:45,933 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-31 07:26:45,933 - 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-31 07:26:46,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2025-08-31 07:26:46,228 - INFO - Initial checks done. Running the testcase now 2025-08-31 07:26:46,228 - INFO - 2025-08-31 07:26:46,698 - DEBUG - Response for create_network : {'network': {'id': '64d5acd4-02a6-4dbb-a2b2-c30ac80e539b', 'name': 'ctest-vn-05219858', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'project_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-50298471', 'ctest-vn-05219858'], 'port_security_enabled': True, 'description': ''}} 2025-08-31 07:26:46,872 - DEBUG - Response for create_subnet : {'subnet': {'id': '414c89df-427b-4b68-b249-37e19ed75b5b', 'name': '', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'network_id': '64d5acd4-02a6-4dbb-a2b2-c30ac80e539b', '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': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2'}} 2025-08-31 07:26:47,035 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ec0051e-cb54-49b8-9ec2-737c127a310c', 'name': '', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'network_id': '64d5acd4-02a6-4dbb-a2b2-c30ac80e539b', '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': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2'}} 2025-08-31 07:26:47,055 - INFO - Created VN ctest-vn-05219858 2025-08-31 07:26:47,105 - DEBUG - VN ctest-vn-05219858 UUID is 64d5acd4-02a6-4dbb-a2b2-c30ac80e539b 2025-08-31 07:26:47,461 - DEBUG - Response for create_port : {'port': {'name': '7b3419ac-2761-4b80-b3c0-ca8c6cfc1ca8', 'id': '7b3419ac-2761-4b80-b3c0-ca8c6cfc1ca8', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'network_id': '64d5acd4-02a6-4dbb-a2b2-c30ac80e539b', 'mac_address': '02:7b:34:19:ac:27', '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': '414c89df-427b-4b68-b249-37e19ed75b5b'}], 'security_groups': ['30a1daca-09ea-42e8-ae15-c0e8c144571f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2'}} 2025-08-31 07:26:47,624 - DEBUG - Response for create_port : {'port': {'name': 'd26059cb-72b0-447a-8f09-ca3289a340d1', 'id': 'd26059cb-72b0-447a-8f09-ca3289a340d1', 'tenant_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2', 'network_id': '64d5acd4-02a6-4dbb-a2b2-c30ac80e539b', 'mac_address': '02:d2:60:59:cb:72', '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': '1ec0051e-cb54-49b8-9ec2-737c127a310c'}], 'security_groups': ['30a1daca-09ea-42e8-ae15-c0e8c144571f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ec117c2ed4c34fe9a6a2f7c5ebbdf4d2'}} 2025-08-31 07:26:47,985 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3989-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3989-1) 2025-08-31 07:26:48,402 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3989-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3989-1) 2025-08-31 07:26:49,637 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3989-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3989-1) 2025-08-31 07:26:49,637 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-31 07:26:49,642 - DEBUG - Requesting: http://10.0.0.33:8082/domain/fffad682-d985-4662-b1c5-1b7d3c7bc424 2025-08-31 07:26:49,656 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec117c2e-d4c3-4fe9-a6a2-f7c5ebbdf4d2 2025-08-31 07:26:49,732 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/c40c868d-c730-47d5-ae45-90e9e5374bd4 2025-08-31 07:26:49,749 - INFO - Verifications in API Server for IPAM: ctest-ipam-94813523 passed 2025-08-31 07:26:49,755 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-50298471:ctest-ipam-94813523', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50298471', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14126814074644744149', 'uuid-lslong': '12557602470239882196'}, 'enable': 'true', 'created': '2025-08-31T07:26:46', 'last-modified': '2025-08-31T07:26:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.307701'} 2025-08-31 07:26:49,755 - INFO - Verifications in Control node for IPAM: ctest-ipam-94813523 passed 2025-08-31 07:26:49,756 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-31 07:26:49,762 - DEBUG - Requesting: http://10.0.0.33:8082/domain/fffad682-d985-4662-b1c5-1b7d3c7bc424 2025-08-31 07:26:49,772 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec117c2e-d4c3-4fe9-a6a2-f7c5ebbdf4d2 2025-08-31 07:26:49,847 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/64d5acd4-02a6-4dbb-a2b2-c30ac80e539b 2025-08-31 07:26:49,864 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/64d5acd4-02a6-4dbb-a2b2-c30ac80e539b 2025-08-31 07:26:49,875 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4c14004-e000-4cac-8201-2c9d48b78876 2025-08-31 07:26:49,883 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4c14004-e000-4cac-8201-2c9d48b78876 2025-08-31 07:26:49,894 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/bf07d45f-9d91-4f95-98df-40c8df3e4c3a 2025-08-31 07:26:49,900 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-31 07:26:49,900 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/64d5acd4-02a6-4dbb-a2b2-c30ac80e539b 2025-08-31 07:26:49,910 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4c14004-e000-4cac-8201-2c9d48b78876 2025-08-31 07:26:49,928 - INFO - Verified VN network id 11 for VN 64d5acd4-02a6-4dbb-a2b2-c30ac80e539b 2025-08-31 07:26:49,928 - INFO - Verifications in API Server for VN ctest-vn-05219858 passed 2025-08-31 07:26:49,928 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/64d5acd4-02a6-4dbb-a2b2-c30ac80e539b 2025-08-31 07:26:49,943 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4c14004-e000-4cac-8201-2c9d48b78876 2025-08-31 07:26:49,953 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4c14004-e000-4cac-8201-2c9d48b78876 2025-08-31 07:26:49,961 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/bf07d45f-9d91-4f95-98df-40c8df3e4c3a 2025-08-31 07:26:49,977 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-50298471', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7265903600409660859', 'uuid-lslong': '11723647231072293787'}, 'enable': 'true', 'created': '2025-08-31T07:26:46', 'last-modified': '2025-08-31T07:26:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.971096'} 2025-08-31 07:26:49,985 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-31 07:26:49,985 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-05219858 passed 2025-08-31 07:26:49,985 - DEBUG - ====Verifying policy data for ctest-vn-05219858 in API_Server ====== 2025-08-31 07:26:49,985 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-31 07:26:49,991 - DEBUG - Requesting: http://10.0.0.33:8082/domain/fffad682-d985-4662-b1c5-1b7d3c7bc424 2025-08-31 07:26:50,003 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec117c2e-d4c3-4fe9-a6a2-f7c5ebbdf4d2 2025-08-31 07:26:50,097 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/64d5acd4-02a6-4dbb-a2b2-c30ac80e539b 2025-08-31 07:26:50,112 - DEBUG - =>VN ctest-vn-05219858 has no policy to be verified 2025-08-31 07:26:50,112 - DEBUG - Verifying the vn in opserver 2025-08-31 07:26:50,112 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858 virtual network link through opserver 10.0.0.33 2025-08-31 07:26:50,113 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-08-31 07:26:50,519 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-08-31 07:26:50,574 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858?flat'} 2025-08-31 07:26:50,574 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858 is found in opserver 2025-08-31 07:26:50,580 - DEBUG - VRF ids for VN ctest-vn-05219858: {'10.0.0.33': '2'} 2025-08-31 07:26:50,580 - INFO - Waiting for VM ctest-TestBasicVMVN-50298471-80296807 to be up.. 2025-08-31 07:26:50,673 - DEBUG - VM is in ACTIVE state now 2025-08-31 07:26:50,673 - INFO - VM name : ctest-TestBasicVMVN-50298471-80296807 2025-08-31 07:26:50,762 - DEBUG - VM ctest-TestBasicVMVN-50298471-80296807 ID is 88a2df21-d5db-4cb3-9b2d-936731bd2fe5 2025-08-31 07:26:50,762 - DEBUG - VM ctest-TestBasicVMVN-50298471-80296807 launched on Node cn-jenkins-deploy-platform-ansible-os-3989-1 2025-08-31 07:26:50,843 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/88a2df21-d5db-4cb3-9b2d-936731bd2fe5 2025-08-31 07:26:50,858 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7b3419ac-2761-4b80-b3c0-ca8c6cfc1ca8 2025-08-31 07:26:54,114 - 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 1003ms') 2025-08-31 07:26:54,114 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50298471-80296807 failed! 2025-08-31 07:26:54,173 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858 is 31.1.1.1 and allocation pool is NOT set 2025-08-31 07:26:54,174 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858 is 31.1.2.1 and allocation pool is NOT set 2025-08-31 07:26:58,245 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2025-08-31 07:26:58,245 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50298471-80296807 failed! 2025-08-31 07:26:58,298 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858 is 31.1.1.1 and allocation pool is NOT set 2025-08-31 07:26:58,298 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858 is 31.1.2.1 and allocation pool is NOT set 2025-08-31 07:27:00,359 - 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.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.32 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.319/3.777/5.235/1.458 ms') 2025-08-31 07:27:00,359 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-50298471-80296807 passed 2025-08-31 07:27:00,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:00,514 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50298471-80296807, IP 31.1.1.4, Port 22 2025-08-31 07:27:00,573 - 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-31 07:27:00,658 - DEBUG - VM ctest-TestBasicVMVN-50298471-80296807 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-31 07:27:05,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:05,658 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50298471-80296807, IP 31.1.1.4, Port 22 2025-08-31 07:27:05,813 - DEBUG - VM ctest-TestBasicVMVN-50298471-80296807 is ready for SSH connections 2025-08-31 07:27:05,813 - INFO - Waiting for VM ctest-TestBasicVMVN-50298471-24306937 to be up.. 2025-08-31 07:27:05,883 - DEBUG - VM is in ACTIVE state now 2025-08-31 07:27:05,883 - INFO - VM name : ctest-TestBasicVMVN-50298471-24306937 2025-08-31 07:27:05,950 - DEBUG - VM ctest-TestBasicVMVN-50298471-24306937 ID is 035cb0bb-5dd6-450f-856a-4a33b988fb87 2025-08-31 07:27:05,950 - DEBUG - VM ctest-TestBasicVMVN-50298471-24306937 launched on Node cn-jenkins-deploy-platform-ansible-os-3989-1 2025-08-31 07:27:06,018 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/035cb0bb-5dd6-450f-856a-4a33b988fb87 2025-08-31 07:27:06,026 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/d26059cb-72b0-447a-8f09-ca3289a340d1 2025-08-31 07:27:07,260 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.386 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.386/2.064/3.743/1.678 ms') 2025-08-31 07:27:07,261 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-50298471-24306937 passed 2025-08-31 07:27:07,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:07,410 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50298471-24306937, IP 31.1.2.4, Port 22 2025-08-31 07:27:07,569 - DEBUG - VM ctest-TestBasicVMVN-50298471-24306937 is ready for SSH connections 2025-08-31 07:27:07,569 - INFO - Waiting for VM ctest-TestBasicVMVN-50298471-94324572 to be up.. 2025-08-31 07:27:07,640 - DEBUG - VM is in ACTIVE state now 2025-08-31 07:27:07,640 - INFO - VM name : ctest-TestBasicVMVN-50298471-94324572 2025-08-31 07:27:07,714 - DEBUG - VM ctest-TestBasicVMVN-50298471-94324572 ID is 2a892b35-63a5-4679-8bf1-c19bf11f5234 2025-08-31 07:27:07,714 - DEBUG - VM ctest-TestBasicVMVN-50298471-94324572 launched on Node cn-jenkins-deploy-platform-ansible-os-3989-1 2025-08-31 07:27:07,790 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2a892b35-63a5-4679-8bf1-c19bf11f5234 2025-08-31 07:27:07,797 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/6398ca98-ea01-4f32-af56-eadcc3cfacc5 2025-08-31 07:27:09,035 - 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.23 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.392 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.392/1.809/3.226/1.417 ms') 2025-08-31 07:27:09,035 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-50298471-94324572 passed 2025-08-31 07:27:09,186 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:09,186 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-50298471-94324572, IP 31.1.1.3, Port 22 2025-08-31 07:27:09,341 - DEBUG - VM ctest-TestBasicVMVN-50298471-94324572 is ready for SSH connections 2025-08-31 07:27:09,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:09,342 - 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-08-31 07:27:09,342 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-31 07:27:13,372 - 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.043 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.838 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.798 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.798/1.893/4.043 ms 2025-08-31 07:27:13,372 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-50298471-80296807 passed 2025-08-31 07:27:13,372 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:13,373 - 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-08-31 07:27:13,373 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-31 07:27:17,049 - 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.349 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.758 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.832 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.758/1.646/3.349 ms 2025-08-31 07:27:17,049 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-50298471-24306937 passed 2025-08-31 07:27:17,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:17,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:17,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-31 07:27:17,050 - 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-08-31 07:27:17,050 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-31 07:27:17,243 - DEBUG - None 2025-08-31 07:27:17,243 - 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-08-31 07:27:17,243 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-31 07:27:17,429 - DEBUG - None 2025-08-31 07:27:17,429 - 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-08-31 07:27:17,429 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-31 07:27:18,110 - DEBUG - None 2025-08-31 07:27:18,110 - 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-08-31 07:27:18,110 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-31 07:27:20,328 - 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.858 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.053 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.570 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.330 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.363/1.834/4.053 ms 2025-08-31 07:27:20,329 - 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-08-31 07:27:20,329 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-31 07:27:22,582 - 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.033 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.647 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.895 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.378 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.721 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.764 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.378/2.120/4.895 ms 2025-08-31 07:27:22,582 - 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-08-31 07:27:22,582 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-31 07:27:24,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=0.786 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.746 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.697 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.933 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.059 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.355/1.862/3.697 ms 2025-08-31 07:27:24,861 - INFO - Deleting VM ctest-TestBasicVMVN-50298471-94324572 2025-08-31 07:27:24,935 - INFO - Detaching port d26059cb-72b0-447a-8f09-ca3289a340d1 from VM ctest-TestBasicVMVN-50298471-24306937 2025-08-31 07:27:24,967 - INFO - Deleting VM ctest-TestBasicVMVN-50298471-24306937 2025-08-31 07:27:25,040 - INFO - Detaching port 7b3419ac-2761-4b80-b3c0-ca8c6cfc1ca8 from VM ctest-TestBasicVMVN-50298471-80296807 2025-08-31 07:27:25,076 - INFO - Deleting VM ctest-TestBasicVMVN-50298471-80296807 2025-08-31 07:27:25,152 - INFO - Deleting VN ctest-vn-05219858 2025-08-31 07:27:25,332 - DEBUG - Response for delete_port : () 2025-08-31 07:27:25,530 - DEBUG - Response for delete_port : () 2025-08-31 07:27:25,585 - DEBUG - VN 64d5acd4-02a6-4dbb-a2b2-c30ac80e539b still in use: Unable to complete operation on network 64d5acd4-02a6-4dbb-a2b2-c30ac80e539b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-65c6256e-0c67-4e2a-82ea-fb3c87206658'] 2025-08-31 07:27:25,585 - WARNING - Deleting VN ctest-vn-05219858 failed..Will retry 2025-08-31 07:27:27,725 - DEBUG - Response for deleting network () 2025-08-31 07:27:27,725 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/e4c14004-e000-4cac-8201-2c9d48b78876 2025-08-31 07:27:27,734 - DEBUG - Response Code: 404 2025-08-31 07:27:27,734 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-31 07:27:27,740 - DEBUG - Requesting: http://10.0.0.33:8082/domain/fffad682-d985-4662-b1c5-1b7d3c7bc424 2025-08-31 07:27:27,794 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec117c2e-d4c3-4fe9-a6a2-f7c5ebbdf4d2 2025-08-31 07:27:27,867 - INFO - Validated that VN ctest-vn-05219858 is not found in API Server 2025-08-31 07:27:27,876 - DEBUG - VN ctest-vn-05219858 is not present in Agent 10.0.0.33 2025-08-31 07:27:27,876 - INFO - Validated that VN ctest-vn-05219858 is not in any agent 2025-08-31 07:27:27,881 - DEBUG - VRF 2 is not seen in agent 10.0.0.33 2025-08-31 07:27:27,887 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-05219858 2025-08-31 07:27:27,887 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-50298471:ctest-vn-05219858 2025-08-31 07:27:27,901 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-05219858 info 2025-08-31 07:27:27,981 - INFO - IPAM: ctest-ipam-94813523 is not found in API Server 2025-08-31 07:27:27,992 - INFO - IPAM:ctest-ipam-94813523 is not found in control node 2025-08-31 07:27:28,255 - DEBUG - No XMPP flaps were noticed during the test
2025-08-31 07:27:28,255 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-08-31 07:27:28,255 - INFO - -------------------------------------------------------------------------------- 2025-08-31 07:27:28,949 - INFO - Deleted project: ctest-TestBasicVMVN-50298471, ID : ec117c2e-d4c3-4fe9-a6a2-f7c5ebbdf4d2