2024-12-26 02:17:19,369 - INFO - Domain Default found not creating 2024-12-26 02:17:19,525 - INFO - Project ctest-TestBasicVMVN-84501103 not found, creating it 2024-12-26 02:17:20,007 - INFO - Created Project:ctest-TestBasicVMVN-84501103, ID : 36c166d9-499b-4b50-b8ec-e9e0f8fb7d38 2024-12-26 02:17:21,634 - INFO - ================================================================================ 2024-12-26 02:17:21,635 - INFO - STARTING TEST : test_generic_link_local_service 2024-12-26 02:17:21,635 - 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-12-26 02:17:21,893 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.5': '0'}} with 2024-12-26 02:17:21,893 - INFO - Initial checks done. Running the testcase now 2024-12-26 02:17:21,893 - INFO - 2024-12-26 02:17:22,437 - DEBUG - Response for create_network : {'network': {'id': 'b86c4ee2-3c82-4540-a16d-2a76b1c633e3', 'name': 'ctest-vn2_metadata-15861982', 'tenant_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'project_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84501103', 'ctest-vn2_metadata-15861982'], 'port_security_enabled': True, 'description': ''}} 2024-12-26 02:17:22,619 - DEBUG - Response for create_subnet : {'subnet': {'id': '3140609b-fb1a-44ce-b035-5e8035cef2f9', 'name': '', 'tenant_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'network_id': 'b86c4ee2-3c82-4540-a16d-2a76b1c633e3', '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': '36c166d9499b4b50b8ece9e0f8fb7d38'}} 2024-12-26 02:17:22,640 - INFO - Created VN ctest-vn2_metadata-15861982 2024-12-26 02:17:22,693 - DEBUG - VN ctest-vn2_metadata-15861982 UUID is b86c4ee2-3c82-4540-a16d-2a76b1c633e3 2024-12-26 02:17:22,893 - DEBUG - Services list from nova: [, , ] 2024-12-26 02:17:23,928 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2493-1) 2024-12-26 02:17:24,041 - DEBUG - Link local service introspect added 2024-12-26 02:17:24,086 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-12-26 02:17:29,187 - DEBUG - VM is in ACTIVE state now 2024-12-26 02:17:29,348 - INFO - Waiting for VM ctest-TestBasicVMVN-84501103-45741856 to be up.. 2024-12-26 02:17:29,348 - INFO - VM name : ctest-TestBasicVMVN-84501103-45741856 2024-12-26 02:17:29,433 - DEBUG - VM ctest-TestBasicVMVN-84501103-45741856 ID is 84430fa1-3bcf-4932-9f88-f8283a8f261a 2024-12-26 02:17:29,434 - DEBUG - VM ctest-TestBasicVMVN-84501103-45741856 launched on Node cn-jenkins-deploy-platform-ansible-os-2493-1 2024-12-26 02:17:29,521 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/84430fa1-3bcf-4932-9f88-f8283a8f261a 2024-12-26 02:17:29,820 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/84430fa1-3bcf-4932-9f88-f8283a8f261a 2024-12-26 02:17:29,858 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/0f625618-27e0-4074-8e23-fd14b13f10df 2024-12-26 02:17:33,112 - 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 1011ms') 2024-12-26 02:17:33,112 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84501103-45741856 failed! 2024-12-26 02:17:33,169 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84501103:ctest-vn2_metadata-15861982 is 11.1.1.1 and allocation pool is NOT set 2024-12-26 02:17:35,234 - 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=5.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.01 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 = 4.006/4.812/5.619/0.806 ms') 2024-12-26 02:17:35,234 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84501103-45741856 passed 2024-12-26 02:17:35,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:17:35,385 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84501103-45741856, IP 11.1.1.3, Port 22 2024-12-26 02:17:35,441 - 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-12-26 02:17:35,555 - DEBUG - VM ctest-TestBasicVMVN-84501103-45741856 is NOT ready for SSH connections, VM status: ACTIVE 2024-12-26 02:17:40,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:17:40,556 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84501103-45741856, IP 11.1.1.3, Port 22 2024-12-26 02:17:40,717 - DEBUG - VM ctest-TestBasicVMVN-84501103-45741856 is ready for SSH connections 2024-12-26 02:17:40,717 - INFO - Retry 0 2024-12-26 02:17:40,717 - 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.32, gateway password: c0ntrail123 2024-12-26 02:17:40,717 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-12-26 02:17:42,334 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-12-26 02:17:42,334 - INFO - Generic metadata worked 2024-12-26 02:17:42,589 - DEBUG - Link local service introspect removed 2024-12-26 02:17:42,590 - INFO - Deleting VM ctest-TestBasicVMVN-84501103-45741856 2024-12-26 02:17:42,658 - INFO - Deleting VN ctest-vn2_metadata-15861982 2024-12-26 02:17:42,704 - DEBUG - VN b86c4ee2-3c82-4540-a16d-2a76b1c633e3 still in use: Unable to complete operation on network b86c4ee2-3c82-4540-a16d-2a76b1c633e3. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6deaa8a5-417a-48fe-bff0-876b5b5cfa31'] 2024-12-26 02:17:42,704 - WARNING - Deleting VN ctest-vn2_metadata-15861982 failed..Will retry 2024-12-26 02:17:44,807 - DEBUG - Response for deleting network () 2024-12-26 02:17:45,068 - DEBUG - No XMPP flaps were noticed during the test 2024-12-26 02:17:45,069 - INFO - -------------------------------------------------------------------------------- 2024-12-26 02:17:45,072 - INFO - ================================================================================ 2024-12-26 02:17:45,072 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-12-26 02:17:45,072 - 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-12-26 02:17:45,356 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.20.0.5': '0'}} with 2024-12-26 02:17:45,356 - INFO - Initial checks done. Running the testcase now 2024-12-26 02:17:45,356 - INFO - 2024-12-26 02:17:45,856 - DEBUG - Response for create_network : {'network': {'id': '6b0afe93-2d49-4400-adbd-7c5cf6f88419', 'name': 'ctest-vn-94608169', 'tenant_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'project_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-84501103', 'ctest-vn-94608169'], 'port_security_enabled': True, 'description': ''}} 2024-12-26 02:17:46,055 - DEBUG - Response for create_subnet : {'subnet': {'id': '8763d850-0e7e-4337-bf45-60ccd39c4615', 'name': '', 'tenant_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'network_id': '6b0afe93-2d49-4400-adbd-7c5cf6f88419', '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': '36c166d9499b4b50b8ece9e0f8fb7d38'}} 2024-12-26 02:17:46,269 - DEBUG - Response for create_subnet : {'subnet': {'id': 'be48794f-271b-48f8-911f-40412aecadd5', 'name': '', 'tenant_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'network_id': '6b0afe93-2d49-4400-adbd-7c5cf6f88419', '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': '36c166d9499b4b50b8ece9e0f8fb7d38'}} 2024-12-26 02:17:46,291 - INFO - Created VN ctest-vn-94608169 2024-12-26 02:17:46,345 - DEBUG - VN ctest-vn-94608169 UUID is 6b0afe93-2d49-4400-adbd-7c5cf6f88419 2024-12-26 02:17:46,721 - DEBUG - Response for create_port : {'port': {'name': '87d19cf2-4bd0-4d9a-b787-73287243ce7d', 'id': '87d19cf2-4bd0-4d9a-b787-73287243ce7d', 'tenant_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'network_id': '6b0afe93-2d49-4400-adbd-7c5cf6f88419', 'mac_address': '02:87:d1:9c:f2:4b', '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': '8763d850-0e7e-4337-bf45-60ccd39c4615'}], 'security_groups': ['5ed09912-9f8a-4026-8b42-ecae222dadc5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '36c166d9499b4b50b8ece9e0f8fb7d38'}} 2024-12-26 02:17:46,903 - DEBUG - Response for create_port : {'port': {'name': 'cbf9ea79-e683-4df2-bafc-c646f2d91773', 'id': 'cbf9ea79-e683-4df2-bafc-c646f2d91773', 'tenant_id': '36c166d9499b4b50b8ece9e0f8fb7d38', 'network_id': '6b0afe93-2d49-4400-adbd-7c5cf6f88419', 'mac_address': '02:cb:f9:ea:79:e6', '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': 'be48794f-271b-48f8-911f-40412aecadd5'}], 'security_groups': ['5ed09912-9f8a-4026-8b42-ecae222dadc5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '36c166d9499b4b50b8ece9e0f8fb7d38'}} 2024-12-26 02:17:47,340 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2493-1) 2024-12-26 02:17:47,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2493-1) 2024-12-26 02:17:49,060 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2493-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2493-1) 2024-12-26 02:17:49,060 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-12-26 02:17:49,067 - DEBUG - Requesting: http://10.0.0.32:8082/domain/623962f1-258d-4b2a-ae1e-14ab588c1e3c 2024-12-26 02:17:49,083 - DEBUG - Requesting: http://10.0.0.32:8082/project/36c166d9-499b-4b50-b8ec-e9e0f8fb7d38 2024-12-26 02:17:49,183 - DEBUG - Requesting: http://10.0.0.32:8082/network-ipam/7bab60ec-e03a-479d-9a6a-db4c07d76f4c 2024-12-26 02:17:49,201 - INFO - Verifications in API Server for IPAM: ctest-ipam-18775259 passed 2024-12-26 02:17:49,220 - DEBUG - Control-node 10.0.0.32 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-84501103:ctest-ipam-18775259', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84501103', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8911322858173122461', 'uuid-lslong': '11126946948967788364'}, 'enable': 'true', 'created': '2024-12-26T02:17:45', 'last-modified': '2024-12-26T02:17:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.618244'} 2024-12-26 02:17:49,220 - INFO - Verifications in Control node for IPAM: ctest-ipam-18775259 passed 2024-12-26 02:17:49,220 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-12-26 02:17:49,231 - DEBUG - Requesting: http://10.0.0.32:8082/domain/623962f1-258d-4b2a-ae1e-14ab588c1e3c 2024-12-26 02:17:49,245 - DEBUG - Requesting: http://10.0.0.32:8082/project/36c166d9-499b-4b50-b8ec-e9e0f8fb7d38 2024-12-26 02:17:49,318 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6b0afe93-2d49-4400-adbd-7c5cf6f88419 2024-12-26 02:17:49,330 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6b0afe93-2d49-4400-adbd-7c5cf6f88419 2024-12-26 02:17:49,339 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/7756a5c3-bcff-417e-89e6-7be0ff8b0a46 2024-12-26 02:17:49,352 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/7756a5c3-bcff-417e-89e6-7be0ff8b0a46 2024-12-26 02:17:49,362 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/0fe9a36e-c6ff-447b-b94d-51d124365a14 2024-12-26 02:17:49,369 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-12-26 02:17:49,369 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6b0afe93-2d49-4400-adbd-7c5cf6f88419 2024-12-26 02:17:49,379 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/7756a5c3-bcff-417e-89e6-7be0ff8b0a46 2024-12-26 02:17:49,397 - INFO - Verified VN network id 8 for VN 6b0afe93-2d49-4400-adbd-7c5cf6f88419 2024-12-26 02:17:49,397 - INFO - Verifications in API Server for VN ctest-vn-94608169 passed 2024-12-26 02:17:49,397 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6b0afe93-2d49-4400-adbd-7c5cf6f88419 2024-12-26 02:17:49,412 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/7756a5c3-bcff-417e-89e6-7be0ff8b0a46 2024-12-26 02:17:49,423 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/7756a5c3-bcff-417e-89e6-7be0ff8b0a46 2024-12-26 02:17:49,431 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/0fe9a36e-c6ff-447b-b94d-51d124365a14 2024-12-26 02:17:49,453 - DEBUG - Control-node 10.0.0.32 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-84501103', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7713257219898819584', 'uuid-lslong': '12519299277882164249'}, 'enable': 'true', 'created': '2024-12-26T02:17:45', 'last-modified': '2024-12-26T02:17:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.211268'} 2024-12-26 02:17:49,470 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-12-26 02:17:49,470 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-94608169 passed 2024-12-26 02:17:49,471 - DEBUG - ====Verifying policy data for ctest-vn-94608169 in API_Server ====== 2024-12-26 02:17:49,471 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-12-26 02:17:49,488 - DEBUG - Requesting: http://10.0.0.32:8082/domain/623962f1-258d-4b2a-ae1e-14ab588c1e3c 2024-12-26 02:17:49,509 - DEBUG - Requesting: http://10.0.0.32:8082/project/36c166d9-499b-4b50-b8ec-e9e0f8fb7d38 2024-12-26 02:17:49,618 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/6b0afe93-2d49-4400-adbd-7c5cf6f88419 2024-12-26 02:17:49,642 - DEBUG - =>VN ctest-vn-94608169 has no policy to be verified 2024-12-26 02:17:49,642 - DEBUG - Verifying the vn in opserver 2024-12-26 02:17:49,642 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169 virtual network link through opserver 10.0.0.32 2024-12-26 02:17:49,642 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-12-26 02:17:49,974 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-12-26 02:17:50,069 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169?flat'} 2024-12-26 02:17:50,070 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169 is found in opserver 2024-12-26 02:17:50,078 - DEBUG - VRF ids for VN ctest-vn-94608169: {'10.0.0.32': '2'} 2024-12-26 02:17:50,078 - INFO - Waiting for VM ctest-TestBasicVMVN-84501103-67625273 to be up.. 2024-12-26 02:17:50,167 - DEBUG - VM is in ACTIVE state now 2024-12-26 02:17:50,167 - INFO - VM name : ctest-TestBasicVMVN-84501103-67625273 2024-12-26 02:17:50,254 - DEBUG - VM ctest-TestBasicVMVN-84501103-67625273 ID is b31c59a6-84d2-4d2c-9d93-e95f59b3f79f 2024-12-26 02:17:50,255 - DEBUG - VM ctest-TestBasicVMVN-84501103-67625273 launched on Node cn-jenkins-deploy-platform-ansible-os-2493-1 2024-12-26 02:17:50,357 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/b31c59a6-84d2-4d2c-9d93-e95f59b3f79f 2024-12-26 02:17:50,366 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/87d19cf2-4bd0-4d9a-b787-73287243ce7d 2024-12-26 02:17:53,649 - 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 1004ms') 2024-12-26 02:17:53,649 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84501103-67625273 failed! 2024-12-26 02:17:53,701 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169 is 31.1.1.1 and allocation pool is NOT set 2024-12-26 02:17:53,701 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169 is 31.1.2.1 and allocation pool is NOT set 2024-12-26 02:17:57,782 - 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 1022ms') 2024-12-26 02:17:57,782 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84501103-67625273 failed! 2024-12-26 02:17:57,837 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169 is 31.1.1.1 and allocation pool is NOT set 2024-12-26 02:17:57,837 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169 is 31.1.2.1 and allocation pool is NOT set 2024-12-26 02:17:59,909 - 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=9.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.19 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 = 2.193/5.967/9.742/3.774 ms') 2024-12-26 02:17:59,909 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-84501103-67625273 passed 2024-12-26 02:18:00,061 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:00,061 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84501103-67625273, IP 31.1.1.4, Port 22 2024-12-26 02:18:00,118 - 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-12-26 02:18:00,223 - DEBUG - VM ctest-TestBasicVMVN-84501103-67625273 is NOT ready for SSH connections, VM status: ACTIVE 2024-12-26 02:18:05,224 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:05,225 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84501103-67625273, IP 31.1.1.4, Port 22 2024-12-26 02:18:05,385 - DEBUG - VM ctest-TestBasicVMVN-84501103-67625273 is ready for SSH connections 2024-12-26 02:18:05,386 - INFO - Waiting for VM ctest-TestBasicVMVN-84501103-93349394 to be up.. 2024-12-26 02:18:05,471 - DEBUG - VM is in ACTIVE state now 2024-12-26 02:18:05,471 - INFO - VM name : ctest-TestBasicVMVN-84501103-93349394 2024-12-26 02:18:05,553 - DEBUG - VM ctest-TestBasicVMVN-84501103-93349394 ID is fc813edb-1006-4aec-8db6-da141f810d6a 2024-12-26 02:18:05,553 - DEBUG - VM ctest-TestBasicVMVN-84501103-93349394 launched on Node cn-jenkins-deploy-platform-ansible-os-2493-1 2024-12-26 02:18:05,636 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/fc813edb-1006-4aec-8db6-da141f810d6a 2024-12-26 02:18:05,646 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/cbf9ea79-e683-4df2-bafc-c646f2d91773 2024-12-26 02:18:06,889 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.453 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.453/2.281/4.110/1.828 ms') 2024-12-26 02:18:06,889 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-84501103-93349394 passed 2024-12-26 02:18:07,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:07,049 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84501103-93349394, IP 31.1.2.4, Port 22 2024-12-26 02:18:07,209 - DEBUG - VM ctest-TestBasicVMVN-84501103-93349394 is ready for SSH connections 2024-12-26 02:18:07,210 - INFO - Waiting for VM ctest-TestBasicVMVN-84501103-23842577 to be up.. 2024-12-26 02:18:07,311 - DEBUG - VM is in ACTIVE state now 2024-12-26 02:18:07,311 - INFO - VM name : ctest-TestBasicVMVN-84501103-23842577 2024-12-26 02:18:07,412 - DEBUG - VM ctest-TestBasicVMVN-84501103-23842577 ID is 023fc67e-4c2b-4d90-852a-d14696740681 2024-12-26 02:18:07,412 - DEBUG - VM ctest-TestBasicVMVN-84501103-23842577 launched on Node cn-jenkins-deploy-platform-ansible-os-2493-1 2024-12-26 02:18:07,500 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine/023fc67e-4c2b-4d90-852a-d14696740681 2024-12-26 02:18:07,511 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-machine-interface/7a99774e-772c-443c-bf22-acfe926b2c5e 2024-12-26 02:18:08,756 - 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.17 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.459 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.459/1.813/3.168/1.354 ms') 2024-12-26 02:18:08,756 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-84501103-23842577 passed 2024-12-26 02:18:08,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:08,909 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-84501103-23842577, IP 31.1.1.3, Port 22 2024-12-26 02:18:09,069 - DEBUG - VM ctest-TestBasicVMVN-84501103-23842577 is ready for SSH connections 2024-12-26 02:18:09,069 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:09,069 - 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.32, gateway password: c0ntrail123 2024-12-26 02:18:09,069 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-12-26 02:18:12,876 - 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.215 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.024 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.197 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.024/2.145/4.215 ms 2024-12-26 02:18:12,877 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-84501103-67625273 passed 2024-12-26 02:18:12,877 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:12,877 - 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.32, gateway password: c0ntrail123 2024-12-26 02:18:12,877 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-12-26 02:18:16,912 - 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.605 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.016 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.047 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.016/1.889/3.605 ms 2024-12-26 02:18:16,912 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-84501103-93349394 passed 2024-12-26 02:18:16,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:16,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:16,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-26 02:18:16,913 - 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.32, gateway password: c0ntrail123 2024-12-26 02:18:16,913 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-26 02:18:17,101 - DEBUG - None 2024-12-26 02:18:17,101 - 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.32, gateway password: c0ntrail123 2024-12-26 02:18:17,101 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-26 02:18:17,287 - DEBUG - None 2024-12-26 02:18:17,287 - 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.32, gateway password: c0ntrail123 2024-12-26 02:18:17,288 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-26 02:18:17,931 - DEBUG - None 2024-12-26 02:18:17,931 - 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.32, gateway password: c0ntrail123 2024-12-26 02:18:17,931 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-12-26 02:18:20,135 - 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.108 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.263 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.561 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.887 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.398/2.243/6.263 ms 2024-12-26 02:18:20,136 - 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.32, gateway password: c0ntrail123 2024-12-26 02:18:20,136 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-12-26 02:18:22,394 - 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.989 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.664 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.717 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.572 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.256 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.116 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.454/2.252/4.717 ms 2024-12-26 02:18:22,395 - 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.32, gateway password: c0ntrail123 2024-12-26 02:18:22,395 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-12-26 02:18:24,646 - 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.892 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.691 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.498 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.430 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.076 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.194 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.418 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.418/1.885/3.498 ms 2024-12-26 02:18:24,647 - INFO - Deleting VM ctest-TestBasicVMVN-84501103-23842577 2024-12-26 02:18:24,729 - INFO - Detaching port cbf9ea79-e683-4df2-bafc-c646f2d91773 from VM ctest-TestBasicVMVN-84501103-93349394 2024-12-26 02:18:24,785 - INFO - Deleting VM ctest-TestBasicVMVN-84501103-93349394 2024-12-26 02:18:24,857 - INFO - Detaching port 87d19cf2-4bd0-4d9a-b787-73287243ce7d from VM ctest-TestBasicVMVN-84501103-67625273 2024-12-26 02:18:24,890 - INFO - Deleting VM ctest-TestBasicVMVN-84501103-67625273 2024-12-26 02:18:24,968 - INFO - Deleting VN ctest-vn-94608169 2024-12-26 02:18:25,210 - DEBUG - Response for delete_port : () 2024-12-26 02:18:25,407 - DEBUG - Response for delete_port : () 2024-12-26 02:18:25,578 - DEBUG - Response for deleting network () 2024-12-26 02:18:25,579 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/7756a5c3-bcff-417e-89e6-7be0ff8b0a46 2024-12-26 02:18:25,588 - DEBUG - Response Code: 404 2024-12-26 02:18:25,588 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-12-26 02:18:25,596 - DEBUG - Requesting: http://10.0.0.32:8082/domain/623962f1-258d-4b2a-ae1e-14ab588c1e3c 2024-12-26 02:18:25,660 - DEBUG - Requesting: http://10.0.0.32:8082/project/36c166d9-499b-4b50-b8ec-e9e0f8fb7d38 2024-12-26 02:18:25,731 - INFO - Validated that VN ctest-vn-94608169 is not found in API Server 2024-12-26 02:18:25,748 - DEBUG - VN ctest-vn-94608169 is not present in Agent 10.0.0.32 2024-12-26 02:18:25,748 - INFO - Validated that VN ctest-vn-94608169 is not in any agent 2024-12-26 02:18:25,758 - DEBUG - VRF 2 is not seen in agent 10.0.0.32 2024-12-26 02:18:25,765 - DEBUG - Vrouter 10.0.0.32 does not have vrf 2 for VN ctest-vn-94608169 2024-12-26 02:18:25,765 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-84501103:ctest-vn-94608169 2024-12-26 02:18:25,776 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-94608169 info 2024-12-26 02:18:25,853 - INFO - IPAM: ctest-ipam-18775259 is not found in API Server 2024-12-26 02:18:25,867 - INFO - IPAM:ctest-ipam-18775259 is not found in control node 2024-12-26 02:18:26,132 - DEBUG - No XMPP flaps were noticed during the test
2024-12-26 02:18:26,132 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2024-12-26 02:18:26,132 - INFO - -------------------------------------------------------------------------------- 2024-12-26 02:18:26,822 - INFO - Deleted project: ctest-TestBasicVMVN-84501103, ID : 36c166d9-499b-4b50-b8ec-e9e0f8fb7d38