2024-10-28 11:58:37,814 - INFO - Domain Default found not creating 2024-10-28 11:58:37,977 - INFO - Project ctest-TestBasicVMVN-19832227 not found, creating it 2024-10-28 11:58:38,469 - INFO - Created Project:ctest-TestBasicVMVN-19832227, ID : beb1b433-05d5-4d7b-80a2-e7e7d4a77fed 2024-10-28 11:58:40,024 - INFO - ================================================================================ 2024-10-28 11:58:40,024 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-28 11:58:40,024 - 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-28 11:58:40,285 - DEBUG - Nothing to compare xmpp stats {'10.0.0.61': {'10.20.0.20': '0'}} with 2024-10-28 11:58:40,285 - INFO - Initial checks done. Running the testcase now 2024-10-28 11:58:40,285 - INFO - 2024-10-28 11:58:40,937 - DEBUG - Response for create_network : {'network': {'id': '3be9e73e-ddf4-4a42-b2c8-3637956e99b8', 'name': 'ctest-vn2_metadata-97180168', 'tenant_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'project_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19832227', 'ctest-vn2_metadata-97180168'], 'port_security_enabled': True, 'description': ''}} 2024-10-28 11:58:41,159 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b528eef-9cf7-4483-a680-4197396602c3', 'name': '', 'tenant_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'network_id': '3be9e73e-ddf4-4a42-b2c8-3637956e99b8', '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': 'beb1b43305d54d7b80a2e7e7d4a77fed'}} 2024-10-28 11:58:41,180 - INFO - Created VN ctest-vn2_metadata-97180168 2024-10-28 11:58:41,242 - DEBUG - VN ctest-vn2_metadata-97180168 UUID is 3be9e73e-ddf4-4a42-b2c8-3637956e99b8 2024-10-28 11:58:41,459 - DEBUG - Services list from nova: [, , ] 2024-10-28 11:58:42,539 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2158-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2158-1) 2024-10-28 11:58:42,658 - DEBUG - Link local service introspect added 2024-10-28 11:58:42,705 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-28 11:58:47,789 - DEBUG - VM is in ACTIVE state now 2024-10-28 11:58:47,937 - INFO - Waiting for VM ctest-TestBasicVMVN-19832227-71511665 to be up.. 2024-10-28 11:58:47,937 - INFO - VM name : ctest-TestBasicVMVN-19832227-71511665 2024-10-28 11:58:48,018 - DEBUG - VM ctest-TestBasicVMVN-19832227-71511665 ID is ca14719c-09c8-429d-adce-b31585a1bfe5 2024-10-28 11:58:48,018 - DEBUG - VM ctest-TestBasicVMVN-19832227-71511665 launched on Node cn-jenkins-deploy-platform-ansible-os-2158-1 2024-10-28 11:58:48,101 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/ca14719c-09c8-429d-adce-b31585a1bfe5 2024-10-28 11:58:48,398 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/ca14719c-09c8-429d-adce-b31585a1bfe5 2024-10-28 11:58:48,433 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/19c9cde6-ba7c-457a-8207-1467891f63f7 2024-10-28 11:58:51,700 - 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 1012ms') 2024-10-28 11:58:51,700 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19832227-71511665 failed! 2024-10-28 11:58:51,762 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19832227:ctest-vn2_metadata-97180168 is 11.1.1.1 and allocation pool is NOT set 2024-10-28 11:58:53,824 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.95 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.948 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.948/1.951/2.954/1.003 ms') 2024-10-28 11:58:53,824 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19832227-71511665 passed 2024-10-28 11:58:53,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:58:53,982 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19832227-71511665, IP 11.1.1.3, Port 22 2024-10-28 11:58:54,133 - DEBUG - VM ctest-TestBasicVMVN-19832227-71511665 is ready for SSH connections 2024-10-28 11:58:54,133 - INFO - Retry 0 2024-10-28 11:58:54,134 - 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.61, gateway password: c0ntrail123 2024-10-28 11:58:54,134 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-28 11:58:55,784 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-28 11:58:55,784 - INFO - Generic metadata worked 2024-10-28 11:58:56,042 - DEBUG - Link local service introspect removed 2024-10-28 11:58:56,042 - INFO - Deleting VM ctest-TestBasicVMVN-19832227-71511665 2024-10-28 11:58:56,111 - INFO - Deleting VN ctest-vn2_metadata-97180168 2024-10-28 11:58:56,153 - DEBUG - VN 3be9e73e-ddf4-4a42-b2c8-3637956e99b8 still in use: Unable to complete operation on network 3be9e73e-ddf4-4a42-b2c8-3637956e99b8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1d8a004a-0ee6-4314-9cce-b561605ceb8a'] 2024-10-28 11:58:56,153 - WARNING - Deleting VN ctest-vn2_metadata-97180168 failed..Will retry 2024-10-28 11:58:58,285 - DEBUG - Response for deleting network () 2024-10-28 11:58:58,540 - DEBUG - No XMPP flaps were noticed during the test 2024-10-28 11:58:58,540 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2024-10-28 11:58:58,540 - INFO - -------------------------------------------------------------------------------- 2024-10-28 11:58:58,543 - INFO - ================================================================================ 2024-10-28 11:58:58,543 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-28 11:58:58,543 - 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-28 11:58:58,829 - DEBUG - Nothing to compare xmpp stats {'10.0.0.61': {'10.20.0.20': '0'}} with 2024-10-28 11:58:58,829 - INFO - Initial checks done. Running the testcase now 2024-10-28 11:58:58,829 - INFO - 2024-10-28 11:58:59,340 - DEBUG - Response for create_network : {'network': {'id': '0ad2a43a-707e-4101-827b-75bcbe6df985', 'name': 'ctest-vn-23009740', 'tenant_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'project_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19832227', 'ctest-vn-23009740'], 'port_security_enabled': True, 'description': ''}} 2024-10-28 11:58:59,555 - DEBUG - Response for create_subnet : {'subnet': {'id': '6331f719-e0d2-4758-945b-8ea72a195874', 'name': '', 'tenant_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'network_id': '0ad2a43a-707e-4101-827b-75bcbe6df985', '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': 'beb1b43305d54d7b80a2e7e7d4a77fed'}} 2024-10-28 11:58:59,742 - DEBUG - Response for create_subnet : {'subnet': {'id': '1f9b2608-a5f4-4f54-acc4-85c33d90ab2a', 'name': '', 'tenant_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'network_id': '0ad2a43a-707e-4101-827b-75bcbe6df985', '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': 'beb1b43305d54d7b80a2e7e7d4a77fed'}} 2024-10-28 11:58:59,763 - INFO - Created VN ctest-vn-23009740 2024-10-28 11:58:59,818 - DEBUG - VN ctest-vn-23009740 UUID is 0ad2a43a-707e-4101-827b-75bcbe6df985 2024-10-28 11:59:00,231 - DEBUG - Response for create_port : {'port': {'name': '4c39aa06-4121-4668-85e5-21698faba123', 'id': '4c39aa06-4121-4668-85e5-21698faba123', 'tenant_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'network_id': '0ad2a43a-707e-4101-827b-75bcbe6df985', 'mac_address': '02:4c:39:aa:06:41', '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': '6331f719-e0d2-4758-945b-8ea72a195874'}], 'security_groups': ['3e9ceca3-ac41-4438-b37d-ea82a8f681e1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'beb1b43305d54d7b80a2e7e7d4a77fed'}} 2024-10-28 11:59:00,421 - DEBUG - Response for create_port : {'port': {'name': 'abcb6cc8-67fa-4371-a514-2c623f8ee875', 'id': 'abcb6cc8-67fa-4371-a514-2c623f8ee875', 'tenant_id': 'beb1b43305d54d7b80a2e7e7d4a77fed', 'network_id': '0ad2a43a-707e-4101-827b-75bcbe6df985', 'mac_address': '02:ab:cb:6c:c8:67', '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': '1f9b2608-a5f4-4f54-acc4-85c33d90ab2a'}], 'security_groups': ['3e9ceca3-ac41-4438-b37d-ea82a8f681e1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'beb1b43305d54d7b80a2e7e7d4a77fed'}} 2024-10-28 11:59:00,898 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2158-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2158-1) 2024-10-28 11:59:01,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2158-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2158-1) 2024-10-28 11:59:02,549 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2158-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2158-1) 2024-10-28 11:59:02,549 - DEBUG - Requesting: http://10.0.0.61:8082/domains 2024-10-28 11:59:02,557 - DEBUG - Requesting: http://10.0.0.61:8082/domain/bab1075b-5545-4969-a837-9bfe63a0f889 2024-10-28 11:59:02,576 - DEBUG - Requesting: http://10.0.0.61:8082/project/beb1b433-05d5-4d7b-80a2-e7e7d4a77fed 2024-10-28 11:59:02,666 - DEBUG - Requesting: http://10.0.0.61:8082/network-ipam/5e930d39-1fbf-4ff0-ac97-b8cd06b4fe2d 2024-10-28 11:59:02,679 - INFO - Verifications in API Server for IPAM: ctest-ipam-24673110 passed 2024-10-28 11:59:02,687 - DEBUG - Control-node 10.0.0.61 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19832227:ctest-ipam-24673110', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19832227', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6814805200138620912', 'uuid-lslong': '12436612086727245357'}, 'enable': 'true', 'created': '2024-10-28T11:58:58', 'last-modified': '2024-10-28T11:58:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.624884'} 2024-10-28 11:59:02,687 - INFO - Verifications in Control node for IPAM: ctest-ipam-24673110 passed 2024-10-28 11:59:02,687 - DEBUG - Requesting: http://10.0.0.61:8082/domains 2024-10-28 11:59:02,696 - DEBUG - Requesting: http://10.0.0.61:8082/domain/bab1075b-5545-4969-a837-9bfe63a0f889 2024-10-28 11:59:02,724 - DEBUG - Requesting: http://10.0.0.61:8082/project/beb1b433-05d5-4d7b-80a2-e7e7d4a77fed 2024-10-28 11:59:02,811 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/0ad2a43a-707e-4101-827b-75bcbe6df985 2024-10-28 11:59:02,828 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/0ad2a43a-707e-4101-827b-75bcbe6df985 2024-10-28 11:59:02,845 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/6b4e39fd-507e-4e5e-9150-e6544855c6dd 2024-10-28 11:59:02,855 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/6b4e39fd-507e-4e5e-9150-e6544855c6dd 2024-10-28 11:59:02,865 - DEBUG - Requesting: http://10.0.0.61:8082/route-target/24e3e56a-7e1d-498a-beab-d43d22d5e7e4 2024-10-28 11:59:02,876 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-28 11:59:02,876 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/0ad2a43a-707e-4101-827b-75bcbe6df985 2024-10-28 11:59:02,892 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/6b4e39fd-507e-4e5e-9150-e6544855c6dd 2024-10-28 11:59:02,926 - INFO - Verified VN network id 8 for VN 0ad2a43a-707e-4101-827b-75bcbe6df985 2024-10-28 11:59:02,927 - INFO - Verifications in API Server for VN ctest-vn-23009740 passed 2024-10-28 11:59:02,927 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/0ad2a43a-707e-4101-827b-75bcbe6df985 2024-10-28 11:59:02,942 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/6b4e39fd-507e-4e5e-9150-e6544855c6dd 2024-10-28 11:59:02,957 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/6b4e39fd-507e-4e5e-9150-e6544855c6dd 2024-10-28 11:59:02,975 - DEBUG - Requesting: http://10.0.0.61:8082/route-target/24e3e56a-7e1d-498a-beab-d43d22d5e7e4 2024-10-28 11:59:03,008 - DEBUG - Control-node 10.0.0.61 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19832227:ctest-vn-23009740', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19832227', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '779866256390897921', 'uuid-lslong': '9402238100575222149'}, 'enable': 'true', 'created': '2024-10-28T11:58:59', 'last-modified': '2024-10-28T11:58:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.310806'} 2024-10-28 11:59:03,017 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-28 11:59:03,017 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-23009740 passed 2024-10-28 11:59:03,017 - DEBUG - ====Verifying policy data for ctest-vn-23009740 in API_Server ====== 2024-10-28 11:59:03,017 - DEBUG - Requesting: http://10.0.0.61:8082/domains 2024-10-28 11:59:03,031 - DEBUG - Requesting: http://10.0.0.61:8082/domain/bab1075b-5545-4969-a837-9bfe63a0f889 2024-10-28 11:59:03,051 - DEBUG - Requesting: http://10.0.0.61:8082/project/beb1b433-05d5-4d7b-80a2-e7e7d4a77fed 2024-10-28 11:59:03,165 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-network/0ad2a43a-707e-4101-827b-75bcbe6df985 2024-10-28 11:59:03,187 - DEBUG - =>VN ctest-vn-23009740 has no policy to be verified 2024-10-28 11:59:03,187 - DEBUG - Verifying the vn in opserver 2024-10-28 11:59:03,187 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19832227:ctest-vn-23009740 virtual network link through opserver 10.0.0.61 2024-10-28 11:59:03,187 - DEBUG - Requesting: http://10.0.0.61:8081/analytics/uves/virtual-networks 2024-10-28 11:59:03,556 - DEBUG - Requesting: http://10.0.0.61:8081/analytics/uves/virtual-networks 2024-10-28 11:59:03,645 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19832227:ctest-vn-23009740', 'href': 'http://10.0.0.61:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19832227:ctest-vn-23009740?flat'} 2024-10-28 11:59:03,645 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19832227:ctest-vn-23009740 is found in opserver 2024-10-28 11:59:03,653 - DEBUG - VRF ids for VN ctest-vn-23009740: {'10.0.0.61': '2'} 2024-10-28 11:59:03,653 - INFO - Waiting for VM ctest-TestBasicVMVN-19832227-55560352 to be up.. 2024-10-28 11:59:03,764 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-28 11:59:08,853 - DEBUG - VM is in ACTIVE state now 2024-10-28 11:59:08,854 - INFO - VM name : ctest-TestBasicVMVN-19832227-55560352 2024-10-28 11:59:08,935 - DEBUG - VM ctest-TestBasicVMVN-19832227-55560352 ID is c4122bed-960b-4d4e-a231-1823a020e110 2024-10-28 11:59:08,936 - DEBUG - VM ctest-TestBasicVMVN-19832227-55560352 launched on Node cn-jenkins-deploy-platform-ansible-os-2158-1 2024-10-28 11:59:09,027 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/c4122bed-960b-4d4e-a231-1823a020e110 2024-10-28 11:59:09,039 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/4c39aa06-4121-4668-85e5-21698faba123 2024-10-28 11:59:12,313 - 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 1017ms') 2024-10-28 11:59:12,313 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19832227-55560352 failed! 2024-10-28 11:59:12,374 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19832227:ctest-vn-23009740 is 31.1.1.1 and allocation pool is NOT set 2024-10-28 11:59:12,375 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19832227:ctest-vn-23009740 is 31.1.2.1 and allocation pool is NOT set 2024-10-28 11:59:14,435 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.415 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.415/1.510/2.605/1.095 ms') 2024-10-28 11:59:14,435 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19832227-55560352 passed 2024-10-28 11:59:14,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:59:14,594 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19832227-55560352, IP 31.1.1.4, Port 22 2024-10-28 11:59:14,750 - DEBUG - VM ctest-TestBasicVMVN-19832227-55560352 is ready for SSH connections 2024-10-28 11:59:14,750 - INFO - Waiting for VM ctest-TestBasicVMVN-19832227-17729717 to be up.. 2024-10-28 11:59:14,840 - DEBUG - VM is in ACTIVE state now 2024-10-28 11:59:14,840 - INFO - VM name : ctest-TestBasicVMVN-19832227-17729717 2024-10-28 11:59:14,920 - DEBUG - VM ctest-TestBasicVMVN-19832227-17729717 ID is c6068bbd-3b75-44e3-9611-31e2b717c4e3 2024-10-28 11:59:14,920 - DEBUG - VM ctest-TestBasicVMVN-19832227-17729717 launched on Node cn-jenkins-deploy-platform-ansible-os-2158-1 2024-10-28 11:59:15,003 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/c6068bbd-3b75-44e3-9611-31e2b717c4e3 2024-10-28 11:59:15,013 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/abcb6cc8-67fa-4371-a514-2c623f8ee875 2024-10-28 11:59:16,271 - 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=3.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.365 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.365/1.736/3.107/1.371 ms') 2024-10-28 11:59:16,271 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19832227-17729717 passed 2024-10-28 11:59:16,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:59:16,426 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19832227-17729717, IP 31.1.2.4, Port 22 2024-10-28 11:59:16,582 - DEBUG - VM ctest-TestBasicVMVN-19832227-17729717 is ready for SSH connections 2024-10-28 11:59:16,582 - INFO - Waiting for VM ctest-TestBasicVMVN-19832227-37761808 to be up.. 2024-10-28 11:59:16,685 - DEBUG - VM is in ACTIVE state now 2024-10-28 11:59:16,686 - INFO - VM name : ctest-TestBasicVMVN-19832227-37761808 2024-10-28 11:59:16,776 - DEBUG - VM ctest-TestBasicVMVN-19832227-37761808 ID is d361a0b4-05ed-46c7-aab8-8122996c66aa 2024-10-28 11:59:16,776 - DEBUG - VM ctest-TestBasicVMVN-19832227-37761808 launched on Node cn-jenkins-deploy-platform-ansible-os-2158-1 2024-10-28 11:59:16,860 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine/d361a0b4-05ed-46c7-aab8-8122996c66aa 2024-10-28 11:59:16,870 - DEBUG - Requesting: http://10.0.0.61:8082/virtual-machine-interface/164eacef-a245-499c-a19c-a057c1e88f69 2024-10-28 11:59:18,128 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.326 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.326/1.565/2.804/1.239 ms') 2024-10-28 11:59:18,128 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19832227-37761808 passed 2024-10-28 11:59:18,282 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:59:18,282 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19832227-37761808, IP 31.1.1.3, Port 22 2024-10-28 11:59:18,438 - DEBUG - VM ctest-TestBasicVMVN-19832227-37761808 is ready for SSH connections 2024-10-28 11:59:18,438 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:59:18,438 - 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.61, gateway password: c0ntrail123 2024-10-28 11:59:18,438 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-28 11:59:22,116 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.789 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.958 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.030 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.958/1.925/3.789 ms 2024-10-28 11:59:22,116 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19832227-55560352 passed 2024-10-28 11:59:22,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:59:22,117 - 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.61, gateway password: c0ntrail123 2024-10-28 11:59:22,117 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-28 11:59:25,742 - 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.893 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.118 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.863 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.863/1.624/2.893 ms 2024-10-28 11:59:25,742 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19832227-17729717 passed 2024-10-28 11:59:25,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:59:25,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:59:25,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 11:59:25,743 - 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.61, gateway password: c0ntrail123 2024-10-28 11:59:25,743 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 11:59:25,928 - DEBUG - None 2024-10-28 11:59:25,929 - 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.61, gateway password: c0ntrail123 2024-10-28 11:59:25,929 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 11:59:26,143 - DEBUG - None 2024-10-28 11:59:26,143 - 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.61, gateway password: c0ntrail123 2024-10-28 11:59:26,143 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 11:59:26,764 - DEBUG - None 2024-10-28 11:59:26,765 - 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.61, gateway password: c0ntrail123 2024-10-28 11:59:26,765 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-28 11:59:28,990 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.869 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.281 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.084 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.041 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.414 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.414/2.137/4.281 ms 2024-10-28 11:59:28,990 - 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.61, gateway password: c0ntrail123 2024-10-28 11:59:28,990 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-28 11:59:31,236 - 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.984 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.884 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.970 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.475 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.882 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.709 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.354 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.354/1.894/3.970 ms 2024-10-28 11:59:31,236 - 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.61, gateway password: c0ntrail123 2024-10-28 11:59:31,237 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-28 11:59:33,479 - 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.707 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.591 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.634 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.722 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.640 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.389/1.730/3.634 ms 2024-10-28 11:59:33,480 - INFO - Deleting VM ctest-TestBasicVMVN-19832227-37761808 2024-10-28 11:59:33,551 - INFO - Detaching port abcb6cc8-67fa-4371-a514-2c623f8ee875 from VM ctest-TestBasicVMVN-19832227-17729717 2024-10-28 11:59:33,607 - INFO - Deleting VM ctest-TestBasicVMVN-19832227-17729717 2024-10-28 11:59:33,787 - INFO - Detaching port 4c39aa06-4121-4668-85e5-21698faba123 from VM ctest-TestBasicVMVN-19832227-55560352 2024-10-28 11:59:33,829 - INFO - Deleting VM ctest-TestBasicVMVN-19832227-55560352 2024-10-28 11:59:33,897 - INFO - Deleting VN ctest-vn-23009740 2024-10-28 11:59:34,140 - DEBUG - Response for delete_port : () 2024-10-28 11:59:34,480 - DEBUG - Response for delete_port : () 2024-10-28 11:59:34,664 - DEBUG - Response for deleting network () 2024-10-28 11:59:34,664 - DEBUG - Requesting: http://10.0.0.61:8082/routing-instance/6b4e39fd-507e-4e5e-9150-e6544855c6dd 2024-10-28 11:59:34,671 - DEBUG - Response Code: 404 2024-10-28 11:59:34,671 - DEBUG - Requesting: http://10.0.0.61:8082/domains 2024-10-28 11:59:34,678 - DEBUG - Requesting: http://10.0.0.61:8082/domain/bab1075b-5545-4969-a837-9bfe63a0f889 2024-10-28 11:59:34,735 - DEBUG - Requesting: http://10.0.0.61:8082/project/beb1b433-05d5-4d7b-80a2-e7e7d4a77fed 2024-10-28 11:59:34,831 - INFO - Validated that VN ctest-vn-23009740 is not found in API Server 2024-10-28 11:59:34,842 - DEBUG - VN ctest-vn-23009740 is not present in Agent 10.0.0.61 2024-10-28 11:59:34,842 - INFO - Validated that VN ctest-vn-23009740 is not in any agent 2024-10-28 11:59:34,848 - DEBUG - VRF 2 is not seen in agent 10.0.0.61 2024-10-28 11:59:34,853 - DEBUG - Vrouter 10.0.0.61 does not have vrf 2 for VN ctest-vn-23009740 2024-10-28 11:59:34,853 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19832227:ctest-vn-23009740 2024-10-28 11:59:34,865 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-23009740 info 2024-10-28 11:59:34,946 - INFO - IPAM: ctest-ipam-24673110 is not found in API Server 2024-10-28 11:59:34,958 - INFO - IPAM:ctest-ipam-24673110 is not found in control node 2024-10-28 11:59:35,212 - DEBUG - No XMPP flaps were noticed during the test 2024-10-28 11:59:35,212 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2024-10-28 11:59:35,213 - INFO - -------------------------------------------------------------------------------- 2024-10-28 11:59:35,981 - INFO - Deleted project: ctest-TestBasicVMVN-19832227, ID : beb1b433-05d5-4d7b-80a2-e7e7d4a77fed