2024-08-20 16:31:45,598 - INFO - Domain Default found not creating 2024-08-20 16:31:45,754 - INFO - Project ctest-TestBasicVMVN-90748548 not found, creating it 2024-08-20 16:31:46,222 - INFO - Created Project:ctest-TestBasicVMVN-90748548, ID : 7482dd6a-367e-49d8-9f4a-382c3493c40d 2024-08-20 16:31:47,777 - INFO - ================================================================================ 2024-08-20 16:31:47,777 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-20 16:31:47,778 - 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-08-20 16:31:48,038 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.21': '0'}} with 2024-08-20 16:31:48,038 - INFO - Initial checks done. Running the testcase now 2024-08-20 16:31:48,038 - INFO - 2024-08-20 16:31:48,585 - DEBUG - Response for create_network : {'network': {'id': 'aa933aa0-755a-433b-b017-ec815d646510', 'name': 'ctest-vn2_metadata-88464846', 'tenant_id': '7482dd6a367e49d89f4a382c3493c40d', 'project_id': '7482dd6a367e49d89f4a382c3493c40d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90748548', 'ctest-vn2_metadata-88464846'], 'port_security_enabled': True, 'description': ''}} 2024-08-20 16:31:48,790 - DEBUG - Response for create_subnet : {'subnet': {'id': '159756cf-5b61-4804-82de-e2b1a2f92d19', 'name': '', 'tenant_id': '7482dd6a367e49d89f4a382c3493c40d', 'network_id': 'aa933aa0-755a-433b-b017-ec815d646510', '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': '7482dd6a367e49d89f4a382c3493c40d'}} 2024-08-20 16:31:48,808 - INFO - Created VN ctest-vn2_metadata-88464846 2024-08-20 16:31:48,861 - DEBUG - VN ctest-vn2_metadata-88464846 UUID is aa933aa0-755a-433b-b017-ec815d646510 2024-08-20 16:31:49,065 - DEBUG - Services list from nova: [, , ] 2024-08-20 16:31:50,104 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1677-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1677-1) 2024-08-20 16:31:50,212 - DEBUG - Link local service introspect added 2024-08-20 16:31:50,252 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-20 16:31:55,333 - DEBUG - VM is in ACTIVE state now 2024-08-20 16:31:55,459 - INFO - Waiting for VM ctest-TestBasicVMVN-90748548-03012288 to be up.. 2024-08-20 16:31:55,459 - INFO - VM name : ctest-TestBasicVMVN-90748548-03012288 2024-08-20 16:31:55,535 - DEBUG - VM ctest-TestBasicVMVN-90748548-03012288 ID is 5fdef891-fb3f-44a3-98b6-39f4b758debc 2024-08-20 16:31:55,536 - DEBUG - VM ctest-TestBasicVMVN-90748548-03012288 launched on Node cn-jenkins-deploy-platform-ansible-os-1677-1 2024-08-20 16:31:55,610 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/5fdef891-fb3f-44a3-98b6-39f4b758debc 2024-08-20 16:31:55,904 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/5fdef891-fb3f-44a3-98b6-39f4b758debc 2024-08-20 16:31:55,939 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/ddc8b010-7624-42da-bccd-4899b9812aba 2024-08-20 16:31:59,194 - 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 1014ms') 2024-08-20 16:31:59,194 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90748548-03012288 failed! 2024-08-20 16:31:59,248 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90748548:ctest-vn2_metadata-88464846 is 11.1.1.1 and allocation pool is NOT set 2024-08-20 16:32:01,305 - 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=5.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.768 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.768/3.114/5.460/2.346 ms') 2024-08-20 16:32:01,305 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90748548-03012288 passed 2024-08-20 16:32:01,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:01,452 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90748548-03012288, IP 11.1.1.3, Port 22 2024-08-20 16:32:01,604 - DEBUG - VM ctest-TestBasicVMVN-90748548-03012288 is ready for SSH connections 2024-08-20 16:32:01,604 - INFO - Retry 0 2024-08-20 16:32:01,604 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:01,604 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-20 16:32:03,243 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-20 16:32:03,244 - INFO - Generic metadata worked 2024-08-20 16:32:03,488 - DEBUG - Link local service introspect removed 2024-08-20 16:32:03,488 - INFO - Deleting VM ctest-TestBasicVMVN-90748548-03012288 2024-08-20 16:32:03,548 - INFO - Deleting VN ctest-vn2_metadata-88464846 2024-08-20 16:32:03,584 - DEBUG - VN aa933aa0-755a-433b-b017-ec815d646510 still in use: Unable to complete operation on network aa933aa0-755a-433b-b017-ec815d646510. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1fde66f2-366b-49c9-967f-cb55895b4ce8'] 2024-08-20 16:32:03,584 - WARNING - Deleting VN ctest-vn2_metadata-88464846 failed..Will retry 2024-08-20 16:32:05,764 - DEBUG - Response for deleting network () 2024-08-20 16:32:06,025 - DEBUG - No XMPP flaps were noticed during the test 2024-08-20 16:32:06,025 - INFO - -------------------------------------------------------------------------------- 2024-08-20 16:32:06,028 - INFO - ================================================================================ 2024-08-20 16:32:06,028 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-20 16:32:06,028 - 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-08-20 16:32:06,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.20.0.21': '0'}} with 2024-08-20 16:32:06,305 - INFO - Initial checks done. Running the testcase now 2024-08-20 16:32:06,305 - INFO - 2024-08-20 16:32:06,797 - DEBUG - Response for create_network : {'network': {'id': 'ebc064b3-868d-407e-bc98-2b1a326e418f', 'name': 'ctest-vn-50968833', 'tenant_id': '7482dd6a367e49d89f4a382c3493c40d', 'project_id': '7482dd6a367e49d89f4a382c3493c40d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-90748548', 'ctest-vn-50968833'], 'port_security_enabled': True, 'description': ''}} 2024-08-20 16:32:06,971 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c40fb48b-a34a-4416-8ee8-64127df424e8', 'name': '', 'tenant_id': '7482dd6a367e49d89f4a382c3493c40d', 'network_id': 'ebc064b3-868d-407e-bc98-2b1a326e418f', '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': '7482dd6a367e49d89f4a382c3493c40d'}} 2024-08-20 16:32:07,144 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4bd0be5-5f28-4c4b-8c7f-0fab9d947d94', 'name': '', 'tenant_id': '7482dd6a367e49d89f4a382c3493c40d', 'network_id': 'ebc064b3-868d-407e-bc98-2b1a326e418f', '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': '7482dd6a367e49d89f4a382c3493c40d'}} 2024-08-20 16:32:07,164 - INFO - Created VN ctest-vn-50968833 2024-08-20 16:32:07,212 - DEBUG - VN ctest-vn-50968833 UUID is ebc064b3-868d-407e-bc98-2b1a326e418f 2024-08-20 16:32:07,581 - DEBUG - Response for create_port : {'port': {'name': '6f3f4f0f-6828-45d5-b453-8fd474a5217b', 'id': '6f3f4f0f-6828-45d5-b453-8fd474a5217b', 'tenant_id': '7482dd6a367e49d89f4a382c3493c40d', 'network_id': 'ebc064b3-868d-407e-bc98-2b1a326e418f', 'mac_address': '02:6f:3f:4f:0f:68', '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': 'c40fb48b-a34a-4416-8ee8-64127df424e8'}], 'security_groups': ['10b7c827-95a7-4a75-af74-9eef835691e2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7482dd6a367e49d89f4a382c3493c40d'}} 2024-08-20 16:32:07,750 - DEBUG - Response for create_port : {'port': {'name': '909280c5-6637-4e90-9a89-80d0c9da46d5', 'id': '909280c5-6637-4e90-9a89-80d0c9da46d5', 'tenant_id': '7482dd6a367e49d89f4a382c3493c40d', 'network_id': 'ebc064b3-868d-407e-bc98-2b1a326e418f', 'mac_address': '02:90:92:80:c5:66', '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': 'e4bd0be5-5f28-4c4b-8c7f-0fab9d947d94'}], 'security_groups': ['10b7c827-95a7-4a75-af74-9eef835691e2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7482dd6a367e49d89f4a382c3493c40d'}} 2024-08-20 16:32:08,094 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1677-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1677-1) 2024-08-20 16:32:08,463 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1677-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1677-1) 2024-08-20 16:32:09,687 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1677-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1677-1) 2024-08-20 16:32:09,688 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-08-20 16:32:09,695 - DEBUG - Requesting: http://10.0.0.30:8082/domain/41c72296-e8e4-4a41-ab8e-c49845aab7d6 2024-08-20 16:32:09,708 - DEBUG - Requesting: http://10.0.0.30:8082/project/7482dd6a-367e-49d8-9f4a-382c3493c40d 2024-08-20 16:32:09,799 - DEBUG - Requesting: http://10.0.0.30:8082/network-ipam/8237f637-dcbf-4c2c-9679-8f118c7b66e0 2024-08-20 16:32:09,816 - INFO - Verifications in API Server for IPAM: ctest-ipam-38858417 passed 2024-08-20 16:32:09,823 - DEBUG - Control-node 10.0.0.30 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-90748548:ctest-ipam-38858417', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90748548', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9383239068436876332', 'uuid-lslong': '10842854883405293280'}, 'enable': 'true', 'created': '2024-08-20T16:32:06', 'last-modified': '2024-08-20T16:32:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.284653'} 2024-08-20 16:32:09,823 - INFO - Verifications in Control node for IPAM: ctest-ipam-38858417 passed 2024-08-20 16:32:09,823 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-08-20 16:32:09,834 - DEBUG - Requesting: http://10.0.0.30:8082/domain/41c72296-e8e4-4a41-ab8e-c49845aab7d6 2024-08-20 16:32:09,850 - DEBUG - Requesting: http://10.0.0.30:8082/project/7482dd6a-367e-49d8-9f4a-382c3493c40d 2024-08-20 16:32:09,922 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ebc064b3-868d-407e-bc98-2b1a326e418f 2024-08-20 16:32:09,948 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ebc064b3-868d-407e-bc98-2b1a326e418f 2024-08-20 16:32:09,958 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/791da5c1-9218-4fb7-9776-4587ca84b23e 2024-08-20 16:32:09,966 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/791da5c1-9218-4fb7-9776-4587ca84b23e 2024-08-20 16:32:09,973 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/77dacfdc-f654-42a2-ab68-30db7ce8be31 2024-08-20 16:32:09,981 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-20 16:32:09,981 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ebc064b3-868d-407e-bc98-2b1a326e418f 2024-08-20 16:32:09,990 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/791da5c1-9218-4fb7-9776-4587ca84b23e 2024-08-20 16:32:10,006 - INFO - Verified VN network id 8 for VN ebc064b3-868d-407e-bc98-2b1a326e418f 2024-08-20 16:32:10,006 - INFO - Verifications in API Server for VN ctest-vn-50968833 passed 2024-08-20 16:32:10,007 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ebc064b3-868d-407e-bc98-2b1a326e418f 2024-08-20 16:32:10,019 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/791da5c1-9218-4fb7-9776-4587ca84b23e 2024-08-20 16:32:10,028 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/791da5c1-9218-4fb7-9776-4587ca84b23e 2024-08-20 16:32:10,036 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/77dacfdc-f654-42a2-ab68-30db7ce8be31 2024-08-20 16:32:10,057 - DEBUG - Control-node 10.0.0.30 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-90748548', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16987688516660838526', 'uuid-lslong': '13589659267105702287'}, 'enable': 'true', 'created': '2024-08-20T16:32:06', 'last-modified': '2024-08-20T16:32:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.941956'} 2024-08-20 16:32:10,066 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-20 16:32:10,066 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-50968833 passed 2024-08-20 16:32:10,066 - DEBUG - ====Verifying policy data for ctest-vn-50968833 in API_Server ====== 2024-08-20 16:32:10,066 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-08-20 16:32:10,073 - DEBUG - Requesting: http://10.0.0.30:8082/domain/41c72296-e8e4-4a41-ab8e-c49845aab7d6 2024-08-20 16:32:10,084 - DEBUG - Requesting: http://10.0.0.30:8082/project/7482dd6a-367e-49d8-9f4a-382c3493c40d 2024-08-20 16:32:10,168 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ebc064b3-868d-407e-bc98-2b1a326e418f 2024-08-20 16:32:10,190 - DEBUG - =>VN ctest-vn-50968833 has no policy to be verified 2024-08-20 16:32:10,190 - DEBUG - Verifying the vn in opserver 2024-08-20 16:32:10,190 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833 virtual network link through opserver 10.0.0.30 2024-08-20 16:32:10,190 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2024-08-20 16:32:10,550 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2024-08-20 16:32:10,644 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833?flat'} 2024-08-20 16:32:10,644 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833 is found in opserver 2024-08-20 16:32:10,650 - DEBUG - VRF ids for VN ctest-vn-50968833: {'10.0.0.30': '2'} 2024-08-20 16:32:10,650 - INFO - Waiting for VM ctest-TestBasicVMVN-90748548-38262317 to be up.. 2024-08-20 16:32:10,752 - DEBUG - VM is in ACTIVE state now 2024-08-20 16:32:10,753 - INFO - VM name : ctest-TestBasicVMVN-90748548-38262317 2024-08-20 16:32:10,870 - DEBUG - VM ctest-TestBasicVMVN-90748548-38262317 ID is d07aea3a-50a9-4d01-9ecf-f11c41a3745f 2024-08-20 16:32:10,870 - DEBUG - VM ctest-TestBasicVMVN-90748548-38262317 launched on Node cn-jenkins-deploy-platform-ansible-os-1677-1 2024-08-20 16:32:10,965 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/d07aea3a-50a9-4d01-9ecf-f11c41a3745f 2024-08-20 16:32:10,975 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/6f3f4f0f-6828-45d5-b453-8fd474a5217b 2024-08-20 16:32:14,229 - 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-08-20 16:32:14,229 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90748548-38262317 failed! 2024-08-20 16:32:14,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833 is 31.1.1.1 and allocation pool is NOT set 2024-08-20 16:32:14,284 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833 is 31.1.2.1 and allocation pool is NOT set 2024-08-20 16:32:18,358 - 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') 2024-08-20 16:32:18,358 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90748548-38262317 failed! 2024-08-20 16:32:18,412 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833 is 31.1.1.1 and allocation pool is NOT set 2024-08-20 16:32:18,412 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833 is 31.1.2.1 and allocation pool is NOT set 2024-08-20 16:32:20,470 - 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=9.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.43 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 = 1.425/5.437/9.450/4.012 ms') 2024-08-20 16:32:20,470 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-90748548-38262317 passed 2024-08-20 16:32:20,624 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:20,624 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90748548-38262317, IP 31.1.1.4, Port 22 2024-08-20 16:32:20,794 - DEBUG - VM ctest-TestBasicVMVN-90748548-38262317 is ready for SSH connections 2024-08-20 16:32:20,794 - INFO - Waiting for VM ctest-TestBasicVMVN-90748548-92282112 to be up.. 2024-08-20 16:32:20,907 - DEBUG - VM is in ACTIVE state now 2024-08-20 16:32:20,907 - INFO - VM name : ctest-TestBasicVMVN-90748548-92282112 2024-08-20 16:32:20,981 - DEBUG - VM ctest-TestBasicVMVN-90748548-92282112 ID is 270fcad1-ebf7-40d4-be5e-007ee32976e4 2024-08-20 16:32:20,981 - DEBUG - VM ctest-TestBasicVMVN-90748548-92282112 launched on Node cn-jenkins-deploy-platform-ansible-os-1677-1 2024-08-20 16:32:21,056 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/270fcad1-ebf7-40d4-be5e-007ee32976e4 2024-08-20 16:32:21,064 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/909280c5-6637-4e90-9a89-80d0c9da46d5 2024-08-20 16:32:22,305 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.410 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.410/1.580/2.751/1.170 ms') 2024-08-20 16:32:22,305 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-90748548-92282112 passed 2024-08-20 16:32:22,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:22,452 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90748548-92282112, IP 31.1.2.4, Port 22 2024-08-20 16:32:22,611 - DEBUG - VM ctest-TestBasicVMVN-90748548-92282112 is ready for SSH connections 2024-08-20 16:32:22,611 - INFO - Waiting for VM ctest-TestBasicVMVN-90748548-14857984 to be up.. 2024-08-20 16:32:22,680 - DEBUG - VM is in ACTIVE state now 2024-08-20 16:32:22,680 - INFO - VM name : ctest-TestBasicVMVN-90748548-14857984 2024-08-20 16:32:22,752 - DEBUG - VM ctest-TestBasicVMVN-90748548-14857984 ID is b06db8aa-9455-4102-9ec0-ea35f2762d4b 2024-08-20 16:32:22,752 - DEBUG - VM ctest-TestBasicVMVN-90748548-14857984 launched on Node cn-jenkins-deploy-platform-ansible-os-1677-1 2024-08-20 16:32:22,823 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine/b06db8aa-9455-4102-9ec0-ea35f2762d4b 2024-08-20 16:32:22,830 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-machine-interface/7da07250-4ecb-455b-939a-7c1a4e21de3b 2024-08-20 16:32:24,064 - 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.83 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.299 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.299/1.563/2.827/1.264 ms') 2024-08-20 16:32:24,064 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-90748548-14857984 passed 2024-08-20 16:32:24,212 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:24,212 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-90748548-14857984, IP 31.1.1.3, Port 22 2024-08-20 16:32:24,368 - DEBUG - VM ctest-TestBasicVMVN-90748548-14857984 is ready for SSH connections 2024-08-20 16:32:24,368 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:24,368 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:24,368 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-20 16:32:28,108 - 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.527 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.708 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.753 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.708/1.662/3.527 ms 2024-08-20 16:32:28,108 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-90748548-38262317 passed 2024-08-20 16:32:28,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:28,108 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:28,108 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-20 16:32:31,787 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.122 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.723 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.750 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.723/1.531/3.122 ms 2024-08-20 16:32:31,787 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-90748548-92282112 passed 2024-08-20 16:32:31,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:31,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:31,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-20 16:32:31,787 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:31,787 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-20 16:32:31,963 - DEBUG - None 2024-08-20 16:32:31,963 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:31,963 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-20 16:32:32,136 - DEBUG - None 2024-08-20 16:32:32,136 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:32,136 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-20 16:32:32,726 - DEBUG - None 2024-08-20 16:32:32,727 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:32,727 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-20 16:32:34,920 - 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.910 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.949 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.357 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.511 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.425 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.357/1.830/4.949 ms 2024-08-20 16:32:34,920 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:34,920 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-20 16:32:37,162 - 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.679 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.640 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.605 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.333 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.704/3.640 ms 2024-08-20 16:32:37,162 - 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.30, gateway password: c0ntrail123 2024-08-20 16:32:37,162 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-20 16:32:39,409 - 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.650 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.467 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.260 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.596 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.308 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.383/1.871/4.260 ms 2024-08-20 16:32:39,409 - INFO - Deleting VM ctest-TestBasicVMVN-90748548-14857984 2024-08-20 16:32:39,472 - INFO - Detaching port 909280c5-6637-4e90-9a89-80d0c9da46d5 from VM ctest-TestBasicVMVN-90748548-92282112 2024-08-20 16:32:39,522 - INFO - Deleting VM ctest-TestBasicVMVN-90748548-92282112 2024-08-20 16:32:39,580 - INFO - Detaching port 6f3f4f0f-6828-45d5-b453-8fd474a5217b from VM ctest-TestBasicVMVN-90748548-38262317 2024-08-20 16:32:39,616 - INFO - Deleting VM ctest-TestBasicVMVN-90748548-38262317 2024-08-20 16:32:39,693 - INFO - Deleting VN ctest-vn-50968833 2024-08-20 16:32:39,905 - DEBUG - Response for delete_port : () 2024-08-20 16:32:40,108 - DEBUG - Response for delete_port : () 2024-08-20 16:32:40,158 - DEBUG - VN ebc064b3-868d-407e-bc98-2b1a326e418f still in use: Unable to complete operation on network ebc064b3-868d-407e-bc98-2b1a326e418f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-53bdc7a3-25c6-4628-9976-3275a3e695ba'] 2024-08-20 16:32:40,158 - WARNING - Deleting VN ctest-vn-50968833 failed..Will retry 2024-08-20 16:32:42,277 - DEBUG - Response for deleting network () 2024-08-20 16:32:42,277 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/791da5c1-9218-4fb7-9776-4587ca84b23e 2024-08-20 16:32:42,284 - DEBUG - Response Code: 404 2024-08-20 16:32:42,284 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2024-08-20 16:32:42,291 - DEBUG - Requesting: http://10.0.0.30:8082/domain/41c72296-e8e4-4a41-ab8e-c49845aab7d6 2024-08-20 16:32:42,346 - DEBUG - Requesting: http://10.0.0.30:8082/project/7482dd6a-367e-49d8-9f4a-382c3493c40d 2024-08-20 16:32:42,415 - INFO - Validated that VN ctest-vn-50968833 is not found in API Server 2024-08-20 16:32:42,426 - DEBUG - VN ctest-vn-50968833 is not present in Agent 10.0.0.30 2024-08-20 16:32:42,426 - INFO - Validated that VN ctest-vn-50968833 is not in any agent 2024-08-20 16:32:42,431 - DEBUG - VRF 2 is not seen in agent 10.0.0.30 2024-08-20 16:32:42,436 - DEBUG - Vrouter 10.0.0.30 does not have vrf 2 for VN ctest-vn-50968833 2024-08-20 16:32:42,436 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-90748548:ctest-vn-50968833 2024-08-20 16:32:42,445 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-50968833 info 2024-08-20 16:32:42,520 - INFO - IPAM: ctest-ipam-38858417 is not found in API Server 2024-08-20 16:32:42,531 - INFO - IPAM:ctest-ipam-38858417 is not found in control node 2024-08-20 16:32:42,781 - DEBUG - No XMPP flaps were noticed during the test
2024-08-20 16:32:42,781 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2024-08-20 16:32:42,781 - INFO - -------------------------------------------------------------------------------- 2024-08-20 16:32:43,466 - INFO - Deleted project: ctest-TestBasicVMVN-90748548, ID : 7482dd6a-367e-49d8-9f4a-382c3493c40d