2024-09-20 19:53:27,201 - INFO - Domain Default found not creating 2024-09-20 19:53:27,367 - INFO - Project ctest-TestBasicVMVN-71508356 not found, creating it 2024-09-20 19:53:27,838 - INFO - Created Project:ctest-TestBasicVMVN-71508356, ID : 4ed489d8-d9b2-44f3-85ed-a0083ada1d96 2024-09-20 19:53:29,464 - INFO - ================================================================================ 2024-09-20 19:53:29,464 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-20 19:53:29,464 - 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-20 19:53:29,726 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.8': '0'}} with 2024-09-20 19:53:29,726 - INFO - Initial checks done. Running the testcase now 2024-09-20 19:53:29,727 - INFO - 2024-09-20 19:53:30,310 - DEBUG - Response for create_network : {'network': {'id': '59b3cd27-681c-4515-be60-6e80606b3333', 'name': 'ctest-vn2_metadata-53632805', 'tenant_id': '4ed489d8d9b244f385eda0083ada1d96', 'project_id': '4ed489d8d9b244f385eda0083ada1d96', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71508356', 'ctest-vn2_metadata-53632805'], 'port_security_enabled': True, 'description': ''}} 2024-09-20 19:53:30,506 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e78ddca-0a7b-4b73-8076-99d21c2ce0b7', 'name': '', 'tenant_id': '4ed489d8d9b244f385eda0083ada1d96', 'network_id': '59b3cd27-681c-4515-be60-6e80606b3333', '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': '4ed489d8d9b244f385eda0083ada1d96'}} 2024-09-20 19:53:30,525 - INFO - Created VN ctest-vn2_metadata-53632805 2024-09-20 19:53:30,583 - DEBUG - VN ctest-vn2_metadata-53632805 UUID is 59b3cd27-681c-4515-be60-6e80606b3333 2024-09-20 19:53:30,772 - DEBUG - Services list from nova: [, , ] 2024-09-20 19:53:31,821 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2010-1) 2024-09-20 19:53:31,931 - DEBUG - Link local service introspect added 2024-09-20 19:53:31,973 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-20 19:53:37,061 - DEBUG - VM is in ACTIVE state now 2024-09-20 19:53:37,198 - INFO - Waiting for VM ctest-TestBasicVMVN-71508356-21337216 to be up.. 2024-09-20 19:53:37,198 - INFO - VM name : ctest-TestBasicVMVN-71508356-21337216 2024-09-20 19:53:37,280 - DEBUG - VM ctest-TestBasicVMVN-71508356-21337216 ID is ab5219b1-a1bd-4fb4-80fd-e329bce60669 2024-09-20 19:53:37,280 - DEBUG - VM ctest-TestBasicVMVN-71508356-21337216 launched on Node cn-jenkins-deploy-platform-ansible-os-2010-1 2024-09-20 19:53:37,362 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/ab5219b1-a1bd-4fb4-80fd-e329bce60669 2024-09-20 19:53:37,664 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/ab5219b1-a1bd-4fb4-80fd-e329bce60669 2024-09-20 19:53:37,697 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/5d60cc4b-ce35-4576-a109-fc6fb152fcf7 2024-09-20 19:53:40,975 - 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 1027ms') 2024-09-20 19:53:40,975 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71508356-21337216 failed! 2024-09-20 19:53:41,039 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71508356:ctest-vn2_metadata-53632805 is 11.1.1.1 and allocation pool is NOT set 2024-09-20 19:53:43,104 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.39 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.391/1.969/2.548/0.578 ms') 2024-09-20 19:53:43,104 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71508356-21337216 passed 2024-09-20 19:53:43,259 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:53:43,259 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71508356-21337216, IP 11.1.1.3, Port 22 2024-09-20 19:53:43,415 - DEBUG - VM ctest-TestBasicVMVN-71508356-21337216 is ready for SSH connections 2024-09-20 19:53:43,415 - INFO - Retry 0 2024-09-20 19:53:43,415 - 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.28, gateway password: c0ntrail123 2024-09-20 19:53:43,415 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-20 19:53:45,028 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-20 19:53:45,029 - INFO - Generic metadata worked 2024-09-20 19:53:45,283 - DEBUG - Link local service introspect removed 2024-09-20 19:53:45,283 - INFO - Deleting VM ctest-TestBasicVMVN-71508356-21337216 2024-09-20 19:53:45,350 - INFO - Deleting VN ctest-vn2_metadata-53632805 2024-09-20 19:53:45,392 - DEBUG - VN 59b3cd27-681c-4515-be60-6e80606b3333 still in use: Unable to complete operation on network 59b3cd27-681c-4515-be60-6e80606b3333. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-4b131275-ece7-4510-a578-889529b7c382'] 2024-09-20 19:53:45,392 - WARNING - Deleting VN ctest-vn2_metadata-53632805 failed..Will retry 2024-09-20 19:53:47,533 - DEBUG - Response for deleting network () 2024-09-20 19:53:47,789 - DEBUG - No XMPP flaps were noticed during the test 2024-09-20 19:53:47,789 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2024-09-20 19:53:47,789 - INFO - -------------------------------------------------------------------------------- 2024-09-20 19:53:47,792 - INFO - ================================================================================ 2024-09-20 19:53:47,792 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-20 19:53:47,792 - 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-20 19:53:48,079 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.8': '0'}} with 2024-09-20 19:53:48,079 - INFO - Initial checks done. Running the testcase now 2024-09-20 19:53:48,079 - INFO - 2024-09-20 19:53:48,602 - DEBUG - Response for create_network : {'network': {'id': '4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274', 'name': 'ctest-vn-02594821', 'tenant_id': '4ed489d8d9b244f385eda0083ada1d96', 'project_id': '4ed489d8d9b244f385eda0083ada1d96', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-71508356', 'ctest-vn-02594821'], 'port_security_enabled': True, 'description': ''}} 2024-09-20 19:53:48,796 - DEBUG - Response for create_subnet : {'subnet': {'id': '9720bb51-9985-4b22-8f96-db360df9a1ff', 'name': '', 'tenant_id': '4ed489d8d9b244f385eda0083ada1d96', 'network_id': '4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274', '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': '4ed489d8d9b244f385eda0083ada1d96'}} 2024-09-20 19:53:48,973 - DEBUG - Response for create_subnet : {'subnet': {'id': '61bf0057-3abc-434f-a0bd-880e99a989c4', 'name': '', 'tenant_id': '4ed489d8d9b244f385eda0083ada1d96', 'network_id': '4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274', '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': '4ed489d8d9b244f385eda0083ada1d96'}} 2024-09-20 19:53:48,995 - INFO - Created VN ctest-vn-02594821 2024-09-20 19:53:49,055 - DEBUG - VN ctest-vn-02594821 UUID is 4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274 2024-09-20 19:53:49,456 - DEBUG - Response for create_port : {'port': {'name': 'c5fd2ab1-cf51-46fe-a6f6-8338cc73f911', 'id': 'c5fd2ab1-cf51-46fe-a6f6-8338cc73f911', 'tenant_id': '4ed489d8d9b244f385eda0083ada1d96', 'network_id': '4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274', 'mac_address': '02:c5:fd:2a:b1:cf', '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': '9720bb51-9985-4b22-8f96-db360df9a1ff'}], 'security_groups': ['a36d2507-aed9-4192-bad1-c414d94787da'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ed489d8d9b244f385eda0083ada1d96'}} 2024-09-20 19:53:49,651 - DEBUG - Response for create_port : {'port': {'name': '9d811143-a053-4041-9e80-a4db1efbd457', 'id': '9d811143-a053-4041-9e80-a4db1efbd457', 'tenant_id': '4ed489d8d9b244f385eda0083ada1d96', 'network_id': '4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274', 'mac_address': '02:9d:81:11:43:a0', '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': '61bf0057-3abc-434f-a0bd-880e99a989c4'}], 'security_groups': ['a36d2507-aed9-4192-bad1-c414d94787da'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4ed489d8d9b244f385eda0083ada1d96'}} 2024-09-20 19:53:50,144 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2010-1) 2024-09-20 19:53:50,605 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2010-1) 2024-09-20 19:53:51,824 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2010-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2010-1) 2024-09-20 19:53:51,824 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-20 19:53:51,832 - DEBUG - Requesting: http://10.0.0.28:8082/domain/dc57561d-3615-4067-8635-a0d47f34dde7 2024-09-20 19:53:51,849 - DEBUG - Requesting: http://10.0.0.28:8082/project/4ed489d8-d9b2-44f3-85ed-a0083ada1d96 2024-09-20 19:53:51,938 - DEBUG - Requesting: http://10.0.0.28:8082/network-ipam/c7d9c1d7-a922-43f8-9310-2cdf7555268b 2024-09-20 19:53:51,951 - INFO - Verifications in API Server for IPAM: ctest-ipam-10037320 passed 2024-09-20 19:53:51,961 - DEBUG - Control-node 10.0.0.28 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-71508356:ctest-ipam-10037320', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71508356', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14400754415493596152', 'uuid-lslong': '10597019261460620939'}, 'enable': 'true', 'created': '2024-09-20T19:53:48', 'last-modified': '2024-09-20T19:53:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.641977'} 2024-09-20 19:53:51,961 - INFO - Verifications in Control node for IPAM: ctest-ipam-10037320 passed 2024-09-20 19:53:51,961 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-20 19:53:51,967 - DEBUG - Requesting: http://10.0.0.28:8082/domain/dc57561d-3615-4067-8635-a0d47f34dde7 2024-09-20 19:53:51,981 - DEBUG - Requesting: http://10.0.0.28:8082/project/4ed489d8-d9b2-44f3-85ed-a0083ada1d96 2024-09-20 19:53:52,078 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274 2024-09-20 19:53:52,107 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274 2024-09-20 19:53:52,122 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/71af3a33-c004-4b16-a609-7c79c2974e14 2024-09-20 19:53:52,132 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/71af3a33-c004-4b16-a609-7c79c2974e14 2024-09-20 19:53:52,143 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/3ece391c-a895-40a9-abc1-8bf641963538 2024-09-20 19:53:52,159 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-20 19:53:52,159 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274 2024-09-20 19:53:52,185 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/71af3a33-c004-4b16-a609-7c79c2974e14 2024-09-20 19:53:52,209 - INFO - Verified VN network id 8 for VN 4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274 2024-09-20 19:53:52,210 - INFO - Verifications in API Server for VN ctest-vn-02594821 passed 2024-09-20 19:53:52,210 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274 2024-09-20 19:53:52,240 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/71af3a33-c004-4b16-a609-7c79c2974e14 2024-09-20 19:53:52,255 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/71af3a33-c004-4b16-a609-7c79c2974e14 2024-09-20 19:53:52,265 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/3ece391c-a895-40a9-abc1-8bf641963538 2024-09-20 19:53:52,287 - DEBUG - Control-node 10.0.0.28 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-71508356', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5619882091940823986', 'uuid-lslong': '12497119444700127860'}, 'enable': 'true', 'created': '2024-09-20T19:53:48', 'last-modified': '2024-09-20T19:53:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.352834'} 2024-09-20 19:53:52,295 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-20 19:53:52,295 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-02594821 passed 2024-09-20 19:53:52,295 - DEBUG - ====Verifying policy data for ctest-vn-02594821 in API_Server ====== 2024-09-20 19:53:52,296 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-20 19:53:52,303 - DEBUG - Requesting: http://10.0.0.28:8082/domain/dc57561d-3615-4067-8635-a0d47f34dde7 2024-09-20 19:53:52,376 - DEBUG - Requesting: http://10.0.0.28:8082/project/4ed489d8-d9b2-44f3-85ed-a0083ada1d96 2024-09-20 19:53:52,509 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274 2024-09-20 19:53:52,540 - DEBUG - =>VN ctest-vn-02594821 has no policy to be verified 2024-09-20 19:53:52,540 - DEBUG - Verifying the vn in opserver 2024-09-20 19:53:52,540 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821 virtual network link through opserver 10.0.0.28 2024-09-20 19:53:52,540 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-20 19:53:52,905 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-20 19:53:52,989 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821?flat'} 2024-09-20 19:53:52,989 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821 is found in opserver 2024-09-20 19:53:52,998 - DEBUG - VRF ids for VN ctest-vn-02594821: {'10.0.0.28': '2'} 2024-09-20 19:53:52,998 - INFO - Waiting for VM ctest-TestBasicVMVN-71508356-97319417 to be up.. 2024-09-20 19:53:53,112 - DEBUG - VM is in ACTIVE state now 2024-09-20 19:53:53,112 - INFO - VM name : ctest-TestBasicVMVN-71508356-97319417 2024-09-20 19:53:53,211 - DEBUG - VM ctest-TestBasicVMVN-71508356-97319417 ID is 88a211a3-2e3e-497e-a868-58728d261b1a 2024-09-20 19:53:53,211 - DEBUG - VM ctest-TestBasicVMVN-71508356-97319417 launched on Node cn-jenkins-deploy-platform-ansible-os-2010-1 2024-09-20 19:53:53,428 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/88a211a3-2e3e-497e-a868-58728d261b1a 2024-09-20 19:53:53,445 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/c5fd2ab1-cf51-46fe-a6f6-8338cc73f911 2024-09-20 19:53:56,719 - 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-20 19:53:56,719 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71508356-97319417 failed! 2024-09-20 19:53:56,779 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821 is 31.1.1.1 and allocation pool is NOT set 2024-09-20 19:53:56,779 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821 is 31.1.2.1 and allocation pool is NOT set 2024-09-20 19:54:00,876 - 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 1030ms') 2024-09-20 19:54:00,876 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71508356-97319417 failed! 2024-09-20 19:54:00,935 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821 is 31.1.1.1 and allocation pool is NOT set 2024-09-20 19:54:00,935 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821 is 31.1.2.1 and allocation pool is NOT set 2024-09-20 19:54:02,993 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.431 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.431/1.708/2.986/1.277 ms') 2024-09-20 19:54:02,993 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-71508356-97319417 passed 2024-09-20 19:54:03,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:54:03,155 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71508356-97319417, IP 31.1.1.4, Port 22 2024-09-20 19:54:03,310 - DEBUG - VM ctest-TestBasicVMVN-71508356-97319417 is ready for SSH connections 2024-09-20 19:54:03,310 - INFO - Waiting for VM ctest-TestBasicVMVN-71508356-95538791 to be up.. 2024-09-20 19:54:03,388 - DEBUG - VM is in ACTIVE state now 2024-09-20 19:54:03,388 - INFO - VM name : ctest-TestBasicVMVN-71508356-95538791 2024-09-20 19:54:03,472 - DEBUG - VM ctest-TestBasicVMVN-71508356-95538791 ID is 30dd1e11-5e1f-410a-b504-1987d6d6769a 2024-09-20 19:54:03,472 - DEBUG - VM ctest-TestBasicVMVN-71508356-95538791 launched on Node cn-jenkins-deploy-platform-ansible-os-2010-1 2024-09-20 19:54:03,554 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/30dd1e11-5e1f-410a-b504-1987d6d6769a 2024-09-20 19:54:03,565 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/9d811143-a053-4041-9e80-a4db1efbd457 2024-09-20 19:54:04,832 - 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.06 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.466 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.466/1.762/3.058/1.296 ms') 2024-09-20 19:54:04,832 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-71508356-95538791 passed 2024-09-20 19:54:04,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:54:04,991 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71508356-95538791, IP 31.1.2.4, Port 22 2024-09-20 19:54:05,147 - DEBUG - VM ctest-TestBasicVMVN-71508356-95538791 is ready for SSH connections 2024-09-20 19:54:05,147 - INFO - Waiting for VM ctest-TestBasicVMVN-71508356-32528386 to be up.. 2024-09-20 19:54:05,228 - DEBUG - VM is in ACTIVE state now 2024-09-20 19:54:05,229 - INFO - VM name : ctest-TestBasicVMVN-71508356-32528386 2024-09-20 19:54:05,318 - DEBUG - VM ctest-TestBasicVMVN-71508356-32528386 ID is 31915dc0-8059-42ee-a9ec-062542c69373 2024-09-20 19:54:05,319 - DEBUG - VM ctest-TestBasicVMVN-71508356-32528386 launched on Node cn-jenkins-deploy-platform-ansible-os-2010-1 2024-09-20 19:54:05,410 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/31915dc0-8059-42ee-a9ec-062542c69373 2024-09-20 19:54:05,421 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/ae44606e-3ce0-4245-8997-23ec3dc500b6 2024-09-20 19:54:06,677 - 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.95 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.473 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.473/2.210/3.948/1.737 ms') 2024-09-20 19:54:06,677 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-71508356-32528386 passed 2024-09-20 19:54:06,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:54:06,839 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-71508356-32528386, IP 31.1.1.3, Port 22 2024-09-20 19:54:07,004 - DEBUG - VM ctest-TestBasicVMVN-71508356-32528386 is ready for SSH connections 2024-09-20 19:54:07,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:54:07,005 - 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.28, gateway password: c0ntrail123 2024-09-20 19:54:07,005 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-20 19:54:10,695 - 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.791 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.904 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.871 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.871/1.855/3.791 ms 2024-09-20 19:54:10,695 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-71508356-97319417 passed 2024-09-20 19:54:10,695 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:54:10,695 - 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.28, gateway password: c0ntrail123 2024-09-20 19:54:10,695 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-20 19:54:14,327 - 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.787 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.822 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.736 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.736/1.448/2.787 ms 2024-09-20 19:54:14,327 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-71508356-95538791 passed 2024-09-20 19:54:14,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:54:14,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:54:14,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-20 19:54:14,327 - 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.28, gateway password: c0ntrail123 2024-09-20 19:54:14,327 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-20 19:54:14,501 - DEBUG - None 2024-09-20 19:54:14,502 - 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.28, gateway password: c0ntrail123 2024-09-20 19:54:14,502 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-20 19:54:14,688 - DEBUG - None 2024-09-20 19:54:14,689 - 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.28, gateway password: c0ntrail123 2024-09-20 19:54:14,689 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-20 19:54:15,327 - DEBUG - None 2024-09-20 19:54:15,327 - 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.28, gateway password: c0ntrail123 2024-09-20 19:54:15,327 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-20 19:54:17,527 - 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.908 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.818 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.351 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.889 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.363 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.351/1.865/4.818 ms 2024-09-20 19:54:17,527 - 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.28, gateway password: c0ntrail123 2024-09-20 19:54:17,527 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-20 19:54:19,752 - 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.010 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.968 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.131 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.123 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.923 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.387 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.387/1.991/4.131 ms 2024-09-20 19:54:19,752 - 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.28, gateway password: c0ntrail123 2024-09-20 19:54:19,752 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-20 19:54:21,996 - 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.497 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.371 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.193 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.768 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.604 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.365 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.365/2.315/5.193 ms 2024-09-20 19:54:21,996 - INFO - Deleting VM ctest-TestBasicVMVN-71508356-32528386 2024-09-20 19:54:22,062 - INFO - Detaching port 9d811143-a053-4041-9e80-a4db1efbd457 from VM ctest-TestBasicVMVN-71508356-95538791 2024-09-20 19:54:22,109 - INFO - Deleting VM ctest-TestBasicVMVN-71508356-95538791 2024-09-20 19:54:22,173 - INFO - Detaching port c5fd2ab1-cf51-46fe-a6f6-8338cc73f911 from VM ctest-TestBasicVMVN-71508356-97319417 2024-09-20 19:54:22,217 - INFO - Deleting VM ctest-TestBasicVMVN-71508356-97319417 2024-09-20 19:54:22,299 - INFO - Deleting VN ctest-vn-02594821 2024-09-20 19:54:22,487 - DEBUG - Response for delete_port : () 2024-09-20 19:54:22,683 - DEBUG - Response for delete_port : () 2024-09-20 19:54:22,729 - DEBUG - VN 4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274 still in use: Unable to complete operation on network 4dfdd4fc-b9b6-43b2-ad6e-afec20fa6274. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3983536d-c277-4e77-8ee3-675759a8088e'] 2024-09-20 19:54:22,729 - WARNING - Deleting VN ctest-vn-02594821 failed..Will retry 2024-09-20 19:54:24,874 - DEBUG - Response for deleting network () 2024-09-20 19:54:24,875 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/71af3a33-c004-4b16-a609-7c79c2974e14 2024-09-20 19:54:24,882 - DEBUG - Response Code: 404 2024-09-20 19:54:24,882 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-20 19:54:24,889 - DEBUG - Requesting: http://10.0.0.28:8082/domain/dc57561d-3615-4067-8635-a0d47f34dde7 2024-09-20 19:54:24,946 - DEBUG - Requesting: http://10.0.0.28:8082/project/4ed489d8-d9b2-44f3-85ed-a0083ada1d96 2024-09-20 19:54:25,031 - INFO - Validated that VN ctest-vn-02594821 is not found in API Server 2024-09-20 19:54:25,043 - DEBUG - VN ctest-vn-02594821 is not present in Agent 10.0.0.28 2024-09-20 19:54:25,043 - INFO - Validated that VN ctest-vn-02594821 is not in any agent 2024-09-20 19:54:25,049 - DEBUG - VRF 2 is not seen in agent 10.0.0.28 2024-09-20 19:54:25,055 - DEBUG - Vrouter 10.0.0.28 does not have vrf 2 for VN ctest-vn-02594821 2024-09-20 19:54:25,055 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-71508356:ctest-vn-02594821 2024-09-20 19:54:25,067 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-02594821 info 2024-09-20 19:54:25,151 - INFO - IPAM: ctest-ipam-10037320 is not found in API Server 2024-09-20 19:54:25,163 - INFO - IPAM:ctest-ipam-10037320 is not found in control node 2024-09-20 19:54:25,417 - DEBUG - No XMPP flaps were noticed during the test 2024-09-20 19:54:25,417 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2024-09-20 19:54:25,417 - INFO - -------------------------------------------------------------------------------- 2024-09-20 19:54:26,166 - INFO - Deleted project: ctest-TestBasicVMVN-71508356, ID : 4ed489d8-d9b2-44f3-85ed-a0083ada1d96