2025-01-02 13:04:12,136 - INFO - Domain Default found not creating 2025-01-02 13:04:12,284 - INFO - Project ctest-TestBasicVMVN-87071001 not found, creating it 2025-01-02 13:04:12,769 - INFO - Created Project:ctest-TestBasicVMVN-87071001, ID : ddd27d52-9198-4358-b984-cbbef28a9eb8 2025-01-02 13:04:14,309 - INFO - ================================================================================ 2025-01-02 13:04:14,309 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-02 13:04:14,310 - 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 2025-01-02 13:04:14,566 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.20.0.17': '0'}} with 2025-01-02 13:04:14,566 - INFO - Initial checks done. Running the testcase now 2025-01-02 13:04:14,567 - INFO - 2025-01-02 13:04:15,129 - DEBUG - Response for create_network : {'network': {'id': 'e6db1a09-87f6-4c8d-94be-15fba8dda9a1', 'name': 'ctest-vn2_metadata-75720028', 'tenant_id': 'ddd27d5291984358b984cbbef28a9eb8', 'project_id': 'ddd27d5291984358b984cbbef28a9eb8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87071001', 'ctest-vn2_metadata-75720028'], 'port_security_enabled': True, 'description': ''}} 2025-01-02 13:04:15,321 - DEBUG - Response for create_subnet : {'subnet': {'id': '069938b0-c71c-48e0-9a95-e02a65ade4f2', 'name': '', 'tenant_id': 'ddd27d5291984358b984cbbef28a9eb8', 'network_id': 'e6db1a09-87f6-4c8d-94be-15fba8dda9a1', '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': 'ddd27d5291984358b984cbbef28a9eb8'}} 2025-01-02 13:04:15,344 - INFO - Created VN ctest-vn2_metadata-75720028 2025-01-02 13:04:15,396 - DEBUG - VN ctest-vn2_metadata-75720028 UUID is e6db1a09-87f6-4c8d-94be-15fba8dda9a1 2025-01-02 13:04:15,604 - DEBUG - Services list from nova: [, , ] 2025-01-02 13:04:16,601 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2510-1) 2025-01-02 13:04:16,708 - DEBUG - Link local service introspect added 2025-01-02 13:04:16,749 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-02 13:04:21,883 - DEBUG - VM is in ACTIVE state now 2025-01-02 13:04:22,011 - INFO - Waiting for VM ctest-TestBasicVMVN-87071001-99735083 to be up.. 2025-01-02 13:04:22,011 - INFO - VM name : ctest-TestBasicVMVN-87071001-99735083 2025-01-02 13:04:22,088 - DEBUG - VM ctest-TestBasicVMVN-87071001-99735083 ID is 805640e0-fbe6-4ad3-8215-5d55a4511cfc 2025-01-02 13:04:22,088 - DEBUG - VM ctest-TestBasicVMVN-87071001-99735083 launched on Node cn-jenkins-deploy-platform-ansible-os-2510-1 2025-01-02 13:04:22,263 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/805640e0-fbe6-4ad3-8215-5d55a4511cfc 2025-01-02 13:04:22,562 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/805640e0-fbe6-4ad3-8215-5d55a4511cfc 2025-01-02 13:04:22,594 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/bf667d92-83c8-4a5f-b16f-970f0219e589 2025-01-02 13:04:25,866 - 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 1019ms') 2025-01-02 13:04:25,866 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87071001-99735083 failed! 2025-01-02 13:04:25,920 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87071001:ctest-vn2_metadata-75720028 is 11.1.1.1 and allocation pool is NOT set 2025-01-02 13:04:27,984 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.18 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 = 1.180/2.445/3.711/1.265 ms') 2025-01-02 13:04:27,984 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87071001-99735083 passed 2025-01-02 13:04:28,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:28,132 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87071001-99735083, IP 11.1.1.3, Port 22 2025-01-02 13:04:28,288 - DEBUG - VM ctest-TestBasicVMVN-87071001-99735083 is ready for SSH connections 2025-01-02 13:04:28,288 - INFO - Retry 0 2025-01-02 13:04:28,288 - 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.47, gateway password: c0ntrail123 2025-01-02 13:04:28,288 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-02 13:04:29,910 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-02 13:04:29,910 - INFO - Generic metadata worked 2025-01-02 13:04:30,168 - DEBUG - Link local service introspect removed 2025-01-02 13:04:30,168 - INFO - Deleting VM ctest-TestBasicVMVN-87071001-99735083 2025-01-02 13:04:30,229 - INFO - Deleting VN ctest-vn2_metadata-75720028 2025-01-02 13:04:30,273 - DEBUG - VN e6db1a09-87f6-4c8d-94be-15fba8dda9a1 still in use: Unable to complete operation on network e6db1a09-87f6-4c8d-94be-15fba8dda9a1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3221a9a1-5e78-4a8c-b6c4-52487d3e7345'] 2025-01-02 13:04:30,273 - WARNING - Deleting VN ctest-vn2_metadata-75720028 failed..Will retry 2025-01-02 13:04:32,383 - DEBUG - Response for deleting network () 2025-01-02 13:04:32,638 - DEBUG - No XMPP flaps were noticed during the test 2025-01-02 13:04:32,638 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-01-02 13:04:32,639 - INFO - -------------------------------------------------------------------------------- 2025-01-02 13:04:32,641 - INFO - ================================================================================ 2025-01-02 13:04:32,642 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-02 13:04:32,642 - 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 2025-01-02 13:04:32,930 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.20.0.17': '0'}} with 2025-01-02 13:04:32,930 - INFO - Initial checks done. Running the testcase now 2025-01-02 13:04:32,930 - INFO - 2025-01-02 13:04:33,406 - DEBUG - Response for create_network : {'network': {'id': '2c2e316b-a5d9-4385-8052-8ec66ab9481f', 'name': 'ctest-vn-10018590', 'tenant_id': 'ddd27d5291984358b984cbbef28a9eb8', 'project_id': 'ddd27d5291984358b984cbbef28a9eb8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-87071001', 'ctest-vn-10018590'], 'port_security_enabled': True, 'description': ''}} 2025-01-02 13:04:33,582 - DEBUG - Response for create_subnet : {'subnet': {'id': '5e19222b-3c76-4837-84fd-8cad1536e415', 'name': '', 'tenant_id': 'ddd27d5291984358b984cbbef28a9eb8', 'network_id': '2c2e316b-a5d9-4385-8052-8ec66ab9481f', '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': 'ddd27d5291984358b984cbbef28a9eb8'}} 2025-01-02 13:04:33,751 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0b3d875-130f-4c99-b3f6-b15e788a6982', 'name': '', 'tenant_id': 'ddd27d5291984358b984cbbef28a9eb8', 'network_id': '2c2e316b-a5d9-4385-8052-8ec66ab9481f', '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': 'ddd27d5291984358b984cbbef28a9eb8'}} 2025-01-02 13:04:33,771 - INFO - Created VN ctest-vn-10018590 2025-01-02 13:04:33,824 - DEBUG - VN ctest-vn-10018590 UUID is 2c2e316b-a5d9-4385-8052-8ec66ab9481f 2025-01-02 13:04:34,179 - DEBUG - Response for create_port : {'port': {'name': 'b3ea5541-70fb-45d8-aba6-f8ff415fc484', 'id': 'b3ea5541-70fb-45d8-aba6-f8ff415fc484', 'tenant_id': 'ddd27d5291984358b984cbbef28a9eb8', 'network_id': '2c2e316b-a5d9-4385-8052-8ec66ab9481f', 'mac_address': '02:b3:ea:55:41:70', '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': '5e19222b-3c76-4837-84fd-8cad1536e415'}], 'security_groups': ['6f155919-c0cb-42ed-8eee-705c7b37b6e6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ddd27d5291984358b984cbbef28a9eb8'}} 2025-01-02 13:04:34,331 - DEBUG - Response for create_port : {'port': {'name': '1f21f8e5-9809-4b9d-8fc9-8b9a6ac44b4a', 'id': '1f21f8e5-9809-4b9d-8fc9-8b9a6ac44b4a', 'tenant_id': 'ddd27d5291984358b984cbbef28a9eb8', 'network_id': '2c2e316b-a5d9-4385-8052-8ec66ab9481f', 'mac_address': '02:1f:21:f8:e5: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.2.4', 'subnet_id': 'e0b3d875-130f-4c99-b3f6-b15e788a6982'}], 'security_groups': ['6f155919-c0cb-42ed-8eee-705c7b37b6e6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ddd27d5291984358b984cbbef28a9eb8'}} 2025-01-02 13:04:34,662 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2510-1) 2025-01-02 13:04:35,019 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2510-1) 2025-01-02 13:04:36,233 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2510-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2510-1) 2025-01-02 13:04:36,233 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-01-02 13:04:36,240 - DEBUG - Requesting: http://10.0.0.47:8082/domain/42b33a92-20ba-4c68-b788-cdc81c397814 2025-01-02 13:04:36,256 - DEBUG - Requesting: http://10.0.0.47:8082/project/ddd27d52-9198-4358-b984-cbbef28a9eb8 2025-01-02 13:04:36,339 - DEBUG - Requesting: http://10.0.0.47:8082/network-ipam/d0710f23-b52b-443b-8cf3-4f6acecc1a55 2025-01-02 13:04:36,355 - INFO - Verifications in API Server for IPAM: ctest-ipam-32561323 passed 2025-01-02 13:04:36,373 - DEBUG - Control-node 10.0.0.47 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-87071001:ctest-ipam-32561323', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87071001', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15019802878295098427', 'uuid-lslong': '10156548904805210709'}, 'enable': 'true', 'created': '2025-01-02T13:04:32', 'last-modified': '2025-01-02T13:04:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.212150'} 2025-01-02 13:04:36,373 - INFO - Verifications in Control node for IPAM: ctest-ipam-32561323 passed 2025-01-02 13:04:36,373 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-01-02 13:04:36,381 - DEBUG - Requesting: http://10.0.0.47:8082/domain/42b33a92-20ba-4c68-b788-cdc81c397814 2025-01-02 13:04:36,398 - DEBUG - Requesting: http://10.0.0.47:8082/project/ddd27d52-9198-4358-b984-cbbef28a9eb8 2025-01-02 13:04:36,480 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/2c2e316b-a5d9-4385-8052-8ec66ab9481f 2025-01-02 13:04:36,492 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/2c2e316b-a5d9-4385-8052-8ec66ab9481f 2025-01-02 13:04:36,503 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/7bdc22fd-a0cc-4b93-93d0-4cb93f0258a3 2025-01-02 13:04:36,514 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/7bdc22fd-a0cc-4b93-93d0-4cb93f0258a3 2025-01-02 13:04:36,522 - DEBUG - Requesting: http://10.0.0.47:8082/route-target/9a44960b-c5b7-4413-97b6-c15a0402ef8f 2025-01-02 13:04:36,530 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-02 13:04:36,530 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/2c2e316b-a5d9-4385-8052-8ec66ab9481f 2025-01-02 13:04:36,541 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/7bdc22fd-a0cc-4b93-93d0-4cb93f0258a3 2025-01-02 13:04:36,559 - INFO - Verified VN network id 9 for VN 2c2e316b-a5d9-4385-8052-8ec66ab9481f 2025-01-02 13:04:36,559 - INFO - Verifications in API Server for VN ctest-vn-10018590 passed 2025-01-02 13:04:36,559 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/2c2e316b-a5d9-4385-8052-8ec66ab9481f 2025-01-02 13:04:36,573 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/7bdc22fd-a0cc-4b93-93d0-4cb93f0258a3 2025-01-02 13:04:36,594 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/7bdc22fd-a0cc-4b93-93d0-4cb93f0258a3 2025-01-02 13:04:36,607 - DEBUG - Requesting: http://10.0.0.47:8082/route-target/9a44960b-c5b7-4413-97b6-c15a0402ef8f 2025-01-02 13:04:36,627 - DEBUG - Control-node 10.0.0.47 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-87071001', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3183536325011260293', 'uuid-lslong': '9246609967790245919'}, 'enable': 'true', 'created': '2025-01-02T13:04:33', 'last-modified': '2025-01-02T13:04:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.906344'} 2025-01-02 13:04:36,635 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-02 13:04:36,635 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10018590 passed 2025-01-02 13:04:36,635 - DEBUG - ====Verifying policy data for ctest-vn-10018590 in API_Server ====== 2025-01-02 13:04:36,635 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-01-02 13:04:36,664 - DEBUG - Requesting: http://10.0.0.47:8082/domain/42b33a92-20ba-4c68-b788-cdc81c397814 2025-01-02 13:04:36,687 - DEBUG - Requesting: http://10.0.0.47:8082/project/ddd27d52-9198-4358-b984-cbbef28a9eb8 2025-01-02 13:04:36,841 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/2c2e316b-a5d9-4385-8052-8ec66ab9481f 2025-01-02 13:04:36,880 - DEBUG - =>VN ctest-vn-10018590 has no policy to be verified 2025-01-02 13:04:36,880 - DEBUG - Verifying the vn in opserver 2025-01-02 13:04:36,880 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590 virtual network link through opserver 10.0.0.47 2025-01-02 13:04:36,880 - DEBUG - Requesting: http://10.0.0.47:8081/analytics/uves/virtual-networks 2025-01-02 13:04:37,244 - DEBUG - Requesting: http://10.0.0.47:8081/analytics/uves/virtual-networks 2025-01-02 13:04:37,298 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590', 'href': 'http://10.0.0.47:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590?flat'} 2025-01-02 13:04:37,298 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590 is found in opserver 2025-01-02 13:04:37,305 - DEBUG - VRF ids for VN ctest-vn-10018590: {'10.0.0.47': '2'} 2025-01-02 13:04:37,305 - INFO - Waiting for VM ctest-TestBasicVMVN-87071001-35058713 to be up.. 2025-01-02 13:04:37,387 - DEBUG - VM is in ACTIVE state now 2025-01-02 13:04:37,387 - INFO - VM name : ctest-TestBasicVMVN-87071001-35058713 2025-01-02 13:04:37,469 - DEBUG - VM ctest-TestBasicVMVN-87071001-35058713 ID is a88d9aa0-f55e-4adc-a2ff-b273486ba85f 2025-01-02 13:04:37,469 - DEBUG - VM ctest-TestBasicVMVN-87071001-35058713 launched on Node cn-jenkins-deploy-platform-ansible-os-2510-1 2025-01-02 13:04:37,576 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/a88d9aa0-f55e-4adc-a2ff-b273486ba85f 2025-01-02 13:04:37,586 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/b3ea5541-70fb-45d8-aba6-f8ff415fc484 2025-01-02 13:04:40,870 - 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 1027ms') 2025-01-02 13:04:40,870 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87071001-35058713 failed! 2025-01-02 13:04:40,924 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590 is 31.1.1.1 and allocation pool is NOT set 2025-01-02 13:04:40,924 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590 is 31.1.2.1 and allocation pool is NOT set 2025-01-02 13:04:44,998 - 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') 2025-01-02 13:04:44,998 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87071001-35058713 failed! 2025-01-02 13:04:45,056 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590 is 31.1.1.1 and allocation pool is NOT set 2025-01-02 13:04:45,056 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590 is 31.1.2.1 and allocation pool is NOT set 2025-01-02 13:04:47,119 - 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.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.470 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.470/2.535/4.600/2.065 ms') 2025-01-02 13:04:47,119 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87071001-35058713 passed 2025-01-02 13:04:47,272 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:47,273 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87071001-35058713, IP 31.1.1.4, Port 22 2025-01-02 13:04:47,450 - DEBUG - VM ctest-TestBasicVMVN-87071001-35058713 is ready for SSH connections 2025-01-02 13:04:47,450 - INFO - Waiting for VM ctest-TestBasicVMVN-87071001-87480512 to be up.. 2025-01-02 13:04:47,564 - DEBUG - VM is in ACTIVE state now 2025-01-02 13:04:47,565 - INFO - VM name : ctest-TestBasicVMVN-87071001-87480512 2025-01-02 13:04:47,653 - DEBUG - VM ctest-TestBasicVMVN-87071001-87480512 ID is a8cd5693-03dd-4c11-972a-ddb26bcc47b7 2025-01-02 13:04:47,653 - DEBUG - VM ctest-TestBasicVMVN-87071001-87480512 launched on Node cn-jenkins-deploy-platform-ansible-os-2510-1 2025-01-02 13:04:47,740 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/a8cd5693-03dd-4c11-972a-ddb26bcc47b7 2025-01-02 13:04:47,750 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/1f21f8e5-9809-4b9d-8fc9-8b9a6ac44b4a 2025-01-02 13:04:48,998 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.426 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.426/1.619/2.812/1.193 ms') 2025-01-02 13:04:48,999 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-87071001-87480512 passed 2025-01-02 13:04:49,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:49,148 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87071001-87480512, IP 31.1.2.4, Port 22 2025-01-02 13:04:49,312 - DEBUG - VM ctest-TestBasicVMVN-87071001-87480512 is ready for SSH connections 2025-01-02 13:04:49,312 - INFO - Waiting for VM ctest-TestBasicVMVN-87071001-39971126 to be up.. 2025-01-02 13:04:49,392 - DEBUG - VM is in ACTIVE state now 2025-01-02 13:04:49,393 - INFO - VM name : ctest-TestBasicVMVN-87071001-39971126 2025-01-02 13:04:49,470 - DEBUG - VM ctest-TestBasicVMVN-87071001-39971126 ID is 25a2c925-26aa-4a8e-a5f1-641d3609bbfd 2025-01-02 13:04:49,470 - DEBUG - VM ctest-TestBasicVMVN-87071001-39971126 launched on Node cn-jenkins-deploy-platform-ansible-os-2510-1 2025-01-02 13:04:49,544 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/25a2c925-26aa-4a8e-a5f1-641d3609bbfd 2025-01-02 13:04:49,553 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/68991e6b-5917-4997-9f24-89ed45e687b6 2025-01-02 13:04:50,788 - 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.84 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.457 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.457/1.650/2.844/1.193 ms') 2025-01-02 13:04:50,789 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-87071001-39971126 passed 2025-01-02 13:04:50,936 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:50,936 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-87071001-39971126, IP 31.1.1.3, Port 22 2025-01-02 13:04:51,100 - DEBUG - VM ctest-TestBasicVMVN-87071001-39971126 is ready for SSH connections 2025-01-02 13:04:51,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:51,100 - 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.47, gateway password: c0ntrail123 2025-01-02 13:04:51,101 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-02 13:04:54,815 - 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.804 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.924 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.011 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.924/1.913/3.804 ms 2025-01-02 13:04:54,815 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-87071001-35058713 passed 2025-01-02 13:04:54,815 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:54,816 - 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.47, gateway password: c0ntrail123 2025-01-02 13:04:54,816 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-02 13:04:58,492 - 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.754 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.926 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.955 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.926/1.545/2.754 ms 2025-01-02 13:04:58,492 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-87071001-87480512 passed 2025-01-02 13:04:58,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:58,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:58,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-02 13:04:58,492 - 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.47, gateway password: c0ntrail123 2025-01-02 13:04:58,493 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-02 13:04:58,678 - DEBUG - None 2025-01-02 13:04:58,678 - 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.47, gateway password: c0ntrail123 2025-01-02 13:04:58,678 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-02 13:04:58,861 - DEBUG - None 2025-01-02 13:04:58,861 - 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.47, gateway password: c0ntrail123 2025-01-02 13:04:58,861 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-02 13:04:59,491 - DEBUG - None 2025-01-02 13:04:59,491 - 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.47, gateway password: c0ntrail123 2025-01-02 13:04:59,492 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-02 13:05:01,711 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.331 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.068 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.351 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.012 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.331 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.331/2.418/7.068 ms 2025-01-02 13:05:01,711 - 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.47, gateway password: c0ntrail123 2025-01-02 13:05:01,711 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-02 13:05:03,953 - 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.242 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.433 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.504 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=2.264 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.096 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.367 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.364/2.181/4.504 ms 2025-01-02 13:05:03,953 - 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.47, gateway password: c0ntrail123 2025-01-02 13:05:03,953 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-02 13:05:06,212 - 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.595 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.221 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.000 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.134 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.753 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.361/1.785/3.753 ms 2025-01-02 13:05:06,212 - INFO - Deleting VM ctest-TestBasicVMVN-87071001-39971126 2025-01-02 13:05:06,285 - INFO - Detaching port 1f21f8e5-9809-4b9d-8fc9-8b9a6ac44b4a from VM ctest-TestBasicVMVN-87071001-87480512 2025-01-02 13:05:06,347 - INFO - Deleting VM ctest-TestBasicVMVN-87071001-87480512 2025-01-02 13:05:06,419 - INFO - Detaching port b3ea5541-70fb-45d8-aba6-f8ff415fc484 from VM ctest-TestBasicVMVN-87071001-35058713 2025-01-02 13:05:06,457 - INFO - Deleting VM ctest-TestBasicVMVN-87071001-35058713 2025-01-02 13:05:06,541 - INFO - Deleting VN ctest-vn-10018590 2025-01-02 13:05:06,731 - DEBUG - Response for delete_port : () 2025-01-02 13:05:06,931 - DEBUG - Response for delete_port : () 2025-01-02 13:05:06,981 - DEBUG - VN 2c2e316b-a5d9-4385-8052-8ec66ab9481f still in use: Unable to complete operation on network 2c2e316b-a5d9-4385-8052-8ec66ab9481f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6476e378-e432-4bae-bca2-ff3fa3933a76'] 2025-01-02 13:05:06,981 - WARNING - Deleting VN ctest-vn-10018590 failed..Will retry 2025-01-02 13:05:09,143 - DEBUG - Response for deleting network () 2025-01-02 13:05:09,143 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/7bdc22fd-a0cc-4b93-93d0-4cb93f0258a3 2025-01-02 13:05:09,148 - DEBUG - Response Code: 404 2025-01-02 13:05:09,148 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-01-02 13:05:09,154 - DEBUG - Requesting: http://10.0.0.47:8082/domain/42b33a92-20ba-4c68-b788-cdc81c397814 2025-01-02 13:05:09,211 - DEBUG - Requesting: http://10.0.0.47:8082/project/ddd27d52-9198-4358-b984-cbbef28a9eb8 2025-01-02 13:05:09,281 - INFO - Validated that VN ctest-vn-10018590 is not found in API Server 2025-01-02 13:05:09,293 - DEBUG - VN ctest-vn-10018590 is not present in Agent 10.0.0.47 2025-01-02 13:05:09,293 - INFO - Validated that VN ctest-vn-10018590 is not in any agent 2025-01-02 13:05:09,299 - DEBUG - VRF 2 is not seen in agent 10.0.0.47 2025-01-02 13:05:09,306 - DEBUG - Vrouter 10.0.0.47 does not have vrf 2 for VN ctest-vn-10018590 2025-01-02 13:05:09,306 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-87071001:ctest-vn-10018590 2025-01-02 13:05:09,317 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10018590 info 2025-01-02 13:05:09,400 - INFO - IPAM: ctest-ipam-32561323 is not found in API Server 2025-01-02 13:05:09,411 - INFO - IPAM:ctest-ipam-32561323 is not found in control node 2025-01-02 13:05:09,666 - DEBUG - No XMPP flaps were noticed during the test 2025-01-02 13:05:09,666 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-01-02 13:05:09,666 - INFO - -------------------------------------------------------------------------------- 2025-01-02 13:05:10,404 - INFO - Deleted project: ctest-TestBasicVMVN-87071001, ID : ddd27d52-9198-4358-b984-cbbef28a9eb8