2024-11-03 22:47:03,872 - INFO - Domain Default found not creating 2024-11-03 22:47:04,080 - INFO - Project ctest-TestBasicVMVN-83505538 not found, creating it 2024-11-03 22:47:04,631 - INFO - Created Project:ctest-TestBasicVMVN-83505538, ID : fcd96ea7-da2d-4566-9bfd-887bcec7b3b8 2024-11-03 22:47:06,372 - INFO - ================================================================================ 2024-11-03 22:47:06,372 - INFO - STARTING TEST : test_generic_link_local_service 2024-11-03 22:47:06,372 - 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-11-03 22:47:06,657 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.23': '0'}} with 2024-11-03 22:47:06,657 - INFO - Initial checks done. Running the testcase now 2024-11-03 22:47:06,657 - INFO - 2024-11-03 22:47:07,308 - DEBUG - Response for create_network : {'network': {'id': '880b83d2-7b8a-493d-a411-39b8a84a52a0', 'name': 'ctest-vn2_metadata-02837572', 'tenant_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'project_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83505538', 'ctest-vn2_metadata-02837572'], 'port_security_enabled': True, 'description': ''}} 2024-11-03 22:47:07,509 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a1e30ef-9dfd-45e8-a309-baf90e1cf6c0', 'name': '', 'tenant_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'network_id': '880b83d2-7b8a-493d-a411-39b8a84a52a0', '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': 'fcd96ea7da2d45669bfd887bcec7b3b8'}} 2024-11-03 22:47:07,531 - INFO - Created VN ctest-vn2_metadata-02837572 2024-11-03 22:47:07,594 - DEBUG - VN ctest-vn2_metadata-02837572 UUID is 880b83d2-7b8a-493d-a411-39b8a84a52a0 2024-11-03 22:47:07,841 - DEBUG - Services list from nova: [, , ] 2024-11-03 22:47:09,045 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2192-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2192-1) 2024-11-03 22:47:09,158 - DEBUG - Link local service introspect added 2024-11-03 22:47:09,209 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-03 22:47:14,292 - DEBUG - VM is in ACTIVE state now 2024-11-03 22:47:14,428 - INFO - Waiting for VM ctest-TestBasicVMVN-83505538-36146184 to be up.. 2024-11-03 22:47:14,428 - INFO - VM name : ctest-TestBasicVMVN-83505538-36146184 2024-11-03 22:47:14,515 - DEBUG - VM ctest-TestBasicVMVN-83505538-36146184 ID is 2f490755-b150-4c14-85a6-a8ee91e07d23 2024-11-03 22:47:14,515 - DEBUG - VM ctest-TestBasicVMVN-83505538-36146184 launched on Node cn-jenkins-deploy-platform-ansible-os-2192-1 2024-11-03 22:47:14,608 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/2f490755-b150-4c14-85a6-a8ee91e07d23 2024-11-03 22:47:14,913 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/2f490755-b150-4c14-85a6-a8ee91e07d23 2024-11-03 22:47:14,954 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/b38b8b97-9f15-4dd7-8091-d35b71147bce 2024-11-03 22:47:18,252 - 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 1035ms') 2024-11-03 22:47:18,252 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83505538-36146184 failed! 2024-11-03 22:47:18,315 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83505538:ctest-vn2_metadata-02837572 is 11.1.1.1 and allocation pool is NOT set 2024-11-03 22:47:20,384 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.59 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 = 2.164/2.876/3.589/0.712 ms') 2024-11-03 22:47:20,384 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83505538-36146184 passed 2024-11-03 22:47:20,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:20,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83505538-36146184, IP 11.1.1.3, Port 22 2024-11-03 22:47:20,716 - DEBUG - VM ctest-TestBasicVMVN-83505538-36146184 is ready for SSH connections 2024-11-03 22:47:20,716 - INFO - Retry 0 2024-11-03 22:47:20,716 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:20,717 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-11-03 22:47:22,645 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-11-03 22:47:22,645 - INFO - Generic metadata worked 2024-11-03 22:47:22,918 - DEBUG - Link local service introspect removed 2024-11-03 22:47:22,918 - INFO - Deleting VM ctest-TestBasicVMVN-83505538-36146184 2024-11-03 22:47:22,984 - INFO - Deleting VN ctest-vn2_metadata-02837572 2024-11-03 22:47:23,031 - DEBUG - VN 880b83d2-7b8a-493d-a411-39b8a84a52a0 still in use: Unable to complete operation on network 880b83d2-7b8a-493d-a411-39b8a84a52a0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c6e007aa-1598-40a9-9255-b4fb6d21624e'] 2024-11-03 22:47:23,031 - WARNING - Deleting VN ctest-vn2_metadata-02837572 failed..Will retry 2024-11-03 22:47:25,151 - DEBUG - Response for deleting network () 2024-11-03 22:47:25,405 - DEBUG - No XMPP flaps were noticed during the test 2024-11-03 22:47:25,405 - INFO - -------------------------------------------------------------------------------- 2024-11-03 22:47:25,408 - INFO - ================================================================================ 2024-11-03 22:47:25,408 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-11-03 22:47:25,408 - 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-11-03 22:47:25,696 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.23': '0'}} with 2024-11-03 22:47:25,696 - INFO - Initial checks done. Running the testcase now 2024-11-03 22:47:25,696 - INFO - 2024-11-03 22:47:26,241 - DEBUG - Response for create_network : {'network': {'id': '524309b0-af8d-4bb4-b29a-3b439728122b', 'name': 'ctest-vn-54052810', 'tenant_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'project_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-83505538', 'ctest-vn-54052810'], 'port_security_enabled': True, 'description': ''}} 2024-11-03 22:47:26,447 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd348ea86-a8f8-42ee-acc5-64888fc705e8', 'name': '', 'tenant_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'network_id': '524309b0-af8d-4bb4-b29a-3b439728122b', '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': 'fcd96ea7da2d45669bfd887bcec7b3b8'}} 2024-11-03 22:47:26,633 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b7a6903d-b41c-4b96-bbe9-d4678491e9f6', 'name': '', 'tenant_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'network_id': '524309b0-af8d-4bb4-b29a-3b439728122b', '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': 'fcd96ea7da2d45669bfd887bcec7b3b8'}} 2024-11-03 22:47:26,656 - INFO - Created VN ctest-vn-54052810 2024-11-03 22:47:26,719 - DEBUG - VN ctest-vn-54052810 UUID is 524309b0-af8d-4bb4-b29a-3b439728122b 2024-11-03 22:47:27,318 - DEBUG - Response for create_port : {'port': {'name': 'b1c4feaf-b684-499a-811e-fb05fb336744', 'id': 'b1c4feaf-b684-499a-811e-fb05fb336744', 'tenant_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'network_id': '524309b0-af8d-4bb4-b29a-3b439728122b', 'mac_address': '02:b1:c4:fe:af:b6', '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': 'd348ea86-a8f8-42ee-acc5-64888fc705e8'}], 'security_groups': ['b377a84f-039f-462a-ab56-be355aba687a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcd96ea7da2d45669bfd887bcec7b3b8'}} 2024-11-03 22:47:27,517 - DEBUG - Response for create_port : {'port': {'name': 'c3f23df9-fb16-4651-8937-27af170d52d8', 'id': 'c3f23df9-fb16-4651-8937-27af170d52d8', 'tenant_id': 'fcd96ea7da2d45669bfd887bcec7b3b8', 'network_id': '524309b0-af8d-4bb4-b29a-3b439728122b', 'mac_address': '02:c3:f2:3d:f9:fb', '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': 'b7a6903d-b41c-4b96-bbe9-d4678491e9f6'}], 'security_groups': ['b377a84f-039f-462a-ab56-be355aba687a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fcd96ea7da2d45669bfd887bcec7b3b8'}} 2024-11-03 22:47:28,074 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2192-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2192-1) 2024-11-03 22:47:28,502 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2192-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2192-1) 2024-11-03 22:47:29,739 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2192-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2192-1) 2024-11-03 22:47:29,740 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-03 22:47:29,747 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c178c8d9-88e5-4eea-bfae-146ab913ce90 2024-11-03 22:47:29,767 - DEBUG - Requesting: http://10.0.0.37:8082/project/fcd96ea7-da2d-4566-9bfd-887bcec7b3b8 2024-11-03 22:47:29,861 - DEBUG - Requesting: http://10.0.0.37:8082/network-ipam/5a5a3e30-93a5-4401-afd9-79a5c4eb816e 2024-11-03 22:47:29,877 - INFO - Verifications in API Server for IPAM: ctest-ipam-45318785 passed 2024-11-03 22:47:29,885 - DEBUG - Control-node 10.0.0.37 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-83505538:ctest-ipam-45318785', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83505538', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6510584589673907201', 'uuid-lslong': '12671292779463934318'}, 'enable': 'true', 'created': '2024-11-03T22:47:25', 'last-modified': '2024-11-03T22:47:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.945095'} 2024-11-03 22:47:29,885 - INFO - Verifications in Control node for IPAM: ctest-ipam-45318785 passed 2024-11-03 22:47:29,886 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-03 22:47:29,893 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c178c8d9-88e5-4eea-bfae-146ab913ce90 2024-11-03 22:47:29,914 - DEBUG - Requesting: http://10.0.0.37:8082/project/fcd96ea7-da2d-4566-9bfd-887bcec7b3b8 2024-11-03 22:47:30,017 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/524309b0-af8d-4bb4-b29a-3b439728122b 2024-11-03 22:47:30,040 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/524309b0-af8d-4bb4-b29a-3b439728122b 2024-11-03 22:47:30,059 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/709fe1fa-a675-43d0-846e-420cf233563c 2024-11-03 22:47:30,076 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/709fe1fa-a675-43d0-846e-420cf233563c 2024-11-03 22:47:30,092 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/37c4b91b-18a0-4636-89fc-e5e45992f252 2024-11-03 22:47:30,104 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-03 22:47:30,104 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/524309b0-af8d-4bb4-b29a-3b439728122b 2024-11-03 22:47:30,128 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/709fe1fa-a675-43d0-846e-420cf233563c 2024-11-03 22:47:30,156 - INFO - Verified VN network id 8 for VN 524309b0-af8d-4bb4-b29a-3b439728122b 2024-11-03 22:47:30,156 - INFO - Verifications in API Server for VN ctest-vn-54052810 passed 2024-11-03 22:47:30,156 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/524309b0-af8d-4bb4-b29a-3b439728122b 2024-11-03 22:47:30,178 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/709fe1fa-a675-43d0-846e-420cf233563c 2024-11-03 22:47:30,190 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/709fe1fa-a675-43d0-846e-420cf233563c 2024-11-03 22:47:30,220 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/37c4b91b-18a0-4636-89fc-e5e45992f252 2024-11-03 22:47:30,242 - DEBUG - Control-node 10.0.0.37 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-83505538:ctest-vn-54052810', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-83505538', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5927592189013871540', 'uuid-lslong': '12869664046649446955'}, 'enable': 'true', 'created': '2024-11-03T22:47:26', 'last-modified': '2024-11-03T22:47:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.639230'} 2024-11-03 22:47:30,255 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-03 22:47:30,255 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-54052810 passed 2024-11-03 22:47:30,256 - DEBUG - ====Verifying policy data for ctest-vn-54052810 in API_Server ====== 2024-11-03 22:47:30,256 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-03 22:47:30,275 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c178c8d9-88e5-4eea-bfae-146ab913ce90 2024-11-03 22:47:30,339 - DEBUG - Requesting: http://10.0.0.37:8082/project/fcd96ea7-da2d-4566-9bfd-887bcec7b3b8 2024-11-03 22:47:30,490 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/524309b0-af8d-4bb4-b29a-3b439728122b 2024-11-03 22:47:30,521 - DEBUG - =>VN ctest-vn-54052810 has no policy to be verified 2024-11-03 22:47:30,521 - DEBUG - Verifying the vn in opserver 2024-11-03 22:47:30,521 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-83505538:ctest-vn-54052810 virtual network link through opserver 10.0.0.37 2024-11-03 22:47:30,521 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2024-11-03 22:47:30,876 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2024-11-03 22:47:30,970 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-83505538:ctest-vn-54052810', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-83505538:ctest-vn-54052810?flat'} 2024-11-03 22:47:30,970 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-83505538:ctest-vn-54052810 is found in opserver 2024-11-03 22:47:30,982 - DEBUG - VRF ids for VN ctest-vn-54052810: {'10.0.0.37': '2'} 2024-11-03 22:47:30,982 - INFO - Waiting for VM ctest-TestBasicVMVN-83505538-69554560 to be up.. 2024-11-03 22:47:31,115 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-03 22:47:36,222 - DEBUG - VM is in ACTIVE state now 2024-11-03 22:47:36,222 - INFO - VM name : ctest-TestBasicVMVN-83505538-69554560 2024-11-03 22:47:36,325 - DEBUG - VM ctest-TestBasicVMVN-83505538-69554560 ID is 7c39f0c8-20a6-4b26-8c0f-39974fa3e61c 2024-11-03 22:47:36,325 - DEBUG - VM ctest-TestBasicVMVN-83505538-69554560 launched on Node cn-jenkins-deploy-platform-ansible-os-2192-1 2024-11-03 22:47:36,424 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/7c39f0c8-20a6-4b26-8c0f-39974fa3e61c 2024-11-03 22:47:36,435 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/b1c4feaf-b684-499a-811e-fb05fb336744 2024-11-03 22:47:39,720 - 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 1011ms') 2024-11-03 22:47:39,720 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83505538-69554560 failed! 2024-11-03 22:47:39,791 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83505538:ctest-vn-54052810 is 31.1.1.1 and allocation pool is NOT set 2024-11-03 22:47:39,791 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-83505538:ctest-vn-54052810 is 31.1.2.1 and allocation pool is NOT set 2024-11-03 22:47:41,856 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.21 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 = 2.208/3.958/5.709/1.750 ms') 2024-11-03 22:47:41,857 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-83505538-69554560 passed 2024-11-03 22:47:42,027 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:42,027 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83505538-69554560, IP 31.1.1.4, Port 22 2024-11-03 22:47:42,182 - DEBUG - VM ctest-TestBasicVMVN-83505538-69554560 is ready for SSH connections 2024-11-03 22:47:42,182 - INFO - Waiting for VM ctest-TestBasicVMVN-83505538-39717232 to be up.. 2024-11-03 22:47:42,283 - DEBUG - VM is in ACTIVE state now 2024-11-03 22:47:42,283 - INFO - VM name : ctest-TestBasicVMVN-83505538-39717232 2024-11-03 22:47:42,381 - DEBUG - VM ctest-TestBasicVMVN-83505538-39717232 ID is 8b2b5069-1950-4194-b8f5-2f49d88ca761 2024-11-03 22:47:42,381 - DEBUG - VM ctest-TestBasicVMVN-83505538-39717232 launched on Node cn-jenkins-deploy-platform-ansible-os-2192-1 2024-11-03 22:47:42,475 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/8b2b5069-1950-4194-b8f5-2f49d88ca761 2024-11-03 22:47:42,487 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/c3f23df9-fb16-4651-8937-27af170d52d8 2024-11-03 22:47:43,754 - 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.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.480 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.480/1.702/2.924/1.222 ms') 2024-11-03 22:47:43,754 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-83505538-39717232 passed 2024-11-03 22:47:43,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:43,927 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83505538-39717232, IP 31.1.2.4, Port 22 2024-11-03 22:47:44,096 - DEBUG - VM ctest-TestBasicVMVN-83505538-39717232 is ready for SSH connections 2024-11-03 22:47:44,096 - INFO - Waiting for VM ctest-TestBasicVMVN-83505538-96689890 to be up.. 2024-11-03 22:47:44,190 - DEBUG - VM is in ACTIVE state now 2024-11-03 22:47:44,190 - INFO - VM name : ctest-TestBasicVMVN-83505538-96689890 2024-11-03 22:47:44,279 - DEBUG - VM ctest-TestBasicVMVN-83505538-96689890 ID is fae13eb5-6fb2-4e33-9421-6bacddeaf3b0 2024-11-03 22:47:44,279 - DEBUG - VM ctest-TestBasicVMVN-83505538-96689890 launched on Node cn-jenkins-deploy-platform-ansible-os-2192-1 2024-11-03 22:47:44,372 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/fae13eb5-6fb2-4e33-9421-6bacddeaf3b0 2024-11-03 22:47:44,383 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/64645524-31c7-4d11-b4d7-c52d7146e0d6 2024-11-03 22:47:45,650 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.464 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.464/2.051/3.638/1.587 ms') 2024-11-03 22:47:45,650 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-83505538-96689890 passed 2024-11-03 22:47:45,810 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:45,811 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-83505538-96689890, IP 31.1.1.3, Port 22 2024-11-03 22:47:45,966 - DEBUG - VM ctest-TestBasicVMVN-83505538-96689890 is ready for SSH connections 2024-11-03 22:47:45,966 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:45,966 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:45,966 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-11-03 22:47:49,657 - 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.648 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.856 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.333 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.856/1.945/3.648 ms 2024-11-03 22:47:49,658 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-83505538-69554560 passed 2024-11-03 22:47:49,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:49,658 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:49,658 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-11-03 22:47:53,317 - 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.345 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.069 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.081 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.069/2.165/3.345 ms 2024-11-03 22:47:53,317 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-83505538-39717232 passed 2024-11-03 22:47:53,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:53,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:53,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-03 22:47:53,317 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:53,317 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-03 22:47:53,494 - DEBUG - None 2024-11-03 22:47:53,494 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:53,494 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-03 22:47:53,676 - DEBUG - None 2024-11-03 22:47:53,677 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:53,677 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-03 22:47:54,295 - DEBUG - None 2024-11-03 22:47:54,296 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:54,296 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-11-03 22:47:56,502 - 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.892 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.623 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.464 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.922 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.506 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.464/2.281/6.623 ms 2024-11-03 22:47:56,502 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:56,502 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-11-03 22:47:58,777 - 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.173 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.022 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.392 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.485 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.257 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.108 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.449 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.449/2.412/5.392 ms 2024-11-03 22:47:58,778 - 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.37, gateway password: c0ntrail123 2024-11-03 22:47:58,778 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-11-03 22:48:01,032 - 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=1.402 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.920 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.888 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.473 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.533 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.962 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.411 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.411/3.084/5.888 ms 2024-11-03 22:48:01,032 - INFO - Deleting VM ctest-TestBasicVMVN-83505538-96689890 2024-11-03 22:48:01,099 - INFO - Detaching port c3f23df9-fb16-4651-8937-27af170d52d8 from VM ctest-TestBasicVMVN-83505538-39717232 2024-11-03 22:48:01,155 - INFO - Deleting VM ctest-TestBasicVMVN-83505538-39717232 2024-11-03 22:48:01,236 - INFO - Detaching port b1c4feaf-b684-499a-811e-fb05fb336744 from VM ctest-TestBasicVMVN-83505538-69554560 2024-11-03 22:48:01,279 - INFO - Deleting VM ctest-TestBasicVMVN-83505538-69554560 2024-11-03 22:48:01,370 - INFO - Deleting VN ctest-vn-54052810 2024-11-03 22:48:01,626 - DEBUG - Response for delete_port : () 2024-11-03 22:48:01,901 - DEBUG - Response for delete_port : () 2024-11-03 22:48:02,120 - DEBUG - Response for deleting network () 2024-11-03 22:48:02,120 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/709fe1fa-a675-43d0-846e-420cf233563c 2024-11-03 22:48:02,129 - DEBUG - Response Code: 404 2024-11-03 22:48:02,130 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2024-11-03 22:48:02,138 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c178c8d9-88e5-4eea-bfae-146ab913ce90 2024-11-03 22:48:02,156 - DEBUG - Requesting: http://10.0.0.37:8082/project/fcd96ea7-da2d-4566-9bfd-887bcec7b3b8 2024-11-03 22:48:02,234 - INFO - Validated that VN ctest-vn-54052810 is not found in API Server 2024-11-03 22:48:02,252 - DEBUG - VN ctest-vn-54052810 is not present in Agent 10.0.0.37 2024-11-03 22:48:02,252 - INFO - Validated that VN ctest-vn-54052810 is not in any agent 2024-11-03 22:48:02,261 - DEBUG - VRF 2 is not seen in agent 10.0.0.37 2024-11-03 22:48:02,271 - DEBUG - Vrouter 10.0.0.37 does not have vrf 2 for VN ctest-vn-54052810 2024-11-03 22:48:02,271 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-83505538:ctest-vn-54052810 2024-11-03 22:48:02,295 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-54052810 info 2024-11-03 22:48:02,394 - INFO - IPAM: ctest-ipam-45318785 is not found in API Server 2024-11-03 22:48:02,408 - INFO - IPAM:ctest-ipam-45318785 is not found in control node 2024-11-03 22:48:02,684 - DEBUG - No XMPP flaps were noticed during the test
2024-11-03 22:48:02,684 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-11-03 22:48:02,684 - INFO - -------------------------------------------------------------------------------- 2024-11-03 22:48:03,480 - INFO - Deleted project: ctest-TestBasicVMVN-83505538, ID : fcd96ea7-da2d-4566-9bfd-887bcec7b3b8