2024-09-03 14:49:03,995 - INFO - Domain Default found not creating 2024-09-03 14:49:04,163 - INFO - Project ctest-TestBasicVMVN-03289013 not found, creating it 2024-09-03 14:49:04,699 - INFO - Created Project:ctest-TestBasicVMVN-03289013, ID : 9038c024-83be-4704-a5b1-bdd3813f50ff 2024-09-03 14:49:06,454 - INFO - ================================================================================ 2024-09-03 14:49:06,454 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-03 14:49:06,454 - 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-03 14:49:06,721 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.10': '0'}} with 2024-09-03 14:49:06,721 - INFO - Initial checks done. Running the testcase now 2024-09-03 14:49:06,721 - INFO - 2024-09-03 14:49:07,305 - DEBUG - Response for create_network : {'network': {'id': '13224bf3-2e9f-4999-82af-fc77cbae98b2', 'name': 'ctest-vn2_metadata-64157067', 'tenant_id': '9038c02483be4704a5b1bdd3813f50ff', 'project_id': '9038c02483be4704a5b1bdd3813f50ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03289013', 'ctest-vn2_metadata-64157067'], 'port_security_enabled': True, 'description': ''}} 2024-09-03 14:49:07,538 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bf7e9ce9-3b18-45f0-afd2-3c74f889d8e3', 'name': '', 'tenant_id': '9038c02483be4704a5b1bdd3813f50ff', 'network_id': '13224bf3-2e9f-4999-82af-fc77cbae98b2', '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': '9038c02483be4704a5b1bdd3813f50ff'}} 2024-09-03 14:49:07,557 - INFO - Created VN ctest-vn2_metadata-64157067 2024-09-03 14:49:07,607 - DEBUG - VN ctest-vn2_metadata-64157067 UUID is 13224bf3-2e9f-4999-82af-fc77cbae98b2 2024-09-03 14:49:07,797 - DEBUG - Services list from nova: [, , ] 2024-09-03 14:49:09,621 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1836-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1836-1) 2024-09-03 14:49:09,810 - DEBUG - Link local service introspect added 2024-09-03 14:49:09,945 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-03 14:49:15,132 - DEBUG - VM is in ACTIVE state now 2024-09-03 14:49:15,297 - INFO - Waiting for VM ctest-TestBasicVMVN-03289013-77291789 to be up.. 2024-09-03 14:49:15,297 - INFO - VM name : ctest-TestBasicVMVN-03289013-77291789 2024-09-03 14:49:15,389 - DEBUG - VM ctest-TestBasicVMVN-03289013-77291789 ID is 74d5de0b-aca1-4b9f-9f16-67d021be388b 2024-09-03 14:49:15,389 - DEBUG - VM ctest-TestBasicVMVN-03289013-77291789 launched on Node cn-jenkins-deploy-platform-ansible-os-1836-1 2024-09-03 14:49:15,484 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/74d5de0b-aca1-4b9f-9f16-67d021be388b 2024-09-03 14:49:15,833 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/74d5de0b-aca1-4b9f-9f16-67d021be388b 2024-09-03 14:49:15,868 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/23ef58cc-fb5e-4390-b6e7-c42acfd95c95 2024-09-03 14:49:19,140 - 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 1029ms') 2024-09-03 14:49:19,140 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03289013-77291789 failed! 2024-09-03 14:49:19,195 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03289013:ctest-vn2_metadata-64157067 is 11.1.1.1 and allocation pool is NOT set 2024-09-03 14:49:23,265 - 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.79 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 3.789/3.789/3.789/0.000 ms') 2024-09-03 14:49:23,265 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03289013-77291789 passed 2024-09-03 14:49:23,431 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:23,431 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03289013-77291789, IP 11.1.1.3, Port 22 2024-09-03 14:49:23,590 - DEBUG - VM ctest-TestBasicVMVN-03289013-77291789 is ready for SSH connections 2024-09-03 14:49:23,590 - INFO - Retry 0 2024-09-03 14:49:23,591 - 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.42, gateway password: c0ntrail123 2024-09-03 14:49:23,591 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-03 14:49:25,254 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-03 14:49:25,254 - INFO - Generic metadata worked 2024-09-03 14:49:25,533 - DEBUG - Link local service introspect removed 2024-09-03 14:49:25,533 - INFO - Deleting VM ctest-TestBasicVMVN-03289013-77291789 2024-09-03 14:49:25,599 - INFO - Deleting VN ctest-vn2_metadata-64157067 2024-09-03 14:49:25,645 - DEBUG - VN 13224bf3-2e9f-4999-82af-fc77cbae98b2 still in use: Unable to complete operation on network 13224bf3-2e9f-4999-82af-fc77cbae98b2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3c87ecb8-703b-4c7e-9597-a2f74bef8cc4'] 2024-09-03 14:49:25,645 - WARNING - Deleting VN ctest-vn2_metadata-64157067 failed..Will retry 2024-09-03 14:49:27,780 - DEBUG - Response for deleting network () 2024-09-03 14:49:28,033 - DEBUG - No XMPP flaps were noticed during the test 2024-09-03 14:49:28,034 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22] 2024-09-03 14:49:28,034 - INFO - -------------------------------------------------------------------------------- 2024-09-03 14:49:28,037 - INFO - ================================================================================ 2024-09-03 14:49:28,037 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-03 14:49:28,037 - 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-03 14:49:28,325 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.10': '0'}} with 2024-09-03 14:49:28,325 - INFO - Initial checks done. Running the testcase now 2024-09-03 14:49:28,325 - INFO - 2024-09-03 14:49:29,064 - DEBUG - Response for create_network : {'network': {'id': '90d3e9a5-3c03-491a-8bf4-650ef70ff218', 'name': 'ctest-vn-53892148', 'tenant_id': '9038c02483be4704a5b1bdd3813f50ff', 'project_id': '9038c02483be4704a5b1bdd3813f50ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03289013', 'ctest-vn-53892148'], 'port_security_enabled': True, 'description': ''}} 2024-09-03 14:49:29,254 - DEBUG - Response for create_subnet : {'subnet': {'id': '9e8cbd59-e971-4225-a309-88cc01a91ab0', 'name': '', 'tenant_id': '9038c02483be4704a5b1bdd3813f50ff', 'network_id': '90d3e9a5-3c03-491a-8bf4-650ef70ff218', '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': '9038c02483be4704a5b1bdd3813f50ff'}} 2024-09-03 14:49:29,465 - DEBUG - Response for create_subnet : {'subnet': {'id': '8cbef172-2305-4ecd-956a-c05bc9f43706', 'name': '', 'tenant_id': '9038c02483be4704a5b1bdd3813f50ff', 'network_id': '90d3e9a5-3c03-491a-8bf4-650ef70ff218', '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': '9038c02483be4704a5b1bdd3813f50ff'}} 2024-09-03 14:49:29,492 - INFO - Created VN ctest-vn-53892148 2024-09-03 14:49:29,548 - DEBUG - VN ctest-vn-53892148 UUID is 90d3e9a5-3c03-491a-8bf4-650ef70ff218 2024-09-03 14:49:29,987 - DEBUG - Response for create_port : {'port': {'name': '61177150-9784-4163-93bc-712310dd8625', 'id': '61177150-9784-4163-93bc-712310dd8625', 'tenant_id': '9038c02483be4704a5b1bdd3813f50ff', 'network_id': '90d3e9a5-3c03-491a-8bf4-650ef70ff218', 'mac_address': '02:61:17:71:50:97', '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': '9e8cbd59-e971-4225-a309-88cc01a91ab0'}], 'security_groups': ['9846c44a-c8c7-4e5f-b30c-0dbc1ca396a6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9038c02483be4704a5b1bdd3813f50ff'}} 2024-09-03 14:49:30,198 - DEBUG - Response for create_port : {'port': {'name': 'b5da29d6-1998-4ff2-8850-3cdc66f3ada1', 'id': 'b5da29d6-1998-4ff2-8850-3cdc66f3ada1', 'tenant_id': '9038c02483be4704a5b1bdd3813f50ff', 'network_id': '90d3e9a5-3c03-491a-8bf4-650ef70ff218', 'mac_address': '02:b5:da:29:d6:19', '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': '8cbef172-2305-4ecd-956a-c05bc9f43706'}], 'security_groups': ['9846c44a-c8c7-4e5f-b30c-0dbc1ca396a6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9038c02483be4704a5b1bdd3813f50ff'}} 2024-09-03 14:49:30,571 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1836-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1836-1) 2024-09-03 14:49:31,005 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1836-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1836-1) 2024-09-03 14:49:32,340 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1836-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1836-1) 2024-09-03 14:49:32,340 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-09-03 14:49:32,349 - DEBUG - Requesting: http://10.0.0.42:8082/domain/706f5b70-19a5-4133-9b0e-cf0490ea05b5 2024-09-03 14:49:32,374 - DEBUG - Requesting: http://10.0.0.42:8082/project/9038c024-83be-4704-a5b1-bdd3813f50ff 2024-09-03 14:49:32,463 - DEBUG - Requesting: http://10.0.0.42:8082/network-ipam/bb2a20ac-5c19-4870-bba4-d33a81936d09 2024-09-03 14:49:32,477 - INFO - Verifications in API Server for IPAM: ctest-ipam-77744670 passed 2024-09-03 14:49:32,488 - DEBUG - Control-node 10.0.0.42 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03289013:ctest-ipam-77744670', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03289013', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13486627958765996144', 'uuid-lslong': '13521164229508558089'}, 'enable': 'true', 'created': '2024-09-03T14:49:28', 'last-modified': '2024-09-03T14:49:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.909686'} 2024-09-03 14:49:32,488 - INFO - Verifications in Control node for IPAM: ctest-ipam-77744670 passed 2024-09-03 14:49:32,488 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-09-03 14:49:32,514 - DEBUG - Requesting: http://10.0.0.42:8082/domain/706f5b70-19a5-4133-9b0e-cf0490ea05b5 2024-09-03 14:49:32,527 - DEBUG - Requesting: http://10.0.0.42:8082/project/9038c024-83be-4704-a5b1-bdd3813f50ff 2024-09-03 14:49:32,627 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/90d3e9a5-3c03-491a-8bf4-650ef70ff218 2024-09-03 14:49:32,642 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/90d3e9a5-3c03-491a-8bf4-650ef70ff218 2024-09-03 14:49:32,654 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6e7719f9-ea99-436f-955b-ae5370deda3d 2024-09-03 14:49:32,668 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6e7719f9-ea99-436f-955b-ae5370deda3d 2024-09-03 14:49:32,681 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/f6a1c024-0878-452d-9a17-3d1c45520f53 2024-09-03 14:49:32,691 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-03 14:49:32,691 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/90d3e9a5-3c03-491a-8bf4-650ef70ff218 2024-09-03 14:49:32,702 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6e7719f9-ea99-436f-955b-ae5370deda3d 2024-09-03 14:49:32,724 - INFO - Verified VN network id 8 for VN 90d3e9a5-3c03-491a-8bf4-650ef70ff218 2024-09-03 14:49:32,724 - INFO - Verifications in API Server for VN ctest-vn-53892148 passed 2024-09-03 14:49:32,724 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/90d3e9a5-3c03-491a-8bf4-650ef70ff218 2024-09-03 14:49:32,736 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6e7719f9-ea99-436f-955b-ae5370deda3d 2024-09-03 14:49:32,755 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6e7719f9-ea99-436f-955b-ae5370deda3d 2024-09-03 14:49:32,772 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/f6a1c024-0878-452d-9a17-3d1c45520f53 2024-09-03 14:49:32,807 - DEBUG - Control-node 10.0.0.42 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03289013', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10435941657433295130', 'uuid-lslong': '10084796580538348056'}, 'enable': 'true', 'created': '2024-09-03T14:49:29', 'last-modified': '2024-09-03T14:49:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.400725'} 2024-09-03 14:49:32,824 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-03 14:49:32,824 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53892148 passed 2024-09-03 14:49:32,824 - DEBUG - ====Verifying policy data for ctest-vn-53892148 in API_Server ====== 2024-09-03 14:49:32,824 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-09-03 14:49:32,844 - DEBUG - Requesting: http://10.0.0.42:8082/domain/706f5b70-19a5-4133-9b0e-cf0490ea05b5 2024-09-03 14:49:32,907 - DEBUG - Requesting: http://10.0.0.42:8082/project/9038c024-83be-4704-a5b1-bdd3813f50ff 2024-09-03 14:49:33,025 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/90d3e9a5-3c03-491a-8bf4-650ef70ff218 2024-09-03 14:49:33,051 - DEBUG - =>VN ctest-vn-53892148 has no policy to be verified 2024-09-03 14:49:33,051 - DEBUG - Verifying the vn in opserver 2024-09-03 14:49:33,051 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148 virtual network link through opserver 10.0.0.42 2024-09-03 14:49:33,051 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-09-03 14:49:33,532 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-09-03 14:49:33,604 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148?flat'} 2024-09-03 14:49:33,604 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148 is found in opserver 2024-09-03 14:49:33,612 - DEBUG - VRF ids for VN ctest-vn-53892148: {'10.0.0.42': '2'} 2024-09-03 14:49:33,612 - INFO - Waiting for VM ctest-TestBasicVMVN-03289013-83938938 to be up.. 2024-09-03 14:49:33,701 - DEBUG - VM is in ACTIVE state now 2024-09-03 14:49:33,701 - INFO - VM name : ctest-TestBasicVMVN-03289013-83938938 2024-09-03 14:49:33,788 - DEBUG - VM ctest-TestBasicVMVN-03289013-83938938 ID is b9b662dd-cc86-4cca-b429-997dd371f6b6 2024-09-03 14:49:33,788 - DEBUG - VM ctest-TestBasicVMVN-03289013-83938938 launched on Node cn-jenkins-deploy-platform-ansible-os-1836-1 2024-09-03 14:49:33,920 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/b9b662dd-cc86-4cca-b429-997dd371f6b6 2024-09-03 14:49:33,932 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/61177150-9784-4163-93bc-712310dd8625 2024-09-03 14:49:37,221 - 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 1030ms') 2024-09-03 14:49:37,221 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03289013-83938938 failed! 2024-09-03 14:49:37,279 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148 is 31.1.1.1 and allocation pool is NOT set 2024-09-03 14:49:37,279 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148 is 31.1.2.1 and allocation pool is NOT set 2024-09-03 14:49:41,372 - 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 1030ms') 2024-09-03 14:49:41,372 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03289013-83938938 failed! 2024-09-03 14:49:41,447 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148 is 31.1.1.1 and allocation pool is NOT set 2024-09-03 14:49:41,447 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148 is 31.1.2.1 and allocation pool is NOT set 2024-09-03 14:49:43,530 - 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=4.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.883 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.883/2.552/4.222/1.669 ms') 2024-09-03 14:49:43,530 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03289013-83938938 passed 2024-09-03 14:49:43,739 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:43,739 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03289013-83938938, IP 31.1.1.4, Port 22 2024-09-03 14:49:43,915 - DEBUG - VM ctest-TestBasicVMVN-03289013-83938938 is ready for SSH connections 2024-09-03 14:49:43,915 - INFO - Waiting for VM ctest-TestBasicVMVN-03289013-64935101 to be up.. 2024-09-03 14:49:44,076 - DEBUG - VM is in ACTIVE state now 2024-09-03 14:49:44,077 - INFO - VM name : ctest-TestBasicVMVN-03289013-64935101 2024-09-03 14:49:44,192 - DEBUG - VM ctest-TestBasicVMVN-03289013-64935101 ID is 365e7e57-b233-422a-8488-1d121d0c6258 2024-09-03 14:49:44,192 - DEBUG - VM ctest-TestBasicVMVN-03289013-64935101 launched on Node cn-jenkins-deploy-platform-ansible-os-1836-1 2024-09-03 14:49:44,293 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/365e7e57-b233-422a-8488-1d121d0c6258 2024-09-03 14:49:44,302 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/b5da29d6-1998-4ff2-8850-3cdc66f3ada1 2024-09-03 14:49:45,551 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.83 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.484 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.484/1.655/2.826/1.171 ms') 2024-09-03 14:49:45,552 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03289013-64935101 passed 2024-09-03 14:49:45,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:45,707 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03289013-64935101, IP 31.1.2.4, Port 22 2024-09-03 14:49:45,908 - DEBUG - VM ctest-TestBasicVMVN-03289013-64935101 is ready for SSH connections 2024-09-03 14:49:45,908 - INFO - Waiting for VM ctest-TestBasicVMVN-03289013-49824871 to be up.. 2024-09-03 14:49:46,013 - DEBUG - VM is in ACTIVE state now 2024-09-03 14:49:46,013 - INFO - VM name : ctest-TestBasicVMVN-03289013-49824871 2024-09-03 14:49:46,099 - DEBUG - VM ctest-TestBasicVMVN-03289013-49824871 ID is d495d83c-a8be-4380-ae57-c8cfed99ebde 2024-09-03 14:49:46,099 - DEBUG - VM ctest-TestBasicVMVN-03289013-49824871 launched on Node cn-jenkins-deploy-platform-ansible-os-1836-1 2024-09-03 14:49:46,195 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/d495d83c-a8be-4380-ae57-c8cfed99ebde 2024-09-03 14:49:46,205 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/06c1a113-b311-4539-b4f3-d10338e825ba 2024-09-03 14:49:47,459 - 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.34 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.470 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 0.470/1.907/3.344/1.437 ms') 2024-09-03 14:49:47,459 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03289013-49824871 passed 2024-09-03 14:49:47,615 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:47,615 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03289013-49824871, IP 31.1.1.3, Port 22 2024-09-03 14:49:47,796 - DEBUG - VM ctest-TestBasicVMVN-03289013-49824871 is ready for SSH connections 2024-09-03 14:49:47,796 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:47,796 - 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.42, gateway password: c0ntrail123 2024-09-03 14:49:47,796 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-03 14:49:51,548 - 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.360 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.125 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 = 1.112/1.865/3.360 ms 2024-09-03 14:49:51,548 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03289013-83938938 passed 2024-09-03 14:49:51,549 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:51,549 - 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.42, gateway password: c0ntrail123 2024-09-03 14:49:51,549 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-03 14:49:55,220 - 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.577 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.035 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.777 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.777/1.796/3.577 ms 2024-09-03 14:49:55,220 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03289013-64935101 passed 2024-09-03 14:49:55,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:55,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:55,221 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-03 14:49:55,221 - 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.42, gateway password: c0ntrail123 2024-09-03 14:49:55,221 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-03 14:49:55,477 - DEBUG - None 2024-09-03 14:49:55,478 - 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.42, gateway password: c0ntrail123 2024-09-03 14:49:55,478 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-03 14:49:55,649 - DEBUG - None 2024-09-03 14:49:55,649 - 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.42, gateway password: c0ntrail123 2024-09-03 14:49:55,649 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-03 14:49:56,295 - DEBUG - None 2024-09-03 14:49:56,295 - 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.42, gateway password: c0ntrail123 2024-09-03 14:49:56,295 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-03 14:49:58,520 - 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.876 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.051 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.629 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.261 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.416 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.416/2.646/8.051 ms 2024-09-03 14:49:58,521 - 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.42, gateway password: c0ntrail123 2024-09-03 14:49:58,521 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-03 14:50:00,777 - 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.114 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.090 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.264 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.380 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.708 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.479 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.380/2.203/5.264 ms 2024-09-03 14:50:00,777 - 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.42, gateway password: c0ntrail123 2024-09-03 14:50:00,777 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-03 14:50:03,029 - 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.671 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.400 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.285 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.513 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.814 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.367 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.389/1.777/3.367 ms 2024-09-03 14:50:03,029 - INFO - Deleting VM ctest-TestBasicVMVN-03289013-49824871 2024-09-03 14:50:03,098 - INFO - Detaching port b5da29d6-1998-4ff2-8850-3cdc66f3ada1 from VM ctest-TestBasicVMVN-03289013-64935101 2024-09-03 14:50:03,147 - INFO - Deleting VM ctest-TestBasicVMVN-03289013-64935101 2024-09-03 14:50:03,214 - INFO - Detaching port 61177150-9784-4163-93bc-712310dd8625 from VM ctest-TestBasicVMVN-03289013-83938938 2024-09-03 14:50:03,265 - INFO - Deleting VM ctest-TestBasicVMVN-03289013-83938938 2024-09-03 14:50:03,338 - INFO - Deleting VN ctest-vn-53892148 2024-09-03 14:50:03,523 - DEBUG - Response for delete_port : () 2024-09-03 14:50:03,729 - DEBUG - Response for delete_port : () 2024-09-03 14:50:03,778 - DEBUG - VN 90d3e9a5-3c03-491a-8bf4-650ef70ff218 still in use: Unable to complete operation on network 90d3e9a5-3c03-491a-8bf4-650ef70ff218. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-45b00363-9b54-426b-9b53-779e38558465'] 2024-09-03 14:50:03,778 - WARNING - Deleting VN ctest-vn-53892148 failed..Will retry 2024-09-03 14:50:06,412 - DEBUG - Response for deleting network () 2024-09-03 14:50:06,413 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/6e7719f9-ea99-436f-955b-ae5370deda3d 2024-09-03 14:50:06,481 - DEBUG - Response Code: 404 2024-09-03 14:50:06,481 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-09-03 14:50:06,519 - DEBUG - Requesting: http://10.0.0.42:8082/domain/706f5b70-19a5-4133-9b0e-cf0490ea05b5 2024-09-03 14:50:06,549 - DEBUG - Requesting: http://10.0.0.42:8082/project/9038c024-83be-4704-a5b1-bdd3813f50ff 2024-09-03 14:50:06,725 - INFO - Validated that VN ctest-vn-53892148 is not found in API Server 2024-09-03 14:50:06,757 - DEBUG - VN ctest-vn-53892148 is not present in Agent 10.0.0.42 2024-09-03 14:50:06,757 - INFO - Validated that VN ctest-vn-53892148 is not in any agent 2024-09-03 14:50:06,775 - DEBUG - VRF 2 is not seen in agent 10.0.0.42 2024-09-03 14:50:06,799 - DEBUG - Vrouter 10.0.0.42 does not have vrf 2 for VN ctest-vn-53892148 2024-09-03 14:50:06,799 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03289013:ctest-vn-53892148 2024-09-03 14:50:06,857 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53892148 info 2024-09-03 14:50:06,999 - INFO - IPAM: ctest-ipam-77744670 is not found in API Server 2024-09-03 14:50:07,015 - INFO - IPAM:ctest-ipam-77744670 is not found in control node 2024-09-03 14:50:07,320 - DEBUG - No XMPP flaps were noticed during the test 2024-09-03 14:50:07,320 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2024-09-03 14:50:07,320 - INFO - -------------------------------------------------------------------------------- 2024-09-03 14:50:08,298 - INFO - Deleted project: ctest-TestBasicVMVN-03289013, ID : 9038c024-83be-4704-a5b1-bdd3813f50ff