2025-01-06 02:17:09,975 - INFO - Domain Default found not creating 2025-01-06 02:17:10,102 - INFO - Project ctest-TestBasicVMVN-58893259 not found, creating it 2025-01-06 02:17:10,539 - INFO - Created Project:ctest-TestBasicVMVN-58893259, ID : a72664a5-5d73-448c-8cc6-8bb90600052f 2025-01-06 02:17:12,034 - INFO - ================================================================================ 2025-01-06 02:17:12,034 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-06 02:17:12,034 - 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 2025-01-06 02:17:12,292 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.10': '0'}} with 2025-01-06 02:17:12,292 - INFO - Initial checks done. Running the testcase now 2025-01-06 02:17:12,292 - INFO - 2025-01-06 02:17:12,807 - DEBUG - Response for create_network : {'network': {'id': '75e13460-841a-4254-aa50-9443656e98d1', 'name': 'ctest-vn2_metadata-92016262', 'tenant_id': 'a72664a55d73448c8cc68bb90600052f', 'project_id': 'a72664a55d73448c8cc68bb90600052f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58893259', 'ctest-vn2_metadata-92016262'], 'port_security_enabled': True, 'description': ''}} 2025-01-06 02:17:12,983 - DEBUG - Response for create_subnet : {'subnet': {'id': '58e79b7f-88f7-4662-b061-b1dc7e0a0123', 'name': '', 'tenant_id': 'a72664a55d73448c8cc68bb90600052f', 'network_id': '75e13460-841a-4254-aa50-9443656e98d1', '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': 'a72664a55d73448c8cc68bb90600052f'}} 2025-01-06 02:17:12,998 - INFO - Created VN ctest-vn2_metadata-92016262 2025-01-06 02:17:13,050 - DEBUG - VN ctest-vn2_metadata-92016262 UUID is 75e13460-841a-4254-aa50-9443656e98d1 2025-01-06 02:17:13,213 - DEBUG - Services list from nova: [, , ] 2025-01-06 02:17:14,165 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2536-1) 2025-01-06 02:17:14,270 - DEBUG - Link local service introspect added 2025-01-06 02:17:14,307 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-06 02:17:19,389 - DEBUG - VM is in ACTIVE state now 2025-01-06 02:17:19,522 - INFO - Waiting for VM ctest-TestBasicVMVN-58893259-44210970 to be up.. 2025-01-06 02:17:19,522 - INFO - VM name : ctest-TestBasicVMVN-58893259-44210970 2025-01-06 02:17:19,609 - DEBUG - VM ctest-TestBasicVMVN-58893259-44210970 ID is 8a6043d5-ed1d-458f-ac76-eb7495eba6b9 2025-01-06 02:17:19,609 - DEBUG - VM ctest-TestBasicVMVN-58893259-44210970 launched on Node cn-jenkins-deploy-platform-ansible-os-2536-1 2025-01-06 02:17:19,699 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/8a6043d5-ed1d-458f-ac76-eb7495eba6b9 2025-01-06 02:17:20,009 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/8a6043d5-ed1d-458f-ac76-eb7495eba6b9 2025-01-06 02:17:20,043 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/8d95c3ce-0e54-4e40-8071-6b20cf272f27 2025-01-06 02:17:23,301 - 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') 2025-01-06 02:17:23,301 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58893259-44210970 failed! 2025-01-06 02:17:23,354 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58893259:ctest-vn2_metadata-92016262 is 11.1.1.1 and allocation pool is NOT set 2025-01-06 02:17:25,417 - 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=4.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.770 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.770/2.525/4.280/1.755 ms') 2025-01-06 02:17:25,417 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58893259-44210970 passed 2025-01-06 02:17:25,566 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:25,566 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58893259-44210970, IP 11.1.1.3, Port 22 2025-01-06 02:17:25,723 - DEBUG - VM ctest-TestBasicVMVN-58893259-44210970 is ready for SSH connections 2025-01-06 02:17:25,723 - INFO - Retry 0 2025-01-06 02:17:25,723 - 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.31, gateway password: c0ntrail123 2025-01-06 02:17:25,723 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-06 02:17:27,312 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-06 02:17:27,313 - INFO - Generic metadata worked 2025-01-06 02:17:27,550 - DEBUG - Link local service introspect removed 2025-01-06 02:17:27,550 - INFO - Deleting VM ctest-TestBasicVMVN-58893259-44210970 2025-01-06 02:17:27,611 - INFO - Deleting VN ctest-vn2_metadata-92016262 2025-01-06 02:17:27,654 - DEBUG - VN 75e13460-841a-4254-aa50-9443656e98d1 still in use: Unable to complete operation on network 75e13460-841a-4254-aa50-9443656e98d1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-29bc6714-6c7f-4ead-9549-3fdcb1810b3a'] 2025-01-06 02:17:27,655 - WARNING - Deleting VN ctest-vn2_metadata-92016262 failed..Will retry 2025-01-06 02:17:29,751 - DEBUG - Response for deleting network () 2025-01-06 02:17:30,009 - DEBUG - No XMPP flaps were noticed during the test 2025-01-06 02:17:30,009 - INFO - -------------------------------------------------------------------------------- 2025-01-06 02:17:30,011 - INFO - ================================================================================ 2025-01-06 02:17:30,011 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-06 02:17:30,011 - 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 2025-01-06 02:17:30,304 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.20.0.10': '0'}} with 2025-01-06 02:17:30,304 - INFO - Initial checks done. Running the testcase now 2025-01-06 02:17:30,304 - INFO - 2025-01-06 02:17:30,797 - DEBUG - Response for create_network : {'network': {'id': '8b406dc3-f378-44e3-9a76-6ea54791c2ce', 'name': 'ctest-vn-87635851', 'tenant_id': 'a72664a55d73448c8cc68bb90600052f', 'project_id': 'a72664a55d73448c8cc68bb90600052f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-58893259', 'ctest-vn-87635851'], 'port_security_enabled': True, 'description': ''}} 2025-01-06 02:17:30,940 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f27f6509-9427-418d-8a64-9db41fec67ba', 'name': '', 'tenant_id': 'a72664a55d73448c8cc68bb90600052f', 'network_id': '8b406dc3-f378-44e3-9a76-6ea54791c2ce', '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': 'a72664a55d73448c8cc68bb90600052f'}} 2025-01-06 02:17:31,121 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6144d31-1862-4762-8053-f38fec3c7ec6', 'name': '', 'tenant_id': 'a72664a55d73448c8cc68bb90600052f', 'network_id': '8b406dc3-f378-44e3-9a76-6ea54791c2ce', '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': 'a72664a55d73448c8cc68bb90600052f'}} 2025-01-06 02:17:31,143 - INFO - Created VN ctest-vn-87635851 2025-01-06 02:17:31,191 - DEBUG - VN ctest-vn-87635851 UUID is 8b406dc3-f378-44e3-9a76-6ea54791c2ce 2025-01-06 02:17:31,559 - DEBUG - Response for create_port : {'port': {'name': '3070369e-c381-43eb-9a2a-3163b70f6972', 'id': '3070369e-c381-43eb-9a2a-3163b70f6972', 'tenant_id': 'a72664a55d73448c8cc68bb90600052f', 'network_id': '8b406dc3-f378-44e3-9a76-6ea54791c2ce', 'mac_address': '02:30:70:36:9e:c3', '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': 'f27f6509-9427-418d-8a64-9db41fec67ba'}], 'security_groups': ['f2d06e01-0de8-42ab-937c-7e9b7c6abf85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a72664a55d73448c8cc68bb90600052f'}} 2025-01-06 02:17:31,713 - DEBUG - Response for create_port : {'port': {'name': 'a22a011e-62f2-44d8-8418-8a648d06d5f7', 'id': 'a22a011e-62f2-44d8-8418-8a648d06d5f7', 'tenant_id': 'a72664a55d73448c8cc68bb90600052f', 'network_id': '8b406dc3-f378-44e3-9a76-6ea54791c2ce', 'mac_address': '02:a2:2a:01:1e:62', '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': 'b6144d31-1862-4762-8053-f38fec3c7ec6'}], 'security_groups': ['f2d06e01-0de8-42ab-937c-7e9b7c6abf85'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a72664a55d73448c8cc68bb90600052f'}} 2025-01-06 02:17:32,072 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2536-1) 2025-01-06 02:17:32,443 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2536-1) 2025-01-06 02:17:33,653 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2536-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2536-1) 2025-01-06 02:17:33,653 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-06 02:17:33,661 - DEBUG - Requesting: http://10.0.0.31:8082/domain/eda99fe6-ea64-440a-b3b8-1fba5b11cf3c 2025-01-06 02:17:33,688 - DEBUG - Requesting: http://10.0.0.31:8082/project/a72664a5-5d73-448c-8cc6-8bb90600052f 2025-01-06 02:17:33,772 - DEBUG - Requesting: http://10.0.0.31:8082/network-ipam/06214d82-614d-4c02-b3cf-095a48dcb513 2025-01-06 02:17:33,786 - INFO - Verifications in API Server for IPAM: ctest-ipam-51745652 passed 2025-01-06 02:17:33,795 - DEBUG - Control-node 10.0.0.31 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-58893259:ctest-ipam-51745652', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58893259', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '441719460832562178', 'uuid-lslong': '12956584936342336787'}, 'enable': 'true', 'created': '2025-01-06T02:17:30', 'last-modified': '2025-01-06T02:17:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.252553'} 2025-01-06 02:17:33,795 - INFO - Verifications in Control node for IPAM: ctest-ipam-51745652 passed 2025-01-06 02:17:33,796 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-06 02:17:33,802 - DEBUG - Requesting: http://10.0.0.31:8082/domain/eda99fe6-ea64-440a-b3b8-1fba5b11cf3c 2025-01-06 02:17:33,816 - DEBUG - Requesting: http://10.0.0.31:8082/project/a72664a5-5d73-448c-8cc6-8bb90600052f 2025-01-06 02:17:33,892 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/8b406dc3-f378-44e3-9a76-6ea54791c2ce 2025-01-06 02:17:33,904 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/8b406dc3-f378-44e3-9a76-6ea54791c2ce 2025-01-06 02:17:33,917 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/497a9caa-493a-4111-88ec-79d2ec98f961 2025-01-06 02:17:33,928 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/497a9caa-493a-4111-88ec-79d2ec98f961 2025-01-06 02:17:33,939 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/c3b4223e-171c-48d3-b7d7-d35fdbcd659a 2025-01-06 02:17:33,948 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-06 02:17:33,948 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/8b406dc3-f378-44e3-9a76-6ea54791c2ce 2025-01-06 02:17:33,957 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/497a9caa-493a-4111-88ec-79d2ec98f961 2025-01-06 02:17:33,972 - INFO - Verified VN network id 9 for VN 8b406dc3-f378-44e3-9a76-6ea54791c2ce 2025-01-06 02:17:33,973 - INFO - Verifications in API Server for VN ctest-vn-87635851 passed 2025-01-06 02:17:33,973 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/8b406dc3-f378-44e3-9a76-6ea54791c2ce 2025-01-06 02:17:33,986 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/497a9caa-493a-4111-88ec-79d2ec98f961 2025-01-06 02:17:34,011 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/497a9caa-493a-4111-88ec-79d2ec98f961 2025-01-06 02:17:34,023 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/c3b4223e-171c-48d3-b7d7-d35fdbcd659a 2025-01-06 02:17:34,042 - DEBUG - Control-node 10.0.0.31 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-58893259', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10034140658152260835', 'uuid-lslong': '11130205185242153678'}, 'enable': 'true', 'created': '2025-01-06T02:17:30', 'last-modified': '2025-01-06T02:17:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.948645'} 2025-01-06 02:17:34,060 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-06 02:17:34,060 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-87635851 passed 2025-01-06 02:17:34,061 - DEBUG - ====Verifying policy data for ctest-vn-87635851 in API_Server ====== 2025-01-06 02:17:34,061 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-06 02:17:34,072 - DEBUG - Requesting: http://10.0.0.31:8082/domain/eda99fe6-ea64-440a-b3b8-1fba5b11cf3c 2025-01-06 02:17:34,085 - DEBUG - Requesting: http://10.0.0.31:8082/project/a72664a5-5d73-448c-8cc6-8bb90600052f 2025-01-06 02:17:34,195 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/8b406dc3-f378-44e3-9a76-6ea54791c2ce 2025-01-06 02:17:34,216 - DEBUG - =>VN ctest-vn-87635851 has no policy to be verified 2025-01-06 02:17:34,216 - DEBUG - Verifying the vn in opserver 2025-01-06 02:17:34,216 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851 virtual network link through opserver 10.0.0.31 2025-01-06 02:17:34,216 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2025-01-06 02:17:34,583 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2025-01-06 02:17:34,634 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851', 'href': 'http://10.0.0.31:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851?flat'} 2025-01-06 02:17:34,634 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851 is found in opserver 2025-01-06 02:17:34,641 - DEBUG - VRF ids for VN ctest-vn-87635851: {'10.0.0.31': '2'} 2025-01-06 02:17:34,641 - INFO - Waiting for VM ctest-TestBasicVMVN-58893259-17204751 to be up.. 2025-01-06 02:17:34,717 - DEBUG - VM is in ACTIVE state now 2025-01-06 02:17:34,717 - INFO - VM name : ctest-TestBasicVMVN-58893259-17204751 2025-01-06 02:17:34,802 - DEBUG - VM ctest-TestBasicVMVN-58893259-17204751 ID is ae3289c7-86f5-4a88-a7bd-8296b5134de2 2025-01-06 02:17:34,803 - DEBUG - VM ctest-TestBasicVMVN-58893259-17204751 launched on Node cn-jenkins-deploy-platform-ansible-os-2536-1 2025-01-06 02:17:34,906 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/ae3289c7-86f5-4a88-a7bd-8296b5134de2 2025-01-06 02:17:34,915 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/3070369e-c381-43eb-9a2a-3163b70f6972 2025-01-06 02:17:38,179 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1005ms') 2025-01-06 02:17:38,180 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-58893259-17204751 failed! 2025-01-06 02:17:38,290 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851 is 31.1.1.1 and allocation pool is NOT set 2025-01-06 02:17:38,291 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851 is 31.1.2.1 and allocation pool is NOT set 2025-01-06 02:17:42,372 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-01-06 02:17:42,372 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-58893259-17204751 failed! 2025-01-06 02:17:42,427 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851 is 31.1.1.1 and allocation pool is NOT set 2025-01-06 02:17:42,427 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851 is 31.1.2.1 and allocation pool is NOT set 2025-01-06 02:17:44,483 - 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=4.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.739 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.739/2.462/4.185/1.723 ms') 2025-01-06 02:17:44,483 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-58893259-17204751 passed 2025-01-06 02:17:44,630 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:44,631 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58893259-17204751, IP 31.1.1.4, Port 22 2025-01-06 02:17:44,790 - DEBUG - VM ctest-TestBasicVMVN-58893259-17204751 is ready for SSH connections 2025-01-06 02:17:44,790 - INFO - Waiting for VM ctest-TestBasicVMVN-58893259-60788855 to be up.. 2025-01-06 02:17:44,882 - DEBUG - VM is in ACTIVE state now 2025-01-06 02:17:44,882 - INFO - VM name : ctest-TestBasicVMVN-58893259-60788855 2025-01-06 02:17:44,952 - DEBUG - VM ctest-TestBasicVMVN-58893259-60788855 ID is c83d39a7-9982-478f-828b-3f7a92c51b4e 2025-01-06 02:17:44,952 - DEBUG - VM ctest-TestBasicVMVN-58893259-60788855 launched on Node cn-jenkins-deploy-platform-ansible-os-2536-1 2025-01-06 02:17:45,029 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/c83d39a7-9982-478f-828b-3f7a92c51b4e 2025-01-06 02:17:45,037 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/a22a011e-62f2-44d8-8418-8a648d06d5f7 2025-01-06 02:17:46,271 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.447 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.447/1.553/2.660/1.106 ms') 2025-01-06 02:17:46,271 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-58893259-60788855 passed 2025-01-06 02:17:46,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:46,419 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58893259-60788855, IP 31.1.2.4, Port 22 2025-01-06 02:17:46,574 - DEBUG - VM ctest-TestBasicVMVN-58893259-60788855 is ready for SSH connections 2025-01-06 02:17:46,574 - INFO - Waiting for VM ctest-TestBasicVMVN-58893259-85033298 to be up.. 2025-01-06 02:17:46,648 - DEBUG - VM is in ACTIVE state now 2025-01-06 02:17:46,648 - INFO - VM name : ctest-TestBasicVMVN-58893259-85033298 2025-01-06 02:17:46,718 - DEBUG - VM ctest-TestBasicVMVN-58893259-85033298 ID is 84ed5fea-3daf-4e1b-a469-3c4fa0848fb7 2025-01-06 02:17:46,718 - DEBUG - VM ctest-TestBasicVMVN-58893259-85033298 launched on Node cn-jenkins-deploy-platform-ansible-os-2536-1 2025-01-06 02:17:46,793 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/84ed5fea-3daf-4e1b-a469-3c4fa0848fb7 2025-01-06 02:17:46,801 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/456a505a-e9db-4428-a2db-be792f36403e 2025-01-06 02:17:48,044 - 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.06 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.337 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.337/1.696/3.055/1.359 ms') 2025-01-06 02:17:48,044 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-58893259-85033298 passed 2025-01-06 02:17:48,191 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:48,191 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-58893259-85033298, IP 31.1.1.3, Port 22 2025-01-06 02:17:48,342 - DEBUG - VM ctest-TestBasicVMVN-58893259-85033298 is ready for SSH connections 2025-01-06 02:17:48,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:48,342 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-01-06 02:17:48,342 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-06 02:17:51,962 - 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.452 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.707 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.007 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.707/1.722/3.452 ms 2025-01-06 02:17:51,963 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-58893259-17204751 passed 2025-01-06 02:17:51,963 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:51,963 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-01-06 02:17:51,963 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-06 02:17:55,585 - 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.625 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.743 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.852 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.743/1.406/2.625 ms 2025-01-06 02:17:55,585 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-58893259-60788855 passed 2025-01-06 02:17:55,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:55,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:55,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-06 02:17:55,586 - 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.31, gateway password: c0ntrail123 2025-01-06 02:17:55,586 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-06 02:17:55,763 - DEBUG - None 2025-01-06 02:17:55,763 - 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.31, gateway password: c0ntrail123 2025-01-06 02:17:55,763 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-06 02:17:55,938 - DEBUG - None 2025-01-06 02:17:55,938 - 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.31, gateway password: c0ntrail123 2025-01-06 02:17:55,938 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-06 02:17:56,624 - DEBUG - None 2025-01-06 02:17:56,625 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-01-06 02:17:56,625 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-06 02:17:58,821 - 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.967 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.487 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.560 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.352 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.352/1.758/4.487 ms 2025-01-06 02:17:58,822 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-01-06 02:17:58,822 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-06 02:18:01,068 - 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.002 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.938 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.120 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.377 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.572 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.309 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.380 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.377/1.814/4.120 ms 2025-01-06 02:18:01,068 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.31, gateway password: c0ntrail123 2025-01-06 02:18:01,068 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-06 02:18:03,314 - 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.616 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.657 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.634 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.389 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.656 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.414 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.372 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.372/1.676/3.634 ms 2025-01-06 02:18:03,314 - INFO - Deleting VM ctest-TestBasicVMVN-58893259-85033298 2025-01-06 02:18:03,395 - INFO - Detaching port a22a011e-62f2-44d8-8418-8a648d06d5f7 from VM ctest-TestBasicVMVN-58893259-60788855 2025-01-06 02:18:03,454 - INFO - Deleting VM ctest-TestBasicVMVN-58893259-60788855 2025-01-06 02:18:03,524 - INFO - Detaching port 3070369e-c381-43eb-9a2a-3163b70f6972 from VM ctest-TestBasicVMVN-58893259-17204751 2025-01-06 02:18:03,554 - INFO - Deleting VM ctest-TestBasicVMVN-58893259-17204751 2025-01-06 02:18:03,634 - INFO - Deleting VN ctest-vn-87635851 2025-01-06 02:18:03,826 - DEBUG - Response for delete_port : () 2025-01-06 02:18:03,986 - DEBUG - Response for delete_port : () 2025-01-06 02:18:04,023 - DEBUG - VN 8b406dc3-f378-44e3-9a76-6ea54791c2ce still in use: Unable to complete operation on network 8b406dc3-f378-44e3-9a76-6ea54791c2ce. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-55276589-d5f3-4f2f-b4a2-fe796230ca27'] 2025-01-06 02:18:04,024 - WARNING - Deleting VN ctest-vn-87635851 failed..Will retry 2025-01-06 02:18:06,154 - DEBUG - Response for deleting network () 2025-01-06 02:18:06,154 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/497a9caa-493a-4111-88ec-79d2ec98f961 2025-01-06 02:18:06,160 - DEBUG - Response Code: 404 2025-01-06 02:18:06,160 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2025-01-06 02:18:06,170 - DEBUG - Requesting: http://10.0.0.31:8082/domain/eda99fe6-ea64-440a-b3b8-1fba5b11cf3c 2025-01-06 02:18:06,223 - DEBUG - Requesting: http://10.0.0.31:8082/project/a72664a5-5d73-448c-8cc6-8bb90600052f 2025-01-06 02:18:06,290 - INFO - Validated that VN ctest-vn-87635851 is not found in API Server 2025-01-06 02:18:06,302 - DEBUG - VN ctest-vn-87635851 is not present in Agent 10.0.0.31 2025-01-06 02:18:06,302 - INFO - Validated that VN ctest-vn-87635851 is not in any agent 2025-01-06 02:18:06,307 - DEBUG - VRF 2 is not seen in agent 10.0.0.31 2025-01-06 02:18:06,313 - DEBUG - Vrouter 10.0.0.31 does not have vrf 2 for VN ctest-vn-87635851 2025-01-06 02:18:06,313 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-58893259:ctest-vn-87635851 2025-01-06 02:18:06,324 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-87635851 info 2025-01-06 02:18:06,398 - INFO - IPAM: ctest-ipam-51745652 is not found in API Server 2025-01-06 02:18:06,410 - INFO - IPAM:ctest-ipam-51745652 is not found in control node 2025-01-06 02:18:06,668 - DEBUG - No XMPP flaps were noticed during the test
2025-01-06 02:18:06,668 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-01-06 02:18:06,668 - INFO - -------------------------------------------------------------------------------- 2025-01-06 02:18:07,352 - INFO - Deleted project: ctest-TestBasicVMVN-58893259, ID : a72664a5-5d73-448c-8cc6-8bb90600052f