2024-08-21 19:00:10,513 - INFO - Domain Default found not creating 2024-08-21 19:00:10,706 - INFO - Project ctest-TestBasicVMVN-51384162 not found, creating it 2024-08-21 19:00:11,182 - INFO - Created Project:ctest-TestBasicVMVN-51384162, ID : a6f0c6a4-3a61-4a5b-b7b0-c1fb16719596 2024-08-21 19:00:12,787 - INFO - ================================================================================ 2024-08-21 19:00:12,788 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-21 19:00:12,788 - 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-08-21 19:00:13,042 - DEBUG - Nothing to compare xmpp stats {'10.0.0.55': {'10.20.0.5': '0'}} with 2024-08-21 19:00:13,042 - INFO - Initial checks done. Running the testcase now 2024-08-21 19:00:13,042 - INFO - 2024-08-21 19:00:13,600 - DEBUG - Response for create_network : {'network': {'id': '993bb4e7-6bbf-4dcb-b690-02362cdd2351', 'name': 'ctest-vn2_metadata-56847064', 'tenant_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'project_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51384162', 'ctest-vn2_metadata-56847064'], 'port_security_enabled': True, 'description': ''}} 2024-08-21 19:00:13,763 - DEBUG - Response for create_subnet : {'subnet': {'id': '9082a34f-ab74-4b5f-a19d-4ea9a1c2b42e', 'name': '', 'tenant_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'network_id': '993bb4e7-6bbf-4dcb-b690-02362cdd2351', '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': 'a6f0c6a43a614a5bb7b0c1fb16719596'}} 2024-08-21 19:00:13,782 - INFO - Created VN ctest-vn2_metadata-56847064 2024-08-21 19:00:13,836 - DEBUG - VN ctest-vn2_metadata-56847064 UUID is 993bb4e7-6bbf-4dcb-b690-02362cdd2351 2024-08-21 19:00:14,053 - DEBUG - Services list from nova: [, , ] 2024-08-21 19:00:15,105 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1697-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1697-1) 2024-08-21 19:00:15,219 - DEBUG - Link local service introspect added 2024-08-21 19:00:15,261 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-21 19:00:20,342 - DEBUG - VM is in ACTIVE state now 2024-08-21 19:00:20,477 - INFO - Waiting for VM ctest-TestBasicVMVN-51384162-36480232 to be up.. 2024-08-21 19:00:20,477 - INFO - VM name : ctest-TestBasicVMVN-51384162-36480232 2024-08-21 19:00:20,558 - DEBUG - VM ctest-TestBasicVMVN-51384162-36480232 ID is 363db13e-6ae9-4296-834e-92c085d3a94f 2024-08-21 19:00:20,558 - DEBUG - VM ctest-TestBasicVMVN-51384162-36480232 launched on Node cn-jenkins-deploy-platform-ansible-os-1697-1 2024-08-21 19:00:20,641 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/363db13e-6ae9-4296-834e-92c085d3a94f 2024-08-21 19:00:20,939 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/363db13e-6ae9-4296-834e-92c085d3a94f 2024-08-21 19:00:20,974 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/7893a453-3cf4-492f-bc44-4e4d25a77eac 2024-08-21 19:00:24,208 - 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') 2024-08-21 19:00:24,208 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51384162-36480232 failed! 2024-08-21 19:00:24,260 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51384162:ctest-vn2_metadata-56847064 is 11.1.1.1 and allocation pool is NOT set 2024-08-21 19:00:26,319 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.304 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.304/1.630/2.956/1.326 ms') 2024-08-21 19:00:26,319 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51384162-36480232 passed 2024-08-21 19:00:26,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:26,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51384162-36480232, IP 11.1.1.3, Port 22 2024-08-21 19:00:26,627 - DEBUG - VM ctest-TestBasicVMVN-51384162-36480232 is ready for SSH connections 2024-08-21 19:00:26,627 - INFO - Retry 0 2024-08-21 19:00:26,627 - 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.55, gateway password: c0ntrail123 2024-08-21 19:00:26,628 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-21 19:00:28,247 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-21 19:00:28,247 - INFO - Generic metadata worked 2024-08-21 19:00:28,499 - DEBUG - Link local service introspect removed 2024-08-21 19:00:28,499 - INFO - Deleting VM ctest-TestBasicVMVN-51384162-36480232 2024-08-21 19:00:28,566 - INFO - Deleting VN ctest-vn2_metadata-56847064 2024-08-21 19:00:28,607 - DEBUG - VN 993bb4e7-6bbf-4dcb-b690-02362cdd2351 still in use: Unable to complete operation on network 993bb4e7-6bbf-4dcb-b690-02362cdd2351. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d3b3f70a-2ebb-4c1d-9424-6c485d74c82c'] 2024-08-21 19:00:28,607 - WARNING - Deleting VN ctest-vn2_metadata-56847064 failed..Will retry 2024-08-21 19:00:30,741 - DEBUG - Response for deleting network () 2024-08-21 19:00:31,006 - DEBUG - No XMPP flaps were noticed during the test 2024-08-21 19:00:31,006 - INFO - -------------------------------------------------------------------------------- 2024-08-21 19:00:31,009 - INFO - ================================================================================ 2024-08-21 19:00:31,009 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-21 19:00:31,009 - 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-08-21 19:00:31,295 - DEBUG - Nothing to compare xmpp stats {'10.0.0.55': {'10.20.0.5': '0'}} with 2024-08-21 19:00:31,295 - INFO - Initial checks done. Running the testcase now 2024-08-21 19:00:31,295 - INFO - 2024-08-21 19:00:31,795 - DEBUG - Response for create_network : {'network': {'id': '5d443bf7-c411-40ed-8afc-3ccedfdde23e', 'name': 'ctest-vn-13292773', 'tenant_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'project_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-51384162', 'ctest-vn-13292773'], 'port_security_enabled': True, 'description': ''}} 2024-08-21 19:00:31,967 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b9434733-4894-41c3-aecc-53abd2186655', 'name': '', 'tenant_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'network_id': '5d443bf7-c411-40ed-8afc-3ccedfdde23e', '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': 'a6f0c6a43a614a5bb7b0c1fb16719596'}} 2024-08-21 19:00:32,144 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce5217f4-c146-4b8b-9eec-130425d3938c', 'name': '', 'tenant_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'network_id': '5d443bf7-c411-40ed-8afc-3ccedfdde23e', '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': 'a6f0c6a43a614a5bb7b0c1fb16719596'}} 2024-08-21 19:00:32,164 - INFO - Created VN ctest-vn-13292773 2024-08-21 19:00:32,216 - DEBUG - VN ctest-vn-13292773 UUID is 5d443bf7-c411-40ed-8afc-3ccedfdde23e 2024-08-21 19:00:32,606 - DEBUG - Response for create_port : {'port': {'name': '48defee5-31c7-4a38-9f7c-64d0f22aa4f2', 'id': '48defee5-31c7-4a38-9f7c-64d0f22aa4f2', 'tenant_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'network_id': '5d443bf7-c411-40ed-8afc-3ccedfdde23e', 'mac_address': '02:48:de:fe:e5:31', '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': 'b9434733-4894-41c3-aecc-53abd2186655'}], 'security_groups': ['5aa08670-d95f-41eb-bece-401a5f1a3fa8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a6f0c6a43a614a5bb7b0c1fb16719596'}} 2024-08-21 19:00:32,788 - DEBUG - Response for create_port : {'port': {'name': '9977e2a2-ece4-48cc-8684-bc211c4d1ce7', 'id': '9977e2a2-ece4-48cc-8684-bc211c4d1ce7', 'tenant_id': 'a6f0c6a43a614a5bb7b0c1fb16719596', 'network_id': '5d443bf7-c411-40ed-8afc-3ccedfdde23e', 'mac_address': '02:99:77:e2:a2:ec', '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': 'ce5217f4-c146-4b8b-9eec-130425d3938c'}], 'security_groups': ['5aa08670-d95f-41eb-bece-401a5f1a3fa8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a6f0c6a43a614a5bb7b0c1fb16719596'}} 2024-08-21 19:00:33,273 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1697-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1697-1) 2024-08-21 19:00:33,667 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1697-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1697-1) 2024-08-21 19:00:34,878 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1697-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1697-1) 2024-08-21 19:00:34,878 - DEBUG - Requesting: http://10.0.0.55:8082/domains 2024-08-21 19:00:34,884 - DEBUG - Requesting: http://10.0.0.55:8082/domain/8ce7fad6-ebae-4f5e-be79-040a5c67b5c9 2024-08-21 19:00:34,899 - DEBUG - Requesting: http://10.0.0.55:8082/project/a6f0c6a4-3a61-4a5b-b7b0-c1fb16719596 2024-08-21 19:00:34,995 - DEBUG - Requesting: http://10.0.0.55:8082/network-ipam/1397676b-58f0-4745-b832-a79a78b4a38b 2024-08-21 19:00:35,009 - INFO - Verifications in API Server for IPAM: ctest-ipam-36458888 passed 2024-08-21 19:00:35,015 - DEBUG - Control-node 10.0.0.55 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-51384162:ctest-ipam-36458888', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-51384162', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1411710718955243333', 'uuid-lslong': '13272855333706179467'}, 'enable': 'true', 'created': '2024-08-21T19:00:31', 'last-modified': '2024-08-21T19:00:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.491027'} 2024-08-21 19:00:35,015 - INFO - Verifications in Control node for IPAM: ctest-ipam-36458888 passed 2024-08-21 19:00:35,016 - DEBUG - Requesting: http://10.0.0.55:8082/domains 2024-08-21 19:00:35,022 - DEBUG - Requesting: http://10.0.0.55:8082/domain/8ce7fad6-ebae-4f5e-be79-040a5c67b5c9 2024-08-21 19:00:35,036 - DEBUG - Requesting: http://10.0.0.55:8082/project/a6f0c6a4-3a61-4a5b-b7b0-c1fb16719596 2024-08-21 19:00:35,110 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/5d443bf7-c411-40ed-8afc-3ccedfdde23e 2024-08-21 19:00:35,131 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/5d443bf7-c411-40ed-8afc-3ccedfdde23e 2024-08-21 19:00:35,142 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/c544de48-c81a-49cb-bd54-771561899149 2024-08-21 19:00:35,158 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/c544de48-c81a-49cb-bd54-771561899149 2024-08-21 19:00:35,170 - DEBUG - Requesting: http://10.0.0.55:8082/route-target/36ed4a40-0e9b-4f61-a3cb-3467a1399a2f 2024-08-21 19:00:35,180 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-21 19:00:35,180 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/5d443bf7-c411-40ed-8afc-3ccedfdde23e 2024-08-21 19:00:35,191 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/c544de48-c81a-49cb-bd54-771561899149 2024-08-21 19:00:35,210 - INFO - Verified VN network id 9 for VN 5d443bf7-c411-40ed-8afc-3ccedfdde23e 2024-08-21 19:00:35,210 - INFO - Verifications in API Server for VN ctest-vn-13292773 passed 2024-08-21 19:00:35,210 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/5d443bf7-c411-40ed-8afc-3ccedfdde23e 2024-08-21 19:00:35,227 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/c544de48-c81a-49cb-bd54-771561899149 2024-08-21 19:00:35,237 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/c544de48-c81a-49cb-bd54-771561899149 2024-08-21 19:00:35,247 - DEBUG - Requesting: http://10.0.0.55:8082/route-target/36ed4a40-0e9b-4f61-a3cb-3467a1399a2f 2024-08-21 19:00:35,264 - DEBUG - Control-node 10.0.0.55 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-51384162:ctest-vn-13292773', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-51384162', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6720562479276048621', 'uuid-lslong': '10014946530581930558'}, 'enable': 'true', 'created': '2024-08-21T19:00:31', 'last-modified': '2024-08-21T19:00:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.150839'} 2024-08-21 19:00:35,272 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-21 19:00:35,273 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13292773 passed 2024-08-21 19:00:35,273 - DEBUG - ====Verifying policy data for ctest-vn-13292773 in API_Server ====== 2024-08-21 19:00:35,273 - DEBUG - Requesting: http://10.0.0.55:8082/domains 2024-08-21 19:00:35,280 - DEBUG - Requesting: http://10.0.0.55:8082/domain/8ce7fad6-ebae-4f5e-be79-040a5c67b5c9 2024-08-21 19:00:35,292 - DEBUG - Requesting: http://10.0.0.55:8082/project/a6f0c6a4-3a61-4a5b-b7b0-c1fb16719596 2024-08-21 19:00:35,401 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-network/5d443bf7-c411-40ed-8afc-3ccedfdde23e 2024-08-21 19:00:35,410 - DEBUG - =>VN ctest-vn-13292773 has no policy to be verified 2024-08-21 19:00:35,410 - DEBUG - Verifying the vn in opserver 2024-08-21 19:00:35,410 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-51384162:ctest-vn-13292773 virtual network link through opserver 10.0.0.55 2024-08-21 19:00:35,410 - DEBUG - Requesting: http://10.0.0.55:8081/analytics/uves/virtual-networks 2024-08-21 19:00:35,729 - DEBUG - Requesting: http://10.0.0.55:8081/analytics/uves/virtual-networks 2024-08-21 19:00:35,834 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-51384162:ctest-vn-13292773', 'href': 'http://10.0.0.55:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-51384162:ctest-vn-13292773?flat'} 2024-08-21 19:00:35,834 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-51384162:ctest-vn-13292773 is found in opserver 2024-08-21 19:00:35,840 - DEBUG - VRF ids for VN ctest-vn-13292773: {'10.0.0.55': '2'} 2024-08-21 19:00:35,840 - INFO - Waiting for VM ctest-TestBasicVMVN-51384162-64132102 to be up.. 2024-08-21 19:00:35,915 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-21 19:00:40,995 - DEBUG - VM is in ACTIVE state now 2024-08-21 19:00:40,996 - INFO - VM name : ctest-TestBasicVMVN-51384162-64132102 2024-08-21 19:00:41,077 - DEBUG - VM ctest-TestBasicVMVN-51384162-64132102 ID is 3aa1d090-241b-47ba-b547-7ba3706e0b2d 2024-08-21 19:00:41,078 - DEBUG - VM ctest-TestBasicVMVN-51384162-64132102 launched on Node cn-jenkins-deploy-platform-ansible-os-1697-1 2024-08-21 19:00:41,163 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/3aa1d090-241b-47ba-b547-7ba3706e0b2d 2024-08-21 19:00:41,172 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/48defee5-31c7-4a38-9f7c-64d0f22aa4f2 2024-08-21 19:00:44,430 - 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 1028ms') 2024-08-21 19:00:44,430 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51384162-64132102 failed! 2024-08-21 19:00:44,484 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51384162:ctest-vn-13292773 is 31.1.1.1 and allocation pool is NOT set 2024-08-21 19:00:44,484 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-51384162:ctest-vn-13292773 is 31.1.2.1 and allocation pool is NOT set 2024-08-21 19:00:46,545 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.515 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.515/1.651/2.788/1.136 ms') 2024-08-21 19:00:46,545 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-51384162-64132102 passed 2024-08-21 19:00:46,692 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:46,692 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51384162-64132102, IP 31.1.1.4, Port 22 2024-08-21 19:00:46,847 - DEBUG - VM ctest-TestBasicVMVN-51384162-64132102 is ready for SSH connections 2024-08-21 19:00:46,847 - INFO - Waiting for VM ctest-TestBasicVMVN-51384162-54497382 to be up.. 2024-08-21 19:00:46,931 - DEBUG - VM is in ACTIVE state now 2024-08-21 19:00:46,931 - INFO - VM name : ctest-TestBasicVMVN-51384162-54497382 2024-08-21 19:00:47,012 - DEBUG - VM ctest-TestBasicVMVN-51384162-54497382 ID is 457c7fd9-42fc-4bab-b121-33fa6b204dae 2024-08-21 19:00:47,012 - DEBUG - VM ctest-TestBasicVMVN-51384162-54497382 launched on Node cn-jenkins-deploy-platform-ansible-os-1697-1 2024-08-21 19:00:47,094 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/457c7fd9-42fc-4bab-b121-33fa6b204dae 2024-08-21 19:00:47,103 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/9977e2a2-ece4-48cc-8684-bc211c4d1ce7 2024-08-21 19:00:48,336 - 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.10 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.405 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.405/1.753/3.102/1.348 ms') 2024-08-21 19:00:48,336 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-51384162-54497382 passed 2024-08-21 19:00:48,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:48,484 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51384162-54497382, IP 31.1.2.4, Port 22 2024-08-21 19:00:48,635 - DEBUG - VM ctest-TestBasicVMVN-51384162-54497382 is ready for SSH connections 2024-08-21 19:00:48,636 - INFO - Waiting for VM ctest-TestBasicVMVN-51384162-48272856 to be up.. 2024-08-21 19:00:48,720 - DEBUG - VM is in ACTIVE state now 2024-08-21 19:00:48,720 - INFO - VM name : ctest-TestBasicVMVN-51384162-48272856 2024-08-21 19:00:48,800 - DEBUG - VM ctest-TestBasicVMVN-51384162-48272856 ID is ba837b3b-b014-42c6-b3af-7692fc6e68d2 2024-08-21 19:00:48,800 - DEBUG - VM ctest-TestBasicVMVN-51384162-48272856 launched on Node cn-jenkins-deploy-platform-ansible-os-1697-1 2024-08-21 19:00:48,877 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine/ba837b3b-b014-42c6-b3af-7692fc6e68d2 2024-08-21 19:00:48,885 - DEBUG - Requesting: http://10.0.0.55:8082/virtual-machine-interface/09f60539-3839-4456-99dc-545b2cd3af44 2024-08-21 19:00:50,119 - 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.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.453 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.453/2.135/3.817/1.682 ms') 2024-08-21 19:00:50,119 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-51384162-48272856 passed 2024-08-21 19:00:50,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:50,272 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-51384162-48272856, IP 31.1.1.3, Port 22 2024-08-21 19:00:50,427 - DEBUG - VM ctest-TestBasicVMVN-51384162-48272856 is ready for SSH connections 2024-08-21 19:00:50,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:50,427 - 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.55, gateway password: c0ntrail123 2024-08-21 19:00:50,427 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-21 19:00:54,128 - 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.507 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.028 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.015 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.015/1.850/3.507 ms 2024-08-21 19:00:54,128 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-51384162-64132102 passed 2024-08-21 19:00:54,128 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:54,128 - 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.55, gateway password: c0ntrail123 2024-08-21 19:00:54,128 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-21 19:00:57,766 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.819 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.799 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.961 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.799/1.526/2.819 ms 2024-08-21 19:00:57,766 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-51384162-54497382 passed 2024-08-21 19:00:57,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:57,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:57,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-21 19:00:57,767 - 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.55, gateway password: c0ntrail123 2024-08-21 19:00:57,767 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 19:00:57,957 - DEBUG - None 2024-08-21 19:00:57,957 - 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.55, gateway password: c0ntrail123 2024-08-21 19:00:57,957 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 19:00:58,135 - DEBUG - None 2024-08-21 19:00:58,136 - 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.55, gateway password: c0ntrail123 2024-08-21 19:00:58,136 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-21 19:00:58,740 - DEBUG - None 2024-08-21 19:00:58,740 - 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.55, gateway password: c0ntrail123 2024-08-21 19:00:58,741 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-21 19:01:00,949 - 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.740 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.596 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.445 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.104 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.445 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.445/2.266/6.596 ms 2024-08-21 19:01:00,949 - 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.55, gateway password: c0ntrail123 2024-08-21 19:01:00,949 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-21 19:01:03,195 - 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.113 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.138 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.351 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.449 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.116 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.016 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.504 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.449/2.383/5.351 ms 2024-08-21 19:01:03,195 - 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.55, gateway password: c0ntrail123 2024-08-21 19:01:03,195 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-21 19:01:05,442 - 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.762 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.676 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.767 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.420 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.981 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.126 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.361/1.870/3.767 ms 2024-08-21 19:01:05,442 - INFO - Deleting VM ctest-TestBasicVMVN-51384162-48272856 2024-08-21 19:01:05,512 - INFO - Detaching port 9977e2a2-ece4-48cc-8684-bc211c4d1ce7 from VM ctest-TestBasicVMVN-51384162-54497382 2024-08-21 19:01:05,564 - INFO - Deleting VM ctest-TestBasicVMVN-51384162-54497382 2024-08-21 19:01:05,633 - INFO - Detaching port 48defee5-31c7-4a38-9f7c-64d0f22aa4f2 from VM ctest-TestBasicVMVN-51384162-64132102 2024-08-21 19:01:05,679 - INFO - Deleting VM ctest-TestBasicVMVN-51384162-64132102 2024-08-21 19:01:05,758 - INFO - Deleting VN ctest-vn-13292773 2024-08-21 19:01:05,930 - DEBUG - Response for delete_port : () 2024-08-21 19:01:06,121 - DEBUG - Response for delete_port : () 2024-08-21 19:01:06,176 - DEBUG - VN 5d443bf7-c411-40ed-8afc-3ccedfdde23e still in use: Unable to complete operation on network 5d443bf7-c411-40ed-8afc-3ccedfdde23e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-458fba67-8866-4f5e-9940-a6fca4aec7bc'] 2024-08-21 19:01:06,176 - WARNING - Deleting VN ctest-vn-13292773 failed..Will retry 2024-08-21 19:01:08,323 - DEBUG - Response for deleting network () 2024-08-21 19:01:08,323 - DEBUG - Requesting: http://10.0.0.55:8082/routing-instance/c544de48-c81a-49cb-bd54-771561899149 2024-08-21 19:01:08,330 - DEBUG - Response Code: 404 2024-08-21 19:01:08,330 - DEBUG - Requesting: http://10.0.0.55:8082/domains 2024-08-21 19:01:08,336 - DEBUG - Requesting: http://10.0.0.55:8082/domain/8ce7fad6-ebae-4f5e-be79-040a5c67b5c9 2024-08-21 19:01:08,393 - DEBUG - Requesting: http://10.0.0.55:8082/project/a6f0c6a4-3a61-4a5b-b7b0-c1fb16719596 2024-08-21 19:01:08,472 - INFO - Validated that VN ctest-vn-13292773 is not found in API Server 2024-08-21 19:01:08,483 - DEBUG - VN ctest-vn-13292773 is not present in Agent 10.0.0.55 2024-08-21 19:01:08,483 - INFO - Validated that VN ctest-vn-13292773 is not in any agent 2024-08-21 19:01:08,490 - DEBUG - VRF 2 is not seen in agent 10.0.0.55 2024-08-21 19:01:08,498 - DEBUG - Vrouter 10.0.0.55 does not have vrf 2 for VN ctest-vn-13292773 2024-08-21 19:01:08,498 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-51384162:ctest-vn-13292773 2024-08-21 19:01:08,514 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13292773 info 2024-08-21 19:01:08,595 - INFO - IPAM: ctest-ipam-36458888 is not found in API Server 2024-08-21 19:01:08,609 - INFO - IPAM:ctest-ipam-36458888 is not found in control node 2024-08-21 19:01:08,872 - DEBUG - No XMPP flaps were noticed during the test
2024-08-21 19:01:08,873 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-08-21 19:01:08,873 - INFO - -------------------------------------------------------------------------------- 2024-08-21 19:01:09,601 - INFO - Deleted project: ctest-TestBasicVMVN-51384162, ID : a6f0c6a4-3a61-4a5b-b7b0-c1fb16719596