2024-08-26 21:25:34,702 - INFO - Domain Default found not creating 2024-08-26 21:25:34,887 - INFO - Project ctest-TestBasicVMVN-42531813 not found, creating it 2024-08-26 21:25:35,398 - INFO - Created Project:ctest-TestBasicVMVN-42531813, ID : 248d0f2f-37f0-4898-bcfc-6f3a437c8c1d 2024-08-26 21:25:38,121 - INFO - ================================================================================ 2024-08-26 21:25:38,121 - INFO - STARTING TEST : test_generic_link_local_service 2024-08-26 21:25:38,121 - 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-26 21:25:38,375 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.20': '0'}} with 2024-08-26 21:25:38,375 - INFO - Initial checks done. Running the testcase now 2024-08-26 21:25:38,375 - INFO - 2024-08-26 21:25:38,950 - DEBUG - Response for create_network : {'network': {'id': '7a38d62e-7337-4c70-b00a-b9e05807239e', 'name': 'ctest-vn2_metadata-04131846', 'tenant_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'project_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42531813', 'ctest-vn2_metadata-04131846'], 'port_security_enabled': True, 'description': ''}} 2024-08-26 21:25:39,190 - DEBUG - Response for create_subnet : {'subnet': {'id': '9b159ab8-3cb9-4673-96d8-4cc758c90a9a', 'name': '', 'tenant_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'network_id': '7a38d62e-7337-4c70-b00a-b9e05807239e', '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': '248d0f2f37f04898bcfc6f3a437c8c1d'}} 2024-08-26 21:25:39,210 - INFO - Created VN ctest-vn2_metadata-04131846 2024-08-26 21:25:39,261 - DEBUG - VN ctest-vn2_metadata-04131846 UUID is 7a38d62e-7337-4c70-b00a-b9e05807239e 2024-08-26 21:25:39,456 - DEBUG - Services list from nova: [, , ] 2024-08-26 21:25:40,584 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1774-1) 2024-08-26 21:25:40,689 - DEBUG - Link local service introspect added 2024-08-26 21:25:40,733 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-08-26 21:25:45,816 - DEBUG - VM is in ACTIVE state now 2024-08-26 21:25:45,942 - INFO - Waiting for VM ctest-TestBasicVMVN-42531813-00132359 to be up.. 2024-08-26 21:25:45,942 - INFO - VM name : ctest-TestBasicVMVN-42531813-00132359 2024-08-26 21:25:46,024 - DEBUG - VM ctest-TestBasicVMVN-42531813-00132359 ID is a465bdc4-04ef-4365-9ebc-66358528693f 2024-08-26 21:25:46,024 - DEBUG - VM ctest-TestBasicVMVN-42531813-00132359 launched on Node cn-jenkins-deploy-platform-ansible-os-1774-1 2024-08-26 21:25:46,104 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/a465bdc4-04ef-4365-9ebc-66358528693f 2024-08-26 21:25:46,399 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/a465bdc4-04ef-4365-9ebc-66358528693f 2024-08-26 21:25:46,433 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/6929db9e-f2c0-4204-be3d-48fbd389aca8 2024-08-26 21:25:49,683 - 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-08-26 21:25:49,683 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42531813-00132359 failed! 2024-08-26 21:25:49,737 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42531813:ctest-vn2_metadata-04131846 is 11.1.1.1 and allocation pool is NOT set 2024-08-26 21:25:51,798 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.93 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.932/2.151/2.371/0.219 ms') 2024-08-26 21:25:51,799 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42531813-00132359 passed 2024-08-26 21:25:51,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:25:51,953 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42531813-00132359, IP 11.1.1.3, Port 22 2024-08-26 21:25:52,121 - DEBUG - VM ctest-TestBasicVMVN-42531813-00132359 is ready for SSH connections 2024-08-26 21:25:52,121 - INFO - Retry 0 2024-08-26 21:25:52,121 - 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.12, gateway password: c0ntrail123 2024-08-26 21:25:52,121 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-08-26 21:25:53,768 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-08-26 21:25:53,768 - INFO - Generic metadata worked 2024-08-26 21:25:54,029 - DEBUG - Link local service introspect removed 2024-08-26 21:25:54,029 - INFO - Deleting VM ctest-TestBasicVMVN-42531813-00132359 2024-08-26 21:25:55,206 - INFO - Deleting VN ctest-vn2_metadata-04131846 2024-08-26 21:25:55,249 - DEBUG - VN 7a38d62e-7337-4c70-b00a-b9e05807239e still in use: Unable to complete operation on network 7a38d62e-7337-4c70-b00a-b9e05807239e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-984b4527-bd75-48e1-bf23-9ad02c5211e6'] 2024-08-26 21:25:55,249 - WARNING - Deleting VN ctest-vn2_metadata-04131846 failed..Will retry 2024-08-26 21:25:57,367 - DEBUG - Response for deleting network () 2024-08-26 21:25:57,627 - DEBUG - No XMPP flaps were noticed during the test 2024-08-26 21:25:57,627 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19] 2024-08-26 21:25:57,627 - INFO - -------------------------------------------------------------------------------- 2024-08-26 21:25:57,630 - INFO - ================================================================================ 2024-08-26 21:25:57,630 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-08-26 21:25:57,630 - 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-26 21:25:57,920 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.20': '0'}} with 2024-08-26 21:25:57,920 - INFO - Initial checks done. Running the testcase now 2024-08-26 21:25:57,920 - INFO - 2024-08-26 21:25:58,418 - DEBUG - Response for create_network : {'network': {'id': '05282c5b-e21d-4814-b11a-9a65a0a9ecb2', 'name': 'ctest-vn-33510456', 'tenant_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'project_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-42531813', 'ctest-vn-33510456'], 'port_security_enabled': True, 'description': ''}} 2024-08-26 21:25:58,628 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed95b2ca-d462-4c75-9886-1e552b4c90f2', 'name': '', 'tenant_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'network_id': '05282c5b-e21d-4814-b11a-9a65a0a9ecb2', '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': '248d0f2f37f04898bcfc6f3a437c8c1d'}} 2024-08-26 21:25:58,784 - DEBUG - Response for create_subnet : {'subnet': {'id': '252e9d72-b3e4-4de4-b2dd-1e7777a11323', 'name': '', 'tenant_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'network_id': '05282c5b-e21d-4814-b11a-9a65a0a9ecb2', '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': '248d0f2f37f04898bcfc6f3a437c8c1d'}} 2024-08-26 21:25:58,808 - INFO - Created VN ctest-vn-33510456 2024-08-26 21:25:58,861 - DEBUG - VN ctest-vn-33510456 UUID is 05282c5b-e21d-4814-b11a-9a65a0a9ecb2 2024-08-26 21:25:59,252 - DEBUG - Response for create_port : {'port': {'name': 'b383b70c-4aa3-4849-90f0-0741b1ac5b08', 'id': 'b383b70c-4aa3-4849-90f0-0741b1ac5b08', 'tenant_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'network_id': '05282c5b-e21d-4814-b11a-9a65a0a9ecb2', 'mac_address': '02:b3:83:b7:0c:4a', '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': 'ed95b2ca-d462-4c75-9886-1e552b4c90f2'}], 'security_groups': ['b2148b1d-111f-4cfb-824a-313400afa5a3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '248d0f2f37f04898bcfc6f3a437c8c1d'}} 2024-08-26 21:25:59,431 - DEBUG - Response for create_port : {'port': {'name': '237d9271-0cd2-4235-a53c-2dae4d3f6c8d', 'id': '237d9271-0cd2-4235-a53c-2dae4d3f6c8d', 'tenant_id': '248d0f2f37f04898bcfc6f3a437c8c1d', 'network_id': '05282c5b-e21d-4814-b11a-9a65a0a9ecb2', 'mac_address': '02:23:7d:92:71:0c', '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': '252e9d72-b3e4-4de4-b2dd-1e7777a11323'}], 'security_groups': ['b2148b1d-111f-4cfb-824a-313400afa5a3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '248d0f2f37f04898bcfc6f3a437c8c1d'}} 2024-08-26 21:25:59,837 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1774-1) 2024-08-26 21:26:00,279 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1774-1) 2024-08-26 21:26:01,628 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1774-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1774-1) 2024-08-26 21:26:01,628 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-26 21:26:01,641 - DEBUG - Requesting: http://10.0.0.12:8082/domain/484ee31c-c355-4bdf-97fc-d19048c83f13 2024-08-26 21:26:01,661 - DEBUG - Requesting: http://10.0.0.12:8082/project/248d0f2f-37f0-4898-bcfc-6f3a437c8c1d 2024-08-26 21:26:01,750 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/c599c918-cd30-4c60-9311-369269847ec5 2024-08-26 21:26:01,764 - INFO - Verifications in API Server for IPAM: ctest-ipam-52752089 passed 2024-08-26 21:26:01,773 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-42531813:ctest-ipam-52752089', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42531813', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14238632805267426400', 'uuid-lslong': '10597311400642903749'}, 'enable': 'true', 'created': '2024-08-26T21:25:57', 'last-modified': '2024-08-26T21:25:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.624106'} 2024-08-26 21:26:01,773 - INFO - Verifications in Control node for IPAM: ctest-ipam-52752089 passed 2024-08-26 21:26:01,773 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-26 21:26:01,786 - DEBUG - Requesting: http://10.0.0.12:8082/domain/484ee31c-c355-4bdf-97fc-d19048c83f13 2024-08-26 21:26:01,801 - DEBUG - Requesting: http://10.0.0.12:8082/project/248d0f2f-37f0-4898-bcfc-6f3a437c8c1d 2024-08-26 21:26:01,883 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/05282c5b-e21d-4814-b11a-9a65a0a9ecb2 2024-08-26 21:26:01,896 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/05282c5b-e21d-4814-b11a-9a65a0a9ecb2 2024-08-26 21:26:01,910 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/01c8a871-f19a-4d45-8ddc-583a0e93d9f8 2024-08-26 21:26:01,924 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/01c8a871-f19a-4d45-8ddc-583a0e93d9f8 2024-08-26 21:26:01,933 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/96a0d80f-1270-4196-88d8-bf745c1aa7bf 2024-08-26 21:26:01,943 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-26 21:26:01,943 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/05282c5b-e21d-4814-b11a-9a65a0a9ecb2 2024-08-26 21:26:01,955 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/01c8a871-f19a-4d45-8ddc-583a0e93d9f8 2024-08-26 21:26:01,975 - INFO - Verified VN network id 8 for VN 05282c5b-e21d-4814-b11a-9a65a0a9ecb2 2024-08-26 21:26:01,975 - INFO - Verifications in API Server for VN ctest-vn-33510456 passed 2024-08-26 21:26:01,975 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/05282c5b-e21d-4814-b11a-9a65a0a9ecb2 2024-08-26 21:26:01,994 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/01c8a871-f19a-4d45-8ddc-583a0e93d9f8 2024-08-26 21:26:02,011 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/01c8a871-f19a-4d45-8ddc-583a0e93d9f8 2024-08-26 21:26:02,022 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/96a0d80f-1270-4196-88d8-bf745c1aa7bf 2024-08-26 21:26:02,051 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-42531813', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '371595742405281812', 'uuid-lslong': '12761682255385586866'}, 'enable': 'true', 'created': '2024-08-26T21:25:58', 'last-modified': '2024-08-26T21:25:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.300925'} 2024-08-26 21:26:02,073 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-08-26 21:26:02,073 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33510456 passed 2024-08-26 21:26:02,073 - DEBUG - ====Verifying policy data for ctest-vn-33510456 in API_Server ====== 2024-08-26 21:26:02,073 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-26 21:26:02,083 - DEBUG - Requesting: http://10.0.0.12:8082/domain/484ee31c-c355-4bdf-97fc-d19048c83f13 2024-08-26 21:26:02,103 - DEBUG - Requesting: http://10.0.0.12:8082/project/248d0f2f-37f0-4898-bcfc-6f3a437c8c1d 2024-08-26 21:26:02,249 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/05282c5b-e21d-4814-b11a-9a65a0a9ecb2 2024-08-26 21:26:02,284 - DEBUG - =>VN ctest-vn-33510456 has no policy to be verified 2024-08-26 21:26:02,285 - DEBUG - Verifying the vn in opserver 2024-08-26 21:26:02,286 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456 virtual network link through opserver 10.0.0.12 2024-08-26 21:26:02,287 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2024-08-26 21:26:02,690 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2024-08-26 21:26:02,786 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456?flat'} 2024-08-26 21:26:02,786 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456 is found in opserver 2024-08-26 21:26:02,795 - DEBUG - VRF ids for VN ctest-vn-33510456: {'10.0.0.12': '2'} 2024-08-26 21:26:02,795 - INFO - Waiting for VM ctest-TestBasicVMVN-42531813-91990738 to be up.. 2024-08-26 21:26:02,912 - DEBUG - VM is in ACTIVE state now 2024-08-26 21:26:02,912 - INFO - VM name : ctest-TestBasicVMVN-42531813-91990738 2024-08-26 21:26:03,014 - DEBUG - VM ctest-TestBasicVMVN-42531813-91990738 ID is 974461c8-94d4-4311-a718-8ac7beef5eb6 2024-08-26 21:26:03,014 - DEBUG - VM ctest-TestBasicVMVN-42531813-91990738 launched on Node cn-jenkins-deploy-platform-ansible-os-1774-1 2024-08-26 21:26:03,111 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/974461c8-94d4-4311-a718-8ac7beef5eb6 2024-08-26 21:26:03,131 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/b383b70c-4aa3-4849-90f0-0741b1ac5b08 2024-08-26 21:26:06,415 - 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-26 21:26:06,416 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42531813-91990738 failed! 2024-08-26 21:26:06,469 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456 is 31.1.1.1 and allocation pool is NOT set 2024-08-26 21:26:06,469 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456 is 31.1.2.1 and allocation pool is NOT set 2024-08-26 21:26:10,546 - 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 1015ms') 2024-08-26 21:26:10,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42531813-91990738 failed! 2024-08-26 21:26:10,601 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456 is 31.1.1.1 and allocation pool is NOT set 2024-08-26 21:26:10,601 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456 is 31.1.2.1 and allocation pool is NOT set 2024-08-26 21:26:12,661 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.502 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.502/1.906/3.311/1.404 ms') 2024-08-26 21:26:12,661 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-42531813-91990738 passed 2024-08-26 21:26:12,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:26:12,809 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42531813-91990738, IP 31.1.1.4, Port 22 2024-08-26 21:26:12,961 - DEBUG - VM ctest-TestBasicVMVN-42531813-91990738 is ready for SSH connections 2024-08-26 21:26:12,961 - INFO - Waiting for VM ctest-TestBasicVMVN-42531813-44884852 to be up.. 2024-08-26 21:26:13,043 - DEBUG - VM is in ACTIVE state now 2024-08-26 21:26:13,043 - INFO - VM name : ctest-TestBasicVMVN-42531813-44884852 2024-08-26 21:26:13,121 - DEBUG - VM ctest-TestBasicVMVN-42531813-44884852 ID is 0703d760-e110-4940-8663-3c1e3fbdb927 2024-08-26 21:26:13,122 - DEBUG - VM ctest-TestBasicVMVN-42531813-44884852 launched on Node cn-jenkins-deploy-platform-ansible-os-1774-1 2024-08-26 21:26:13,201 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/0703d760-e110-4940-8663-3c1e3fbdb927 2024-08-26 21:26:13,211 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/237d9271-0cd2-4235-a53c-2dae4d3f6c8d 2024-08-26 21:26:14,448 - 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.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.450 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.450/1.800/3.151/1.350 ms') 2024-08-26 21:26:14,448 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-42531813-44884852 passed 2024-08-26 21:26:14,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:26:14,597 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42531813-44884852, IP 31.1.2.4, Port 22 2024-08-26 21:26:14,752 - DEBUG - VM ctest-TestBasicVMVN-42531813-44884852 is ready for SSH connections 2024-08-26 21:26:14,752 - INFO - Waiting for VM ctest-TestBasicVMVN-42531813-53295359 to be up.. 2024-08-26 21:26:14,831 - DEBUG - VM is in ACTIVE state now 2024-08-26 21:26:14,831 - INFO - VM name : ctest-TestBasicVMVN-42531813-53295359 2024-08-26 21:26:14,908 - DEBUG - VM ctest-TestBasicVMVN-42531813-53295359 ID is d46232b1-f7d2-4a30-8e2b-5564c971e4a5 2024-08-26 21:26:14,908 - DEBUG - VM ctest-TestBasicVMVN-42531813-53295359 launched on Node cn-jenkins-deploy-platform-ansible-os-1774-1 2024-08-26 21:26:14,986 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/d46232b1-f7d2-4a30-8e2b-5564c971e4a5 2024-08-26 21:26:14,996 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/251ae072-2751-49fb-a066-4bf3356277f2 2024-08-26 21:26:16,236 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.607 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.607/2.203/3.799/1.596 ms') 2024-08-26 21:26:16,236 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-42531813-53295359 passed 2024-08-26 21:26:16,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:26:16,385 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-42531813-53295359, IP 31.1.1.3, Port 22 2024-08-26 21:26:16,551 - DEBUG - VM ctest-TestBasicVMVN-42531813-53295359 is ready for SSH connections 2024-08-26 21:26:16,551 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:26:16,551 - 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.12, gateway password: c0ntrail123 2024-08-26 21:26:16,551 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-08-26 21:26:20,232 - 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.552 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.781 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.870 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.781/1.734/3.552 ms 2024-08-26 21:26:20,232 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-42531813-91990738 passed 2024-08-26 21:26:20,232 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:26:20,232 - 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.12, gateway password: c0ntrail123 2024-08-26 21:26:20,232 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-08-26 21:26:23,900 - 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.998 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.779 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.764 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.764/1.513/2.998 ms 2024-08-26 21:26:23,901 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-42531813-44884852 passed 2024-08-26 21:26:23,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:26:23,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:26:23,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-08-26 21:26:23,901 - 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.12, gateway password: c0ntrail123 2024-08-26 21:26:23,901 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 21:26:24,077 - DEBUG - None 2024-08-26 21:26:24,077 - 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.12, gateway password: c0ntrail123 2024-08-26 21:26:24,078 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 21:26:24,254 - DEBUG - None 2024-08-26 21:26:24,254 - 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.12, gateway password: c0ntrail123 2024-08-26 21:26:24,254 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-08-26 21:26:24,917 - DEBUG - None 2024-08-26 21:26:24,918 - 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.12, gateway password: c0ntrail123 2024-08-26 21:26:24,918 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-08-26 21:26:27,125 - 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.951 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.999 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.403 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.566 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.370 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.370/1.857/4.999 ms 2024-08-26 21:26:27,125 - 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.12, gateway password: c0ntrail123 2024-08-26 21:26:27,126 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-08-26 21:26:29,357 - 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.980 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.088 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.270 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.385 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.752 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.627 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.477 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.385/1.939/4.270 ms 2024-08-26 21:26:29,358 - 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.12, gateway password: c0ntrail123 2024-08-26 21:26:29,358 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-08-26 21:26:31,606 - 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.708 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.656 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.486 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.420 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.692 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.496 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.435 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.420/1.699/3.486 ms 2024-08-26 21:26:31,606 - INFO - Deleting VM ctest-TestBasicVMVN-42531813-53295359 2024-08-26 21:26:31,675 - INFO - Detaching port 237d9271-0cd2-4235-a53c-2dae4d3f6c8d from VM ctest-TestBasicVMVN-42531813-44884852 2024-08-26 21:26:31,729 - INFO - Deleting VM ctest-TestBasicVMVN-42531813-44884852 2024-08-26 21:26:31,797 - INFO - Detaching port b383b70c-4aa3-4849-90f0-0741b1ac5b08 from VM ctest-TestBasicVMVN-42531813-91990738 2024-08-26 21:26:31,834 - INFO - Deleting VM ctest-TestBasicVMVN-42531813-91990738 2024-08-26 21:26:31,910 - INFO - Deleting VN ctest-vn-33510456 2024-08-26 21:26:32,126 - DEBUG - Response for delete_port : () 2024-08-26 21:26:32,393 - DEBUG - Response for delete_port : () 2024-08-26 21:26:32,575 - DEBUG - Response for deleting network () 2024-08-26 21:26:32,575 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/01c8a871-f19a-4d45-8ddc-583a0e93d9f8 2024-08-26 21:26:32,584 - DEBUG - Response Code: 404 2024-08-26 21:26:32,584 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-26 21:26:32,594 - DEBUG - Requesting: http://10.0.0.12:8082/domain/484ee31c-c355-4bdf-97fc-d19048c83f13 2024-08-26 21:26:32,613 - DEBUG - Requesting: http://10.0.0.12:8082/project/248d0f2f-37f0-4898-bcfc-6f3a437c8c1d 2024-08-26 21:26:32,702 - INFO - Validated that VN ctest-vn-33510456 is not found in API Server 2024-08-26 21:26:32,717 - DEBUG - VN ctest-vn-33510456 is not present in Agent 10.0.0.12 2024-08-26 21:26:32,717 - INFO - Validated that VN ctest-vn-33510456 is not in any agent 2024-08-26 21:26:32,724 - DEBUG - VRF 2 is not seen in agent 10.0.0.12 2024-08-26 21:26:32,733 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-33510456 2024-08-26 21:26:32,733 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-42531813:ctest-vn-33510456 2024-08-26 21:26:32,751 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33510456 info 2024-08-26 21:26:32,893 - INFO - IPAM: ctest-ipam-52752089 is not found in API Server 2024-08-26 21:26:32,907 - INFO - IPAM:ctest-ipam-52752089 is not found in control node 2024-08-26 21:26:33,170 - DEBUG - No XMPP flaps were noticed during the test 2024-08-26 21:26:33,170 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36] 2024-08-26 21:26:33,170 - INFO - -------------------------------------------------------------------------------- 2024-08-26 21:26:33,865 - INFO - Deleted project: ctest-TestBasicVMVN-42531813, ID : 248d0f2f-37f0-4898-bcfc-6f3a437c8c1d