2024-09-10 21:14:51,175 - INFO - Domain Default found not creating 2024-09-10 21:14:51,331 - INFO - Project ctest-TestBasicVMVN-05725315 not found, creating it 2024-09-10 21:14:51,802 - INFO - Created Project:ctest-TestBasicVMVN-05725315, ID : 9c35a95f-99b5-48d0-9f45-808082e47089 2024-09-10 21:14:53,417 - INFO - ================================================================================ 2024-09-10 21:14:53,418 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-10 21:14:53,418 - 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-10 21:14:53,677 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.7': '0'}} with 2024-09-10 21:14:53,677 - INFO - Initial checks done. Running the testcase now 2024-09-10 21:14:53,677 - INFO - 2024-09-10 21:14:54,231 - DEBUG - Response for create_network : {'network': {'id': '91870852-54b0-4d97-89b2-eba8ff7bc004', 'name': 'ctest-vn2_metadata-23544818', 'tenant_id': '9c35a95f99b548d09f45808082e47089', 'project_id': '9c35a95f99b548d09f45808082e47089', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05725315', 'ctest-vn2_metadata-23544818'], 'port_security_enabled': True, 'description': ''}} 2024-09-10 21:14:54,402 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa45b713-3468-42fe-8c67-2a49dce23f5b', 'name': '', 'tenant_id': '9c35a95f99b548d09f45808082e47089', 'network_id': '91870852-54b0-4d97-89b2-eba8ff7bc004', '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': '9c35a95f99b548d09f45808082e47089'}} 2024-09-10 21:14:54,422 - INFO - Created VN ctest-vn2_metadata-23544818 2024-09-10 21:14:54,472 - DEBUG - VN ctest-vn2_metadata-23544818 UUID is 91870852-54b0-4d97-89b2-eba8ff7bc004 2024-09-10 21:14:54,662 - DEBUG - Services list from nova: [, , ] 2024-09-10 21:14:55,684 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1888-1) 2024-09-10 21:14:55,791 - DEBUG - Link local service introspect added 2024-09-10 21:14:55,832 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-10 21:15:00,942 - DEBUG - VM is in ACTIVE state now 2024-09-10 21:15:01,195 - INFO - Waiting for VM ctest-TestBasicVMVN-05725315-21590131 to be up.. 2024-09-10 21:15:01,196 - INFO - VM name : ctest-TestBasicVMVN-05725315-21590131 2024-09-10 21:15:01,276 - DEBUG - VM ctest-TestBasicVMVN-05725315-21590131 ID is 2a7b9fb6-5bd2-4335-94de-98c247218908 2024-09-10 21:15:01,276 - DEBUG - VM ctest-TestBasicVMVN-05725315-21590131 launched on Node cn-jenkins-deploy-platform-ansible-os-1888-1 2024-09-10 21:15:01,367 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/2a7b9fb6-5bd2-4335-94de-98c247218908 2024-09-10 21:15:01,680 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/2a7b9fb6-5bd2-4335-94de-98c247218908 2024-09-10 21:15:01,721 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/13653a32-431d-4435-937b-ac5c0dac5962 2024-09-10 21:15:04,985 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2024-09-10 21:15:04,985 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05725315-21590131 failed! 2024-09-10 21:15:05,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05725315:ctest-vn2_metadata-23544818 is 11.1.1.1 and allocation pool is NOT set 2024-09-10 21:15:07,100 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.419 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.419/1.373/2.327/0.954 ms') 2024-09-10 21:15:07,100 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05725315-21590131 passed 2024-09-10 21:15:07,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:07,247 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05725315-21590131, IP 11.1.1.3, Port 22 2024-09-10 21:15:07,421 - DEBUG - VM ctest-TestBasicVMVN-05725315-21590131 is ready for SSH connections 2024-09-10 21:15:07,421 - INFO - Retry 0 2024-09-10 21:15:07,421 - 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.17, gateway password: c0ntrail123 2024-09-10 21:15:07,421 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-10 21:15:09,287 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-10 21:15:09,287 - INFO - Generic metadata worked 2024-09-10 21:15:09,555 - DEBUG - Link local service introspect removed 2024-09-10 21:15:09,555 - INFO - Deleting VM ctest-TestBasicVMVN-05725315-21590131 2024-09-10 21:15:09,616 - INFO - Deleting VN ctest-vn2_metadata-23544818 2024-09-10 21:15:09,652 - DEBUG - VN 91870852-54b0-4d97-89b2-eba8ff7bc004 still in use: Unable to complete operation on network 91870852-54b0-4d97-89b2-eba8ff7bc004. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6bfd458b-9d39-4342-974c-5962b7221e60'] 2024-09-10 21:15:09,652 - WARNING - Deleting VN ctest-vn2_metadata-23544818 failed..Will retry 2024-09-10 21:15:11,770 - DEBUG - Response for deleting network () 2024-09-10 21:15:12,024 - DEBUG - No XMPP flaps were noticed during the test 2024-09-10 21:15:12,025 - INFO - -------------------------------------------------------------------------------- 2024-09-10 21:15:12,027 - INFO - ================================================================================ 2024-09-10 21:15:12,027 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-10 21:15:12,028 - 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-10 21:15:12,321 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.7': '0'}} with 2024-09-10 21:15:12,321 - INFO - Initial checks done. Running the testcase now 2024-09-10 21:15:12,321 - INFO - 2024-09-10 21:15:12,799 - DEBUG - Response for create_network : {'network': {'id': 'e5cecf6e-c654-4d8a-824a-8b6433501321', 'name': 'ctest-vn-42660646', 'tenant_id': '9c35a95f99b548d09f45808082e47089', 'project_id': '9c35a95f99b548d09f45808082e47089', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05725315', 'ctest-vn-42660646'], 'port_security_enabled': True, 'description': ''}} 2024-09-10 21:15:13,026 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ee6fd87-a575-4f3d-a991-bc5c4041314e', 'name': '', 'tenant_id': '9c35a95f99b548d09f45808082e47089', 'network_id': 'e5cecf6e-c654-4d8a-824a-8b6433501321', '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': '9c35a95f99b548d09f45808082e47089'}} 2024-09-10 21:15:13,223 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bae3ef63-567e-4157-89dd-6f79728165d9', 'name': '', 'tenant_id': '9c35a95f99b548d09f45808082e47089', 'network_id': 'e5cecf6e-c654-4d8a-824a-8b6433501321', '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': '9c35a95f99b548d09f45808082e47089'}} 2024-09-10 21:15:13,244 - INFO - Created VN ctest-vn-42660646 2024-09-10 21:15:13,295 - DEBUG - VN ctest-vn-42660646 UUID is e5cecf6e-c654-4d8a-824a-8b6433501321 2024-09-10 21:15:13,672 - DEBUG - Response for create_port : {'port': {'name': '32698498-4dcf-4ee3-ae8e-1d7fabc00fcc', 'id': '32698498-4dcf-4ee3-ae8e-1d7fabc00fcc', 'tenant_id': '9c35a95f99b548d09f45808082e47089', 'network_id': 'e5cecf6e-c654-4d8a-824a-8b6433501321', 'mac_address': '02:32:69:84:98:4d', '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': '2ee6fd87-a575-4f3d-a991-bc5c4041314e'}], 'security_groups': ['235449ae-b704-42f3-bcd4-28b7ff12b3dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9c35a95f99b548d09f45808082e47089'}} 2024-09-10 21:15:13,847 - DEBUG - Response for create_port : {'port': {'name': '711dd15c-082f-45e4-8f76-e520d90ed7b0', 'id': '711dd15c-082f-45e4-8f76-e520d90ed7b0', 'tenant_id': '9c35a95f99b548d09f45808082e47089', 'network_id': 'e5cecf6e-c654-4d8a-824a-8b6433501321', 'mac_address': '02:71:1d:d1:5c:08', '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': 'bae3ef63-567e-4157-89dd-6f79728165d9'}], 'security_groups': ['235449ae-b704-42f3-bcd4-28b7ff12b3dd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9c35a95f99b548d09f45808082e47089'}} 2024-09-10 21:15:14,274 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1888-1) 2024-09-10 21:15:14,654 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1888-1) 2024-09-10 21:15:15,838 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1888-1) 2024-09-10 21:15:15,840 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-10 21:15:15,848 - DEBUG - Requesting: http://10.0.0.17:8082/domain/8a462fbc-7795-4f42-b9a7-d0d8f8962dac 2024-09-10 21:15:15,872 - DEBUG - Requesting: http://10.0.0.17:8082/project/9c35a95f-99b5-48d0-9f45-808082e47089 2024-09-10 21:15:15,961 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/c67c8af7-b25a-4dff-8273-2300a10369e6 2024-09-10 21:15:15,970 - INFO - Verifications in API Server for IPAM: ctest-ipam-34712378 passed 2024-09-10 21:15:15,978 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05725315:ctest-ipam-34712378', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05725315', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14302459313075670527', 'uuid-lslong': '9399895332860684774'}, 'enable': 'true', 'created': '2024-09-10T21:15:12', 'last-modified': '2024-09-10T21:15:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.425570'} 2024-09-10 21:15:15,978 - INFO - Verifications in Control node for IPAM: ctest-ipam-34712378 passed 2024-09-10 21:15:15,978 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-10 21:15:15,984 - DEBUG - Requesting: http://10.0.0.17:8082/domain/8a462fbc-7795-4f42-b9a7-d0d8f8962dac 2024-09-10 21:15:15,996 - DEBUG - Requesting: http://10.0.0.17:8082/project/9c35a95f-99b5-48d0-9f45-808082e47089 2024-09-10 21:15:16,080 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e5cecf6e-c654-4d8a-824a-8b6433501321 2024-09-10 21:15:16,092 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e5cecf6e-c654-4d8a-824a-8b6433501321 2024-09-10 21:15:16,103 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e57b8887-1cb3-458f-b90c-3394a86de757 2024-09-10 21:15:16,114 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e57b8887-1cb3-458f-b90c-3394a86de757 2024-09-10 21:15:16,121 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/8f7cf330-69c9-496a-8ea0-226573ab5e2f 2024-09-10 21:15:16,129 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-10 21:15:16,129 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e5cecf6e-c654-4d8a-824a-8b6433501321 2024-09-10 21:15:16,138 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e57b8887-1cb3-458f-b90c-3394a86de757 2024-09-10 21:15:16,156 - INFO - Verified VN network id 8 for VN e5cecf6e-c654-4d8a-824a-8b6433501321 2024-09-10 21:15:16,156 - INFO - Verifications in API Server for VN ctest-vn-42660646 passed 2024-09-10 21:15:16,156 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e5cecf6e-c654-4d8a-824a-8b6433501321 2024-09-10 21:15:16,167 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e57b8887-1cb3-458f-b90c-3394a86de757 2024-09-10 21:15:16,175 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e57b8887-1cb3-458f-b90c-3394a86de757 2024-09-10 21:15:16,181 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/8f7cf330-69c9-496a-8ea0-226573ab5e2f 2024-09-10 21:15:16,194 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05725315:ctest-vn-42660646', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05725315', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16559400954568658314', 'uuid-lslong': '9388469635681096481'}, 'enable': 'true', 'created': '2024-09-10T21:15:12', 'last-modified': '2024-09-10T21:15:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.001310'} 2024-09-10 21:15:16,200 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-10 21:15:16,200 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42660646 passed 2024-09-10 21:15:16,201 - DEBUG - ====Verifying policy data for ctest-vn-42660646 in API_Server ====== 2024-09-10 21:15:16,201 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-10 21:15:16,206 - DEBUG - Requesting: http://10.0.0.17:8082/domain/8a462fbc-7795-4f42-b9a7-d0d8f8962dac 2024-09-10 21:15:16,224 - DEBUG - Requesting: http://10.0.0.17:8082/project/9c35a95f-99b5-48d0-9f45-808082e47089 2024-09-10 21:15:16,301 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/e5cecf6e-c654-4d8a-824a-8b6433501321 2024-09-10 21:15:16,329 - DEBUG - =>VN ctest-vn-42660646 has no policy to be verified 2024-09-10 21:15:16,329 - DEBUG - Verifying the vn in opserver 2024-09-10 21:15:16,329 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05725315:ctest-vn-42660646 virtual network link through opserver 10.0.0.17 2024-09-10 21:15:16,329 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-09-10 21:15:16,672 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-09-10 21:15:16,786 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05725315:ctest-vn-42660646', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05725315:ctest-vn-42660646?flat'} 2024-09-10 21:15:16,786 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05725315:ctest-vn-42660646 is found in opserver 2024-09-10 21:15:16,793 - DEBUG - VRF ids for VN ctest-vn-42660646: {'10.0.0.17': '2'} 2024-09-10 21:15:16,793 - INFO - Waiting for VM ctest-TestBasicVMVN-05725315-03078208 to be up.. 2024-09-10 21:15:16,920 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-10 21:15:22,004 - DEBUG - VM is in ACTIVE state now 2024-09-10 21:15:22,004 - INFO - VM name : ctest-TestBasicVMVN-05725315-03078208 2024-09-10 21:15:22,102 - DEBUG - VM ctest-TestBasicVMVN-05725315-03078208 ID is 19a69f49-659f-4271-ac00-2657be354b0f 2024-09-10 21:15:22,102 - DEBUG - VM ctest-TestBasicVMVN-05725315-03078208 launched on Node cn-jenkins-deploy-platform-ansible-os-1888-1 2024-09-10 21:15:22,183 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/19a69f49-659f-4271-ac00-2657be354b0f 2024-09-10 21:15:22,190 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/32698498-4dcf-4ee3-ae8e-1d7fabc00fcc 2024-09-10 21:15:25,431 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2024-09-10 21:15:25,431 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05725315-03078208 failed! 2024-09-10 21:15:25,483 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05725315:ctest-vn-42660646 is 31.1.1.1 and allocation pool is NOT set 2024-09-10 21:15:25,484 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05725315:ctest-vn-42660646 is 31.1.2.1 and allocation pool is NOT set 2024-09-10 21:15:27,544 - 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=4.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.805 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.805/2.777/4.750/1.972 ms') 2024-09-10 21:15:27,544 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05725315-03078208 passed 2024-09-10 21:15:27,691 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:27,691 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05725315-03078208, IP 31.1.1.4, Port 22 2024-09-10 21:15:27,846 - DEBUG - VM ctest-TestBasicVMVN-05725315-03078208 is ready for SSH connections 2024-09-10 21:15:27,846 - INFO - Waiting for VM ctest-TestBasicVMVN-05725315-18389066 to be up.. 2024-09-10 21:15:27,933 - DEBUG - VM is in ACTIVE state now 2024-09-10 21:15:27,933 - INFO - VM name : ctest-TestBasicVMVN-05725315-18389066 2024-09-10 21:15:28,008 - DEBUG - VM ctest-TestBasicVMVN-05725315-18389066 ID is 8b3aa849-dcf3-4650-906d-7d48d060f1ed 2024-09-10 21:15:28,008 - DEBUG - VM ctest-TestBasicVMVN-05725315-18389066 launched on Node cn-jenkins-deploy-platform-ansible-os-1888-1 2024-09-10 21:15:28,080 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/8b3aa849-dcf3-4650-906d-7d48d060f1ed 2024-09-10 21:15:28,089 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/711dd15c-082f-45e4-8f76-e520d90ed7b0 2024-09-10 21:15:29,328 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.410 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.410/1.537/2.665/1.127 ms') 2024-09-10 21:15:29,328 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05725315-18389066 passed 2024-09-10 21:15:29,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:29,476 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05725315-18389066, IP 31.1.2.4, Port 22 2024-09-10 21:15:29,631 - DEBUG - VM ctest-TestBasicVMVN-05725315-18389066 is ready for SSH connections 2024-09-10 21:15:29,631 - INFO - Waiting for VM ctest-TestBasicVMVN-05725315-58910540 to be up.. 2024-09-10 21:15:29,711 - DEBUG - VM is in ACTIVE state now 2024-09-10 21:15:29,712 - INFO - VM name : ctest-TestBasicVMVN-05725315-58910540 2024-09-10 21:15:29,786 - DEBUG - VM ctest-TestBasicVMVN-05725315-58910540 ID is 58311b11-e6fc-474c-9fb3-7f65098a98ca 2024-09-10 21:15:29,786 - DEBUG - VM ctest-TestBasicVMVN-05725315-58910540 launched on Node cn-jenkins-deploy-platform-ansible-os-1888-1 2024-09-10 21:15:29,864 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/58311b11-e6fc-474c-9fb3-7f65098a98ca 2024-09-10 21:15:29,872 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/a10da5df-4da7-4446-b8f7-a84c619ac514 2024-09-10 21:15:31,115 - 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.52 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.358 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.358/1.937/3.517/1.579 ms') 2024-09-10 21:15:31,115 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05725315-58910540 passed 2024-09-10 21:15:31,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:31,272 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05725315-58910540, IP 31.1.1.3, Port 22 2024-09-10 21:15:31,431 - DEBUG - VM ctest-TestBasicVMVN-05725315-58910540 is ready for SSH connections 2024-09-10 21:15:31,431 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:31,431 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-09-10 21:15:31,431 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-10 21:15:35,093 - 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.702 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.915 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.112 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.915/1.909/3.702 ms 2024-09-10 21:15:35,093 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05725315-03078208 passed 2024-09-10 21:15:35,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:35,094 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-09-10 21:15:35,094 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-10 21:15:38,762 - 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.888 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.907 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.837 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.837/1.544/2.888 ms 2024-09-10 21:15:38,762 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05725315-18389066 passed 2024-09-10 21:15:38,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:38,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:38,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 21:15:38,763 - 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.17, gateway password: c0ntrail123 2024-09-10 21:15:38,763 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-10 21:15:38,940 - DEBUG - None 2024-09-10 21:15:38,940 - 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.17, gateway password: c0ntrail123 2024-09-10 21:15:38,940 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-10 21:15:39,123 - DEBUG - None 2024-09-10 21:15:39,123 - 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.17, gateway password: c0ntrail123 2024-09-10 21:15:39,123 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-10 21:15:39,772 - DEBUG - None 2024-09-10 21:15:39,772 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-09-10 21:15:39,772 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-10 21:15:41,969 - 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.720 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.040 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.434 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.882 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.415/1.698/4.040 ms 2024-09-10 21:15:41,969 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-09-10 21:15:41,969 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-10 21:15:44,212 - 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=0.932 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.763 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.757 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.477 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.654 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.363 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.440 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.440/1.769/3.757 ms 2024-09-10 21:15:44,213 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.17, gateway password: c0ntrail123 2024-09-10 21:15:44,213 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-10 21:15:46,467 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.255 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.074 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.221 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.729 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.817 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.083 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.463 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.463/2.663/5.221 ms 2024-09-10 21:15:46,467 - INFO - Deleting VM ctest-TestBasicVMVN-05725315-58910540 2024-09-10 21:15:46,538 - INFO - Detaching port 711dd15c-082f-45e4-8f76-e520d90ed7b0 from VM ctest-TestBasicVMVN-05725315-18389066 2024-09-10 21:15:46,581 - INFO - Deleting VM ctest-TestBasicVMVN-05725315-18389066 2024-09-10 21:15:46,642 - INFO - Detaching port 32698498-4dcf-4ee3-ae8e-1d7fabc00fcc from VM ctest-TestBasicVMVN-05725315-03078208 2024-09-10 21:15:46,682 - INFO - Deleting VM ctest-TestBasicVMVN-05725315-03078208 2024-09-10 21:15:46,753 - INFO - Deleting VN ctest-vn-42660646 2024-09-10 21:15:46,941 - DEBUG - Response for delete_port : () 2024-09-10 21:15:47,121 - DEBUG - Response for delete_port : () 2024-09-10 21:15:47,183 - DEBUG - VN e5cecf6e-c654-4d8a-824a-8b6433501321 still in use: Unable to complete operation on network e5cecf6e-c654-4d8a-824a-8b6433501321. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6a988d8b-69f7-4570-8d94-84259e316ac5'] 2024-09-10 21:15:47,183 - WARNING - Deleting VN ctest-vn-42660646 failed..Will retry 2024-09-10 21:15:49,338 - DEBUG - Response for deleting network () 2024-09-10 21:15:49,338 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e57b8887-1cb3-458f-b90c-3394a86de757 2024-09-10 21:15:49,344 - DEBUG - Response Code: 404 2024-09-10 21:15:49,344 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-10 21:15:49,350 - DEBUG - Requesting: http://10.0.0.17:8082/domain/8a462fbc-7795-4f42-b9a7-d0d8f8962dac 2024-09-10 21:15:49,409 - DEBUG - Requesting: http://10.0.0.17:8082/project/9c35a95f-99b5-48d0-9f45-808082e47089 2024-09-10 21:15:49,480 - INFO - Validated that VN ctest-vn-42660646 is not found in API Server 2024-09-10 21:15:49,492 - DEBUG - VN ctest-vn-42660646 is not present in Agent 10.0.0.17 2024-09-10 21:15:49,492 - INFO - Validated that VN ctest-vn-42660646 is not in any agent 2024-09-10 21:15:49,497 - DEBUG - VRF 2 is not seen in agent 10.0.0.17 2024-09-10 21:15:49,502 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-42660646 2024-09-10 21:15:49,502 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05725315:ctest-vn-42660646 2024-09-10 21:15:49,513 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42660646 info 2024-09-10 21:15:49,595 - INFO - IPAM: ctest-ipam-34712378 is not found in API Server 2024-09-10 21:15:49,608 - INFO - IPAM:ctest-ipam-34712378 is not found in control node 2024-09-10 21:15:49,871 - DEBUG - No XMPP flaps were noticed during the test
2024-09-10 21:15:49,871 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-09-10 21:15:49,871 - INFO - -------------------------------------------------------------------------------- 2024-09-10 21:15:50,576 - INFO - Deleted project: ctest-TestBasicVMVN-05725315, ID : 9c35a95f-99b5-48d0-9f45-808082e47089