2024-09-06 16:23:00,867 - INFO - Domain Default found not creating 2024-09-06 16:23:01,049 - INFO - Project ctest-TestBasicVMVN-89222189 not found, creating it 2024-09-06 16:23:01,524 - INFO - Created Project:ctest-TestBasicVMVN-89222189, ID : b7ab39e2-f048-4e65-ab5c-619c47d5839a 2024-09-06 16:23:03,228 - INFO - ================================================================================ 2024-09-06 16:23:03,228 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-06 16:23:03,228 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2024-09-06 16:23:03,496 - DEBUG - Nothing to compare xmpp stats {'10.0.0.64': {'10.20.0.23': '0'}} with 2024-09-06 16:23:03,496 - INFO - Initial checks done. Running the testcase now 2024-09-06 16:23:03,496 - INFO - 2024-09-06 16:23:04,051 - DEBUG - Response for create_network : {'network': {'id': '2e026e45-c617-4460-b0b4-d50f09c7779d', 'name': 'ctest-vn2_metadata-61001113', 'tenant_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'project_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89222189', 'ctest-vn2_metadata-61001113'], 'port_security_enabled': True, 'description': ''}} 2024-09-06 16:23:04,266 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f590bea2-fd6a-4177-baa4-37b4dd5e7287', 'name': '', 'tenant_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'network_id': '2e026e45-c617-4460-b0b4-d50f09c7779d', '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': 'b7ab39e2f0484e65ab5c619c47d5839a'}} 2024-09-06 16:23:04,286 - INFO - Created VN ctest-vn2_metadata-61001113 2024-09-06 16:23:04,338 - DEBUG - VN ctest-vn2_metadata-61001113 UUID is 2e026e45-c617-4460-b0b4-d50f09c7779d 2024-09-06 16:23:04,525 - DEBUG - Services list from nova: [, , ] 2024-09-06 16:23:05,544 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1864-1) 2024-09-06 16:23:05,650 - DEBUG - Link local service introspect added 2024-09-06 16:23:05,688 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-06 16:23:10,821 - DEBUG - VM is in ACTIVE state now 2024-09-06 16:23:10,950 - INFO - Waiting for VM ctest-TestBasicVMVN-89222189-99021420 to be up.. 2024-09-06 16:23:10,950 - INFO - VM name : ctest-TestBasicVMVN-89222189-99021420 2024-09-06 16:23:11,031 - DEBUG - VM ctest-TestBasicVMVN-89222189-99021420 ID is 2d013b42-8f08-430d-9af2-b884855d81ca 2024-09-06 16:23:11,031 - DEBUG - VM ctest-TestBasicVMVN-89222189-99021420 launched on Node cn-jenkins-deploy-platform-ansible-os-1864-1 2024-09-06 16:23:11,109 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine/2d013b42-8f08-430d-9af2-b884855d81ca 2024-09-06 16:23:11,403 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine/2d013b42-8f08-430d-9af2-b884855d81ca 2024-09-06 16:23:11,440 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine-interface/055d0e83-2b27-43b0-aa2c-88f557e20376 2024-09-06 16:23:14,708 - 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 1032ms') 2024-09-06 16:23:14,708 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89222189-99021420 failed! 2024-09-06 16:23:14,762 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89222189:ctest-vn2_metadata-61001113 is 11.1.1.1 and allocation pool is NOT set 2024-09-06 16:23:16,825 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.380 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.380/1.522/2.665/1.142 ms') 2024-09-06 16:23:16,825 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89222189-99021420 passed 2024-09-06 16:23:16,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:16,974 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89222189-99021420, IP 11.1.1.3, Port 22 2024-09-06 16:23:17,126 - DEBUG - VM ctest-TestBasicVMVN-89222189-99021420 is ready for SSH connections 2024-09-06 16:23:17,126 - INFO - Retry 0 2024-09-06 16:23:17,126 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:17,126 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-06 16:23:18,708 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-06 16:23:18,708 - INFO - Generic metadata worked 2024-09-06 16:23:18,958 - DEBUG - Link local service introspect removed 2024-09-06 16:23:18,958 - INFO - Deleting VM ctest-TestBasicVMVN-89222189-99021420 2024-09-06 16:23:19,024 - INFO - Deleting VN ctest-vn2_metadata-61001113 2024-09-06 16:23:19,063 - DEBUG - VN 2e026e45-c617-4460-b0b4-d50f09c7779d still in use: Unable to complete operation on network 2e026e45-c617-4460-b0b4-d50f09c7779d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-79941dfd-befe-4d97-a673-56a5a0572905'] 2024-09-06 16:23:19,063 - WARNING - Deleting VN ctest-vn2_metadata-61001113 failed..Will retry 2024-09-06 16:23:21,161 - DEBUG - Response for deleting network () 2024-09-06 16:23:21,416 - DEBUG - No XMPP flaps were noticed during the test 2024-09-06 16:23:21,417 - INFO - -------------------------------------------------------------------------------- 2024-09-06 16:23:21,419 - INFO - ================================================================================ 2024-09-06 16:23:21,419 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-06 16:23:21,419 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2024-09-06 16:23:21,703 - DEBUG - Nothing to compare xmpp stats {'10.0.0.64': {'10.20.0.23': '0'}} with 2024-09-06 16:23:21,703 - INFO - Initial checks done. Running the testcase now 2024-09-06 16:23:21,703 - INFO - 2024-09-06 16:23:22,187 - DEBUG - Response for create_network : {'network': {'id': '32e56956-3b89-446c-b70d-5fcbf8d2883d', 'name': 'ctest-vn-17462190', 'tenant_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'project_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89222189', 'ctest-vn-17462190'], 'port_security_enabled': True, 'description': ''}} 2024-09-06 16:23:22,417 - DEBUG - Response for create_subnet : {'subnet': {'id': '61d14244-b5b8-4243-87c4-b0f431a078b6', 'name': '', 'tenant_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'network_id': '32e56956-3b89-446c-b70d-5fcbf8d2883d', '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': 'b7ab39e2f0484e65ab5c619c47d5839a'}} 2024-09-06 16:23:22,585 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b58af722-de88-42c3-bede-93de5fb84b65', 'name': '', 'tenant_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'network_id': '32e56956-3b89-446c-b70d-5fcbf8d2883d', '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': 'b7ab39e2f0484e65ab5c619c47d5839a'}} 2024-09-06 16:23:22,608 - INFO - Created VN ctest-vn-17462190 2024-09-06 16:23:22,662 - DEBUG - VN ctest-vn-17462190 UUID is 32e56956-3b89-446c-b70d-5fcbf8d2883d 2024-09-06 16:23:23,052 - DEBUG - Response for create_port : {'port': {'name': '0f43ea2b-ab71-40a4-8329-44dc01b970e1', 'id': '0f43ea2b-ab71-40a4-8329-44dc01b970e1', 'tenant_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'network_id': '32e56956-3b89-446c-b70d-5fcbf8d2883d', 'mac_address': '02:0f:43:ea:2b:ab', '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': '61d14244-b5b8-4243-87c4-b0f431a078b6'}], 'security_groups': ['d3d932b9-aa6f-452f-bcce-7fdec6360224'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b7ab39e2f0484e65ab5c619c47d5839a'}} 2024-09-06 16:23:23,236 - DEBUG - Response for create_port : {'port': {'name': '41f3211c-0ec0-4397-86ca-0a98df32ed34', 'id': '41f3211c-0ec0-4397-86ca-0a98df32ed34', 'tenant_id': 'b7ab39e2f0484e65ab5c619c47d5839a', 'network_id': '32e56956-3b89-446c-b70d-5fcbf8d2883d', 'mac_address': '02:41:f3:21:1c:0e', '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': 'b58af722-de88-42c3-bede-93de5fb84b65'}], 'security_groups': ['d3d932b9-aa6f-452f-bcce-7fdec6360224'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b7ab39e2f0484e65ab5c619c47d5839a'}} 2024-09-06 16:23:23,737 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1864-1) 2024-09-06 16:23:24,131 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1864-1) 2024-09-06 16:23:25,381 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1864-1) 2024-09-06 16:23:25,381 - DEBUG - Requesting: http://10.0.0.64:8082/domains 2024-09-06 16:23:25,389 - DEBUG - Requesting: http://10.0.0.64:8082/domain/0967fa99-8dac-4fa2-9822-d82c687f4c19 2024-09-06 16:23:25,404 - DEBUG - Requesting: http://10.0.0.64:8082/project/b7ab39e2-f048-4e65-ab5c-619c47d5839a 2024-09-06 16:23:25,479 - DEBUG - Requesting: http://10.0.0.64:8082/network-ipam/b07a14af-458f-4f3a-8b2c-c5ca899ab46e 2024-09-06 16:23:25,492 - INFO - Verifications in API Server for IPAM: ctest-ipam-12088598 passed 2024-09-06 16:23:25,499 - DEBUG - Control-node 10.0.0.64 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-89222189:ctest-ipam-12088598', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89222189', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12716499240852868922', 'uuid-lslong': '10028607943929934958'}, 'enable': 'true', 'created': '2024-09-06T16:23:21', 'last-modified': '2024-09-06T16:23:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.568966'} 2024-09-06 16:23:25,500 - INFO - Verifications in Control node for IPAM: ctest-ipam-12088598 passed 2024-09-06 16:23:25,500 - DEBUG - Requesting: http://10.0.0.64:8082/domains 2024-09-06 16:23:25,507 - DEBUG - Requesting: http://10.0.0.64:8082/domain/0967fa99-8dac-4fa2-9822-d82c687f4c19 2024-09-06 16:23:25,525 - DEBUG - Requesting: http://10.0.0.64:8082/project/b7ab39e2-f048-4e65-ab5c-619c47d5839a 2024-09-06 16:23:25,602 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-network/32e56956-3b89-446c-b70d-5fcbf8d2883d 2024-09-06 16:23:25,615 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-network/32e56956-3b89-446c-b70d-5fcbf8d2883d 2024-09-06 16:23:25,625 - DEBUG - Requesting: http://10.0.0.64:8082/routing-instance/d03e9260-947c-40db-a3fa-b7c713d27c68 2024-09-06 16:23:25,644 - DEBUG - Requesting: http://10.0.0.64:8082/routing-instance/d03e9260-947c-40db-a3fa-b7c713d27c68 2024-09-06 16:23:25,660 - DEBUG - Requesting: http://10.0.0.64:8082/route-target/06f0552d-143c-4921-b481-349d8bc85e02 2024-09-06 16:23:25,667 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-06 16:23:25,667 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-network/32e56956-3b89-446c-b70d-5fcbf8d2883d 2024-09-06 16:23:25,676 - DEBUG - Requesting: http://10.0.0.64:8082/routing-instance/d03e9260-947c-40db-a3fa-b7c713d27c68 2024-09-06 16:23:25,691 - INFO - Verified VN network id 8 for VN 32e56956-3b89-446c-b70d-5fcbf8d2883d 2024-09-06 16:23:25,691 - INFO - Verifications in API Server for VN ctest-vn-17462190 passed 2024-09-06 16:23:25,691 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-network/32e56956-3b89-446c-b70d-5fcbf8d2883d 2024-09-06 16:23:25,701 - DEBUG - Requesting: http://10.0.0.64:8082/routing-instance/d03e9260-947c-40db-a3fa-b7c713d27c68 2024-09-06 16:23:25,710 - DEBUG - Requesting: http://10.0.0.64:8082/routing-instance/d03e9260-947c-40db-a3fa-b7c713d27c68 2024-09-06 16:23:25,719 - DEBUG - Requesting: http://10.0.0.64:8082/route-target/06f0552d-143c-4921-b481-349d8bc85e02 2024-09-06 16:23:25,733 - DEBUG - Control-node 10.0.0.64 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-89222189:ctest-vn-17462190', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89222189', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3667453290650092652', 'uuid-lslong': '13190304213295597629'}, 'enable': 'true', 'created': '2024-09-06T16:23:22', 'last-modified': '2024-09-06T16:23:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.178301'} 2024-09-06 16:23:25,747 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-06 16:23:25,747 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-17462190 passed 2024-09-06 16:23:25,747 - DEBUG - ====Verifying policy data for ctest-vn-17462190 in API_Server ====== 2024-09-06 16:23:25,747 - DEBUG - Requesting: http://10.0.0.64:8082/domains 2024-09-06 16:23:25,756 - DEBUG - Requesting: http://10.0.0.64:8082/domain/0967fa99-8dac-4fa2-9822-d82c687f4c19 2024-09-06 16:23:25,768 - DEBUG - Requesting: http://10.0.0.64:8082/project/b7ab39e2-f048-4e65-ab5c-619c47d5839a 2024-09-06 16:23:25,887 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-network/32e56956-3b89-446c-b70d-5fcbf8d2883d 2024-09-06 16:23:25,898 - DEBUG - =>VN ctest-vn-17462190 has no policy to be verified 2024-09-06 16:23:25,899 - DEBUG - Verifying the vn in opserver 2024-09-06 16:23:25,899 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-89222189:ctest-vn-17462190 virtual network link through opserver 10.0.0.64 2024-09-06 16:23:25,899 - DEBUG - Requesting: http://10.0.0.64:8081/analytics/uves/virtual-networks 2024-09-06 16:23:26,250 - DEBUG - Requesting: http://10.0.0.64:8081/analytics/uves/virtual-networks 2024-09-06 16:23:26,346 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-89222189:ctest-vn-17462190', 'href': 'http://10.0.0.64:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-89222189:ctest-vn-17462190?flat'} 2024-09-06 16:23:26,346 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-89222189:ctest-vn-17462190 is found in opserver 2024-09-06 16:23:26,352 - DEBUG - VRF ids for VN ctest-vn-17462190: {'10.0.0.64': '2'} 2024-09-06 16:23:26,352 - INFO - Waiting for VM ctest-TestBasicVMVN-89222189-03080825 to be up.. 2024-09-06 16:23:26,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-06 16:23:31,566 - DEBUG - VM is in ACTIVE state now 2024-09-06 16:23:31,566 - INFO - VM name : ctest-TestBasicVMVN-89222189-03080825 2024-09-06 16:23:31,652 - DEBUG - VM ctest-TestBasicVMVN-89222189-03080825 ID is ddb370f6-f32f-42c7-960f-852d75987572 2024-09-06 16:23:31,652 - DEBUG - VM ctest-TestBasicVMVN-89222189-03080825 launched on Node cn-jenkins-deploy-platform-ansible-os-1864-1 2024-09-06 16:23:31,730 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine/ddb370f6-f32f-42c7-960f-852d75987572 2024-09-06 16:23:31,738 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine-interface/0f43ea2b-ab71-40a4-8329-44dc01b970e1 2024-09-06 16:23:34,991 - 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 1023ms') 2024-09-06 16:23:34,991 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89222189-03080825 failed! 2024-09-06 16:23:35,046 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89222189:ctest-vn-17462190 is 31.1.1.1 and allocation pool is NOT set 2024-09-06 16:23:35,047 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89222189:ctest-vn-17462190 is 31.1.2.1 and allocation pool is NOT set 2024-09-06 16:23:37,107 - 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=3.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.446 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.446/1.731/3.016/1.285 ms') 2024-09-06 16:23:37,107 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89222189-03080825 passed 2024-09-06 16:23:37,262 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:37,262 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89222189-03080825, IP 31.1.1.4, Port 22 2024-09-06 16:23:37,418 - DEBUG - VM ctest-TestBasicVMVN-89222189-03080825 is ready for SSH connections 2024-09-06 16:23:37,418 - INFO - Waiting for VM ctest-TestBasicVMVN-89222189-00668749 to be up.. 2024-09-06 16:23:37,493 - DEBUG - VM is in ACTIVE state now 2024-09-06 16:23:37,493 - INFO - VM name : ctest-TestBasicVMVN-89222189-00668749 2024-09-06 16:23:37,573 - DEBUG - VM ctest-TestBasicVMVN-89222189-00668749 ID is 72927003-a078-46e9-b32f-29d26ec22fde 2024-09-06 16:23:37,573 - DEBUG - VM ctest-TestBasicVMVN-89222189-00668749 launched on Node cn-jenkins-deploy-platform-ansible-os-1864-1 2024-09-06 16:23:37,653 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine/72927003-a078-46e9-b32f-29d26ec22fde 2024-09-06 16:23:37,663 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine-interface/41f3211c-0ec0-4397-86ca-0a98df32ed34 2024-09-06 16:23:38,899 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.368 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.368/1.590/2.813/1.222 ms') 2024-09-06 16:23:38,899 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-89222189-00668749 passed 2024-09-06 16:23:39,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:39,054 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89222189-00668749, IP 31.1.2.4, Port 22 2024-09-06 16:23:39,206 - DEBUG - VM ctest-TestBasicVMVN-89222189-00668749 is ready for SSH connections 2024-09-06 16:23:39,206 - INFO - Waiting for VM ctest-TestBasicVMVN-89222189-31589011 to be up.. 2024-09-06 16:23:39,280 - DEBUG - VM is in ACTIVE state now 2024-09-06 16:23:39,280 - INFO - VM name : ctest-TestBasicVMVN-89222189-31589011 2024-09-06 16:23:39,354 - DEBUG - VM ctest-TestBasicVMVN-89222189-31589011 ID is 4dc6a2e1-d3d6-4824-8edf-83fdbf77fc47 2024-09-06 16:23:39,354 - DEBUG - VM ctest-TestBasicVMVN-89222189-31589011 launched on Node cn-jenkins-deploy-platform-ansible-os-1864-1 2024-09-06 16:23:39,426 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine/4dc6a2e1-d3d6-4824-8edf-83fdbf77fc47 2024-09-06 16:23:39,434 - DEBUG - Requesting: http://10.0.0.64:8082/virtual-machine-interface/f9afda2f-d83f-4691-b778-5a4f327b4b57 2024-09-06 16:23:40,669 - 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.62 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.388 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.388/1.503/2.618/1.115 ms') 2024-09-06 16:23:40,669 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-89222189-31589011 passed 2024-09-06 16:23:40,818 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:40,818 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89222189-31589011, IP 31.1.1.3, Port 22 2024-09-06 16:23:40,974 - DEBUG - VM ctest-TestBasicVMVN-89222189-31589011 is ready for SSH connections 2024-09-06 16:23:40,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:40,974 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:40,974 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-06 16:23:44,687 - 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.206 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.901 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.028 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.901/2.045/4.206 ms 2024-09-06 16:23:44,688 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-89222189-03080825 passed 2024-09-06 16:23:44,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:44,688 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:44,688 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-06 16:23:48,320 - 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.912 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.846 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.785 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.785/1.514/2.912 ms 2024-09-06 16:23:48,321 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-89222189-00668749 passed 2024-09-06 16:23:48,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:48,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:48,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-06 16:23:48,321 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:48,321 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-06 16:23:48,497 - DEBUG - None 2024-09-06 16:23:48,497 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:48,498 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-06 16:23:48,674 - DEBUG - None 2024-09-06 16:23:48,675 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:48,675 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-06 16:23:49,280 - DEBUG - None 2024-09-06 16:23:49,281 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:49,281 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-06 16:23:51,484 - 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.158 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.988 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.388 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.632 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.469 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.388/1.927/4.988 ms 2024-09-06 16:23:51,485 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:51,485 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-06 16:23:53,737 - 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.939 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.703 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.692 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.621 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.381 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.334/2.011/4.692 ms 2024-09-06 16:23:53,738 - 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.64, gateway password: c0ntrail123 2024-09-06 16:23:53,738 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-06 16:23:56,000 - 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.674 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.460 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.249 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.433 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.716 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.631 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.334/1.642/3.249 ms 2024-09-06 16:23:56,000 - INFO - Deleting VM ctest-TestBasicVMVN-89222189-31589011 2024-09-06 16:23:56,070 - INFO - Detaching port 41f3211c-0ec0-4397-86ca-0a98df32ed34 from VM ctest-TestBasicVMVN-89222189-00668749 2024-09-06 16:23:56,118 - INFO - Deleting VM ctest-TestBasicVMVN-89222189-00668749 2024-09-06 16:23:56,182 - INFO - Detaching port 0f43ea2b-ab71-40a4-8329-44dc01b970e1 from VM ctest-TestBasicVMVN-89222189-03080825 2024-09-06 16:23:56,215 - INFO - Deleting VM ctest-TestBasicVMVN-89222189-03080825 2024-09-06 16:23:56,296 - INFO - Deleting VN ctest-vn-17462190 2024-09-06 16:23:56,485 - DEBUG - Response for delete_port : () 2024-09-06 16:23:56,774 - DEBUG - Response for delete_port : () 2024-09-06 16:23:56,958 - DEBUG - Response for deleting network () 2024-09-06 16:23:56,958 - DEBUG - Requesting: http://10.0.0.64:8082/routing-instance/d03e9260-947c-40db-a3fa-b7c713d27c68 2024-09-06 16:23:56,964 - DEBUG - Response Code: 404 2024-09-06 16:23:56,964 - DEBUG - Requesting: http://10.0.0.64:8082/domains 2024-09-06 16:23:56,973 - DEBUG - Requesting: http://10.0.0.64:8082/domain/0967fa99-8dac-4fa2-9822-d82c687f4c19 2024-09-06 16:23:57,027 - DEBUG - Requesting: http://10.0.0.64:8082/project/b7ab39e2-f048-4e65-ab5c-619c47d5839a 2024-09-06 16:23:57,110 - INFO - Validated that VN ctest-vn-17462190 is not found in API Server 2024-09-06 16:23:57,121 - DEBUG - VN ctest-vn-17462190 is not present in Agent 10.0.0.64 2024-09-06 16:23:57,121 - INFO - Validated that VN ctest-vn-17462190 is not in any agent 2024-09-06 16:23:57,127 - DEBUG - VRF 2 is not seen in agent 10.0.0.64 2024-09-06 16:23:57,133 - DEBUG - Vrouter 10.0.0.64 does not have vrf 2 for VN ctest-vn-17462190 2024-09-06 16:23:57,133 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-89222189:ctest-vn-17462190 2024-09-06 16:23:57,144 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-17462190 info 2024-09-06 16:23:57,222 - INFO - IPAM: ctest-ipam-12088598 is not found in API Server 2024-09-06 16:23:57,234 - INFO - IPAM:ctest-ipam-12088598 is not found in control node 2024-09-06 16:23:57,488 - DEBUG - No XMPP flaps were noticed during the test
2024-09-06 16:23:57,488 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2024-09-06 16:23:57,488 - INFO - -------------------------------------------------------------------------------- 2024-09-06 16:23:58,227 - INFO - Deleted project: ctest-TestBasicVMVN-89222189, ID : b7ab39e2-f048-4e65-ab5c-619c47d5839a