2024-09-18 05:40:15,430 - INFO - Domain Default found not creating 2024-09-18 05:40:15,597 - INFO - Project ctest-TestBasicVMVN-04387836 not found, creating it 2024-09-18 05:40:16,095 - INFO - Created Project:ctest-TestBasicVMVN-04387836, ID : e8c1ca9b-9b0f-4d87-b458-6e9a96bf0e74 2024-09-18 05:40:17,653 - INFO - ================================================================================ 2024-09-18 05:40:17,653 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-18 05:40:17,653 - 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-18 05:40:17,911 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.20.0.7': '0'}} with 2024-09-18 05:40:17,911 - INFO - Initial checks done. Running the testcase now 2024-09-18 05:40:17,911 - INFO - 2024-09-18 05:40:18,492 - DEBUG - Response for create_network : {'network': {'id': 'c5a8355a-539b-4524-9618-d5de4ee6bdd1', 'name': 'ctest-vn2_metadata-92547957', 'tenant_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'project_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04387836', 'ctest-vn2_metadata-92547957'], 'port_security_enabled': True, 'description': ''}} 2024-09-18 05:40:18,670 - DEBUG - Response for create_subnet : {'subnet': {'id': '02cbbc74-f332-478f-b961-e0f464188d28', 'name': '', 'tenant_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'network_id': 'c5a8355a-539b-4524-9618-d5de4ee6bdd1', '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': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74'}} 2024-09-18 05:40:18,690 - INFO - Created VN ctest-vn2_metadata-92547957 2024-09-18 05:40:18,749 - DEBUG - VN ctest-vn2_metadata-92547957 UUID is c5a8355a-539b-4524-9618-d5de4ee6bdd1 2024-09-18 05:40:18,942 - DEBUG - Services list from nova: [, , ] 2024-09-18 05:40:19,995 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1984-1) 2024-09-18 05:40:20,109 - DEBUG - Link local service introspect added 2024-09-18 05:40:20,150 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-18 05:40:25,230 - DEBUG - VM is in ACTIVE state now 2024-09-18 05:40:25,367 - INFO - Waiting for VM ctest-TestBasicVMVN-04387836-63242570 to be up.. 2024-09-18 05:40:25,367 - INFO - VM name : ctest-TestBasicVMVN-04387836-63242570 2024-09-18 05:40:25,444 - DEBUG - VM ctest-TestBasicVMVN-04387836-63242570 ID is 51b77fef-72de-44b8-8928-6eb88705cb47 2024-09-18 05:40:25,444 - DEBUG - VM ctest-TestBasicVMVN-04387836-63242570 launched on Node cn-jenkins-deploy-platform-ansible-os-1984-1 2024-09-18 05:40:25,520 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/51b77fef-72de-44b8-8928-6eb88705cb47 2024-09-18 05:40:25,815 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/51b77fef-72de-44b8-8928-6eb88705cb47 2024-09-18 05:40:25,850 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/8fb9260d-604d-40e5-ba67-d936cee75397 2024-09-18 05:40:29,104 - 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 1003ms') 2024-09-18 05:40:29,104 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04387836-63242570 failed! 2024-09-18 05:40:29,165 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04387836:ctest-vn2_metadata-92547957 is 11.1.1.1 and allocation pool is NOT set 2024-09-18 05:40:31,229 - 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.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.435 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.435/1.686/2.938/1.251 ms') 2024-09-18 05:40:31,230 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04387836-63242570 passed 2024-09-18 05:40:31,389 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:40:31,389 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04387836-63242570, IP 11.1.1.3, Port 22 2024-09-18 05:40:31,544 - DEBUG - VM ctest-TestBasicVMVN-04387836-63242570 is ready for SSH connections 2024-09-18 05:40:31,544 - INFO - Retry 0 2024-09-18 05:40:31,544 - 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.40, gateway password: c0ntrail123 2024-09-18 05:40:31,544 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-18 05:40:33,141 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-18 05:40:33,141 - INFO - Generic metadata worked 2024-09-18 05:40:33,401 - DEBUG - Link local service introspect removed 2024-09-18 05:40:33,401 - INFO - Deleting VM ctest-TestBasicVMVN-04387836-63242570 2024-09-18 05:40:33,462 - INFO - Deleting VN ctest-vn2_metadata-92547957 2024-09-18 05:40:33,498 - DEBUG - VN c5a8355a-539b-4524-9618-d5de4ee6bdd1 still in use: Unable to complete operation on network c5a8355a-539b-4524-9618-d5de4ee6bdd1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fdc7ddf8-31da-46f8-bb0e-92723977df5c'] 2024-09-18 05:40:33,499 - WARNING - Deleting VN ctest-vn2_metadata-92547957 failed..Will retry 2024-09-18 05:40:35,623 - DEBUG - Response for deleting network () 2024-09-18 05:40:35,878 - DEBUG - No XMPP flaps were noticed during the test 2024-09-18 05:40:35,878 - INFO - -------------------------------------------------------------------------------- 2024-09-18 05:40:35,880 - INFO - ================================================================================ 2024-09-18 05:40:35,880 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-18 05:40:35,881 - 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-18 05:40:36,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.20.0.7': '0'}} with 2024-09-18 05:40:36,166 - INFO - Initial checks done. Running the testcase now 2024-09-18 05:40:36,167 - INFO - 2024-09-18 05:40:36,680 - DEBUG - Response for create_network : {'network': {'id': 'b49eeaec-7d37-467f-b009-08954da8fdea', 'name': 'ctest-vn-70253143', 'tenant_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'project_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-04387836', 'ctest-vn-70253143'], 'port_security_enabled': True, 'description': ''}} 2024-09-18 05:40:36,876 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dbd7520a-48c3-4298-ad74-f740dc5e84ca', 'name': '', 'tenant_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'network_id': 'b49eeaec-7d37-467f-b009-08954da8fdea', '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': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74'}} 2024-09-18 05:40:37,064 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1a07ef8-f903-4cb6-8ab9-ec7be4afbc15', 'name': '', 'tenant_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'network_id': 'b49eeaec-7d37-467f-b009-08954da8fdea', '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': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74'}} 2024-09-18 05:40:37,090 - INFO - Created VN ctest-vn-70253143 2024-09-18 05:40:37,149 - DEBUG - VN ctest-vn-70253143 UUID is b49eeaec-7d37-467f-b009-08954da8fdea 2024-09-18 05:40:37,508 - DEBUG - Response for create_port : {'port': {'name': '60d310ee-ec19-453f-a7ad-6c4a79e161ce', 'id': '60d310ee-ec19-453f-a7ad-6c4a79e161ce', 'tenant_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'network_id': 'b49eeaec-7d37-467f-b009-08954da8fdea', 'mac_address': '02:60:d3:10:ee:ec', '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': 'dbd7520a-48c3-4298-ad74-f740dc5e84ca'}], 'security_groups': ['1be63fa5-23df-4a53-b56f-8c5d4d6f81f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74'}} 2024-09-18 05:40:37,684 - DEBUG - Response for create_port : {'port': {'name': 'c2bfb33c-dbf8-4c2f-8aa6-48d4703abef8', 'id': 'c2bfb33c-dbf8-4c2f-8aa6-48d4703abef8', 'tenant_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74', 'network_id': 'b49eeaec-7d37-467f-b009-08954da8fdea', 'mac_address': '02:c2:bf:b3:3c:db', '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': 'e1a07ef8-f903-4cb6-8ab9-ec7be4afbc15'}], 'security_groups': ['1be63fa5-23df-4a53-b56f-8c5d4d6f81f7'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e8c1ca9b9b0f4d87b4586e9a96bf0e74'}} 2024-09-18 05:40:38,146 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1984-1) 2024-09-18 05:40:38,521 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1984-1) 2024-09-18 05:40:39,743 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1984-1) 2024-09-18 05:40:39,743 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2024-09-18 05:40:39,751 - DEBUG - Requesting: http://10.0.0.40:8082/domain/098931bf-0803-4201-9742-7d89cf278f7b 2024-09-18 05:40:39,766 - DEBUG - Requesting: http://10.0.0.40:8082/project/e8c1ca9b-9b0f-4d87-b458-6e9a96bf0e74 2024-09-18 05:40:39,868 - DEBUG - Requesting: http://10.0.0.40:8082/network-ipam/5b9a5781-8297-4011-9c25-d6b9863251d8 2024-09-18 05:40:39,888 - INFO - Verifications in API Server for IPAM: ctest-ipam-26315107 passed 2024-09-18 05:40:39,895 - DEBUG - Control-node 10.0.0.40 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-04387836:ctest-ipam-26315107', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04387836', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6600684417618231313', 'uuid-lslong': '11251635336363790808'}, 'enable': 'true', 'created': '2024-09-18T05:40:36', 'last-modified': '2024-09-18T05:40:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.494623'} 2024-09-18 05:40:39,895 - INFO - Verifications in Control node for IPAM: ctest-ipam-26315107 passed 2024-09-18 05:40:39,895 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2024-09-18 05:40:39,903 - DEBUG - Requesting: http://10.0.0.40:8082/domain/098931bf-0803-4201-9742-7d89cf278f7b 2024-09-18 05:40:39,927 - DEBUG - Requesting: http://10.0.0.40:8082/project/e8c1ca9b-9b0f-4d87-b458-6e9a96bf0e74 2024-09-18 05:40:40,020 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b49eeaec-7d37-467f-b009-08954da8fdea 2024-09-18 05:40:40,040 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b49eeaec-7d37-467f-b009-08954da8fdea 2024-09-18 05:40:40,056 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/0d745d63-73cc-4724-9bed-af8d7e95c7c2 2024-09-18 05:40:40,077 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/0d745d63-73cc-4724-9bed-af8d7e95c7c2 2024-09-18 05:40:40,087 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/a593712a-d48a-43d1-af10-6d20159126df 2024-09-18 05:40:40,101 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-18 05:40:40,101 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b49eeaec-7d37-467f-b009-08954da8fdea 2024-09-18 05:40:40,127 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/0d745d63-73cc-4724-9bed-af8d7e95c7c2 2024-09-18 05:40:40,153 - INFO - Verified VN network id 8 for VN b49eeaec-7d37-467f-b009-08954da8fdea 2024-09-18 05:40:40,153 - INFO - Verifications in API Server for VN ctest-vn-70253143 passed 2024-09-18 05:40:40,153 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b49eeaec-7d37-467f-b009-08954da8fdea 2024-09-18 05:40:40,174 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/0d745d63-73cc-4724-9bed-af8d7e95c7c2 2024-09-18 05:40:40,187 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/0d745d63-73cc-4724-9bed-af8d7e95c7c2 2024-09-18 05:40:40,199 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/a593712a-d48a-43d1-af10-6d20159126df 2024-09-18 05:40:40,220 - DEBUG - Control-node 10.0.0.40 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-04387836', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13015098274581268095', 'uuid-lslong': '12684679262811782634'}, 'enable': 'true', 'created': '2024-09-18T05:40:36', 'last-modified': '2024-09-18T05:40:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.191498'} 2024-09-18 05:40:40,235 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-18 05:40:40,235 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70253143 passed 2024-09-18 05:40:40,235 - DEBUG - ====Verifying policy data for ctest-vn-70253143 in API_Server ====== 2024-09-18 05:40:40,235 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2024-09-18 05:40:40,243 - DEBUG - Requesting: http://10.0.0.40:8082/domain/098931bf-0803-4201-9742-7d89cf278f7b 2024-09-18 05:40:40,272 - DEBUG - Requesting: http://10.0.0.40:8082/project/e8c1ca9b-9b0f-4d87-b458-6e9a96bf0e74 2024-09-18 05:40:40,415 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/b49eeaec-7d37-467f-b009-08954da8fdea 2024-09-18 05:40:40,447 - DEBUG - =>VN ctest-vn-70253143 has no policy to be verified 2024-09-18 05:40:40,447 - DEBUG - Verifying the vn in opserver 2024-09-18 05:40:40,447 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143 virtual network link through opserver 10.0.0.40 2024-09-18 05:40:40,448 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks 2024-09-18 05:40:40,839 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks 2024-09-18 05:40:40,964 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143', 'href': 'http://10.0.0.40:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143?flat'} 2024-09-18 05:40:40,964 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143 is found in opserver 2024-09-18 05:40:40,973 - DEBUG - VRF ids for VN ctest-vn-70253143: {'10.0.0.40': '2'} 2024-09-18 05:40:40,973 - INFO - Waiting for VM ctest-TestBasicVMVN-04387836-21876231 to be up.. 2024-09-18 05:40:41,087 - DEBUG - VM is in ACTIVE state now 2024-09-18 05:40:41,088 - INFO - VM name : ctest-TestBasicVMVN-04387836-21876231 2024-09-18 05:40:41,189 - DEBUG - VM ctest-TestBasicVMVN-04387836-21876231 ID is d55a4718-6bc4-45b0-bc77-b7220f713234 2024-09-18 05:40:41,189 - DEBUG - VM ctest-TestBasicVMVN-04387836-21876231 launched on Node cn-jenkins-deploy-platform-ansible-os-1984-1 2024-09-18 05:40:41,299 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/d55a4718-6bc4-45b0-bc77-b7220f713234 2024-09-18 05:40:41,322 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/60d310ee-ec19-453f-a7ad-6c4a79e161ce 2024-09-18 05:40:44,630 - 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 1010ms') 2024-09-18 05:40:44,630 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04387836-21876231 failed! 2024-09-18 05:40:44,693 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143 is 31.1.1.1 and allocation pool is NOT set 2024-09-18 05:40:44,693 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143 is 31.1.2.1 and allocation pool is NOT set 2024-09-18 05:40:48,757 - 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 1008ms') 2024-09-18 05:40:48,757 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04387836-21876231 failed! 2024-09-18 05:40:48,817 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143 is 31.1.1.1 and allocation pool is NOT set 2024-09-18 05:40:48,817 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143 is 31.1.2.1 and allocation pool is NOT set 2024-09-18 05:40:50,880 - 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=8.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.616 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.616/4.419/8.222/3.803 ms') 2024-09-18 05:40:50,880 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-04387836-21876231 passed 2024-09-18 05:40:51,041 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:40:51,041 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04387836-21876231, IP 31.1.1.4, Port 22 2024-09-18 05:40:51,200 - DEBUG - VM ctest-TestBasicVMVN-04387836-21876231 is ready for SSH connections 2024-09-18 05:40:51,200 - INFO - Waiting for VM ctest-TestBasicVMVN-04387836-42895568 to be up.. 2024-09-18 05:40:51,288 - DEBUG - VM is in ACTIVE state now 2024-09-18 05:40:51,289 - INFO - VM name : ctest-TestBasicVMVN-04387836-42895568 2024-09-18 05:40:51,367 - DEBUG - VM ctest-TestBasicVMVN-04387836-42895568 ID is 4bb128aa-c91b-41a3-905d-20d2484e8db0 2024-09-18 05:40:51,367 - DEBUG - VM ctest-TestBasicVMVN-04387836-42895568 launched on Node cn-jenkins-deploy-platform-ansible-os-1984-1 2024-09-18 05:40:51,449 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/4bb128aa-c91b-41a3-905d-20d2484e8db0 2024-09-18 05:40:51,459 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/c2bfb33c-dbf8-4c2f-8aa6-48d4703abef8 2024-09-18 05:40:52,726 - 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.76 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.563 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.563/2.159/3.756/1.596 ms') 2024-09-18 05:40:52,726 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-04387836-42895568 passed 2024-09-18 05:40:52,889 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:40:52,889 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04387836-42895568, IP 31.1.2.4, Port 22 2024-09-18 05:40:53,045 - DEBUG - VM ctest-TestBasicVMVN-04387836-42895568 is ready for SSH connections 2024-09-18 05:40:53,045 - INFO - Waiting for VM ctest-TestBasicVMVN-04387836-21073792 to be up.. 2024-09-18 05:40:53,127 - DEBUG - VM is in ACTIVE state now 2024-09-18 05:40:53,127 - INFO - VM name : ctest-TestBasicVMVN-04387836-21073792 2024-09-18 05:40:53,211 - DEBUG - VM ctest-TestBasicVMVN-04387836-21073792 ID is 38618737-5fff-4325-a856-bc91664f1350 2024-09-18 05:40:53,211 - DEBUG - VM ctest-TestBasicVMVN-04387836-21073792 launched on Node cn-jenkins-deploy-platform-ansible-os-1984-1 2024-09-18 05:40:53,289 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine/38618737-5fff-4325-a856-bc91664f1350 2024-09-18 05:40:53,300 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-machine-interface/aa9ef859-b13d-4df8-b4fb-13a866b74a47 2024-09-18 05:40:54,563 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.71 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.530 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.530/2.119/3.709/1.589 ms') 2024-09-18 05:40:54,563 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-04387836-21073792 passed 2024-09-18 05:40:54,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:40:54,717 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-04387836-21073792, IP 31.1.1.3, Port 22 2024-09-18 05:40:54,872 - DEBUG - VM ctest-TestBasicVMVN-04387836-21073792 is ready for SSH connections 2024-09-18 05:40:54,872 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:40:54,873 - 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.40, gateway password: c0ntrail123 2024-09-18 05:40:54,873 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-18 05:40:58,530 - 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.306 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.811 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.934 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.811/1.683/3.306 ms 2024-09-18 05:40:58,531 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-04387836-21876231 passed 2024-09-18 05:40:58,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:40:58,531 - 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.40, gateway password: c0ntrail123 2024-09-18 05:40:58,531 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-18 05:41:02,180 - 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.719 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.815 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.728 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.728/1.420/2.719 ms 2024-09-18 05:41:02,180 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-04387836-42895568 passed 2024-09-18 05:41:02,180 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:41:02,180 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:41:02,180 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-18 05:41:02,180 - 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.40, gateway password: c0ntrail123 2024-09-18 05:41:02,180 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 05:41:02,361 - DEBUG - None 2024-09-18 05:41:02,361 - 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.40, gateway password: c0ntrail123 2024-09-18 05:41:02,361 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 05:41:02,579 - DEBUG - None 2024-09-18 05:41:02,579 - 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.40, gateway password: c0ntrail123 2024-09-18 05:41:02,579 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-18 05:41:03,199 - DEBUG - None 2024-09-18 05:41:03,200 - 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.40, gateway password: c0ntrail123 2024-09-18 05:41:03,200 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-18 05:41:05,406 - 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.718 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.390 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.537 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.382 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.367/2.078/5.390 ms 2024-09-18 05:41:05,406 - 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.40, gateway password: c0ntrail123 2024-09-18 05:41:05,407 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-18 05:41:07,642 - 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.944 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.062 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.128 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.589 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.921 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.795 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/1.971/4.128 ms 2024-09-18 05:41:07,642 - 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.40, gateway password: c0ntrail123 2024-09-18 05:41:07,642 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-18 05:41:09,886 - 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.629 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.590 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.470 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.617 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.360 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.366/1.642/3.470 ms 2024-09-18 05:41:09,886 - INFO - Deleting VM ctest-TestBasicVMVN-04387836-21073792 2024-09-18 05:41:09,952 - INFO - Detaching port c2bfb33c-dbf8-4c2f-8aa6-48d4703abef8 from VM ctest-TestBasicVMVN-04387836-42895568 2024-09-18 05:41:10,012 - INFO - Deleting VM ctest-TestBasicVMVN-04387836-42895568 2024-09-18 05:41:10,082 - INFO - Detaching port 60d310ee-ec19-453f-a7ad-6c4a79e161ce from VM ctest-TestBasicVMVN-04387836-21876231 2024-09-18 05:41:10,117 - INFO - Deleting VM ctest-TestBasicVMVN-04387836-21876231 2024-09-18 05:41:10,189 - INFO - Deleting VN ctest-vn-70253143 2024-09-18 05:41:10,401 - DEBUG - Response for delete_port : () 2024-09-18 05:41:10,611 - DEBUG - Response for delete_port : () 2024-09-18 05:41:10,788 - DEBUG - Response for deleting network () 2024-09-18 05:41:10,789 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/0d745d63-73cc-4724-9bed-af8d7e95c7c2 2024-09-18 05:41:10,799 - DEBUG - Response Code: 404 2024-09-18 05:41:10,799 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2024-09-18 05:41:10,812 - DEBUG - Requesting: http://10.0.0.40:8082/domain/098931bf-0803-4201-9742-7d89cf278f7b 2024-09-18 05:41:10,832 - DEBUG - Requesting: http://10.0.0.40:8082/project/e8c1ca9b-9b0f-4d87-b458-6e9a96bf0e74 2024-09-18 05:41:10,933 - INFO - Validated that VN ctest-vn-70253143 is not found in API Server 2024-09-18 05:41:10,946 - DEBUG - VN ctest-vn-70253143 is not present in Agent 10.0.0.40 2024-09-18 05:41:10,946 - INFO - Validated that VN ctest-vn-70253143 is not in any agent 2024-09-18 05:41:10,952 - DEBUG - VRF 2 is not seen in agent 10.0.0.40 2024-09-18 05:41:10,959 - DEBUG - Vrouter 10.0.0.40 does not have vrf 2 for VN ctest-vn-70253143 2024-09-18 05:41:10,959 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-04387836:ctest-vn-70253143 2024-09-18 05:41:10,971 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70253143 info 2024-09-18 05:41:11,061 - INFO - IPAM: ctest-ipam-26315107 is not found in API Server 2024-09-18 05:41:11,076 - INFO - IPAM:ctest-ipam-26315107 is not found in control node 2024-09-18 05:41:11,335 - DEBUG - No XMPP flaps were noticed during the test
2024-09-18 05:41:11,335 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2024-09-18 05:41:11,335 - INFO - -------------------------------------------------------------------------------- 2024-09-18 05:41:12,102 - INFO - Deleted project: ctest-TestBasicVMVN-04387836, ID : e8c1ca9b-9b0f-4d87-b458-6e9a96bf0e74