2024-09-11 16:10:36,131 - INFO - Domain Default found not creating 2024-09-11 16:10:36,306 - INFO - Project ctest-TestBasicVMVN-62377582 not found, creating it 2024-09-11 16:10:36,853 - INFO - Created Project:ctest-TestBasicVMVN-62377582, ID : 22417feb-5067-44ea-9998-9cebf2ce80cb 2024-09-11 16:10:38,481 - INFO - ================================================================================ 2024-09-11 16:10:38,481 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-11 16:10:38,481 - 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-11 16:10:38,744 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2024-09-11 16:10:38,744 - INFO - Initial checks done. Running the testcase now 2024-09-11 16:10:38,744 - INFO - 2024-09-11 16:10:39,357 - DEBUG - Response for create_network : {'network': {'id': 'f0b1fc80-f6a2-4b2c-a005-c11536234985', 'name': 'ctest-vn2_metadata-85304946', 'tenant_id': '22417feb506744ea99989cebf2ce80cb', 'project_id': '22417feb506744ea99989cebf2ce80cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62377582', 'ctest-vn2_metadata-85304946'], 'port_security_enabled': True, 'description': ''}} 2024-09-11 16:10:39,563 - DEBUG - Response for create_subnet : {'subnet': {'id': '97488650-026d-4bf8-81ae-2c0d051884d4', 'name': '', 'tenant_id': '22417feb506744ea99989cebf2ce80cb', 'network_id': 'f0b1fc80-f6a2-4b2c-a005-c11536234985', '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': '22417feb506744ea99989cebf2ce80cb'}} 2024-09-11 16:10:39,583 - INFO - Created VN ctest-vn2_metadata-85304946 2024-09-11 16:10:39,640 - DEBUG - VN ctest-vn2_metadata-85304946 UUID is f0b1fc80-f6a2-4b2c-a005-c11536234985 2024-09-11 16:10:39,841 - DEBUG - Services list from nova: [, , ] 2024-09-11 16:10:40,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1898-1) 2024-09-11 16:10:41,036 - DEBUG - Link local service introspect added 2024-09-11 16:10:41,084 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-11 16:10:46,208 - DEBUG - VM is in ACTIVE state now 2024-09-11 16:10:46,346 - INFO - Waiting for VM ctest-TestBasicVMVN-62377582-90183946 to be up.. 2024-09-11 16:10:46,347 - INFO - VM name : ctest-TestBasicVMVN-62377582-90183946 2024-09-11 16:10:46,431 - DEBUG - VM ctest-TestBasicVMVN-62377582-90183946 ID is e17f73b1-a99a-4b2f-b7dc-a39f18658acb 2024-09-11 16:10:46,431 - DEBUG - VM ctest-TestBasicVMVN-62377582-90183946 launched on Node cn-jenkins-deploy-platform-ansible-os-1898-1 2024-09-11 16:10:46,616 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/e17f73b1-a99a-4b2f-b7dc-a39f18658acb 2024-09-11 16:10:46,929 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/e17f73b1-a99a-4b2f-b7dc-a39f18658acb 2024-09-11 16:10:46,966 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/6bf18f3f-b77c-4148-ae57-8ad087108d7f 2024-09-11 16:10:50,225 - 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 1007ms') 2024-09-11 16:10:50,225 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62377582-90183946 failed! 2024-09-11 16:10:50,288 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62377582:ctest-vn2_metadata-85304946 is 11.1.1.1 and allocation pool is NOT set 2024-09-11 16:10:52,349 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.451 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.451/1.543/2.635/1.092 ms') 2024-09-11 16:10:52,349 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62377582-90183946 passed 2024-09-11 16:10:52,512 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:10:52,513 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62377582-90183946, IP 11.1.1.3, Port 22 2024-09-11 16:10:52,672 - DEBUG - VM ctest-TestBasicVMVN-62377582-90183946 is ready for SSH connections 2024-09-11 16:10:52,672 - INFO - Retry 0 2024-09-11 16:10:52,672 - 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.27, gateway password: c0ntrail123 2024-09-11 16:10:52,672 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-11 16:10:54,307 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-11 16:10:54,308 - INFO - Generic metadata worked 2024-09-11 16:10:54,568 - DEBUG - Link local service introspect removed 2024-09-11 16:10:54,568 - INFO - Deleting VM ctest-TestBasicVMVN-62377582-90183946 2024-09-11 16:10:54,629 - INFO - Deleting VN ctest-vn2_metadata-85304946 2024-09-11 16:10:54,675 - DEBUG - VN f0b1fc80-f6a2-4b2c-a005-c11536234985 still in use: Unable to complete operation on network f0b1fc80-f6a2-4b2c-a005-c11536234985. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-944c0056-e543-4586-bbcf-e41f3cb67b4b'] 2024-09-11 16:10:54,675 - WARNING - Deleting VN ctest-vn2_metadata-85304946 failed..Will retry 2024-09-11 16:10:56,787 - DEBUG - Response for deleting network () 2024-09-11 16:10:57,043 - DEBUG - No XMPP flaps were noticed during the test 2024-09-11 16:10:57,043 - INFO - -------------------------------------------------------------------------------- 2024-09-11 16:10:57,047 - INFO - ================================================================================ 2024-09-11 16:10:57,047 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-11 16:10:57,047 - 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-11 16:10:57,331 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2024-09-11 16:10:57,331 - INFO - Initial checks done. Running the testcase now 2024-09-11 16:10:57,331 - INFO - 2024-09-11 16:10:57,851 - DEBUG - Response for create_network : {'network': {'id': '6cb51644-c45c-4fb6-bfaa-cbb7c887a057', 'name': 'ctest-vn-61396339', 'tenant_id': '22417feb506744ea99989cebf2ce80cb', 'project_id': '22417feb506744ea99989cebf2ce80cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62377582', 'ctest-vn-61396339'], 'port_security_enabled': True, 'description': ''}} 2024-09-11 16:10:58,171 - DEBUG - Response for create_subnet : {'subnet': {'id': '71150071-8adb-46cf-ba97-8d382425c165', 'name': '', 'tenant_id': '22417feb506744ea99989cebf2ce80cb', 'network_id': '6cb51644-c45c-4fb6-bfaa-cbb7c887a057', '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': '22417feb506744ea99989cebf2ce80cb'}} 2024-09-11 16:10:58,436 - DEBUG - Response for create_subnet : {'subnet': {'id': '20a7555b-4507-4c1d-938b-54ce3ef1b0e1', 'name': '', 'tenant_id': '22417feb506744ea99989cebf2ce80cb', 'network_id': '6cb51644-c45c-4fb6-bfaa-cbb7c887a057', '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': '22417feb506744ea99989cebf2ce80cb'}} 2024-09-11 16:10:58,462 - INFO - Created VN ctest-vn-61396339 2024-09-11 16:10:58,525 - DEBUG - VN ctest-vn-61396339 UUID is 6cb51644-c45c-4fb6-bfaa-cbb7c887a057 2024-09-11 16:10:58,944 - DEBUG - Response for create_port : {'port': {'name': '284fb0c0-98ac-4fb8-b879-371e1d18f339', 'id': '284fb0c0-98ac-4fb8-b879-371e1d18f339', 'tenant_id': '22417feb506744ea99989cebf2ce80cb', 'network_id': '6cb51644-c45c-4fb6-bfaa-cbb7c887a057', 'mac_address': '02:28:4f:b0:c0:98', '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': '71150071-8adb-46cf-ba97-8d382425c165'}], 'security_groups': ['85e52e5a-ac7e-4581-97c5-1df05f57d554'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '22417feb506744ea99989cebf2ce80cb'}} 2024-09-11 16:10:59,137 - DEBUG - Response for create_port : {'port': {'name': '29ea99eb-0de6-4deb-872b-b6198de696f1', 'id': '29ea99eb-0de6-4deb-872b-b6198de696f1', 'tenant_id': '22417feb506744ea99989cebf2ce80cb', 'network_id': '6cb51644-c45c-4fb6-bfaa-cbb7c887a057', 'mac_address': '02:29:ea:99:eb:0d', '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': '20a7555b-4507-4c1d-938b-54ce3ef1b0e1'}], 'security_groups': ['85e52e5a-ac7e-4581-97c5-1df05f57d554'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '22417feb506744ea99989cebf2ce80cb'}} 2024-09-11 16:10:59,605 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1898-1) 2024-09-11 16:11:00,049 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1898-1) 2024-09-11 16:11:01,366 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1898-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1898-1) 2024-09-11 16:11:01,366 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-09-11 16:11:01,377 - DEBUG - Requesting: http://10.0.0.27:8082/domain/e5ae523c-51c5-4b7b-9ab6-82d6d8953790 2024-09-11 16:11:01,396 - DEBUG - Requesting: http://10.0.0.27:8082/project/22417feb-5067-44ea-9998-9cebf2ce80cb 2024-09-11 16:11:01,488 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/eb9664dc-7e8e-4aa0-ba7f-78ff032f7fad 2024-09-11 16:11:01,507 - INFO - Verifications in API Server for IPAM: ctest-ipam-94676008 passed 2024-09-11 16:11:01,516 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62377582:ctest-ipam-94676008', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62377582', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16975866743598500512', 'uuid-lslong': '13438592849762287533'}, 'enable': 'true', 'created': '2024-09-11T16:10:57', 'last-modified': '2024-09-11T16:10:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.943690'} 2024-09-11 16:11:01,517 - INFO - Verifications in Control node for IPAM: ctest-ipam-94676008 passed 2024-09-11 16:11:01,517 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-09-11 16:11:01,527 - DEBUG - Requesting: http://10.0.0.27:8082/domain/e5ae523c-51c5-4b7b-9ab6-82d6d8953790 2024-09-11 16:11:01,548 - DEBUG - Requesting: http://10.0.0.27:8082/project/22417feb-5067-44ea-9998-9cebf2ce80cb 2024-09-11 16:11:01,651 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/6cb51644-c45c-4fb6-bfaa-cbb7c887a057 2024-09-11 16:11:01,681 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/6cb51644-c45c-4fb6-bfaa-cbb7c887a057 2024-09-11 16:11:01,700 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/02b9b59f-7636-4b84-85bc-34f5f86110c3 2024-09-11 16:11:01,718 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/02b9b59f-7636-4b84-85bc-34f5f86110c3 2024-09-11 16:11:01,728 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/416e6070-0796-4f73-8f41-de0503bf49ee 2024-09-11 16:11:01,743 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-11 16:11:01,743 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/6cb51644-c45c-4fb6-bfaa-cbb7c887a057 2024-09-11 16:11:01,765 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/02b9b59f-7636-4b84-85bc-34f5f86110c3 2024-09-11 16:11:01,807 - INFO - Verified VN network id 8 for VN 6cb51644-c45c-4fb6-bfaa-cbb7c887a057 2024-09-11 16:11:01,807 - INFO - Verifications in API Server for VN ctest-vn-61396339 passed 2024-09-11 16:11:01,807 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/6cb51644-c45c-4fb6-bfaa-cbb7c887a057 2024-09-11 16:11:01,834 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/02b9b59f-7636-4b84-85bc-34f5f86110c3 2024-09-11 16:11:01,852 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/02b9b59f-7636-4b84-85bc-34f5f86110c3 2024-09-11 16:11:01,864 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/416e6070-0796-4f73-8f41-de0503bf49ee 2024-09-11 16:11:01,895 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62377582:ctest-vn-61396339', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62377582', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7833191611488817078', 'uuid-lslong': '13811075197488832599'}, 'enable': 'true', 'created': '2024-09-11T16:10:57', 'last-modified': '2024-09-11T16:10:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.501345'} 2024-09-11 16:11:01,917 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-11 16:11:01,917 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-61396339 passed 2024-09-11 16:11:01,918 - DEBUG - ====Verifying policy data for ctest-vn-61396339 in API_Server ====== 2024-09-11 16:11:01,918 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-09-11 16:11:01,937 - DEBUG - Requesting: http://10.0.0.27:8082/domain/e5ae523c-51c5-4b7b-9ab6-82d6d8953790 2024-09-11 16:11:01,971 - DEBUG - Requesting: http://10.0.0.27:8082/project/22417feb-5067-44ea-9998-9cebf2ce80cb 2024-09-11 16:11:02,089 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/6cb51644-c45c-4fb6-bfaa-cbb7c887a057 2024-09-11 16:11:02,121 - DEBUG - =>VN ctest-vn-61396339 has no policy to be verified 2024-09-11 16:11:02,121 - DEBUG - Verifying the vn in opserver 2024-09-11 16:11:02,121 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62377582:ctest-vn-61396339 virtual network link through opserver 10.0.0.27 2024-09-11 16:11:02,122 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2024-09-11 16:11:02,477 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2024-09-11 16:11:02,548 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62377582:ctest-vn-61396339', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62377582:ctest-vn-61396339?flat'} 2024-09-11 16:11:02,548 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62377582:ctest-vn-61396339 is found in opserver 2024-09-11 16:11:02,555 - DEBUG - VRF ids for VN ctest-vn-61396339: {'10.0.0.27': '2'} 2024-09-11 16:11:02,556 - INFO - Waiting for VM ctest-TestBasicVMVN-62377582-78541823 to be up.. 2024-09-11 16:11:02,661 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-11 16:11:07,749 - DEBUG - VM is in ACTIVE state now 2024-09-11 16:11:07,749 - INFO - VM name : ctest-TestBasicVMVN-62377582-78541823 2024-09-11 16:11:07,844 - DEBUG - VM ctest-TestBasicVMVN-62377582-78541823 ID is c966514a-aa3d-4808-9f86-34b2ab906427 2024-09-11 16:11:07,844 - DEBUG - VM ctest-TestBasicVMVN-62377582-78541823 launched on Node cn-jenkins-deploy-platform-ansible-os-1898-1 2024-09-11 16:11:07,929 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/c966514a-aa3d-4808-9f86-34b2ab906427 2024-09-11 16:11:07,941 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/284fb0c0-98ac-4fb8-b879-371e1d18f339 2024-09-11 16:11:11,219 - 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 1015ms') 2024-09-11 16:11:11,219 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62377582-78541823 failed! 2024-09-11 16:11:11,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62377582:ctest-vn-61396339 is 31.1.1.1 and allocation pool is NOT set 2024-09-11 16:11:11,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62377582:ctest-vn-61396339 is 31.1.2.1 and allocation pool is NOT set 2024-09-11 16:11:13,351 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.411 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.411/1.909/3.408/1.498 ms') 2024-09-11 16:11:13,351 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62377582-78541823 passed 2024-09-11 16:11:13,512 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:11:13,513 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62377582-78541823, IP 31.1.1.4, Port 22 2024-09-11 16:11:13,672 - DEBUG - VM ctest-TestBasicVMVN-62377582-78541823 is ready for SSH connections 2024-09-11 16:11:13,672 - INFO - Waiting for VM ctest-TestBasicVMVN-62377582-14992413 to be up.. 2024-09-11 16:11:13,774 - DEBUG - VM is in ACTIVE state now 2024-09-11 16:11:13,775 - INFO - VM name : ctest-TestBasicVMVN-62377582-14992413 2024-09-11 16:11:13,868 - DEBUG - VM ctest-TestBasicVMVN-62377582-14992413 ID is 9b307a70-90af-4365-8951-fc070ce01104 2024-09-11 16:11:13,868 - DEBUG - VM ctest-TestBasicVMVN-62377582-14992413 launched on Node cn-jenkins-deploy-platform-ansible-os-1898-1 2024-09-11 16:11:13,963 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/9b307a70-90af-4365-8951-fc070ce01104 2024-09-11 16:11:13,974 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/29ea99eb-0de6-4deb-872b-b6198de696f1 2024-09-11 16:11:15,237 - 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.57 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.386 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.386/1.980/3.574/1.594 ms') 2024-09-11 16:11:15,238 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62377582-14992413 passed 2024-09-11 16:11:15,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:11:15,396 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62377582-14992413, IP 31.1.2.4, Port 22 2024-09-11 16:11:15,552 - DEBUG - VM ctest-TestBasicVMVN-62377582-14992413 is ready for SSH connections 2024-09-11 16:11:15,552 - INFO - Waiting for VM ctest-TestBasicVMVN-62377582-45097495 to be up.. 2024-09-11 16:11:15,634 - DEBUG - VM is in ACTIVE state now 2024-09-11 16:11:15,634 - INFO - VM name : ctest-TestBasicVMVN-62377582-45097495 2024-09-11 16:11:15,722 - DEBUG - VM ctest-TestBasicVMVN-62377582-45097495 ID is d5e3a963-33b2-4d2a-8fa0-32ea38750689 2024-09-11 16:11:15,723 - DEBUG - VM ctest-TestBasicVMVN-62377582-45097495 launched on Node cn-jenkins-deploy-platform-ansible-os-1898-1 2024-09-11 16:11:15,810 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/d5e3a963-33b2-4d2a-8fa0-32ea38750689 2024-09-11 16:11:15,821 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/05bdd208-b216-4381-9247-ad87ac6ec39d 2024-09-11 16:11:17,136 - 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.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.551 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.551/1.719/2.887/1.168 ms') 2024-09-11 16:11:17,136 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62377582-45097495 passed 2024-09-11 16:11:17,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:11:17,297 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62377582-45097495, IP 31.1.1.3, Port 22 2024-09-11 16:11:17,452 - DEBUG - VM ctest-TestBasicVMVN-62377582-45097495 is ready for SSH connections 2024-09-11 16:11:17,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:11:17,453 - 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.27, gateway password: c0ntrail123 2024-09-11 16:11:17,453 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-11 16:11:21,141 - 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.973 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.894 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.916 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.894/1.927/3.973 ms 2024-09-11 16:11:21,141 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62377582-78541823 passed 2024-09-11 16:11:21,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:11:21,142 - 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.27, gateway password: c0ntrail123 2024-09-11 16:11:21,142 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-11 16:11:24,793 - 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.056 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.924 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.238 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.924/1.739/3.056 ms 2024-09-11 16:11:24,793 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62377582-14992413 passed 2024-09-11 16:11:24,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:11:24,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:11:24,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-11 16:11:24,794 - 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.27, gateway password: c0ntrail123 2024-09-11 16:11:24,794 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-11 16:11:24,979 - DEBUG - None 2024-09-11 16:11:24,979 - 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.27, gateway password: c0ntrail123 2024-09-11 16:11:24,979 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-11 16:11:25,160 - DEBUG - None 2024-09-11 16:11:25,160 - 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.27, gateway password: c0ntrail123 2024-09-11 16:11:25,160 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-11 16:11:25,777 - DEBUG - None 2024-09-11 16:11:25,778 - 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.27, gateway password: c0ntrail123 2024-09-11 16:11:25,778 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-11 16:11:28,008 - 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.941 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.695 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.445 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.667 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.385 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.385/2.026/4.695 ms 2024-09-11 16:11:28,008 - 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.27, gateway password: c0ntrail123 2024-09-11 16:11:28,008 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-11 16:11:30,250 - 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.004 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.097 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.258 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.448 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.855 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.730 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.386/2.254/4.258 ms 2024-09-11 16:11:30,250 - 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.27, gateway password: c0ntrail123 2024-09-11 16:11:30,250 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-11 16:11:32,484 - 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.652 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.437 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.375 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.662 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.678 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.388/1.668/3.375 ms 2024-09-11 16:11:32,484 - INFO - Deleting VM ctest-TestBasicVMVN-62377582-45097495 2024-09-11 16:11:32,570 - INFO - Detaching port 29ea99eb-0de6-4deb-872b-b6198de696f1 from VM ctest-TestBasicVMVN-62377582-14992413 2024-09-11 16:11:32,628 - INFO - Deleting VM ctest-TestBasicVMVN-62377582-14992413 2024-09-11 16:11:32,704 - INFO - Detaching port 284fb0c0-98ac-4fb8-b879-371e1d18f339 from VM ctest-TestBasicVMVN-62377582-78541823 2024-09-11 16:11:32,736 - INFO - Deleting VM ctest-TestBasicVMVN-62377582-78541823 2024-09-11 16:11:32,820 - INFO - Deleting VN ctest-vn-61396339 2024-09-11 16:11:33,042 - DEBUG - Response for delete_port : () 2024-09-11 16:11:33,296 - DEBUG - Response for delete_port : () 2024-09-11 16:11:33,358 - DEBUG - VN 6cb51644-c45c-4fb6-bfaa-cbb7c887a057 still in use: Unable to complete operation on network 6cb51644-c45c-4fb6-bfaa-cbb7c887a057. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-12b109b7-a81c-4e5b-acf9-97f681c34980'] 2024-09-11 16:11:33,358 - WARNING - Deleting VN ctest-vn-61396339 failed..Will retry 2024-09-11 16:11:35,522 - DEBUG - Response for deleting network () 2024-09-11 16:11:35,522 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/02b9b59f-7636-4b84-85bc-34f5f86110c3 2024-09-11 16:11:35,537 - DEBUG - Response Code: 404 2024-09-11 16:11:35,537 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-09-11 16:11:35,543 - DEBUG - Requesting: http://10.0.0.27:8082/domain/e5ae523c-51c5-4b7b-9ab6-82d6d8953790 2024-09-11 16:11:35,604 - DEBUG - Requesting: http://10.0.0.27:8082/project/22417feb-5067-44ea-9998-9cebf2ce80cb 2024-09-11 16:11:35,683 - INFO - Validated that VN ctest-vn-61396339 is not found in API Server 2024-09-11 16:11:35,698 - DEBUG - VN ctest-vn-61396339 is not present in Agent 10.0.0.27 2024-09-11 16:11:35,698 - INFO - Validated that VN ctest-vn-61396339 is not in any agent 2024-09-11 16:11:35,704 - DEBUG - VRF 2 is not seen in agent 10.0.0.27 2024-09-11 16:11:35,709 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-61396339 2024-09-11 16:11:35,709 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62377582:ctest-vn-61396339 2024-09-11 16:11:35,721 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-61396339 info 2024-09-11 16:11:35,804 - INFO - IPAM: ctest-ipam-94676008 is not found in API Server 2024-09-11 16:11:35,817 - INFO - IPAM:ctest-ipam-94676008 is not found in control node 2024-09-11 16:11:36,073 - DEBUG - No XMPP flaps were noticed during the test
2024-09-11 16:11:36,073 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2024-09-11 16:11:36,073 - INFO - -------------------------------------------------------------------------------- 2024-09-11 16:11:36,839 - INFO - Deleted project: ctest-TestBasicVMVN-62377582, ID : 22417feb-5067-44ea-9998-9cebf2ce80cb