2024-09-16 02:21:03,326 - INFO - Domain Default found not creating 2024-09-16 02:21:03,485 - INFO - Project ctest-TestBasicVMVN-37390235 not found, creating it 2024-09-16 02:21:03,982 - INFO - Created Project:ctest-TestBasicVMVN-37390235, ID : fda740cc-ee37-4a6b-9120-aaeba3f532a0 2024-09-16 02:21:05,595 - INFO - ================================================================================ 2024-09-16 02:21:05,595 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-16 02:21:05,595 - 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-16 02:21:05,847 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.18': '0'}} with 2024-09-16 02:21:05,847 - INFO - Initial checks done. Running the testcase now 2024-09-16 02:21:05,847 - INFO - 2024-09-16 02:21:06,405 - DEBUG - Response for create_network : {'network': {'id': '5339fb39-111e-4c6c-be0a-cef0e4a1072e', 'name': 'ctest-vn2_metadata-87610262', 'tenant_id': 'fda740ccee374a6b9120aaeba3f532a0', 'project_id': 'fda740ccee374a6b9120aaeba3f532a0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37390235', 'ctest-vn2_metadata-87610262'], 'port_security_enabled': True, 'description': ''}} 2024-09-16 02:21:06,569 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd53cb69-f968-4613-8ad7-a168b19b63df', 'name': '', 'tenant_id': 'fda740ccee374a6b9120aaeba3f532a0', 'network_id': '5339fb39-111e-4c6c-be0a-cef0e4a1072e', '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': 'fda740ccee374a6b9120aaeba3f532a0'}} 2024-09-16 02:21:06,587 - INFO - Created VN ctest-vn2_metadata-87610262 2024-09-16 02:21:06,646 - DEBUG - VN ctest-vn2_metadata-87610262 UUID is 5339fb39-111e-4c6c-be0a-cef0e4a1072e 2024-09-16 02:21:06,828 - DEBUG - Services list from nova: [, , ] 2024-09-16 02:21:07,841 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1944-1) 2024-09-16 02:21:07,946 - DEBUG - Link local service introspect added 2024-09-16 02:21:07,985 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-16 02:21:13,062 - DEBUG - VM is in ACTIVE state now 2024-09-16 02:21:13,174 - INFO - Waiting for VM ctest-TestBasicVMVN-37390235-79888789 to be up.. 2024-09-16 02:21:13,174 - INFO - VM name : ctest-TestBasicVMVN-37390235-79888789 2024-09-16 02:21:13,248 - DEBUG - VM ctest-TestBasicVMVN-37390235-79888789 ID is aa554965-6a9c-4aab-a2a2-1471a16e55ed 2024-09-16 02:21:13,248 - DEBUG - VM ctest-TestBasicVMVN-37390235-79888789 launched on Node cn-jenkins-deploy-platform-ansible-os-1944-1 2024-09-16 02:21:13,321 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/aa554965-6a9c-4aab-a2a2-1471a16e55ed 2024-09-16 02:21:13,615 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/aa554965-6a9c-4aab-a2a2-1471a16e55ed 2024-09-16 02:21:13,649 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/3d3bc5d1-1f17-41af-a71a-73c8e2c3a996 2024-09-16 02:21:16,923 - 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 1024ms') 2024-09-16 02:21:16,923 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37390235-79888789 failed! 2024-09-16 02:21:16,982 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37390235:ctest-vn2_metadata-87610262 is 11.1.1.1 and allocation pool is NOT set 2024-09-16 02:21:19,046 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.13 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.125/2.665/4.206/1.540 ms') 2024-09-16 02:21:19,046 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37390235-79888789 passed 2024-09-16 02:21:19,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:19,202 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37390235-79888789, IP 11.1.1.3, Port 22 2024-09-16 02:21:19,353 - DEBUG - VM ctest-TestBasicVMVN-37390235-79888789 is ready for SSH connections 2024-09-16 02:21:19,353 - INFO - Retry 0 2024-09-16 02:21:19,353 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:19,353 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-16 02:21:20,935 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-16 02:21:20,935 - INFO - Generic metadata worked 2024-09-16 02:21:21,190 - DEBUG - Link local service introspect removed 2024-09-16 02:21:21,190 - INFO - Deleting VM ctest-TestBasicVMVN-37390235-79888789 2024-09-16 02:21:21,252 - INFO - Deleting VN ctest-vn2_metadata-87610262 2024-09-16 02:21:21,288 - DEBUG - VN 5339fb39-111e-4c6c-be0a-cef0e4a1072e still in use: Unable to complete operation on network 5339fb39-111e-4c6c-be0a-cef0e4a1072e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-16c45f6e-35dc-4c70-9bad-49b1f41f11a4'] 2024-09-16 02:21:21,288 - WARNING - Deleting VN ctest-vn2_metadata-87610262 failed..Will retry 2024-09-16 02:21:23,413 - DEBUG - Response for deleting network () 2024-09-16 02:21:23,675 - DEBUG - No XMPP flaps were noticed during the test 2024-09-16 02:21:23,675 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2024-09-16 02:21:23,675 - INFO - -------------------------------------------------------------------------------- 2024-09-16 02:21:23,678 - INFO - ================================================================================ 2024-09-16 02:21:23,678 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-16 02:21:23,678 - 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-16 02:21:23,975 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.20.0.18': '0'}} with 2024-09-16 02:21:23,975 - INFO - Initial checks done. Running the testcase now 2024-09-16 02:21:23,975 - INFO - 2024-09-16 02:21:24,478 - DEBUG - Response for create_network : {'network': {'id': '9ae8dea8-852c-4af7-8f4f-87d73889eb1e', 'name': 'ctest-vn-91353353', 'tenant_id': 'fda740ccee374a6b9120aaeba3f532a0', 'project_id': 'fda740ccee374a6b9120aaeba3f532a0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37390235', 'ctest-vn-91353353'], 'port_security_enabled': True, 'description': ''}} 2024-09-16 02:21:24,688 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a4577e90-0e56-48f4-93ff-4e7dc094629e', 'name': '', 'tenant_id': 'fda740ccee374a6b9120aaeba3f532a0', 'network_id': '9ae8dea8-852c-4af7-8f4f-87d73889eb1e', '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': 'fda740ccee374a6b9120aaeba3f532a0'}} 2024-09-16 02:21:24,880 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c541f98a-5616-4280-a6e9-19783a87cf68', 'name': '', 'tenant_id': 'fda740ccee374a6b9120aaeba3f532a0', 'network_id': '9ae8dea8-852c-4af7-8f4f-87d73889eb1e', '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': 'fda740ccee374a6b9120aaeba3f532a0'}} 2024-09-16 02:21:24,901 - INFO - Created VN ctest-vn-91353353 2024-09-16 02:21:24,958 - DEBUG - VN ctest-vn-91353353 UUID is 9ae8dea8-852c-4af7-8f4f-87d73889eb1e 2024-09-16 02:21:25,337 - DEBUG - Response for create_port : {'port': {'name': '234707cf-ca5d-4561-9a8e-6aa204d2906a', 'id': '234707cf-ca5d-4561-9a8e-6aa204d2906a', 'tenant_id': 'fda740ccee374a6b9120aaeba3f532a0', 'network_id': '9ae8dea8-852c-4af7-8f4f-87d73889eb1e', 'mac_address': '02:23:47:07:cf:ca', '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': 'a4577e90-0e56-48f4-93ff-4e7dc094629e'}], 'security_groups': ['21e38bab-5ebe-43f1-bcae-efc1b11cca1d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fda740ccee374a6b9120aaeba3f532a0'}} 2024-09-16 02:21:25,587 - DEBUG - Response for create_port : {'port': {'name': 'c4f64b68-8ca4-44a7-940d-09e99dd7ffb8', 'id': 'c4f64b68-8ca4-44a7-940d-09e99dd7ffb8', 'tenant_id': 'fda740ccee374a6b9120aaeba3f532a0', 'network_id': '9ae8dea8-852c-4af7-8f4f-87d73889eb1e', 'mac_address': '02:c4:f6:4b:68:8c', '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': 'c541f98a-5616-4280-a6e9-19783a87cf68'}], 'security_groups': ['21e38bab-5ebe-43f1-bcae-efc1b11cca1d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fda740ccee374a6b9120aaeba3f532a0'}} 2024-09-16 02:21:25,924 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1944-1) 2024-09-16 02:21:26,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1944-1) 2024-09-16 02:21:27,558 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1944-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1944-1) 2024-09-16 02:21:27,558 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-16 02:21:27,570 - DEBUG - Requesting: http://10.0.0.17:8082/domain/373645a6-40c1-41f7-af2f-e489b0f1b81f 2024-09-16 02:21:27,584 - DEBUG - Requesting: http://10.0.0.17:8082/project/fda740cc-ee37-4a6b-9120-aaeba3f532a0 2024-09-16 02:21:27,678 - DEBUG - Requesting: http://10.0.0.17:8082/network-ipam/5c6586c4-cd7c-4a1f-8774-e22a3ea36739 2024-09-16 02:21:27,698 - INFO - Verifications in API Server for IPAM: ctest-ipam-16795215 passed 2024-09-16 02:21:27,707 - DEBUG - Control-node 10.0.0.17 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-37390235:ctest-ipam-16795215', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37390235', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6657875803956333087', 'uuid-lslong': '9760674963486107449'}, 'enable': 'true', 'created': '2024-09-16T02:21:23', 'last-modified': '2024-09-16T02:21:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.496452'} 2024-09-16 02:21:27,707 - INFO - Verifications in Control node for IPAM: ctest-ipam-16795215 passed 2024-09-16 02:21:27,707 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-16 02:21:27,714 - DEBUG - Requesting: http://10.0.0.17:8082/domain/373645a6-40c1-41f7-af2f-e489b0f1b81f 2024-09-16 02:21:27,728 - DEBUG - Requesting: http://10.0.0.17:8082/project/fda740cc-ee37-4a6b-9120-aaeba3f532a0 2024-09-16 02:21:27,819 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9ae8dea8-852c-4af7-8f4f-87d73889eb1e 2024-09-16 02:21:27,840 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9ae8dea8-852c-4af7-8f4f-87d73889eb1e 2024-09-16 02:21:27,855 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/c338284a-24bd-4cb6-9318-f7cf8ce4d067 2024-09-16 02:21:27,866 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/c338284a-24bd-4cb6-9318-f7cf8ce4d067 2024-09-16 02:21:27,875 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/0bd56cc0-492f-44d6-883c-a7dd57b885e4 2024-09-16 02:21:27,890 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-16 02:21:27,890 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9ae8dea8-852c-4af7-8f4f-87d73889eb1e 2024-09-16 02:21:27,916 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/c338284a-24bd-4cb6-9318-f7cf8ce4d067 2024-09-16 02:21:27,954 - INFO - Verified VN network id 8 for VN 9ae8dea8-852c-4af7-8f4f-87d73889eb1e 2024-09-16 02:21:27,955 - INFO - Verifications in API Server for VN ctest-vn-91353353 passed 2024-09-16 02:21:27,956 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9ae8dea8-852c-4af7-8f4f-87d73889eb1e 2024-09-16 02:21:27,981 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/c338284a-24bd-4cb6-9318-f7cf8ce4d067 2024-09-16 02:21:27,991 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/c338284a-24bd-4cb6-9318-f7cf8ce4d067 2024-09-16 02:21:28,004 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/0bd56cc0-492f-44d6-883c-a7dd57b885e4 2024-09-16 02:21:28,040 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37390235', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11162416491807918839', 'uuid-lslong': '10326621829020117790'}, 'enable': 'true', 'created': '2024-09-16T02:21:24', 'last-modified': '2024-09-16T02:21:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.183450'} 2024-09-16 02:21:28,054 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-16 02:21:28,054 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-91353353 passed 2024-09-16 02:21:28,055 - DEBUG - ====Verifying policy data for ctest-vn-91353353 in API_Server ====== 2024-09-16 02:21:28,056 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-16 02:21:28,065 - DEBUG - Requesting: http://10.0.0.17:8082/domain/373645a6-40c1-41f7-af2f-e489b0f1b81f 2024-09-16 02:21:28,079 - DEBUG - Requesting: http://10.0.0.17:8082/project/fda740cc-ee37-4a6b-9120-aaeba3f532a0 2024-09-16 02:21:28,202 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9ae8dea8-852c-4af7-8f4f-87d73889eb1e 2024-09-16 02:21:28,235 - DEBUG - =>VN ctest-vn-91353353 has no policy to be verified 2024-09-16 02:21:28,235 - DEBUG - Verifying the vn in opserver 2024-09-16 02:21:28,235 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353 virtual network link through opserver 10.0.0.17 2024-09-16 02:21:28,235 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-09-16 02:21:28,637 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-09-16 02:21:28,712 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353?flat'} 2024-09-16 02:21:28,712 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353 is found in opserver 2024-09-16 02:21:28,718 - DEBUG - VRF ids for VN ctest-vn-91353353: {'10.0.0.17': '2'} 2024-09-16 02:21:28,718 - INFO - Waiting for VM ctest-TestBasicVMVN-37390235-95593612 to be up.. 2024-09-16 02:21:28,819 - DEBUG - VM is in ACTIVE state now 2024-09-16 02:21:28,819 - INFO - VM name : ctest-TestBasicVMVN-37390235-95593612 2024-09-16 02:21:28,901 - DEBUG - VM ctest-TestBasicVMVN-37390235-95593612 ID is a8e81361-6b95-4f10-8484-5463f14f7172 2024-09-16 02:21:28,901 - DEBUG - VM ctest-TestBasicVMVN-37390235-95593612 launched on Node cn-jenkins-deploy-platform-ansible-os-1944-1 2024-09-16 02:21:29,003 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/a8e81361-6b95-4f10-8484-5463f14f7172 2024-09-16 02:21:29,012 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/234707cf-ca5d-4561-9a8e-6aa204d2906a 2024-09-16 02:21:32,283 - 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 1004ms') 2024-09-16 02:21:32,283 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37390235-95593612 failed! 2024-09-16 02:21:32,346 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353 is 31.1.1.1 and allocation pool is NOT set 2024-09-16 02:21:32,346 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353 is 31.1.2.1 and allocation pool is NOT set 2024-09-16 02:21:36,411 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2024-09-16 02:21:36,411 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37390235-95593612 failed! 2024-09-16 02:21:36,474 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353 is 31.1.1.1 and allocation pool is NOT set 2024-09-16 02:21:36,474 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353 is 31.1.2.1 and allocation pool is NOT set 2024-09-16 02:21:38,538 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.852 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.852/2.432/4.013/1.580 ms') 2024-09-16 02:21:38,538 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37390235-95593612 passed 2024-09-16 02:21:38,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:38,698 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37390235-95593612, IP 31.1.1.4, Port 22 2024-09-16 02:21:38,850 - DEBUG - VM ctest-TestBasicVMVN-37390235-95593612 is ready for SSH connections 2024-09-16 02:21:38,850 - INFO - Waiting for VM ctest-TestBasicVMVN-37390235-02281839 to be up.. 2024-09-16 02:21:38,954 - DEBUG - VM is in ACTIVE state now 2024-09-16 02:21:38,954 - INFO - VM name : ctest-TestBasicVMVN-37390235-02281839 2024-09-16 02:21:39,042 - DEBUG - VM ctest-TestBasicVMVN-37390235-02281839 ID is 8b3a01d3-c54c-4325-9f97-1d4cbe5a49b8 2024-09-16 02:21:39,042 - DEBUG - VM ctest-TestBasicVMVN-37390235-02281839 launched on Node cn-jenkins-deploy-platform-ansible-os-1944-1 2024-09-16 02:21:39,113 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/8b3a01d3-c54c-4325-9f97-1d4cbe5a49b8 2024-09-16 02:21:39,124 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/c4f64b68-8ca4-44a7-940d-09e99dd7ffb8 2024-09-16 02:21:40,386 - 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.70 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/2.025/3.696/1.671 ms') 2024-09-16 02:21:40,386 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-37390235-02281839 passed 2024-09-16 02:21:40,542 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:40,542 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37390235-02281839, IP 31.1.2.4, Port 22 2024-09-16 02:21:40,694 - DEBUG - VM ctest-TestBasicVMVN-37390235-02281839 is ready for SSH connections 2024-09-16 02:21:40,694 - INFO - Waiting for VM ctest-TestBasicVMVN-37390235-91061229 to be up.. 2024-09-16 02:21:40,766 - DEBUG - VM is in ACTIVE state now 2024-09-16 02:21:40,766 - INFO - VM name : ctest-TestBasicVMVN-37390235-91061229 2024-09-16 02:21:40,837 - DEBUG - VM ctest-TestBasicVMVN-37390235-91061229 ID is eef460a9-c9b5-4ab5-8912-3d40d56659fd 2024-09-16 02:21:40,837 - DEBUG - VM ctest-TestBasicVMVN-37390235-91061229 launched on Node cn-jenkins-deploy-platform-ansible-os-1944-1 2024-09-16 02:21:40,909 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine/eef460a9-c9b5-4ab5-8912-3d40d56659fd 2024-09-16 02:21:40,918 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-machine-interface/22d73b2a-f1de-41df-a6d5-742428b5f078 2024-09-16 02:21:42,160 - 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.429 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.429/1.623/2.818/1.194 ms') 2024-09-16 02:21:42,160 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-37390235-91061229 passed 2024-09-16 02:21:42,318 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:42,318 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37390235-91061229, IP 31.1.1.3, Port 22 2024-09-16 02:21:42,473 - DEBUG - VM ctest-TestBasicVMVN-37390235-91061229 is ready for SSH connections 2024-09-16 02:21:42,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:42,474 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:42,474 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-16 02:21:46,162 - 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.516 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.766 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.816 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.766/1.699/3.516 ms 2024-09-16 02:21:46,162 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-37390235-95593612 passed 2024-09-16 02:21:46,162 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:46,162 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:46,162 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-16 02:21:49,806 - 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.682 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.754 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.664 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.664/1.366/2.682 ms 2024-09-16 02:21:49,806 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-37390235-02281839 passed 2024-09-16 02:21:49,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:49,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:49,806 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-16 02:21:49,806 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:49,806 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-16 02:21:49,980 - DEBUG - None 2024-09-16 02:21:49,981 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:49,981 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-16 02:21:50,163 - DEBUG - None 2024-09-16 02:21:50,163 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:50,163 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-16 02:21:50,748 - DEBUG - None 2024-09-16 02:21:50,748 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:50,748 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-16 02:21:52,960 - 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.845 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.847 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.431 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.631 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.385 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.385/1.827/4.847 ms 2024-09-16 02:21:52,961 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:52,961 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-16 02:21:55,206 - 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.915 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.684 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.796 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.364 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.665 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.436 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.347/1.743/3.796 ms 2024-09-16 02:21:55,206 - 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.17, gateway password: c0ntrail123 2024-09-16 02:21:55,206 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-16 02:21:57,439 - 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.630 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.298 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.076 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.420 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.616 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.355 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.355 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.355/1.535/3.076 ms 2024-09-16 02:21:57,439 - INFO - Deleting VM ctest-TestBasicVMVN-37390235-91061229 2024-09-16 02:21:57,499 - INFO - Detaching port c4f64b68-8ca4-44a7-940d-09e99dd7ffb8 from VM ctest-TestBasicVMVN-37390235-02281839 2024-09-16 02:21:57,543 - INFO - Deleting VM ctest-TestBasicVMVN-37390235-02281839 2024-09-16 02:21:57,610 - INFO - Detaching port 234707cf-ca5d-4561-9a8e-6aa204d2906a from VM ctest-TestBasicVMVN-37390235-95593612 2024-09-16 02:21:57,639 - INFO - Deleting VM ctest-TestBasicVMVN-37390235-95593612 2024-09-16 02:21:57,707 - INFO - Deleting VN ctest-vn-91353353 2024-09-16 02:21:57,887 - DEBUG - Response for delete_port : () 2024-09-16 02:21:58,062 - DEBUG - Response for delete_port : () 2024-09-16 02:21:58,103 - DEBUG - VN 9ae8dea8-852c-4af7-8f4f-87d73889eb1e still in use: Unable to complete operation on network 9ae8dea8-852c-4af7-8f4f-87d73889eb1e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-f68100e0-bbb1-481f-aafc-ee45c9f88cea'] 2024-09-16 02:21:58,103 - WARNING - Deleting VN ctest-vn-91353353 failed..Will retry 2024-09-16 02:22:00,252 - DEBUG - Response for deleting network () 2024-09-16 02:22:00,252 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/c338284a-24bd-4cb6-9318-f7cf8ce4d067 2024-09-16 02:22:00,259 - DEBUG - Response Code: 404 2024-09-16 02:22:00,260 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-16 02:22:00,270 - DEBUG - Requesting: http://10.0.0.17:8082/domain/373645a6-40c1-41f7-af2f-e489b0f1b81f 2024-09-16 02:22:00,324 - DEBUG - Requesting: http://10.0.0.17:8082/project/fda740cc-ee37-4a6b-9120-aaeba3f532a0 2024-09-16 02:22:00,418 - INFO - Validated that VN ctest-vn-91353353 is not found in API Server 2024-09-16 02:22:00,431 - DEBUG - VN ctest-vn-91353353 is not present in Agent 10.0.0.17 2024-09-16 02:22:00,431 - INFO - Validated that VN ctest-vn-91353353 is not in any agent 2024-09-16 02:22:00,436 - DEBUG - VRF 2 is not seen in agent 10.0.0.17 2024-09-16 02:22:00,441 - DEBUG - Vrouter 10.0.0.17 does not have vrf 2 for VN ctest-vn-91353353 2024-09-16 02:22:00,441 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-37390235:ctest-vn-91353353 2024-09-16 02:22:00,451 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-91353353 info 2024-09-16 02:22:00,534 - INFO - IPAM: ctest-ipam-16795215 is not found in API Server 2024-09-16 02:22:00,550 - INFO - IPAM:ctest-ipam-16795215 is not found in control node 2024-09-16 02:22:00,804 - DEBUG - No XMPP flaps were noticed during the test 2024-09-16 02:22:00,804 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2024-09-16 02:22:00,804 - INFO - -------------------------------------------------------------------------------- 2024-09-16 02:22:01,516 - INFO - Deleted project: ctest-TestBasicVMVN-37390235, ID : fda740cc-ee37-4a6b-9120-aaeba3f532a0