2024-09-19 02:45:43,638 - INFO - Domain Default found not creating 2024-09-19 02:45:43,826 - INFO - Project ctest-TestBasicVMVN-35773288 not found, creating it 2024-09-19 02:45:44,383 - INFO - Created Project:ctest-TestBasicVMVN-35773288, ID : 39209d56-20f5-445c-b28b-9fcb6bd81968 2024-09-19 02:45:46,440 - INFO - ================================================================================ 2024-09-19 02:45:46,440 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-19 02:45:46,441 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2024-09-19 02:45:46,717 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.20.0.24': '0'}} with 2024-09-19 02:45:46,717 - INFO - Initial checks done. Running the testcase now 2024-09-19 02:45:46,717 - INFO - 2024-09-19 02:45:47,419 - DEBUG - Response for create_network : {'network': {'id': 'af7c2784-1d4b-4b27-af3f-ad300a7c6033', 'name': 'ctest-vn2_metadata-80304640', 'tenant_id': '39209d5620f5445cb28b9fcb6bd81968', 'project_id': '39209d5620f5445cb28b9fcb6bd81968', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35773288', 'ctest-vn2_metadata-80304640'], 'port_security_enabled': True, 'description': ''}} 2024-09-19 02:45:47,673 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cca0c4e7-b22e-448f-a692-898f14db47ad', 'name': '', 'tenant_id': '39209d5620f5445cb28b9fcb6bd81968', 'network_id': 'af7c2784-1d4b-4b27-af3f-ad300a7c6033', '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': '39209d5620f5445cb28b9fcb6bd81968'}} 2024-09-19 02:45:47,694 - INFO - Created VN ctest-vn2_metadata-80304640 2024-09-19 02:45:47,753 - DEBUG - VN ctest-vn2_metadata-80304640 UUID is af7c2784-1d4b-4b27-af3f-ad300a7c6033 2024-09-19 02:45:47,991 - DEBUG - Services list from nova: [, , ] 2024-09-19 02:45:49,264 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1998-1) 2024-09-19 02:45:49,385 - DEBUG - Link local service introspect added 2024-09-19 02:45:49,434 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-19 02:45:54,537 - DEBUG - VM is in ACTIVE state now 2024-09-19 02:45:54,684 - INFO - Waiting for VM ctest-TestBasicVMVN-35773288-42289452 to be up.. 2024-09-19 02:45:54,684 - INFO - VM name : ctest-TestBasicVMVN-35773288-42289452 2024-09-19 02:45:54,789 - DEBUG - VM ctest-TestBasicVMVN-35773288-42289452 ID is 07931c1b-c600-447e-b4ef-764feedd2856 2024-09-19 02:45:54,790 - DEBUG - VM ctest-TestBasicVMVN-35773288-42289452 launched on Node cn-jenkins-deploy-platform-ansible-os-1998-1 2024-09-19 02:45:54,883 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/07931c1b-c600-447e-b4ef-764feedd2856 2024-09-19 02:45:55,244 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/07931c1b-c600-447e-b4ef-764feedd2856 2024-09-19 02:45:55,288 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/2ba47a05-aabb-4f0c-a097-9367caefa30d 2024-09-19 02:45:58,569 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms') 2024-09-19 02:45:58,569 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35773288-42289452 failed! 2024-09-19 02:45:58,633 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35773288:ctest-vn2_metadata-80304640 is 11.1.1.1 and allocation pool is NOT set 2024-09-19 02:46:02,697 - 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=2 ttl=63 time=7.20 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 7.199/7.199/7.199/0.000 ms') 2024-09-19 02:46:02,697 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35773288-42289452 passed 2024-09-19 02:46:02,861 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:02,861 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35773288-42289452, IP 11.1.1.3, Port 22 2024-09-19 02:46:03,027 - DEBUG - VM ctest-TestBasicVMVN-35773288-42289452 is ready for SSH connections 2024-09-19 02:46:03,027 - INFO - Retry 0 2024-09-19 02:46:03,028 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:03,028 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-19 02:46:04,708 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-19 02:46:04,708 - INFO - Generic metadata worked 2024-09-19 02:46:04,977 - DEBUG - Link local service introspect removed 2024-09-19 02:46:04,977 - INFO - Deleting VM ctest-TestBasicVMVN-35773288-42289452 2024-09-19 02:46:05,057 - INFO - Deleting VN ctest-vn2_metadata-80304640 2024-09-19 02:46:05,117 - DEBUG - VN af7c2784-1d4b-4b27-af3f-ad300a7c6033 still in use: Unable to complete operation on network af7c2784-1d4b-4b27-af3f-ad300a7c6033. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-b5fcc36f-183f-4bb9-acc6-f975e0406fe7'] 2024-09-19 02:46:05,117 - WARNING - Deleting VN ctest-vn2_metadata-80304640 failed..Will retry 2024-09-19 02:46:07,235 - DEBUG - Response for deleting network () 2024-09-19 02:46:07,500 - DEBUG - No XMPP flaps were noticed during the test 2024-09-19 02:46:07,500 - INFO - -------------------------------------------------------------------------------- 2024-09-19 02:46:07,503 - INFO - ================================================================================ 2024-09-19 02:46:07,503 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-19 02:46:07,503 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2024-09-19 02:46:07,788 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.20.0.24': '0'}} with 2024-09-19 02:46:07,788 - INFO - Initial checks done. Running the testcase now 2024-09-19 02:46:07,788 - INFO - 2024-09-19 02:46:08,328 - DEBUG - Response for create_network : {'network': {'id': '4336698b-7b60-49f8-bce4-08fb2516461e', 'name': 'ctest-vn-79338498', 'tenant_id': '39209d5620f5445cb28b9fcb6bd81968', 'project_id': '39209d5620f5445cb28b9fcb6bd81968', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35773288', 'ctest-vn-79338498'], 'port_security_enabled': True, 'description': ''}} 2024-09-19 02:46:08,541 - DEBUG - Response for create_subnet : {'subnet': {'id': '00737ad6-8649-420b-a3ed-8b61d14e644a', 'name': '', 'tenant_id': '39209d5620f5445cb28b9fcb6bd81968', 'network_id': '4336698b-7b60-49f8-bce4-08fb2516461e', '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': '39209d5620f5445cb28b9fcb6bd81968'}} 2024-09-19 02:46:08,728 - DEBUG - Response for create_subnet : {'subnet': {'id': '160bdf99-ae0d-4158-95ea-711437481d08', 'name': '', 'tenant_id': '39209d5620f5445cb28b9fcb6bd81968', 'network_id': '4336698b-7b60-49f8-bce4-08fb2516461e', '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': '39209d5620f5445cb28b9fcb6bd81968'}} 2024-09-19 02:46:08,757 - INFO - Created VN ctest-vn-79338498 2024-09-19 02:46:08,821 - DEBUG - VN ctest-vn-79338498 UUID is 4336698b-7b60-49f8-bce4-08fb2516461e 2024-09-19 02:46:09,227 - DEBUG - Response for create_port : {'port': {'name': '2198a132-bfa9-49cd-8996-238453ac8c01', 'id': '2198a132-bfa9-49cd-8996-238453ac8c01', 'tenant_id': '39209d5620f5445cb28b9fcb6bd81968', 'network_id': '4336698b-7b60-49f8-bce4-08fb2516461e', 'mac_address': '02:21:98:a1:32:bf', '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': '00737ad6-8649-420b-a3ed-8b61d14e644a'}], 'security_groups': ['35c5c39a-0b5e-48cd-8ef0-73758838fe79'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '39209d5620f5445cb28b9fcb6bd81968'}} 2024-09-19 02:46:09,442 - DEBUG - Response for create_port : {'port': {'name': 'f0052fe2-0d74-4d16-bd5b-3c60b49fa503', 'id': 'f0052fe2-0d74-4d16-bd5b-3c60b49fa503', 'tenant_id': '39209d5620f5445cb28b9fcb6bd81968', 'network_id': '4336698b-7b60-49f8-bce4-08fb2516461e', 'mac_address': '02:f0:05:2f:e2:0d', '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': '160bdf99-ae0d-4158-95ea-711437481d08'}], 'security_groups': ['35c5c39a-0b5e-48cd-8ef0-73758838fe79'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '39209d5620f5445cb28b9fcb6bd81968'}} 2024-09-19 02:46:09,863 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1998-1) 2024-09-19 02:46:10,333 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1998-1) 2024-09-19 02:46:11,847 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1998-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1998-1) 2024-09-19 02:46:11,847 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2024-09-19 02:46:11,857 - DEBUG - Requesting: http://10.0.0.47:8082/domain/0ea4e203-f427-4193-a9ed-2a57acaffb3c 2024-09-19 02:46:11,890 - DEBUG - Requesting: http://10.0.0.47:8082/project/39209d56-20f5-445c-b28b-9fcb6bd81968 2024-09-19 02:46:11,999 - DEBUG - Requesting: http://10.0.0.47:8082/network-ipam/d83eeb5d-2199-46ff-92b0-b77eb9cc805f 2024-09-19 02:46:12,020 - INFO - Verifications in API Server for IPAM: ctest-ipam-08908849 passed 2024-09-19 02:46:12,035 - DEBUG - Control-node 10.0.0.47 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-35773288:ctest-ipam-08908849', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35773288', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15582150545976674047', 'uuid-lslong': '10570150080349503583'}, 'enable': 'true', 'created': '2024-09-19T02:46:07', 'last-modified': '2024-09-19T02:46:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.996223'} 2024-09-19 02:46:12,035 - INFO - Verifications in Control node for IPAM: ctest-ipam-08908849 passed 2024-09-19 02:46:12,035 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2024-09-19 02:46:12,046 - DEBUG - Requesting: http://10.0.0.47:8082/domain/0ea4e203-f427-4193-a9ed-2a57acaffb3c 2024-09-19 02:46:12,071 - DEBUG - Requesting: http://10.0.0.47:8082/project/39209d56-20f5-445c-b28b-9fcb6bd81968 2024-09-19 02:46:12,166 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/4336698b-7b60-49f8-bce4-08fb2516461e 2024-09-19 02:46:12,186 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/4336698b-7b60-49f8-bce4-08fb2516461e 2024-09-19 02:46:12,206 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/f2533af9-c7d5-4f1e-af45-a7577c1830d3 2024-09-19 02:46:12,227 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/f2533af9-c7d5-4f1e-af45-a7577c1830d3 2024-09-19 02:46:12,243 - DEBUG - Requesting: http://10.0.0.47:8082/route-target/178f68a2-6c83-4cc6-9bb9-2c1ebb1ef295 2024-09-19 02:46:12,252 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-19 02:46:12,252 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/4336698b-7b60-49f8-bce4-08fb2516461e 2024-09-19 02:46:12,270 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/f2533af9-c7d5-4f1e-af45-a7577c1830d3 2024-09-19 02:46:12,303 - INFO - Verified VN network id 8 for VN 4336698b-7b60-49f8-bce4-08fb2516461e 2024-09-19 02:46:12,304 - INFO - Verifications in API Server for VN ctest-vn-79338498 passed 2024-09-19 02:46:12,304 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/4336698b-7b60-49f8-bce4-08fb2516461e 2024-09-19 02:46:12,328 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/f2533af9-c7d5-4f1e-af45-a7577c1830d3 2024-09-19 02:46:12,345 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/f2533af9-c7d5-4f1e-af45-a7577c1830d3 2024-09-19 02:46:12,362 - DEBUG - Requesting: http://10.0.0.47:8082/route-target/178f68a2-6c83-4cc6-9bb9-2c1ebb1ef295 2024-09-19 02:46:12,399 - DEBUG - Control-node 10.0.0.47 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35773288', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4843174497074825720', 'uuid-lslong': '13611013848572511774'}, 'enable': 'true', 'created': '2024-09-19T02:46:08', 'last-modified': '2024-09-19T02:46:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.707638'} 2024-09-19 02:46:12,409 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-19 02:46:12,409 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-79338498 passed 2024-09-19 02:46:12,410 - DEBUG - ====Verifying policy data for ctest-vn-79338498 in API_Server ====== 2024-09-19 02:46:12,410 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2024-09-19 02:46:12,431 - DEBUG - Requesting: http://10.0.0.47:8082/domain/0ea4e203-f427-4193-a9ed-2a57acaffb3c 2024-09-19 02:46:12,455 - DEBUG - Requesting: http://10.0.0.47:8082/project/39209d56-20f5-445c-b28b-9fcb6bd81968 2024-09-19 02:46:12,620 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/4336698b-7b60-49f8-bce4-08fb2516461e 2024-09-19 02:46:12,679 - DEBUG - =>VN ctest-vn-79338498 has no policy to be verified 2024-09-19 02:46:12,679 - DEBUG - Verifying the vn in opserver 2024-09-19 02:46:12,679 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498 virtual network link through opserver 10.0.0.47 2024-09-19 02:46:12,679 - DEBUG - Requesting: http://10.0.0.47:8081/analytics/uves/virtual-networks 2024-09-19 02:46:13,189 - DEBUG - Requesting: http://10.0.0.47:8081/analytics/uves/virtual-networks 2024-09-19 02:46:13,293 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498', 'href': 'http://10.0.0.47:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498?flat'} 2024-09-19 02:46:13,293 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498 is found in opserver 2024-09-19 02:46:13,303 - DEBUG - VRF ids for VN ctest-vn-79338498: {'10.0.0.47': '2'} 2024-09-19 02:46:13,303 - INFO - Waiting for VM ctest-TestBasicVMVN-35773288-28255724 to be up.. 2024-09-19 02:46:13,417 - DEBUG - VM is in ACTIVE state now 2024-09-19 02:46:13,417 - INFO - VM name : ctest-TestBasicVMVN-35773288-28255724 2024-09-19 02:46:13,537 - DEBUG - VM ctest-TestBasicVMVN-35773288-28255724 ID is 7a7d7622-1dd6-4bbf-b27b-22745f69e1c8 2024-09-19 02:46:13,538 - DEBUG - VM ctest-TestBasicVMVN-35773288-28255724 launched on Node cn-jenkins-deploy-platform-ansible-os-1998-1 2024-09-19 02:46:13,704 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/7a7d7622-1dd6-4bbf-b27b-22745f69e1c8 2024-09-19 02:46:13,723 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/2198a132-bfa9-49cd-8996-238453ac8c01 2024-09-19 02:46:17,004 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms') 2024-09-19 02:46:17,004 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35773288-28255724 failed! 2024-09-19 02:46:17,073 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498 is 31.1.1.1 and allocation pool is NOT set 2024-09-19 02:46:17,074 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498 is 31.1.2.1 and allocation pool is NOT set 2024-09-19 02:46:21,158 - 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 1020ms') 2024-09-19 02:46:21,158 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35773288-28255724 failed! 2024-09-19 02:46:21,225 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498 is 31.1.1.1 and allocation pool is NOT set 2024-09-19 02:46:21,225 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498 is 31.1.2.1 and allocation pool is NOT set 2024-09-19 02:46:23,301 - 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=7.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.54 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 = 3.535/5.309/7.084/1.774 ms') 2024-09-19 02:46:23,302 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35773288-28255724 passed 2024-09-19 02:46:23,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:23,474 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35773288-28255724, IP 31.1.1.4, Port 22 2024-09-19 02:46:23,547 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-09-19 02:46:23,666 - DEBUG - VM ctest-TestBasicVMVN-35773288-28255724 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-19 02:46:28,668 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:28,668 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35773288-28255724, IP 31.1.1.4, Port 22 2024-09-19 02:46:28,840 - DEBUG - VM ctest-TestBasicVMVN-35773288-28255724 is ready for SSH connections 2024-09-19 02:46:28,840 - INFO - Waiting for VM ctest-TestBasicVMVN-35773288-03396529 to be up.. 2024-09-19 02:46:28,944 - DEBUG - VM is in ACTIVE state now 2024-09-19 02:46:28,945 - INFO - VM name : ctest-TestBasicVMVN-35773288-03396529 2024-09-19 02:46:29,039 - DEBUG - VM ctest-TestBasicVMVN-35773288-03396529 ID is 89506032-2c12-4c83-9e51-9780d2eb6df8 2024-09-19 02:46:29,039 - DEBUG - VM ctest-TestBasicVMVN-35773288-03396529 launched on Node cn-jenkins-deploy-platform-ansible-os-1998-1 2024-09-19 02:46:29,138 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/89506032-2c12-4c83-9e51-9780d2eb6df8 2024-09-19 02:46:29,159 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/f0052fe2-0d74-4d16-bd5b-3c60b49fa503 2024-09-19 02:46:30,444 - 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.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.609 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.609/1.919/3.229/1.310 ms') 2024-09-19 02:46:30,444 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-35773288-03396529 passed 2024-09-19 02:46:30,609 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:30,609 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35773288-03396529, IP 31.1.2.4, Port 22 2024-09-19 02:46:30,772 - DEBUG - VM ctest-TestBasicVMVN-35773288-03396529 is ready for SSH connections 2024-09-19 02:46:30,773 - INFO - Waiting for VM ctest-TestBasicVMVN-35773288-02089714 to be up.. 2024-09-19 02:46:30,877 - DEBUG - VM is in ACTIVE state now 2024-09-19 02:46:30,877 - INFO - VM name : ctest-TestBasicVMVN-35773288-02089714 2024-09-19 02:46:30,982 - DEBUG - VM ctest-TestBasicVMVN-35773288-02089714 ID is 6f564ded-6fcb-4d47-a55a-287c2080098b 2024-09-19 02:46:30,982 - DEBUG - VM ctest-TestBasicVMVN-35773288-02089714 launched on Node cn-jenkins-deploy-platform-ansible-os-1998-1 2024-09-19 02:46:31,089 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine/6f564ded-6fcb-4d47-a55a-287c2080098b 2024-09-19 02:46:31,103 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-machine-interface/1566c87e-ab15-4486-8835-bef49fc6d23f 2024-09-19 02:46:32,372 - 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.16 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.626 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.626/1.893/3.161/1.267 ms') 2024-09-19 02:46:32,372 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-35773288-02089714 passed 2024-09-19 02:46:32,541 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:32,541 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35773288-02089714, IP 31.1.1.3, Port 22 2024-09-19 02:46:32,707 - DEBUG - VM ctest-TestBasicVMVN-35773288-02089714 is ready for SSH connections 2024-09-19 02:46:32,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:32,708 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:32,708 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-19 02:46:36,488 - 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=4.849 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.061 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.110 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.061/2.673/4.849 ms 2024-09-19 02:46:36,488 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-35773288-28255724 passed 2024-09-19 02:46:36,488 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:36,489 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:36,489 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-19 02:46:40,621 - 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.884 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.408 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.931 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.931/2.074/3.884 ms 2024-09-19 02:46:40,621 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-35773288-03396529 passed 2024-09-19 02:46:40,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:40,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:40,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-19 02:46:40,621 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:40,622 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-19 02:46:40,827 - DEBUG - None 2024-09-19 02:46:40,828 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:40,828 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-19 02:46:41,028 - DEBUG - None 2024-09-19 02:46:41,028 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:41,029 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-19 02:46:41,736 - DEBUG - None 2024-09-19 02:46:41,736 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:41,736 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-19 02:46:43,971 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.070 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.082 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.495 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.407/2.508/7.082 ms 2024-09-19 02:46:43,971 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:43,971 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-19 02:46:46,231 - 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.103 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.769 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.990 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.593 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.276 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.323 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.441 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.441/2.356/4.990 ms 2024-09-19 02:46:46,231 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.47, gateway password: c0ntrail123 2024-09-19 02:46:46,232 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-19 02:46:48,514 - 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.902 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.576 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.567 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.489 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.880 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.202 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.579 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.489/2.456/4.567 ms 2024-09-19 02:46:48,514 - INFO - Deleting VM ctest-TestBasicVMVN-35773288-02089714 2024-09-19 02:46:48,597 - INFO - Detaching port f0052fe2-0d74-4d16-bd5b-3c60b49fa503 from VM ctest-TestBasicVMVN-35773288-03396529 2024-09-19 02:46:48,657 - INFO - Deleting VM ctest-TestBasicVMVN-35773288-03396529 2024-09-19 02:46:48,748 - INFO - Detaching port 2198a132-bfa9-49cd-8996-238453ac8c01 from VM ctest-TestBasicVMVN-35773288-28255724 2024-09-19 02:46:48,797 - INFO - Deleting VM ctest-TestBasicVMVN-35773288-28255724 2024-09-19 02:46:48,886 - INFO - Deleting VN ctest-vn-79338498 2024-09-19 02:46:49,143 - DEBUG - Response for delete_port : () 2024-09-19 02:46:49,478 - DEBUG - Response for delete_port : () 2024-09-19 02:46:49,651 - DEBUG - Response for deleting network () 2024-09-19 02:46:49,651 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/f2533af9-c7d5-4f1e-af45-a7577c1830d3 2024-09-19 02:46:49,663 - DEBUG - Response Code: 404 2024-09-19 02:46:49,663 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2024-09-19 02:46:49,674 - DEBUG - Requesting: http://10.0.0.47:8082/domain/0ea4e203-f427-4193-a9ed-2a57acaffb3c 2024-09-19 02:46:49,697 - DEBUG - Requesting: http://10.0.0.47:8082/project/39209d56-20f5-445c-b28b-9fcb6bd81968 2024-09-19 02:46:49,801 - INFO - Validated that VN ctest-vn-79338498 is not found in API Server 2024-09-19 02:46:49,819 - DEBUG - VN ctest-vn-79338498 is not present in Agent 10.0.0.47 2024-09-19 02:46:49,819 - INFO - Validated that VN ctest-vn-79338498 is not in any agent 2024-09-19 02:46:49,827 - DEBUG - VRF 2 is not seen in agent 10.0.0.47 2024-09-19 02:46:49,834 - DEBUG - Vrouter 10.0.0.47 does not have vrf 2 for VN ctest-vn-79338498 2024-09-19 02:46:49,834 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-35773288:ctest-vn-79338498 2024-09-19 02:46:49,852 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-79338498 info 2024-09-19 02:46:49,953 - INFO - IPAM: ctest-ipam-08908849 is not found in API Server 2024-09-19 02:46:49,972 - INFO - IPAM:ctest-ipam-08908849 is not found in control node 2024-09-19 02:46:50,237 - DEBUG - No XMPP flaps were noticed during the test
2024-09-19 02:46:50,237 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2024-09-19 02:46:50,238 - INFO - -------------------------------------------------------------------------------- 2024-09-19 02:46:51,179 - INFO - Deleted project: ctest-TestBasicVMVN-35773288, ID : 39209d56-20f5-445c-b28b-9fcb6bd81968