2024-09-12 06:44:47,327 - INFO - Domain Default found not creating 2024-09-12 06:44:47,531 - INFO - Project ctest-TestBasicVMVN-52590758 not found, creating it 2024-09-12 06:44:48,046 - INFO - Created Project:ctest-TestBasicVMVN-52590758, ID : dd3302de-3294-4b39-8c9e-c26e8662065c 2024-09-12 06:44:49,849 - INFO - ================================================================================ 2024-09-12 06:44:49,849 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-12 06:44:49,849 - 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 2024-09-12 06:44:50,115 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.19': '0'}} with 2024-09-12 06:44:50,115 - INFO - Initial checks done. Running the testcase now 2024-09-12 06:44:50,115 - INFO - 2024-09-12 06:44:50,808 - DEBUG - Response for create_network : {'network': {'id': '065ec5e8-d709-4cf9-b3b9-e28205bc5aab', 'name': 'ctest-vn2_metadata-19767378', 'tenant_id': 'dd3302de32944b398c9ec26e8662065c', 'project_id': 'dd3302de32944b398c9ec26e8662065c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-52590758', 'ctest-vn2_metadata-19767378'], 'port_security_enabled': True, 'description': ''}} 2024-09-12 06:44:51,022 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce007995-372c-478d-94ad-2f82739609a6', 'name': '', 'tenant_id': 'dd3302de32944b398c9ec26e8662065c', 'network_id': '065ec5e8-d709-4cf9-b3b9-e28205bc5aab', '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': 'dd3302de32944b398c9ec26e8662065c'}} 2024-09-12 06:44:51,044 - INFO - Created VN ctest-vn2_metadata-19767378 2024-09-12 06:44:51,105 - DEBUG - VN ctest-vn2_metadata-19767378 UUID is 065ec5e8-d709-4cf9-b3b9-e28205bc5aab 2024-09-12 06:44:51,318 - DEBUG - Services list from nova: [, , ] 2024-09-12 06:44:52,638 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1905-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1905-1) 2024-09-12 06:44:52,753 - DEBUG - Link local service introspect added 2024-09-12 06:44:52,803 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-12 06:44:57,902 - DEBUG - VM is in ACTIVE state now 2024-09-12 06:44:58,060 - INFO - Waiting for VM ctest-TestBasicVMVN-52590758-96724747 to be up.. 2024-09-12 06:44:58,060 - INFO - VM name : ctest-TestBasicVMVN-52590758-96724747 2024-09-12 06:44:58,154 - DEBUG - VM ctest-TestBasicVMVN-52590758-96724747 ID is 33d5a5c0-d0c6-4cad-89e9-ff27d6b802b1 2024-09-12 06:44:58,154 - DEBUG - VM ctest-TestBasicVMVN-52590758-96724747 launched on Node cn-jenkins-deploy-platform-ansible-os-1905-1 2024-09-12 06:44:58,246 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/33d5a5c0-d0c6-4cad-89e9-ff27d6b802b1 2024-09-12 06:44:58,590 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/33d5a5c0-d0c6-4cad-89e9-ff27d6b802b1 2024-09-12 06:44:58,629 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/2d84d342-8a53-4419-90b4-1697b52b7197 2024-09-12 06:45:01,891 - 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 1001ms') 2024-09-12 06:45:01,891 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52590758-96724747 failed! 2024-09-12 06:45:01,953 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52590758:ctest-vn2_metadata-19767378 is 11.1.1.1 and allocation pool is NOT set 2024-09-12 06:45:06,024 - 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=3.89 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 3.889/3.889/3.889/0.000 ms') 2024-09-12 06:45:06,025 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52590758-96724747 passed 2024-09-12 06:45:06,193 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:06,403 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52590758-96724747, IP 11.1.1.3, Port 22 2024-09-12 06:45:06,560 - DEBUG - VM ctest-TestBasicVMVN-52590758-96724747 is ready for SSH connections 2024-09-12 06:45:06,560 - INFO - Retry 0 2024-09-12 06:45:06,560 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:06,561 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-12 06:45:08,219 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-12 06:45:08,220 - INFO - Generic metadata worked 2024-09-12 06:45:08,501 - DEBUG - Link local service introspect removed 2024-09-12 06:45:08,501 - INFO - Deleting VM ctest-TestBasicVMVN-52590758-96724747 2024-09-12 06:45:08,586 - INFO - Deleting VN ctest-vn2_metadata-19767378 2024-09-12 06:45:08,632 - DEBUG - VN 065ec5e8-d709-4cf9-b3b9-e28205bc5aab still in use: Unable to complete operation on network 065ec5e8-d709-4cf9-b3b9-e28205bc5aab. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-40893574-c14a-45e9-a902-286ec062a43e'] 2024-09-12 06:45:08,632 - WARNING - Deleting VN ctest-vn2_metadata-19767378 failed..Will retry 2024-09-12 06:45:10,755 - DEBUG - Response for deleting network () 2024-09-12 06:45:11,037 - DEBUG - No XMPP flaps were noticed during the test 2024-09-12 06:45:11,037 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22] 2024-09-12 06:45:11,038 - INFO - -------------------------------------------------------------------------------- 2024-09-12 06:45:11,043 - INFO - ================================================================================ 2024-09-12 06:45:11,043 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-12 06:45:11,043 - 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 2024-09-12 06:45:11,328 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.19': '0'}} with 2024-09-12 06:45:11,328 - INFO - Initial checks done. Running the testcase now 2024-09-12 06:45:11,328 - INFO - 2024-09-12 06:45:11,879 - DEBUG - Response for create_network : {'network': {'id': '5c7f33ab-efae-47a7-8de2-edad1668bc7d', 'name': 'ctest-vn-05398421', 'tenant_id': 'dd3302de32944b398c9ec26e8662065c', 'project_id': 'dd3302de32944b398c9ec26e8662065c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-52590758', 'ctest-vn-05398421'], 'port_security_enabled': True, 'description': ''}} 2024-09-12 06:45:12,109 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa3c8943-6a48-4047-86f6-2b5c52067d35', 'name': '', 'tenant_id': 'dd3302de32944b398c9ec26e8662065c', 'network_id': '5c7f33ab-efae-47a7-8de2-edad1668bc7d', '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': 'dd3302de32944b398c9ec26e8662065c'}} 2024-09-12 06:45:12,315 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf948dc5-2753-4752-b09e-95132908488b', 'name': '', 'tenant_id': 'dd3302de32944b398c9ec26e8662065c', 'network_id': '5c7f33ab-efae-47a7-8de2-edad1668bc7d', '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': 'dd3302de32944b398c9ec26e8662065c'}} 2024-09-12 06:45:12,339 - INFO - Created VN ctest-vn-05398421 2024-09-12 06:45:12,401 - DEBUG - VN ctest-vn-05398421 UUID is 5c7f33ab-efae-47a7-8de2-edad1668bc7d 2024-09-12 06:45:12,891 - DEBUG - Response for create_port : {'port': {'name': 'e2e72b87-7514-4ee4-9097-ff805c6b5694', 'id': 'e2e72b87-7514-4ee4-9097-ff805c6b5694', 'tenant_id': 'dd3302de32944b398c9ec26e8662065c', 'network_id': '5c7f33ab-efae-47a7-8de2-edad1668bc7d', 'mac_address': '02:e2:e7:2b:87:75', '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': 'aa3c8943-6a48-4047-86f6-2b5c52067d35'}], 'security_groups': ['28788a64-317e-423f-a4ac-b014740301b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd3302de32944b398c9ec26e8662065c'}} 2024-09-12 06:45:13,112 - DEBUG - Response for create_port : {'port': {'name': 'f4f0ae3e-2a3a-4ae2-9974-359f6d3d030d', 'id': 'f4f0ae3e-2a3a-4ae2-9974-359f6d3d030d', 'tenant_id': 'dd3302de32944b398c9ec26e8662065c', 'network_id': '5c7f33ab-efae-47a7-8de2-edad1668bc7d', 'mac_address': '02:f4:f0:ae:3e:2a', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': 'cf948dc5-2753-4752-b09e-95132908488b'}], 'security_groups': ['28788a64-317e-423f-a4ac-b014740301b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd3302de32944b398c9ec26e8662065c'}} 2024-09-12 06:45:13,614 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1905-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1905-1) 2024-09-12 06:45:14,093 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1905-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1905-1) 2024-09-12 06:45:15,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1905-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1905-1) 2024-09-12 06:45:15,542 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-09-12 06:45:15,550 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f236561c-696f-4617-9f76-b8d97553c888 2024-09-12 06:45:15,570 - DEBUG - Requesting: http://10.0.0.29:8082/project/dd3302de-3294-4b39-8c9e-c26e8662065c 2024-09-12 06:45:15,671 - DEBUG - Requesting: http://10.0.0.29:8082/network-ipam/b3567014-ad8e-4870-8185-c12d9a903a23 2024-09-12 06:45:15,686 - INFO - Verifications in API Server for IPAM: ctest-ipam-44834985 passed 2024-09-12 06:45:15,694 - DEBUG - Control-node 10.0.0.29 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-52590758:ctest-ipam-44834985', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52590758', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12922639414899656816', 'uuid-lslong': '9333078204406053411'}, 'enable': 'true', 'created': '2024-09-12T06:45:11', 'last-modified': '2024-09-12T06:45:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.120566'} 2024-09-12 06:45:15,695 - INFO - Verifications in Control node for IPAM: ctest-ipam-44834985 passed 2024-09-12 06:45:15,695 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-09-12 06:45:15,704 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f236561c-696f-4617-9f76-b8d97553c888 2024-09-12 06:45:15,727 - DEBUG - Requesting: http://10.0.0.29:8082/project/dd3302de-3294-4b39-8c9e-c26e8662065c 2024-09-12 06:45:15,836 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/5c7f33ab-efae-47a7-8de2-edad1668bc7d 2024-09-12 06:45:15,862 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/5c7f33ab-efae-47a7-8de2-edad1668bc7d 2024-09-12 06:45:15,882 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/1e807a58-d878-4367-be4e-6065572b0726 2024-09-12 06:45:15,894 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/1e807a58-d878-4367-be4e-6065572b0726 2024-09-12 06:45:15,909 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/4d82e402-9898-4a95-87dd-a30c34f88f80 2024-09-12 06:45:15,924 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-12 06:45:15,924 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/5c7f33ab-efae-47a7-8de2-edad1668bc7d 2024-09-12 06:45:15,945 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/1e807a58-d878-4367-be4e-6065572b0726 2024-09-12 06:45:15,976 - INFO - Verified VN network id 9 for VN 5c7f33ab-efae-47a7-8de2-edad1668bc7d 2024-09-12 06:45:15,976 - INFO - Verifications in API Server for VN ctest-vn-05398421 passed 2024-09-12 06:45:15,976 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/5c7f33ab-efae-47a7-8de2-edad1668bc7d 2024-09-12 06:45:15,995 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/1e807a58-d878-4367-be4e-6065572b0726 2024-09-12 06:45:16,006 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/1e807a58-d878-4367-be4e-6065572b0726 2024-09-12 06:45:16,019 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/4d82e402-9898-4a95-87dd-a30c34f88f80 2024-09-12 06:45:16,037 - DEBUG - Control-node 10.0.0.29 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-52590758:ctest-vn-05398421', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-52590758', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6665102787085223847', 'uuid-lslong': '10223995431745535101'}, 'enable': 'true', 'created': '2024-09-12T06:45:11', 'last-modified': '2024-09-12T06:45:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.758623'} 2024-09-12 06:45:16,054 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-12 06:45:16,055 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-05398421 passed 2024-09-12 06:45:16,055 - DEBUG - ====Verifying policy data for ctest-vn-05398421 in API_Server ====== 2024-09-12 06:45:16,055 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-09-12 06:45:16,069 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f236561c-696f-4617-9f76-b8d97553c888 2024-09-12 06:45:16,133 - DEBUG - Requesting: http://10.0.0.29:8082/project/dd3302de-3294-4b39-8c9e-c26e8662065c 2024-09-12 06:45:16,267 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/5c7f33ab-efae-47a7-8de2-edad1668bc7d 2024-09-12 06:45:16,293 - DEBUG - =>VN ctest-vn-05398421 has no policy to be verified 2024-09-12 06:45:16,293 - DEBUG - Verifying the vn in opserver 2024-09-12 06:45:16,293 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-52590758:ctest-vn-05398421 virtual network link through opserver 10.0.0.29 2024-09-12 06:45:16,293 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2024-09-12 06:45:16,698 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2024-09-12 06:45:16,791 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-52590758:ctest-vn-05398421', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-52590758:ctest-vn-05398421?flat'} 2024-09-12 06:45:16,791 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-52590758:ctest-vn-05398421 is found in opserver 2024-09-12 06:45:16,802 - DEBUG - VRF ids for VN ctest-vn-05398421: {'10.0.0.29': '2'} 2024-09-12 06:45:16,802 - INFO - Waiting for VM ctest-TestBasicVMVN-52590758-16659701 to be up.. 2024-09-12 06:45:16,982 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-12 06:45:22,088 - DEBUG - VM is in ACTIVE state now 2024-09-12 06:45:22,088 - INFO - VM name : ctest-TestBasicVMVN-52590758-16659701 2024-09-12 06:45:22,194 - DEBUG - VM ctest-TestBasicVMVN-52590758-16659701 ID is 3e11032b-8caf-401e-a296-29b23a7e1c18 2024-09-12 06:45:22,194 - DEBUG - VM ctest-TestBasicVMVN-52590758-16659701 launched on Node cn-jenkins-deploy-platform-ansible-os-1905-1 2024-09-12 06:45:22,300 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/3e11032b-8caf-401e-a296-29b23a7e1c18 2024-09-12 06:45:22,313 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/e2e72b87-7514-4ee4-9097-ff805c6b5694 2024-09-12 06:45:25,604 - 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 1021ms') 2024-09-12 06:45:25,604 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52590758-16659701 failed! 2024-09-12 06:45:25,673 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52590758:ctest-vn-05398421 is 31.1.1.1 and allocation pool is NOT set 2024-09-12 06:45:25,673 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-52590758:ctest-vn-05398421 is 31.1.2.1 and allocation pool is NOT set 2024-09-12 06:45:27,748 - 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=8.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.963 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.963/4.499/8.035/3.536 ms') 2024-09-12 06:45:27,748 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-52590758-16659701 passed 2024-09-12 06:45:27,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:27,925 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52590758-16659701, IP 31.1.1.4, Port 22 2024-09-12 06:45:28,096 - DEBUG - VM ctest-TestBasicVMVN-52590758-16659701 is ready for SSH connections 2024-09-12 06:45:28,096 - INFO - Waiting for VM ctest-TestBasicVMVN-52590758-71566457 to be up.. 2024-09-12 06:45:28,201 - DEBUG - VM is in ACTIVE state now 2024-09-12 06:45:28,201 - INFO - VM name : ctest-TestBasicVMVN-52590758-71566457 2024-09-12 06:45:28,294 - DEBUG - VM ctest-TestBasicVMVN-52590758-71566457 ID is 8bf72783-7777-402d-88ae-6f10a713b671 2024-09-12 06:45:28,294 - DEBUG - VM ctest-TestBasicVMVN-52590758-71566457 launched on Node cn-jenkins-deploy-platform-ansible-os-1905-1 2024-09-12 06:45:28,387 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/8bf72783-7777-402d-88ae-6f10a713b671 2024-09-12 06:45:28,399 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/f4f0ae3e-2a3a-4ae2-9974-359f6d3d030d 2024-09-12 06:45:29,670 - 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.69 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.496 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.496/2.090/3.685/1.594 ms') 2024-09-12 06:45:29,670 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-52590758-71566457 passed 2024-09-12 06:45:29,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:29,829 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52590758-71566457, IP 31.1.2.4, Port 22 2024-09-12 06:45:30,000 - DEBUG - VM ctest-TestBasicVMVN-52590758-71566457 is ready for SSH connections 2024-09-12 06:45:30,000 - INFO - Waiting for VM ctest-TestBasicVMVN-52590758-73041825 to be up.. 2024-09-12 06:45:30,098 - DEBUG - VM is in ACTIVE state now 2024-09-12 06:45:30,099 - INFO - VM name : ctest-TestBasicVMVN-52590758-73041825 2024-09-12 06:45:30,194 - DEBUG - VM ctest-TestBasicVMVN-52590758-73041825 ID is 8651e966-37ce-4ee4-bbed-ed84dbef5bbc 2024-09-12 06:45:30,194 - DEBUG - VM ctest-TestBasicVMVN-52590758-73041825 launched on Node cn-jenkins-deploy-platform-ansible-os-1905-1 2024-09-12 06:45:30,280 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/8651e966-37ce-4ee4-bbed-ed84dbef5bbc 2024-09-12 06:45:30,293 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/b376c870-e66f-465d-9be3-0d8265453099 2024-09-12 06:45:31,558 - 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.61 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.395 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.395/2.001/3.607/1.606 ms') 2024-09-12 06:45:31,558 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-52590758-73041825 passed 2024-09-12 06:45:31,721 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:31,721 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-52590758-73041825, IP 31.1.1.3, Port 22 2024-09-12 06:45:31,876 - DEBUG - VM ctest-TestBasicVMVN-52590758-73041825 is ready for SSH connections 2024-09-12 06:45:31,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:31,876 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:31,877 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-12 06:45:35,625 - 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.979 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.973 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.976 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.973/1.976/3.979 ms 2024-09-12 06:45:35,625 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-52590758-16659701 passed 2024-09-12 06:45:35,625 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:35,625 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:35,625 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-12 06:45:39,370 - 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.653 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.048 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.051 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.048/1.917/3.653 ms 2024-09-12 06:45:39,371 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-52590758-71566457 passed 2024-09-12 06:45:39,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:39,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:39,371 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-12 06:45:39,372 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:39,372 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-12 06:45:39,571 - DEBUG - None 2024-09-12 06:45:39,571 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:39,572 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-12 06:45:39,769 - DEBUG - None 2024-09-12 06:45:39,769 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:39,769 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-12 06:45:40,457 - DEBUG - None 2024-09-12 06:45:40,457 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:40,457 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-12 06:45:42,684 - 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.324 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.850 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.408 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.343 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.343/2.672/7.850 ms 2024-09-12 06:45:42,684 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:42,684 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-12 06:45:44,944 - 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.162 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.329 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.623 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.394 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.152 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.147 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.613 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.394/2.488/5.623 ms 2024-09-12 06:45:44,944 - 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.29, gateway password: c0ntrail123 2024-09-12 06:45:44,944 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-12 06:45:47,196 - 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.701 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.110 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.048 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.609 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.953 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.397/2.179/4.048 ms 2024-09-12 06:45:47,197 - INFO - Deleting VM ctest-TestBasicVMVN-52590758-73041825 2024-09-12 06:45:47,272 - INFO - Detaching port f4f0ae3e-2a3a-4ae2-9974-359f6d3d030d from VM ctest-TestBasicVMVN-52590758-71566457 2024-09-12 06:45:47,336 - INFO - Deleting VM ctest-TestBasicVMVN-52590758-71566457 2024-09-12 06:45:47,421 - INFO - Detaching port e2e72b87-7514-4ee4-9097-ff805c6b5694 from VM ctest-TestBasicVMVN-52590758-16659701 2024-09-12 06:45:47,458 - INFO - Deleting VM ctest-TestBasicVMVN-52590758-16659701 2024-09-12 06:45:47,539 - INFO - Deleting VN ctest-vn-05398421 2024-09-12 06:45:47,763 - DEBUG - Response for delete_port : () 2024-09-12 06:45:48,100 - DEBUG - Response for delete_port : () 2024-09-12 06:45:48,163 - DEBUG - VN 5c7f33ab-efae-47a7-8de2-edad1668bc7d still in use: Unable to complete operation on network 5c7f33ab-efae-47a7-8de2-edad1668bc7d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c956be2b-2057-4822-bced-356273ec985e'] 2024-09-12 06:45:48,163 - WARNING - Deleting VN ctest-vn-05398421 failed..Will retry 2024-09-12 06:45:50,343 - DEBUG - Response for deleting network () 2024-09-12 06:45:50,343 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/1e807a58-d878-4367-be4e-6065572b0726 2024-09-12 06:45:50,352 - DEBUG - Response Code: 404 2024-09-12 06:45:50,352 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-09-12 06:45:50,360 - DEBUG - Requesting: http://10.0.0.29:8082/domain/f236561c-696f-4617-9f76-b8d97553c888 2024-09-12 06:45:50,422 - DEBUG - Requesting: http://10.0.0.29:8082/project/dd3302de-3294-4b39-8c9e-c26e8662065c 2024-09-12 06:45:50,525 - INFO - Validated that VN ctest-vn-05398421 is not found in API Server 2024-09-12 06:45:50,539 - DEBUG - VN ctest-vn-05398421 is not present in Agent 10.0.0.29 2024-09-12 06:45:50,539 - INFO - Validated that VN ctest-vn-05398421 is not in any agent 2024-09-12 06:45:50,546 - DEBUG - VRF 2 is not seen in agent 10.0.0.29 2024-09-12 06:45:50,555 - DEBUG - Vrouter 10.0.0.29 does not have vrf 2 for VN ctest-vn-05398421 2024-09-12 06:45:50,555 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-52590758:ctest-vn-05398421 2024-09-12 06:45:50,569 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-05398421 info 2024-09-12 06:45:50,669 - INFO - IPAM: ctest-ipam-44834985 is not found in API Server 2024-09-12 06:45:50,683 - INFO - IPAM:ctest-ipam-44834985 is not found in control node 2024-09-12 06:45:50,945 - DEBUG - No XMPP flaps were noticed during the test 2024-09-12 06:45:50,945 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2024-09-12 06:45:50,945 - INFO - -------------------------------------------------------------------------------- 2024-09-12 06:45:51,748 - INFO - Deleted project: ctest-TestBasicVMVN-52590758, ID : dd3302de-3294-4b39-8c9e-c26e8662065c