2024-10-29 12:03:11,450 - INFO - Domain Default found not creating 2024-10-29 12:03:11,646 - INFO - Project ctest-TestBasicVMVN-07928690 not found, creating it 2024-10-29 12:03:12,210 - INFO - Created Project:ctest-TestBasicVMVN-07928690, ID : a21f871a-9b38-432c-b453-7c17a7baa021 2024-10-29 12:03:14,115 - INFO - ================================================================================ 2024-10-29 12:03:14,115 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-29 12:03:14,116 - 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-10-29 12:03:14,376 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.20': '0'}} with 2024-10-29 12:03:14,376 - INFO - Initial checks done. Running the testcase now 2024-10-29 12:03:14,376 - INFO - 2024-10-29 12:03:15,042 - DEBUG - Response for create_network : {'network': {'id': 'ae25a857-b5db-43e1-bf9c-c138a405ff29', 'name': 'ctest-vn2_metadata-82866365', 'tenant_id': 'a21f871a9b38432cb4537c17a7baa021', 'project_id': 'a21f871a9b38432cb4537c17a7baa021', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07928690', 'ctest-vn2_metadata-82866365'], 'port_security_enabled': True, 'description': ''}} 2024-10-29 12:03:15,256 - DEBUG - Response for create_subnet : {'subnet': {'id': '22acbbb5-e9b1-47e7-b4a7-08ddd731bb0b', 'name': '', 'tenant_id': 'a21f871a9b38432cb4537c17a7baa021', 'network_id': 'ae25a857-b5db-43e1-bf9c-c138a405ff29', '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': 'a21f871a9b38432cb4537c17a7baa021'}} 2024-10-29 12:03:15,295 - INFO - Created VN ctest-vn2_metadata-82866365 2024-10-29 12:03:15,376 - DEBUG - VN ctest-vn2_metadata-82866365 UUID is ae25a857-b5db-43e1-bf9c-c138a405ff29 2024-10-29 12:03:15,617 - DEBUG - Services list from nova: [, , ] 2024-10-29 12:03:16,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2176-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2176-1) 2024-10-29 12:03:17,092 - DEBUG - Link local service introspect added 2024-10-29 12:03:17,145 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-29 12:03:22,244 - DEBUG - VM is in ACTIVE state now 2024-10-29 12:03:22,386 - INFO - Waiting for VM ctest-TestBasicVMVN-07928690-64207613 to be up.. 2024-10-29 12:03:22,386 - INFO - VM name : ctest-TestBasicVMVN-07928690-64207613 2024-10-29 12:03:22,478 - DEBUG - VM ctest-TestBasicVMVN-07928690-64207613 ID is 6b75f118-892c-4988-98a6-c0a8b9862851 2024-10-29 12:03:22,478 - DEBUG - VM ctest-TestBasicVMVN-07928690-64207613 launched on Node cn-jenkins-deploy-platform-ansible-os-2176-1 2024-10-29 12:03:22,578 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/6b75f118-892c-4988-98a6-c0a8b9862851 2024-10-29 12:03:22,919 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/6b75f118-892c-4988-98a6-c0a8b9862851 2024-10-29 12:03:22,962 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0d2215ff-45d7-4404-b4b7-47f777a78e90 2024-10-29 12:03:26,233 - 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 1013ms') 2024-10-29 12:03:26,233 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07928690-64207613 failed! 2024-10-29 12:03:26,296 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07928690:ctest-vn2_metadata-82866365 is 11.1.1.1 and allocation pool is NOT set 2024-10-29 12:03:30,367 - 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=6.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 6.199/6.199/6.199/0.000 ms') 2024-10-29 12:03:30,367 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07928690-64207613 passed 2024-10-29 12:03:30,536 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:03:30,536 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07928690-64207613, IP 11.1.1.3, Port 22 2024-10-29 12:03:30,710 - DEBUG - VM ctest-TestBasicVMVN-07928690-64207613 is ready for SSH connections 2024-10-29 12:03:30,710 - INFO - Retry 0 2024-10-29 12:03:30,710 - 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.22, gateway password: c0ntrail123 2024-10-29 12:03:30,710 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-29 12:03:32,407 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-29 12:03:32,407 - INFO - Generic metadata worked 2024-10-29 12:03:32,684 - DEBUG - Link local service introspect removed 2024-10-29 12:03:32,684 - INFO - Deleting VM ctest-TestBasicVMVN-07928690-64207613 2024-10-29 12:03:32,762 - INFO - Deleting VN ctest-vn2_metadata-82866365 2024-10-29 12:03:32,813 - DEBUG - VN ae25a857-b5db-43e1-bf9c-c138a405ff29 still in use: Unable to complete operation on network ae25a857-b5db-43e1-bf9c-c138a405ff29. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1f883eaa-ed2d-4f90-90f6-3239818799af'] 2024-10-29 12:03:32,813 - WARNING - Deleting VN ctest-vn2_metadata-82866365 failed..Will retry 2024-10-29 12:03:34,950 - DEBUG - Response for deleting network () 2024-10-29 12:03:35,226 - DEBUG - No XMPP flaps were noticed during the test 2024-10-29 12:03:35,227 - INFO - -------------------------------------------------------------------------------- 2024-10-29 12:03:35,232 - INFO - ================================================================================ 2024-10-29 12:03:35,233 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-29 12:03:35,233 - 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-10-29 12:03:35,504 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.20': '0'}} with 2024-10-29 12:03:35,504 - INFO - Initial checks done. Running the testcase now 2024-10-29 12:03:35,504 - INFO - 2024-10-29 12:03:36,045 - DEBUG - Response for create_network : {'network': {'id': '2db994de-f874-474a-9825-03c320c3b38d', 'name': 'ctest-vn-65503330', 'tenant_id': 'a21f871a9b38432cb4537c17a7baa021', 'project_id': 'a21f871a9b38432cb4537c17a7baa021', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07928690', 'ctest-vn-65503330'], 'port_security_enabled': True, 'description': ''}} 2024-10-29 12:03:36,216 - DEBUG - Response for create_subnet : {'subnet': {'id': '8653edfa-8444-4360-93d5-a4ad8b70e0dd', 'name': '', 'tenant_id': 'a21f871a9b38432cb4537c17a7baa021', 'network_id': '2db994de-f874-474a-9825-03c320c3b38d', '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': 'a21f871a9b38432cb4537c17a7baa021'}} 2024-10-29 12:03:36,417 - DEBUG - Response for create_subnet : {'subnet': {'id': '5e45f2e3-3be8-4183-8f36-93fb6424aed3', 'name': '', 'tenant_id': 'a21f871a9b38432cb4537c17a7baa021', 'network_id': '2db994de-f874-474a-9825-03c320c3b38d', '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': 'a21f871a9b38432cb4537c17a7baa021'}} 2024-10-29 12:03:36,442 - INFO - Created VN ctest-vn-65503330 2024-10-29 12:03:36,508 - DEBUG - VN ctest-vn-65503330 UUID is 2db994de-f874-474a-9825-03c320c3b38d 2024-10-29 12:03:36,996 - DEBUG - Response for create_port : {'port': {'name': '23692b8e-f7a2-4d9a-8b42-6ab9df9a0493', 'id': '23692b8e-f7a2-4d9a-8b42-6ab9df9a0493', 'tenant_id': 'a21f871a9b38432cb4537c17a7baa021', 'network_id': '2db994de-f874-474a-9825-03c320c3b38d', 'mac_address': '02:23:69:2b:8e:f7', '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': '8653edfa-8444-4360-93d5-a4ad8b70e0dd'}], 'security_groups': ['8dcfa94d-a2ca-4aef-9f83-a2799153c0e1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a21f871a9b38432cb4537c17a7baa021'}} 2024-10-29 12:03:37,231 - DEBUG - Response for create_port : {'port': {'name': '8b57247d-745b-45be-bef7-2e491e70204b', 'id': '8b57247d-745b-45be-bef7-2e491e70204b', 'tenant_id': 'a21f871a9b38432cb4537c17a7baa021', 'network_id': '2db994de-f874-474a-9825-03c320c3b38d', 'mac_address': '02:8b:57:24:7d:74', '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': '5e45f2e3-3be8-4183-8f36-93fb6424aed3'}], 'security_groups': ['8dcfa94d-a2ca-4aef-9f83-a2799153c0e1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a21f871a9b38432cb4537c17a7baa021'}} 2024-10-29 12:03:37,699 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2176-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2176-1) 2024-10-29 12:03:38,214 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2176-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2176-1) 2024-10-29 12:03:39,663 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2176-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2176-1) 2024-10-29 12:03:39,664 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-10-29 12:03:39,672 - DEBUG - Requesting: http://10.0.0.22:8082/domain/15a8fd70-660d-4e3d-85a3-b5a45990d910 2024-10-29 12:03:39,691 - DEBUG - Requesting: http://10.0.0.22:8082/project/a21f871a-9b38-432c-b453-7c17a7baa021 2024-10-29 12:03:39,808 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/0e7b5596-3e86-42f6-8f59-f017d9e04b1c 2024-10-29 12:03:39,821 - INFO - Verifications in API Server for IPAM: ctest-ipam-77980840 passed 2024-10-29 12:03:39,834 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07928690:ctest-ipam-77980840', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07928690', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1043521842448843510', 'uuid-lslong': '10329551205581212444'}, 'enable': 'true', 'created': '2024-10-29T12:03:35', 'last-modified': '2024-10-29T12:03:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.088992'} 2024-10-29 12:03:39,834 - INFO - Verifications in Control node for IPAM: ctest-ipam-77980840 passed 2024-10-29 12:03:39,834 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-10-29 12:03:39,841 - DEBUG - Requesting: http://10.0.0.22:8082/domain/15a8fd70-660d-4e3d-85a3-b5a45990d910 2024-10-29 12:03:39,866 - DEBUG - Requesting: http://10.0.0.22:8082/project/a21f871a-9b38-432c-b453-7c17a7baa021 2024-10-29 12:03:39,968 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2db994de-f874-474a-9825-03c320c3b38d 2024-10-29 12:03:39,988 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2db994de-f874-474a-9825-03c320c3b38d 2024-10-29 12:03:40,013 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7579de3f-3fb4-4499-9eb5-4abceb1d1e96 2024-10-29 12:03:40,028 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7579de3f-3fb4-4499-9eb5-4abceb1d1e96 2024-10-29 12:03:40,046 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/c21313b7-93b8-4b1b-a4cc-5170920f4043 2024-10-29 12:03:40,058 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-29 12:03:40,058 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2db994de-f874-474a-9825-03c320c3b38d 2024-10-29 12:03:40,088 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7579de3f-3fb4-4499-9eb5-4abceb1d1e96 2024-10-29 12:03:40,137 - INFO - Verified VN network id 9 for VN 2db994de-f874-474a-9825-03c320c3b38d 2024-10-29 12:03:40,137 - INFO - Verifications in API Server for VN ctest-vn-65503330 passed 2024-10-29 12:03:40,137 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2db994de-f874-474a-9825-03c320c3b38d 2024-10-29 12:03:40,159 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7579de3f-3fb4-4499-9eb5-4abceb1d1e96 2024-10-29 12:03:40,176 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7579de3f-3fb4-4499-9eb5-4abceb1d1e96 2024-10-29 12:03:40,195 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/c21313b7-93b8-4b1b-a4cc-5170920f4043 2024-10-29 12:03:40,231 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07928690', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3294828287770249034', 'uuid-lslong': '10963173004506542989'}, 'enable': 'true', 'created': '2024-10-29T12:03:36', 'last-modified': '2024-10-29T12:03:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.856234'} 2024-10-29 12:03:40,241 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-29 12:03:40,241 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65503330 passed 2024-10-29 12:03:40,242 - DEBUG - ====Verifying policy data for ctest-vn-65503330 in API_Server ====== 2024-10-29 12:03:40,242 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-10-29 12:03:40,255 - DEBUG - Requesting: http://10.0.0.22:8082/domain/15a8fd70-660d-4e3d-85a3-b5a45990d910 2024-10-29 12:03:40,288 - DEBUG - Requesting: http://10.0.0.22:8082/project/a21f871a-9b38-432c-b453-7c17a7baa021 2024-10-29 12:03:40,420 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2db994de-f874-474a-9825-03c320c3b38d 2024-10-29 12:03:40,443 - DEBUG - =>VN ctest-vn-65503330 has no policy to be verified 2024-10-29 12:03:40,444 - DEBUG - Verifying the vn in opserver 2024-10-29 12:03:40,444 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330 virtual network link through opserver 10.0.0.22 2024-10-29 12:03:40,444 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-10-29 12:03:41,012 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-10-29 12:03:41,110 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330?flat'} 2024-10-29 12:03:41,110 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330 is found in opserver 2024-10-29 12:03:41,117 - DEBUG - VRF ids for VN ctest-vn-65503330: {'10.0.0.22': '2'} 2024-10-29 12:03:41,117 - INFO - Waiting for VM ctest-TestBasicVMVN-07928690-40097833 to be up.. 2024-10-29 12:03:41,232 - DEBUG - VM is in ACTIVE state now 2024-10-29 12:03:41,233 - INFO - VM name : ctest-TestBasicVMVN-07928690-40097833 2024-10-29 12:03:41,357 - DEBUG - VM ctest-TestBasicVMVN-07928690-40097833 ID is 2ede70ac-8606-4c7b-ae95-3f1c8131409c 2024-10-29 12:03:41,357 - DEBUG - VM ctest-TestBasicVMVN-07928690-40097833 launched on Node cn-jenkins-deploy-platform-ansible-os-2176-1 2024-10-29 12:03:41,486 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/2ede70ac-8606-4c7b-ae95-3f1c8131409c 2024-10-29 12:03:41,498 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/23692b8e-f7a2-4d9a-8b42-6ab9df9a0493 2024-10-29 12:03:44,799 - 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 1026ms') 2024-10-29 12:03:44,799 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07928690-40097833 failed! 2024-10-29 12:03:44,868 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330 is 31.1.1.1 and allocation pool is NOT set 2024-10-29 12:03:44,868 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330 is 31.1.2.1 and allocation pool is NOT set 2024-10-29 12:03:48,961 - 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 1026ms') 2024-10-29 12:03:48,962 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07928690-40097833 failed! 2024-10-29 12:03:49,032 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330 is 31.1.1.1 and allocation pool is NOT set 2024-10-29 12:03:49,032 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330 is 31.1.2.1 and allocation pool is NOT set 2024-10-29 12:03:51,098 - 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=6.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.61 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 = 3.609/5.118/6.628/1.509 ms') 2024-10-29 12:03:51,098 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07928690-40097833 passed 2024-10-29 12:03:51,268 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:03:51,268 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07928690-40097833, IP 31.1.1.4, Port 22 2024-10-29 12:03:51,434 - DEBUG - VM ctest-TestBasicVMVN-07928690-40097833 is ready for SSH connections 2024-10-29 12:03:51,434 - INFO - Waiting for VM ctest-TestBasicVMVN-07928690-58241504 to be up.. 2024-10-29 12:03:51,570 - DEBUG - VM is in ACTIVE state now 2024-10-29 12:03:51,570 - INFO - VM name : ctest-TestBasicVMVN-07928690-58241504 2024-10-29 12:03:51,682 - DEBUG - VM ctest-TestBasicVMVN-07928690-58241504 ID is 11e95d0c-40aa-41df-8988-989efe0fee14 2024-10-29 12:03:51,682 - DEBUG - VM ctest-TestBasicVMVN-07928690-58241504 launched on Node cn-jenkins-deploy-platform-ansible-os-2176-1 2024-10-29 12:03:51,788 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/11e95d0c-40aa-41df-8988-989efe0fee14 2024-10-29 12:03:51,800 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8b57247d-745b-45be-bef7-2e491e70204b 2024-10-29 12:03:53,064 - 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.17 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.900 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.900/3.034/5.169/2.134 ms') 2024-10-29 12:03:53,064 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07928690-58241504 passed 2024-10-29 12:03:53,236 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:03:53,236 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07928690-58241504, IP 31.1.2.4, Port 22 2024-10-29 12:03:53,396 - DEBUG - VM ctest-TestBasicVMVN-07928690-58241504 is ready for SSH connections 2024-10-29 12:03:53,396 - INFO - Waiting for VM ctest-TestBasicVMVN-07928690-68066572 to be up.. 2024-10-29 12:03:53,517 - DEBUG - VM is in ACTIVE state now 2024-10-29 12:03:53,518 - INFO - VM name : ctest-TestBasicVMVN-07928690-68066572 2024-10-29 12:03:53,620 - DEBUG - VM ctest-TestBasicVMVN-07928690-68066572 ID is e19927e7-416c-4f8a-bd12-a12371fcbe0f 2024-10-29 12:03:53,620 - DEBUG - VM ctest-TestBasicVMVN-07928690-68066572 launched on Node cn-jenkins-deploy-platform-ansible-os-2176-1 2024-10-29 12:03:53,727 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e19927e7-416c-4f8a-bd12-a12371fcbe0f 2024-10-29 12:03:53,739 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d8108913-4d8a-40af-8008-84576249e91b 2024-10-29 12:03:55,007 - 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.30 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.421 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.421/1.862/3.304/1.441 ms') 2024-10-29 12:03:55,007 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07928690-68066572 passed 2024-10-29 12:03:55,172 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:03:55,172 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07928690-68066572, IP 31.1.1.3, Port 22 2024-10-29 12:03:55,328 - DEBUG - VM ctest-TestBasicVMVN-07928690-68066572 is ready for SSH connections 2024-10-29 12:03:55,328 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:03:55,328 - 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.22, gateway password: c0ntrail123 2024-10-29 12:03:55,329 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-29 12:03:59,094 - 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.647 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.881 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.019 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.881/2.182/4.647 ms 2024-10-29 12:03:59,094 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07928690-40097833 passed 2024-10-29 12:03:59,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:03:59,094 - 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.22, gateway password: c0ntrail123 2024-10-29 12:03:59,094 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-29 12:04:02,828 - 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.594 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.075 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.960 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.960/1.876/3.594 ms 2024-10-29 12:04:02,828 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07928690-58241504 passed 2024-10-29 12:04:02,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:04:02,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:04:02,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-29 12:04:02,829 - 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.22, gateway password: c0ntrail123 2024-10-29 12:04:02,829 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-29 12:04:03,036 - DEBUG - None 2024-10-29 12:04:03,036 - 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.22, gateway password: c0ntrail123 2024-10-29 12:04:03,036 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-29 12:04:03,275 - DEBUG - None 2024-10-29 12:04:03,275 - 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.22, gateway password: c0ntrail123 2024-10-29 12:04:03,275 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-29 12:04:04,003 - DEBUG - None 2024-10-29 12:04:04,003 - 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.22, gateway password: c0ntrail123 2024-10-29 12:04:04,003 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-29 12:04:06,259 - 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.217 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.900 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.515 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.867 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.407/2.181/5.900 ms 2024-10-29 12:04:06,260 - 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.22, gateway password: c0ntrail123 2024-10-29 12:04:06,260 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-29 12:04:08,543 - 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.672 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.089 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.557 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.023 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.261 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.161 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.385 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.385/2.878/6.557 ms 2024-10-29 12:04:08,544 - 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.22, gateway password: c0ntrail123 2024-10-29 12:04:08,544 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-29 12:04:10,809 - 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.784 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.007 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.968 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.559 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.985 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.713 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.480 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.480/2.356/4.713 ms 2024-10-29 12:04:10,809 - INFO - Deleting VM ctest-TestBasicVMVN-07928690-68066572 2024-10-29 12:04:10,894 - INFO - Detaching port 8b57247d-745b-45be-bef7-2e491e70204b from VM ctest-TestBasicVMVN-07928690-58241504 2024-10-29 12:04:10,951 - INFO - Deleting VM ctest-TestBasicVMVN-07928690-58241504 2024-10-29 12:04:11,041 - INFO - Detaching port 23692b8e-f7a2-4d9a-8b42-6ab9df9a0493 from VM ctest-TestBasicVMVN-07928690-40097833 2024-10-29 12:04:11,091 - INFO - Deleting VM ctest-TestBasicVMVN-07928690-40097833 2024-10-29 12:04:11,190 - INFO - Deleting VN ctest-vn-65503330 2024-10-29 12:04:11,424 - DEBUG - Response for delete_port : () 2024-10-29 12:04:11,697 - DEBUG - Response for delete_port : () 2024-10-29 12:04:11,892 - DEBUG - Response for deleting network () 2024-10-29 12:04:11,892 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/7579de3f-3fb4-4499-9eb5-4abceb1d1e96 2024-10-29 12:04:11,904 - DEBUG - Response Code: 404 2024-10-29 12:04:11,904 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-10-29 12:04:11,917 - DEBUG - Requesting: http://10.0.0.22:8082/domain/15a8fd70-660d-4e3d-85a3-b5a45990d910 2024-10-29 12:04:11,937 - DEBUG - Requesting: http://10.0.0.22:8082/project/a21f871a-9b38-432c-b453-7c17a7baa021 2024-10-29 12:04:12,028 - INFO - Validated that VN ctest-vn-65503330 is not found in API Server 2024-10-29 12:04:12,041 - DEBUG - VN ctest-vn-65503330 is not present in Agent 10.0.0.22 2024-10-29 12:04:12,041 - INFO - Validated that VN ctest-vn-65503330 is not in any agent 2024-10-29 12:04:12,048 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2024-10-29 12:04:12,056 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-65503330 2024-10-29 12:04:12,056 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07928690:ctest-vn-65503330 2024-10-29 12:04:12,070 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65503330 info 2024-10-29 12:04:12,176 - INFO - IPAM: ctest-ipam-77980840 is not found in API Server 2024-10-29 12:04:12,191 - INFO - IPAM:ctest-ipam-77980840 is not found in control node 2024-10-29 12:04:12,451 - DEBUG - No XMPP flaps were noticed during the test
2024-10-29 12:04:12,451 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-10-29 12:04:12,451 - INFO - -------------------------------------------------------------------------------- 2024-10-29 12:04:13,273 - INFO - Deleted project: ctest-TestBasicVMVN-07928690, ID : a21f871a-9b38-432c-b453-7c17a7baa021