2024-09-18 07:02:39,606 - INFO - Domain Default found not creating 2024-09-18 07:02:39,790 - INFO - Project ctest-TestBasicVMVN-99863743 not found, creating it 2024-09-18 07:02:40,331 - INFO - Created Project:ctest-TestBasicVMVN-99863743, ID : d1ea0f4e-53a3-41c9-a424-071f06d60151 2024-09-18 07:02:42,128 - INFO - ================================================================================ 2024-09-18 07:02:42,128 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-18 07:02:42,129 - 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-18 07:02:42,385 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.20.0.13': '0'}} with 2024-09-18 07:02:42,385 - INFO - Initial checks done. Running the testcase now 2024-09-18 07:02:42,385 - INFO - 2024-09-18 07:02:43,020 - DEBUG - Response for create_network : {'network': {'id': '0472720a-81c1-47c3-81e5-9852ccb4a18d', 'name': 'ctest-vn2_metadata-78814048', 'tenant_id': 'd1ea0f4e53a341c9a424071f06d60151', 'project_id': 'd1ea0f4e53a341c9a424071f06d60151', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99863743', 'ctest-vn2_metadata-78814048'], 'port_security_enabled': True, 'description': ''}} 2024-09-18 07:02:43,256 - DEBUG - Response for create_subnet : {'subnet': {'id': '14b32b10-ac66-441a-b04c-4d13ecc1807e', 'name': '', 'tenant_id': 'd1ea0f4e53a341c9a424071f06d60151', 'network_id': '0472720a-81c1-47c3-81e5-9852ccb4a18d', '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': 'd1ea0f4e53a341c9a424071f06d60151'}} 2024-09-18 07:02:43,278 - INFO - Created VN ctest-vn2_metadata-78814048 2024-09-18 07:02:43,337 - DEBUG - VN ctest-vn2_metadata-78814048 UUID is 0472720a-81c1-47c3-81e5-9852ccb4a18d 2024-09-18 07:02:43,541 - DEBUG - Services list from nova: [, , ] 2024-09-18 07:02:44,848 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1987-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1987-1) 2024-09-18 07:02:44,961 - DEBUG - Link local service introspect added 2024-09-18 07:02:45,015 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-18 07:02:50,100 - DEBUG - VM is in ACTIVE state now 2024-09-18 07:02:50,243 - INFO - Waiting for VM ctest-TestBasicVMVN-99863743-69897354 to be up.. 2024-09-18 07:02:50,243 - INFO - VM name : ctest-TestBasicVMVN-99863743-69897354 2024-09-18 07:02:50,334 - DEBUG - VM ctest-TestBasicVMVN-99863743-69897354 ID is ee49788c-f977-4d9a-b8f0-4e8387ad696a 2024-09-18 07:02:50,334 - DEBUG - VM ctest-TestBasicVMVN-99863743-69897354 launched on Node cn-jenkins-deploy-platform-ansible-os-1987-1 2024-09-18 07:02:50,424 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/ee49788c-f977-4d9a-b8f0-4e8387ad696a 2024-09-18 07:02:50,764 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/ee49788c-f977-4d9a-b8f0-4e8387ad696a 2024-09-18 07:02:50,803 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/3c01ffbb-85f8-41f6-bff4-7e6541bcd84f 2024-09-18 07:02:54,083 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2024-09-18 07:02:54,084 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99863743-69897354 failed! 2024-09-18 07:02:54,145 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99863743:ctest-vn2_metadata-78814048 is 11.1.1.1 and allocation pool is NOT set 2024-09-18 07:02:56,202 - 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=11.6 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.538 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.538/6.085/11.632/5.547 ms') 2024-09-18 07:02:56,202 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99863743-69897354 passed 2024-09-18 07:02:56,369 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:02:56,369 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99863743-69897354, IP 11.1.1.3, Port 22 2024-09-18 07:02:56,435 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-09-18 07:02:56,520 - DEBUG - VM ctest-TestBasicVMVN-99863743-69897354 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-18 07:03:01,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:01,520 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99863743-69897354, IP 11.1.1.3, Port 22 2024-09-18 07:03:01,684 - DEBUG - VM ctest-TestBasicVMVN-99863743-69897354 is ready for SSH connections 2024-09-18 07:03:01,685 - INFO - Retry 0 2024-09-18 07:03:01,685 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:01,685 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-18 07:03:03,337 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-18 07:03:03,338 - INFO - Generic metadata worked 2024-09-18 07:03:03,609 - DEBUG - Link local service introspect removed 2024-09-18 07:03:03,609 - INFO - Deleting VM ctest-TestBasicVMVN-99863743-69897354 2024-09-18 07:03:03,678 - INFO - Deleting VN ctest-vn2_metadata-78814048 2024-09-18 07:03:03,727 - DEBUG - VN 0472720a-81c1-47c3-81e5-9852ccb4a18d still in use: Unable to complete operation on network 0472720a-81c1-47c3-81e5-9852ccb4a18d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8e55df2a-b555-4bb7-965b-99c73962af50'] 2024-09-18 07:03:03,727 - WARNING - Deleting VN ctest-vn2_metadata-78814048 failed..Will retry 2024-09-18 07:03:05,853 - DEBUG - Response for deleting network () 2024-09-18 07:03:06,111 - DEBUG - No XMPP flaps were noticed during the test 2024-09-18 07:03:06,111 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2024-09-18 07:03:06,111 - INFO - -------------------------------------------------------------------------------- 2024-09-18 07:03:06,114 - INFO - ================================================================================ 2024-09-18 07:03:06,114 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-18 07:03:06,114 - 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-18 07:03:06,404 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.20.0.13': '0'}} with 2024-09-18 07:03:06,404 - INFO - Initial checks done. Running the testcase now 2024-09-18 07:03:06,404 - INFO - 2024-09-18 07:03:06,927 - DEBUG - Response for create_network : {'network': {'id': 'b9406aec-3651-44f6-b9af-7c0a6605678c', 'name': 'ctest-vn-02727134', 'tenant_id': 'd1ea0f4e53a341c9a424071f06d60151', 'project_id': 'd1ea0f4e53a341c9a424071f06d60151', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-99863743', 'ctest-vn-02727134'], 'port_security_enabled': True, 'description': ''}} 2024-09-18 07:03:07,177 - DEBUG - Response for create_subnet : {'subnet': {'id': '7cf9172a-0dac-4cb2-be3c-dd2fbb6a6435', 'name': '', 'tenant_id': 'd1ea0f4e53a341c9a424071f06d60151', 'network_id': 'b9406aec-3651-44f6-b9af-7c0a6605678c', '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': 'd1ea0f4e53a341c9a424071f06d60151'}} 2024-09-18 07:03:07,356 - DEBUG - Response for create_subnet : {'subnet': {'id': '447d92c3-9ffe-4c44-beb2-6e7f2a523dec', 'name': '', 'tenant_id': 'd1ea0f4e53a341c9a424071f06d60151', 'network_id': 'b9406aec-3651-44f6-b9af-7c0a6605678c', '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': 'd1ea0f4e53a341c9a424071f06d60151'}} 2024-09-18 07:03:07,379 - INFO - Created VN ctest-vn-02727134 2024-09-18 07:03:07,441 - DEBUG - VN ctest-vn-02727134 UUID is b9406aec-3651-44f6-b9af-7c0a6605678c 2024-09-18 07:03:07,854 - DEBUG - Response for create_port : {'port': {'name': 'ae66da80-400b-46c6-b995-e77a41ce851a', 'id': 'ae66da80-400b-46c6-b995-e77a41ce851a', 'tenant_id': 'd1ea0f4e53a341c9a424071f06d60151', 'network_id': 'b9406aec-3651-44f6-b9af-7c0a6605678c', 'mac_address': '02:ae:66:da:80:40', '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': '7cf9172a-0dac-4cb2-be3c-dd2fbb6a6435'}], 'security_groups': ['1eefea18-2117-42f7-80df-051f75a1952b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd1ea0f4e53a341c9a424071f06d60151'}} 2024-09-18 07:03:08,051 - DEBUG - Response for create_port : {'port': {'name': 'fce77b91-b6f0-4ddf-abb2-a4110f543b9c', 'id': 'fce77b91-b6f0-4ddf-abb2-a4110f543b9c', 'tenant_id': 'd1ea0f4e53a341c9a424071f06d60151', 'network_id': 'b9406aec-3651-44f6-b9af-7c0a6605678c', 'mac_address': '02:fc:e7:7b:91:b6', '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': '447d92c3-9ffe-4c44-beb2-6e7f2a523dec'}], 'security_groups': ['1eefea18-2117-42f7-80df-051f75a1952b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd1ea0f4e53a341c9a424071f06d60151'}} 2024-09-18 07:03:08,455 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1987-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1987-1) 2024-09-18 07:03:08,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1987-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1987-1) 2024-09-18 07:03:10,252 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1987-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1987-1) 2024-09-18 07:03:10,253 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2024-09-18 07:03:10,260 - DEBUG - Requesting: http://10.0.0.47:8082/domain/879f800d-4a6a-45bb-86f3-7da4aaaa8742 2024-09-18 07:03:10,278 - DEBUG - Requesting: http://10.0.0.47:8082/project/d1ea0f4e-53a3-41c9-a424-071f06d60151 2024-09-18 07:03:10,388 - DEBUG - Requesting: http://10.0.0.47:8082/network-ipam/bbc1b28c-3254-47d6-9b30-04abc3a921b2 2024-09-18 07:03:10,403 - INFO - Verifications in API Server for IPAM: ctest-ipam-70984759 passed 2024-09-18 07:03:10,411 - DEBUG - Control-node 10.0.0.47 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-99863743:ctest-ipam-70984759', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99863743', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13529291070807230422', 'uuid-lslong': '11182443010529501618'}, 'enable': 'true', 'created': '2024-09-18T07:03:06', 'last-modified': '2024-09-18T07:03:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.766290'} 2024-09-18 07:03:10,412 - INFO - Verifications in Control node for IPAM: ctest-ipam-70984759 passed 2024-09-18 07:03:10,412 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2024-09-18 07:03:10,420 - DEBUG - Requesting: http://10.0.0.47:8082/domain/879f800d-4a6a-45bb-86f3-7da4aaaa8742 2024-09-18 07:03:10,443 - DEBUG - Requesting: http://10.0.0.47:8082/project/d1ea0f4e-53a3-41c9-a424-071f06d60151 2024-09-18 07:03:10,544 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/b9406aec-3651-44f6-b9af-7c0a6605678c 2024-09-18 07:03:10,573 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/b9406aec-3651-44f6-b9af-7c0a6605678c 2024-09-18 07:03:10,602 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/d52a39a2-43b7-4c74-8bbe-29c54da7dd58 2024-09-18 07:03:10,617 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/d52a39a2-43b7-4c74-8bbe-29c54da7dd58 2024-09-18 07:03:10,632 - DEBUG - Requesting: http://10.0.0.47:8082/route-target/f8169f00-8967-4544-be48-12f6cbde07e1 2024-09-18 07:03:10,644 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-18 07:03:10,645 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/b9406aec-3651-44f6-b9af-7c0a6605678c 2024-09-18 07:03:10,670 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/d52a39a2-43b7-4c74-8bbe-29c54da7dd58 2024-09-18 07:03:10,717 - INFO - Verified VN network id 9 for VN b9406aec-3651-44f6-b9af-7c0a6605678c 2024-09-18 07:03:10,717 - INFO - Verifications in API Server for VN ctest-vn-02727134 passed 2024-09-18 07:03:10,717 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/b9406aec-3651-44f6-b9af-7c0a6605678c 2024-09-18 07:03:10,749 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/d52a39a2-43b7-4c74-8bbe-29c54da7dd58 2024-09-18 07:03:10,772 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/d52a39a2-43b7-4c74-8bbe-29c54da7dd58 2024-09-18 07:03:10,794 - DEBUG - Requesting: http://10.0.0.47:8082/route-target/f8169f00-8967-4544-be48-12f6cbde07e1 2024-09-18 07:03:10,817 - DEBUG - Control-node 10.0.0.47 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-99863743:ctest-vn-02727134', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-99863743', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13348786858282271990', 'uuid-lslong': '13380049402044180364'}, 'enable': 'true', 'created': '2024-09-18T07:03:06', 'last-modified': '2024-09-18T07:03:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.500805'} 2024-09-18 07:03:10,832 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-18 07:03:10,833 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02727134 passed 2024-09-18 07:03:10,835 - DEBUG - ====Verifying policy data for ctest-vn-02727134 in API_Server ====== 2024-09-18 07:03:10,835 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2024-09-18 07:03:10,842 - DEBUG - Requesting: http://10.0.0.47:8082/domain/879f800d-4a6a-45bb-86f3-7da4aaaa8742 2024-09-18 07:03:10,877 - DEBUG - Requesting: http://10.0.0.47:8082/project/d1ea0f4e-53a3-41c9-a424-071f06d60151 2024-09-18 07:03:10,966 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/b9406aec-3651-44f6-b9af-7c0a6605678c 2024-09-18 07:03:10,993 - DEBUG - =>VN ctest-vn-02727134 has no policy to be verified 2024-09-18 07:03:10,993 - DEBUG - Verifying the vn in opserver 2024-09-18 07:03:10,993 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-99863743:ctest-vn-02727134 virtual network link through opserver 10.0.0.47 2024-09-18 07:03:10,993 - DEBUG - Requesting: http://10.0.0.47:8081/analytics/uves/virtual-networks 2024-09-18 07:03:11,425 - DEBUG - Requesting: http://10.0.0.47:8081/analytics/uves/virtual-networks 2024-09-18 07:03:11,508 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-99863743:ctest-vn-02727134', 'href': 'http://10.0.0.47:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-99863743:ctest-vn-02727134?flat'} 2024-09-18 07:03:11,508 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-99863743:ctest-vn-02727134 is found in opserver 2024-09-18 07:03:11,522 - DEBUG - VRF ids for VN ctest-vn-02727134: {'10.0.0.47': '2'} 2024-09-18 07:03:11,522 - INFO - Waiting for VM ctest-TestBasicVMVN-99863743-98512947 to be up.. 2024-09-18 07:03:11,626 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-18 07:03:16,742 - DEBUG - VM is in ACTIVE state now 2024-09-18 07:03:16,742 - INFO - VM name : ctest-TestBasicVMVN-99863743-98512947 2024-09-18 07:03:16,844 - DEBUG - VM ctest-TestBasicVMVN-99863743-98512947 ID is 21604381-e242-4d05-8452-19a0378d3682 2024-09-18 07:03:16,844 - DEBUG - VM ctest-TestBasicVMVN-99863743-98512947 launched on Node cn-jenkins-deploy-platform-ansible-os-1987-1 2024-09-18 07:03:16,939 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/21604381-e242-4d05-8452-19a0378d3682 2024-09-18 07:03:16,952 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/ae66da80-400b-46c6-b995-e77a41ce851a 2024-09-18 07:03:20,254 - 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 1023ms') 2024-09-18 07:03:20,254 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-99863743-98512947 failed! 2024-09-18 07:03:20,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99863743:ctest-vn-02727134 is 31.1.1.1 and allocation pool is NOT set 2024-09-18 07:03:20,313 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-99863743:ctest-vn-02727134 is 31.1.2.1 and allocation pool is NOT set 2024-09-18 07:03:22,373 - 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=5.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.927 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.927/3.259/5.592/2.332 ms') 2024-09-18 07:03:22,373 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-99863743-98512947 passed 2024-09-18 07:03:22,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:22,533 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99863743-98512947, IP 31.1.1.4, Port 22 2024-09-18 07:03:22,703 - DEBUG - VM ctest-TestBasicVMVN-99863743-98512947 is ready for SSH connections 2024-09-18 07:03:22,703 - INFO - Waiting for VM ctest-TestBasicVMVN-99863743-90210181 to be up.. 2024-09-18 07:03:22,795 - DEBUG - VM is in ACTIVE state now 2024-09-18 07:03:22,795 - INFO - VM name : ctest-TestBasicVMVN-99863743-90210181 2024-09-18 07:03:22,887 - DEBUG - VM ctest-TestBasicVMVN-99863743-90210181 ID is 1464d702-0fe0-4913-82d6-4b00c1fca148 2024-09-18 07:03:22,887 - DEBUG - VM ctest-TestBasicVMVN-99863743-90210181 launched on Node cn-jenkins-deploy-platform-ansible-os-1987-1 2024-09-18 07:03:22,998 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/1464d702-0fe0-4913-82d6-4b00c1fca148 2024-09-18 07:03:23,013 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/fce77b91-b6f0-4ddf-abb2-a4110f543b9c 2024-09-18 07:03:24,280 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.576 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.576/2.352/4.128/1.776 ms') 2024-09-18 07:03:24,281 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-99863743-90210181 passed 2024-09-18 07:03:24,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:24,442 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99863743-90210181, IP 31.1.2.4, Port 22 2024-09-18 07:03:24,507 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-09-18 07:03:24,596 - DEBUG - VM ctest-TestBasicVMVN-99863743-90210181 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-18 07:03:29,596 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:29,597 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99863743-90210181, IP 31.1.2.4, Port 22 2024-09-18 07:03:29,752 - DEBUG - VM ctest-TestBasicVMVN-99863743-90210181 is ready for SSH connections 2024-09-18 07:03:29,752 - INFO - Waiting for VM ctest-TestBasicVMVN-99863743-53104598 to be up.. 2024-09-18 07:03:29,836 - DEBUG - VM is in ACTIVE state now 2024-09-18 07:03:29,836 - INFO - VM name : ctest-TestBasicVMVN-99863743-53104598 2024-09-18 07:03:29,929 - DEBUG - VM ctest-TestBasicVMVN-99863743-53104598 ID is 7b1fcdae-72ba-4f4c-b13f-d4d64369c75b 2024-09-18 07:03:29,929 - DEBUG - VM ctest-TestBasicVMVN-99863743-53104598 launched on Node cn-jenkins-deploy-platform-ansible-os-1987-1 2024-09-18 07:03:30,020 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/7b1fcdae-72ba-4f4c-b13f-d4d64369c75b 2024-09-18 07:03:30,034 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/408a2277-f182-4eea-853d-bc46c627a9ce 2024-09-18 07:03:31,295 - 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=2.85 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.386 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.386/1.617/2.849/1.231 ms') 2024-09-18 07:03:31,295 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-99863743-53104598 passed 2024-09-18 07:03:31,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:31,457 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-99863743-53104598, IP 31.1.1.3, Port 22 2024-09-18 07:03:31,616 - DEBUG - VM ctest-TestBasicVMVN-99863743-53104598 is ready for SSH connections 2024-09-18 07:03:31,616 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:31,616 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:31,617 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-18 07:03:35,675 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.887 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.851 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.135 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.851/2.291/4.887 ms 2024-09-18 07:03:35,675 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-99863743-98512947 passed 2024-09-18 07:03:35,675 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:35,675 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:35,675 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-18 07:03:39,366 - 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.972 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.866 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.938 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.866/1.592/2.972 ms 2024-09-18 07:03:39,366 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-99863743-90210181 passed 2024-09-18 07:03:39,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:39,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:39,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 07:03:39,367 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:39,367 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 07:03:39,560 - DEBUG - None 2024-09-18 07:03:39,560 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:39,561 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 07:03:39,757 - DEBUG - None 2024-09-18 07:03:39,758 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:39,758 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 07:03:40,430 - DEBUG - None 2024-09-18 07:03:40,430 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:40,430 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-18 07:03:42,652 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.955 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.737 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.665 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.677 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.519 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.519/2.910/6.737 ms 2024-09-18 07:03:42,653 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:42,653 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-18 07:03:44,947 - 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.175 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.799 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.064 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.605 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.724 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.033 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.377 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.377/2.253/5.064 ms 2024-09-18 07:03:44,947 - 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.47, gateway password: c0ntrail123 2024-09-18 07:03:44,947 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-18 07:03:47,208 - 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.725 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.011 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.984 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.353 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.279 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.373 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.373/2.021/3.984 ms 2024-09-18 07:03:47,208 - INFO - Deleting VM ctest-TestBasicVMVN-99863743-53104598 2024-09-18 07:03:47,286 - INFO - Detaching port fce77b91-b6f0-4ddf-abb2-a4110f543b9c from VM ctest-TestBasicVMVN-99863743-90210181 2024-09-18 07:03:47,346 - INFO - Deleting VM ctest-TestBasicVMVN-99863743-90210181 2024-09-18 07:03:47,420 - INFO - Detaching port ae66da80-400b-46c6-b995-e77a41ce851a from VM ctest-TestBasicVMVN-99863743-98512947 2024-09-18 07:03:47,461 - INFO - Deleting VM ctest-TestBasicVMVN-99863743-98512947 2024-09-18 07:03:47,554 - INFO - Deleting VN ctest-vn-02727134 2024-09-18 07:03:47,797 - DEBUG - Response for delete_port : () 2024-09-18 07:03:48,028 - DEBUG - Response for delete_port : () 2024-09-18 07:03:48,080 - DEBUG - VN b9406aec-3651-44f6-b9af-7c0a6605678c still in use: Unable to complete operation on network b9406aec-3651-44f6-b9af-7c0a6605678c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a4496f75-083e-4b47-84fb-da5b792e5799'] 2024-09-18 07:03:48,080 - WARNING - Deleting VN ctest-vn-02727134 failed..Will retry 2024-09-18 07:03:50,255 - DEBUG - Response for deleting network () 2024-09-18 07:03:50,255 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/d52a39a2-43b7-4c74-8bbe-29c54da7dd58 2024-09-18 07:03:50,265 - DEBUG - Response Code: 404 2024-09-18 07:03:50,266 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2024-09-18 07:03:50,274 - DEBUG - Requesting: http://10.0.0.47:8082/domain/879f800d-4a6a-45bb-86f3-7da4aaaa8742 2024-09-18 07:03:50,337 - DEBUG - Requesting: http://10.0.0.47:8082/project/d1ea0f4e-53a3-41c9-a424-071f06d60151 2024-09-18 07:03:50,429 - INFO - Validated that VN ctest-vn-02727134 is not found in API Server 2024-09-18 07:03:50,441 - DEBUG - VN ctest-vn-02727134 is not present in Agent 10.0.0.47 2024-09-18 07:03:50,441 - INFO - Validated that VN ctest-vn-02727134 is not in any agent 2024-09-18 07:03:50,448 - DEBUG - VRF 2 is not seen in agent 10.0.0.47 2024-09-18 07:03:50,454 - DEBUG - Vrouter 10.0.0.47 does not have vrf 2 for VN ctest-vn-02727134 2024-09-18 07:03:50,454 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-99863743:ctest-vn-02727134 2024-09-18 07:03:50,468 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02727134 info 2024-09-18 07:03:50,549 - INFO - IPAM: ctest-ipam-70984759 is not found in API Server 2024-09-18 07:03:50,562 - INFO - IPAM:ctest-ipam-70984759 is not found in control node 2024-09-18 07:03:50,823 - DEBUG - No XMPP flaps were noticed during the test 2024-09-18 07:03:50,823 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44] 2024-09-18 07:03:50,823 - INFO - -------------------------------------------------------------------------------- 2024-09-18 07:03:51,639 - INFO - Deleted project: ctest-TestBasicVMVN-99863743, ID : d1ea0f4e-53a3-41c9-a424-071f06d60151