2024-12-30 02:17:17,473 - INFO - Domain Default found not creating 2024-12-30 02:17:17,604 - INFO - Project ctest-TestBasicVMVN-47941425 not found, creating it 2024-12-30 02:17:18,033 - INFO - Created Project:ctest-TestBasicVMVN-47941425, ID : 8d00547f-1a54-430c-8f2d-12bd547f62e9 2024-12-30 02:17:19,519 - INFO - ================================================================================ 2024-12-30 02:17:19,519 - INFO - STARTING TEST : test_generic_link_local_service 2024-12-30 02:17:19,519 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2024-12-30 02:17:19,775 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.20.0.24': '0'}} with 2024-12-30 02:17:19,775 - INFO - Initial checks done. Running the testcase now 2024-12-30 02:17:19,775 - INFO - 2024-12-30 02:17:20,325 - DEBUG - Response for create_network : {'network': {'id': '58ebb264-f0ad-44c1-9bc4-f4e06537ae0a', 'name': 'ctest-vn2_metadata-25058228', 'tenant_id': '8d00547f1a54430c8f2d12bd547f62e9', 'project_id': '8d00547f1a54430c8f2d12bd547f62e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47941425', 'ctest-vn2_metadata-25058228'], 'port_security_enabled': True, 'description': ''}} 2024-12-30 02:17:20,502 - DEBUG - Response for create_subnet : {'subnet': {'id': '0fb1e7cd-4dbc-44c6-90ad-d2fdc0eae9f1', 'name': '', 'tenant_id': '8d00547f1a54430c8f2d12bd547f62e9', 'network_id': '58ebb264-f0ad-44c1-9bc4-f4e06537ae0a', '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': '8d00547f1a54430c8f2d12bd547f62e9'}} 2024-12-30 02:17:20,520 - INFO - Created VN ctest-vn2_metadata-25058228 2024-12-30 02:17:20,572 - DEBUG - VN ctest-vn2_metadata-25058228 UUID is 58ebb264-f0ad-44c1-9bc4-f4e06537ae0a 2024-12-30 02:17:20,755 - DEBUG - Services list from nova: [, , ] 2024-12-30 02:17:21,739 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2499-1) 2024-12-30 02:17:21,848 - DEBUG - Link local service introspect added 2024-12-30 02:17:21,886 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-12-30 02:17:26,969 - DEBUG - VM is in ACTIVE state now 2024-12-30 02:17:27,095 - INFO - Waiting for VM ctest-TestBasicVMVN-47941425-14389488 to be up.. 2024-12-30 02:17:27,095 - INFO - VM name : ctest-TestBasicVMVN-47941425-14389488 2024-12-30 02:17:27,167 - DEBUG - VM ctest-TestBasicVMVN-47941425-14389488 ID is 712b6945-8f0e-402f-9eb5-40d9ef5937ef 2024-12-30 02:17:27,167 - DEBUG - VM ctest-TestBasicVMVN-47941425-14389488 launched on Node cn-jenkins-deploy-platform-ansible-os-2499-1 2024-12-30 02:17:27,240 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/712b6945-8f0e-402f-9eb5-40d9ef5937ef 2024-12-30 02:17:27,532 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/712b6945-8f0e-402f-9eb5-40d9ef5937ef 2024-12-30 02:17:27,563 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine-interface/8b423796-e515-4882-b444-2fe862fa2803 2024-12-30 02:17:30,834 - 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 1031ms') 2024-12-30 02:17:30,834 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47941425-14389488 failed! 2024-12-30 02:17:30,884 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47941425:ctest-vn2_metadata-25058228 is 11.1.1.1 and allocation pool is NOT set 2024-12-30 02:17:32,951 - 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=4.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.688 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.688/2.576/4.464/1.888 ms') 2024-12-30 02:17:32,952 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47941425-14389488 passed 2024-12-30 02:17:33,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:17:33,100 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47941425-14389488, IP 11.1.1.3, Port 22 2024-12-30 02:17:33,252 - DEBUG - VM ctest-TestBasicVMVN-47941425-14389488 is ready for SSH connections 2024-12-30 02:17:33,252 - INFO - Retry 0 2024-12-30 02:17:33,252 - 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.45, gateway password: c0ntrail123 2024-12-30 02:17:33,252 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-12-30 02:17:34,838 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-12-30 02:17:34,838 - INFO - Generic metadata worked 2024-12-30 02:17:35,084 - DEBUG - Link local service introspect removed 2024-12-30 02:17:35,084 - INFO - Deleting VM ctest-TestBasicVMVN-47941425-14389488 2024-12-30 02:17:35,146 - INFO - Deleting VN ctest-vn2_metadata-25058228 2024-12-30 02:17:35,184 - DEBUG - VN 58ebb264-f0ad-44c1-9bc4-f4e06537ae0a still in use: Unable to complete operation on network 58ebb264-f0ad-44c1-9bc4-f4e06537ae0a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-68418302-4e7a-40a3-93f3-c3392709748e'] 2024-12-30 02:17:35,184 - WARNING - Deleting VN ctest-vn2_metadata-25058228 failed..Will retry 2024-12-30 02:17:37,278 - DEBUG - Response for deleting network () 2024-12-30 02:17:37,537 - DEBUG - No XMPP flaps were noticed during the test 2024-12-30 02:17:37,537 - INFO - -------------------------------------------------------------------------------- 2024-12-30 02:17:37,540 - INFO - ================================================================================ 2024-12-30 02:17:37,540 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-12-30 02:17:37,540 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2024-12-30 02:17:37,834 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.20.0.24': '0'}} with 2024-12-30 02:17:37,834 - INFO - Initial checks done. Running the testcase now 2024-12-30 02:17:37,834 - INFO - 2024-12-30 02:17:38,322 - DEBUG - Response for create_network : {'network': {'id': '36bd38e4-8b70-4b40-88bc-926de4feb5ca', 'name': 'ctest-vn-65124413', 'tenant_id': '8d00547f1a54430c8f2d12bd547f62e9', 'project_id': '8d00547f1a54430c8f2d12bd547f62e9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47941425', 'ctest-vn-65124413'], 'port_security_enabled': True, 'description': ''}} 2024-12-30 02:17:38,539 - DEBUG - Response for create_subnet : {'subnet': {'id': '1bd59929-2420-4666-8570-f7d8d314ddd5', 'name': '', 'tenant_id': '8d00547f1a54430c8f2d12bd547f62e9', 'network_id': '36bd38e4-8b70-4b40-88bc-926de4feb5ca', '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': '8d00547f1a54430c8f2d12bd547f62e9'}} 2024-12-30 02:17:38,735 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f3f2ef27-1a66-4f1d-a609-7b168f2b3a64', 'name': '', 'tenant_id': '8d00547f1a54430c8f2d12bd547f62e9', 'network_id': '36bd38e4-8b70-4b40-88bc-926de4feb5ca', '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': '8d00547f1a54430c8f2d12bd547f62e9'}} 2024-12-30 02:17:38,757 - INFO - Created VN ctest-vn-65124413 2024-12-30 02:17:38,808 - DEBUG - VN ctest-vn-65124413 UUID is 36bd38e4-8b70-4b40-88bc-926de4feb5ca 2024-12-30 02:17:39,182 - DEBUG - Response for create_port : {'port': {'name': '5bc26e7e-3fa4-43c4-8028-3ebc44de0eb6', 'id': '5bc26e7e-3fa4-43c4-8028-3ebc44de0eb6', 'tenant_id': '8d00547f1a54430c8f2d12bd547f62e9', 'network_id': '36bd38e4-8b70-4b40-88bc-926de4feb5ca', 'mac_address': '02:5b:c2:6e:7e:3f', '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': '1bd59929-2420-4666-8570-f7d8d314ddd5'}], 'security_groups': ['34ced657-a917-48c0-bb64-3724c48f41c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8d00547f1a54430c8f2d12bd547f62e9'}} 2024-12-30 02:17:39,344 - DEBUG - Response for create_port : {'port': {'name': '78e1e3f8-ef80-4874-974e-ce0b39ed631b', 'id': '78e1e3f8-ef80-4874-974e-ce0b39ed631b', 'tenant_id': '8d00547f1a54430c8f2d12bd547f62e9', 'network_id': '36bd38e4-8b70-4b40-88bc-926de4feb5ca', 'mac_address': '02:78:e1:e3:f8:ef', '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': 'f3f2ef27-1a66-4f1d-a609-7b168f2b3a64'}], 'security_groups': ['34ced657-a917-48c0-bb64-3724c48f41c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8d00547f1a54430c8f2d12bd547f62e9'}} 2024-12-30 02:17:39,661 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2499-1) 2024-12-30 02:17:39,990 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2499-1) 2024-12-30 02:17:41,198 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2499-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2499-1) 2024-12-30 02:17:41,198 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-12-30 02:17:41,208 - DEBUG - Requesting: http://10.0.0.45:8082/domain/9eb6c690-2dfa-4489-b11f-76c7854c1b5d 2024-12-30 02:17:41,225 - DEBUG - Requesting: http://10.0.0.45:8082/project/8d00547f-1a54-430c-8f2d-12bd547f62e9 2024-12-30 02:17:41,293 - DEBUG - Requesting: http://10.0.0.45:8082/network-ipam/67dee1b0-b65e-44fb-959b-5c0a44b4857f 2024-12-30 02:17:41,304 - INFO - Verifications in API Server for IPAM: ctest-ipam-21806616 passed 2024-12-30 02:17:41,311 - DEBUG - Control-node 10.0.0.45 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-47941425:ctest-ipam-21806616', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47941425', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7484667779826468091', 'uuid-lslong': '10780311332213523839'}, 'enable': 'true', 'created': '2024-12-30T02:17:37', 'last-modified': '2024-12-30T02:17:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.228088'} 2024-12-30 02:17:41,311 - INFO - Verifications in Control node for IPAM: ctest-ipam-21806616 passed 2024-12-30 02:17:41,311 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-12-30 02:17:41,319 - DEBUG - Requesting: http://10.0.0.45:8082/domain/9eb6c690-2dfa-4489-b11f-76c7854c1b5d 2024-12-30 02:17:41,333 - DEBUG - Requesting: http://10.0.0.45:8082/project/8d00547f-1a54-430c-8f2d-12bd547f62e9 2024-12-30 02:17:41,434 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/36bd38e4-8b70-4b40-88bc-926de4feb5ca 2024-12-30 02:17:41,448 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/36bd38e4-8b70-4b40-88bc-926de4feb5ca 2024-12-30 02:17:41,464 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/afd52eb0-f790-46b3-a5b4-308553dba3cf 2024-12-30 02:17:41,487 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/afd52eb0-f790-46b3-a5b4-308553dba3cf 2024-12-30 02:17:41,499 - DEBUG - Requesting: http://10.0.0.45:8082/route-target/da80e324-56da-4490-b1c4-dc2628ed7e4d 2024-12-30 02:17:41,513 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-12-30 02:17:41,513 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/36bd38e4-8b70-4b40-88bc-926de4feb5ca 2024-12-30 02:17:41,528 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/afd52eb0-f790-46b3-a5b4-308553dba3cf 2024-12-30 02:17:41,551 - INFO - Verified VN network id 9 for VN 36bd38e4-8b70-4b40-88bc-926de4feb5ca 2024-12-30 02:17:41,551 - INFO - Verifications in API Server for VN ctest-vn-65124413 passed 2024-12-30 02:17:41,551 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/36bd38e4-8b70-4b40-88bc-926de4feb5ca 2024-12-30 02:17:41,591 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/afd52eb0-f790-46b3-a5b4-308553dba3cf 2024-12-30 02:17:41,609 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/afd52eb0-f790-46b3-a5b4-308553dba3cf 2024-12-30 02:17:41,620 - DEBUG - Requesting: http://10.0.0.45:8082/route-target/da80e324-56da-4490-b1c4-dc2628ed7e4d 2024-12-30 02:17:41,635 - DEBUG - Control-node 10.0.0.45 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47941425', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3944371402889513792', 'uuid-lslong': '9852911085470791114'}, 'enable': 'true', 'created': '2024-12-30T02:17:38', 'last-modified': '2024-12-30T02:17:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.932281'} 2024-12-30 02:17:41,647 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-12-30 02:17:41,648 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65124413 passed 2024-12-30 02:17:41,648 - DEBUG - ====Verifying policy data for ctest-vn-65124413 in API_Server ====== 2024-12-30 02:17:41,648 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-12-30 02:17:41,675 - DEBUG - Requesting: http://10.0.0.45:8082/domain/9eb6c690-2dfa-4489-b11f-76c7854c1b5d 2024-12-30 02:17:41,715 - DEBUG - Requesting: http://10.0.0.45:8082/project/8d00547f-1a54-430c-8f2d-12bd547f62e9 2024-12-30 02:17:41,891 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/36bd38e4-8b70-4b40-88bc-926de4feb5ca 2024-12-30 02:17:41,932 - DEBUG - =>VN ctest-vn-65124413 has no policy to be verified 2024-12-30 02:17:41,932 - DEBUG - Verifying the vn in opserver 2024-12-30 02:17:41,932 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413 virtual network link through opserver 10.0.0.45 2024-12-30 02:17:41,933 - DEBUG - Requesting: http://10.0.0.45:8081/analytics/uves/virtual-networks 2024-12-30 02:17:42,439 - DEBUG - Requesting: http://10.0.0.45:8081/analytics/uves/virtual-networks 2024-12-30 02:17:42,513 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413', 'href': 'http://10.0.0.45:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413?flat'} 2024-12-30 02:17:42,513 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413 is found in opserver 2024-12-30 02:17:42,524 - DEBUG - VRF ids for VN ctest-vn-65124413: {'10.0.0.45': '2'} 2024-12-30 02:17:42,524 - INFO - Waiting for VM ctest-TestBasicVMVN-47941425-50001614 to be up.. 2024-12-30 02:17:42,622 - DEBUG - VM is in ACTIVE state now 2024-12-30 02:17:42,622 - INFO - VM name : ctest-TestBasicVMVN-47941425-50001614 2024-12-30 02:17:42,701 - DEBUG - VM ctest-TestBasicVMVN-47941425-50001614 ID is 8e1c1906-857e-4656-88fc-1f1d7c9ffb03 2024-12-30 02:17:42,701 - DEBUG - VM ctest-TestBasicVMVN-47941425-50001614 launched on Node cn-jenkins-deploy-platform-ansible-os-2499-1 2024-12-30 02:17:42,775 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/8e1c1906-857e-4656-88fc-1f1d7c9ffb03 2024-12-30 02:17:42,785 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine-interface/5bc26e7e-3fa4-43c4-8028-3ebc44de0eb6 2024-12-30 02:17:46,071 - 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-12-30 02:17:46,071 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47941425-50001614 failed! 2024-12-30 02:17:46,124 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413 is 31.1.1.1 and allocation pool is NOT set 2024-12-30 02:17:46,124 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413 is 31.1.2.1 and allocation pool is NOT set 2024-12-30 02:17:50,196 - 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-12-30 02:17:50,197 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47941425-50001614 failed! 2024-12-30 02:17:50,252 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413 is 31.1.1.1 and allocation pool is NOT set 2024-12-30 02:17:50,253 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413 is 31.1.2.1 and allocation pool is NOT set 2024-12-30 02:17:52,322 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.427 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.427/1.611/2.796/1.184 ms') 2024-12-30 02:17:52,322 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47941425-50001614 passed 2024-12-30 02:17:52,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:17:52,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47941425-50001614, IP 31.1.1.4, Port 22 2024-12-30 02:17:52,628 - DEBUG - VM ctest-TestBasicVMVN-47941425-50001614 is ready for SSH connections 2024-12-30 02:17:52,628 - INFO - Waiting for VM ctest-TestBasicVMVN-47941425-56285158 to be up.. 2024-12-30 02:17:52,722 - DEBUG - VM is in ACTIVE state now 2024-12-30 02:17:52,722 - INFO - VM name : ctest-TestBasicVMVN-47941425-56285158 2024-12-30 02:17:52,790 - DEBUG - VM ctest-TestBasicVMVN-47941425-56285158 ID is 75a4168f-6e11-4ee0-8f26-ff281c3eb0c8 2024-12-30 02:17:52,790 - DEBUG - VM ctest-TestBasicVMVN-47941425-56285158 launched on Node cn-jenkins-deploy-platform-ansible-os-2499-1 2024-12-30 02:17:52,856 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/75a4168f-6e11-4ee0-8f26-ff281c3eb0c8 2024-12-30 02:17:52,863 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine-interface/78e1e3f8-ef80-4874-974e-ce0b39ed631b 2024-12-30 02:17:54,093 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.354 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.354/1.561/2.768/1.207 ms') 2024-12-30 02:17:54,093 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-47941425-56285158 passed 2024-12-30 02:17:54,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:17:54,244 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47941425-56285158, IP 31.1.2.4, Port 22 2024-12-30 02:17:54,400 - DEBUG - VM ctest-TestBasicVMVN-47941425-56285158 is ready for SSH connections 2024-12-30 02:17:54,400 - INFO - Waiting for VM ctest-TestBasicVMVN-47941425-54625908 to be up.. 2024-12-30 02:17:54,468 - DEBUG - VM is in ACTIVE state now 2024-12-30 02:17:54,468 - INFO - VM name : ctest-TestBasicVMVN-47941425-54625908 2024-12-30 02:17:54,542 - DEBUG - VM ctest-TestBasicVMVN-47941425-54625908 ID is 26b06fe4-64be-4989-8261-10a988130747 2024-12-30 02:17:54,542 - DEBUG - VM ctest-TestBasicVMVN-47941425-54625908 launched on Node cn-jenkins-deploy-platform-ansible-os-2499-1 2024-12-30 02:17:54,607 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine/26b06fe4-64be-4989-8261-10a988130747 2024-12-30 02:17:54,614 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-machine-interface/ca4382b5-aad3-4ec8-a746-e0c887f5f222 2024-12-30 02:17:55,850 - 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.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.462 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.462/1.639/2.817/1.177 ms') 2024-12-30 02:17:55,850 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-47941425-54625908 passed 2024-12-30 02:17:55,996 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:17:55,996 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47941425-54625908, IP 31.1.1.3, Port 22 2024-12-30 02:17:56,148 - DEBUG - VM ctest-TestBasicVMVN-47941425-54625908 is ready for SSH connections 2024-12-30 02:17:56,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:17:56,148 - 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.45, gateway password: c0ntrail123 2024-12-30 02:17:56,148 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-12-30 02:17:59,812 - 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.204 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.750 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.988 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.750/1.647/3.204 ms 2024-12-30 02:17:59,812 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-47941425-50001614 passed 2024-12-30 02:17:59,812 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:17:59,812 - 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.45, gateway password: c0ntrail123 2024-12-30 02:17:59,813 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-12-30 02:18:03,437 - 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.619 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.724 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.702 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.702/1.348/2.619 ms 2024-12-30 02:18:03,437 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-47941425-56285158 passed 2024-12-30 02:18:03,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:18:03,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:18:03,437 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-12-30 02:18:03,437 - 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.45, gateway password: c0ntrail123 2024-12-30 02:18:03,437 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-30 02:18:03,611 - DEBUG - None 2024-12-30 02:18:03,611 - 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.45, gateway password: c0ntrail123 2024-12-30 02:18:03,611 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-30 02:18:03,793 - DEBUG - None 2024-12-30 02:18:03,793 - 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.45, gateway password: c0ntrail123 2024-12-30 02:18:03,793 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-12-30 02:18:04,391 - DEBUG - None 2024-12-30 02:18:04,392 - 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.45, gateway password: c0ntrail123 2024-12-30 02:18:04,392 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-12-30 02:18:06,597 - 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.871 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.037 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.364 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.469 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.467 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.364/1.841/5.037 ms 2024-12-30 02:18:06,597 - 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.45, gateway password: c0ntrail123 2024-12-30 02:18:06,597 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-12-30 02:18:08,841 - 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.008 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.445 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.670 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.574 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.286 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.361/2.254/5.670 ms 2024-12-30 02:18:08,841 - 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.45, gateway password: c0ntrail123 2024-12-30 02:18:08,841 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-12-30 02:18:11,071 - 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.744 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.444 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.202 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.396 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.624 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.407 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.396/1.604/3.202 ms 2024-12-30 02:18:11,071 - INFO - Deleting VM ctest-TestBasicVMVN-47941425-54625908 2024-12-30 02:18:11,140 - INFO - Detaching port 78e1e3f8-ef80-4874-974e-ce0b39ed631b from VM ctest-TestBasicVMVN-47941425-56285158 2024-12-30 02:18:11,185 - INFO - Deleting VM ctest-TestBasicVMVN-47941425-56285158 2024-12-30 02:18:11,251 - INFO - Detaching port 5bc26e7e-3fa4-43c4-8028-3ebc44de0eb6 from VM ctest-TestBasicVMVN-47941425-50001614 2024-12-30 02:18:11,289 - INFO - Deleting VM ctest-TestBasicVMVN-47941425-50001614 2024-12-30 02:18:11,361 - INFO - Deleting VN ctest-vn-65124413 2024-12-30 02:18:11,528 - DEBUG - Response for delete_port : () 2024-12-30 02:18:11,688 - DEBUG - Response for delete_port : () 2024-12-30 02:18:11,729 - DEBUG - VN 36bd38e4-8b70-4b40-88bc-926de4feb5ca still in use: Unable to complete operation on network 36bd38e4-8b70-4b40-88bc-926de4feb5ca. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e4da6951-8149-4f23-a6f1-2a77f980479c'] 2024-12-30 02:18:11,729 - WARNING - Deleting VN ctest-vn-65124413 failed..Will retry 2024-12-30 02:18:13,886 - DEBUG - Response for deleting network () 2024-12-30 02:18:13,886 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/afd52eb0-f790-46b3-a5b4-308553dba3cf 2024-12-30 02:18:13,891 - DEBUG - Response Code: 404 2024-12-30 02:18:13,891 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-12-30 02:18:13,896 - DEBUG - Requesting: http://10.0.0.45:8082/domain/9eb6c690-2dfa-4489-b11f-76c7854c1b5d 2024-12-30 02:18:13,950 - DEBUG - Requesting: http://10.0.0.45:8082/project/8d00547f-1a54-430c-8f2d-12bd547f62e9 2024-12-30 02:18:14,026 - INFO - Validated that VN ctest-vn-65124413 is not found in API Server 2024-12-30 02:18:14,037 - DEBUG - VN ctest-vn-65124413 is not present in Agent 10.0.0.45 2024-12-30 02:18:14,037 - INFO - Validated that VN ctest-vn-65124413 is not in any agent 2024-12-30 02:18:14,042 - DEBUG - VRF 2 is not seen in agent 10.0.0.45 2024-12-30 02:18:14,048 - DEBUG - Vrouter 10.0.0.45 does not have vrf 2 for VN ctest-vn-65124413 2024-12-30 02:18:14,048 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-47941425:ctest-vn-65124413 2024-12-30 02:18:14,059 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65124413 info 2024-12-30 02:18:14,132 - INFO - IPAM: ctest-ipam-21806616 is not found in API Server 2024-12-30 02:18:14,144 - INFO - IPAM:ctest-ipam-21806616 is not found in control node 2024-12-30 02:18:14,398 - DEBUG - No XMPP flaps were noticed during the test
2024-12-30 02:18:14,398 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-12-30 02:18:14,399 - INFO - -------------------------------------------------------------------------------- 2024-12-30 02:18:15,080 - INFO - Deleted project: ctest-TestBasicVMVN-47941425, ID : 8d00547f-1a54-430c-8f2d-12bd547f62e9