2024-11-08 23:21:56,646 - INFO - Domain Default found not creating
2024-11-08 23:21:56,796 - INFO - Project ctest-TestBasicVMVN-73157915 not found, creating it
2024-11-08 23:21:57,271 - INFO - Created Project:ctest-TestBasicVMVN-73157915, ID : 27a8064f-8066-492f-aea2-06c1440e0939
2024-11-08 23:21:58,916 - INFO - ================================================================================
2024-11-08 23:21:58,916 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-08 23:21:58,916 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2024-11-08 23:21:59,193 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.21': '0'}} with
2024-11-08 23:21:59,193 - INFO - Initial checks done. Running the testcase now
2024-11-08 23:21:59,193 - INFO -
2024-11-08 23:21:59,784 - DEBUG - Response for create_network : {'network': {'id': '72c8e0ae-f072-41f2-a1c4-d57b961dfdf2', 'name': 'ctest-vn2_metadata-08344873', 'tenant_id': '27a8064f8066492faea206c1440e0939', 'project_id': '27a8064f8066492faea206c1440e0939', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73157915', 'ctest-vn2_metadata-08344873'], 'port_security_enabled': True, 'description': ''}}
2024-11-08 23:22:00,014 - DEBUG - Response for create_subnet : {'subnet': {'id': '340ec6b8-b24c-46fb-8357-f35b11b9afae', 'name': '', 'tenant_id': '27a8064f8066492faea206c1440e0939', 'network_id': '72c8e0ae-f072-41f2-a1c4-d57b961dfdf2', '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': '27a8064f8066492faea206c1440e0939'}}
2024-11-08 23:22:00,035 - INFO - Created VN ctest-vn2_metadata-08344873
2024-11-08 23:22:00,091 - DEBUG - VN ctest-vn2_metadata-08344873 UUID is 72c8e0ae-f072-41f2-a1c4-d57b961dfdf2
2024-11-08 23:22:00,271 - DEBUG - Services list from nova: [, , ]
2024-11-08 23:22:01,319 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2243-1)
2024-11-08 23:22:01,427 - DEBUG - Link local service introspect added
2024-11-08 23:22:01,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-08 23:22:06,548 - DEBUG - VM is in ACTIVE state now
2024-11-08 23:22:06,682 - INFO - Waiting for VM ctest-TestBasicVMVN-73157915-72414762 to be up..
2024-11-08 23:22:06,682 - INFO - VM name : ctest-TestBasicVMVN-73157915-72414762
2024-11-08 23:22:06,756 - DEBUG - VM ctest-TestBasicVMVN-73157915-72414762 ID is c23a93ba-16e1-4801-9b39-d65ede1d06a4
2024-11-08 23:22:06,756 - DEBUG - VM ctest-TestBasicVMVN-73157915-72414762 launched on Node cn-jenkins-deploy-platform-ansible-os-2243-1
2024-11-08 23:22:06,832 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/c23a93ba-16e1-4801-9b39-d65ede1d06a4
2024-11-08 23:22:07,131 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/c23a93ba-16e1-4801-9b39-d65ede1d06a4
2024-11-08 23:22:07,167 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/e32162a9-8290-4731-be88-682af1d3f1ab
2024-11-08 23:22:10,460 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2024-11-08 23:22:10,460 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73157915-72414762 failed!
2024-11-08 23:22:10,519 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73157915:ctest-vn2_metadata-08344873 is 11.1.1.1 and allocation pool is NOT set
2024-11-08 23:22:12,582 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.23 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.228/2.668/4.109/1.440 ms')
2024-11-08 23:22:12,582 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73157915-72414762 passed
2024-11-08 23:22:12,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:12,744 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73157915-72414762, IP 11.1.1.3, Port 22
2024-11-08 23:22:12,909 - DEBUG - VM ctest-TestBasicVMVN-73157915-72414762 is ready for SSH connections
2024-11-08 23:22:12,910 - INFO - Retry 0
2024-11-08 23:22:12,910 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:12,910 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-08 23:22:14,505 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-08 23:22:14,505 - INFO - Generic metadata worked
2024-11-08 23:22:14,767 - DEBUG - Link local service introspect removed
2024-11-08 23:22:14,767 - INFO - Deleting VM ctest-TestBasicVMVN-73157915-72414762
2024-11-08 23:22:14,835 - INFO - Deleting VN ctest-vn2_metadata-08344873
2024-11-08 23:22:14,880 - DEBUG - VN 72c8e0ae-f072-41f2-a1c4-d57b961dfdf2 still in use: Unable to complete operation on network 72c8e0ae-f072-41f2-a1c4-d57b961dfdf2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-97782d32-8388-424a-af0c-cf14e1fe779d']
2024-11-08 23:22:14,880 - WARNING - Deleting VN ctest-vn2_metadata-08344873 failed..Will retry
2024-11-08 23:22:16,993 - DEBUG - Response for deleting network ()
2024-11-08 23:22:17,248 - DEBUG - No XMPP flaps were noticed during the test
2024-11-08 23:22:17,249 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2024-11-08 23:22:17,249 - INFO - --------------------------------------------------------------------------------
2024-11-08 23:22:17,251 - INFO - ================================================================================
2024-11-08 23:22:17,251 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-08 23:22:17,251 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2024-11-08 23:22:17,540 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.21': '0'}} with
2024-11-08 23:22:17,540 - INFO - Initial checks done. Running the testcase now
2024-11-08 23:22:17,540 - INFO -
2024-11-08 23:22:18,050 - DEBUG - Response for create_network : {'network': {'id': '58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a', 'name': 'ctest-vn-42369667', 'tenant_id': '27a8064f8066492faea206c1440e0939', 'project_id': '27a8064f8066492faea206c1440e0939', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-73157915', 'ctest-vn-42369667'], 'port_security_enabled': True, 'description': ''}}
2024-11-08 23:22:18,297 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b6c9b4a-afe3-463d-8a55-29e6f5c47bee', 'name': '', 'tenant_id': '27a8064f8066492faea206c1440e0939', 'network_id': '58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a', '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': '27a8064f8066492faea206c1440e0939'}}
2024-11-08 23:22:18,509 - DEBUG - Response for create_subnet : {'subnet': {'id': '9d73a8d7-501e-4788-bbe1-265f7d14deb5', 'name': '', 'tenant_id': '27a8064f8066492faea206c1440e0939', 'network_id': '58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a', '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': '27a8064f8066492faea206c1440e0939'}}
2024-11-08 23:22:18,527 - INFO - Created VN ctest-vn-42369667
2024-11-08 23:22:18,583 - DEBUG - VN ctest-vn-42369667 UUID is 58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a
2024-11-08 23:22:18,955 - DEBUG - Response for create_port : {'port': {'name': '9f1d14f2-29ed-4a11-bd64-a772ce5765b1', 'id': '9f1d14f2-29ed-4a11-bd64-a772ce5765b1', 'tenant_id': '27a8064f8066492faea206c1440e0939', 'network_id': '58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a', 'mac_address': '02:9f:1d:14:f2:29', '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': '3b6c9b4a-afe3-463d-8a55-29e6f5c47bee'}], 'security_groups': ['d2e3d20e-f133-4a85-9802-c8f838b6d9ae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '27a8064f8066492faea206c1440e0939'}}
2024-11-08 23:22:19,139 - DEBUG - Response for create_port : {'port': {'name': '4c79520e-7697-4248-b02e-2a38c4bcf1b2', 'id': '4c79520e-7697-4248-b02e-2a38c4bcf1b2', 'tenant_id': '27a8064f8066492faea206c1440e0939', 'network_id': '58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a', 'mac_address': '02:4c:79:52:0e:76', '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': '9d73a8d7-501e-4788-bbe1-265f7d14deb5'}], 'security_groups': ['d2e3d20e-f133-4a85-9802-c8f838b6d9ae'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '27a8064f8066492faea206c1440e0939'}}
2024-11-08 23:22:19,509 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2243-1)
2024-11-08 23:22:19,896 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2243-1)
2024-11-08 23:22:21,106 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2243-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2243-1)
2024-11-08 23:22:21,106 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2024-11-08 23:22:21,114 - DEBUG - Requesting: http://10.0.0.29:8082/domain/2748541b-ab52-4c7c-bcea-eb00ccccd1b5
2024-11-08 23:22:21,131 - DEBUG - Requesting: http://10.0.0.29:8082/project/27a8064f-8066-492f-aea2-06c1440e0939
2024-11-08 23:22:21,220 - DEBUG - Requesting: http://10.0.0.29:8082/network-ipam/52aaece4-1057-4ce2-adba-e51e96b6111b
2024-11-08 23:22:21,236 - INFO - Verifications in API Server for IPAM: ctest-ipam-53953334 passed
2024-11-08 23:22:21,245 - DEBUG - Control-node 10.0.0.29 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-73157915:ctest-ipam-53953334', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73157915', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5956833921421757666', 'uuid-lslong': '12518570033770008859'}, 'enable': 'true', 'created': '2024-11-08T23:22:17', 'last-modified': '2024-11-08T23:22:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.466407'}
2024-11-08 23:22:21,245 - INFO - Verifications in Control node for IPAM: ctest-ipam-53953334 passed
2024-11-08 23:22:21,245 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2024-11-08 23:22:21,253 - DEBUG - Requesting: http://10.0.0.29:8082/domain/2748541b-ab52-4c7c-bcea-eb00ccccd1b5
2024-11-08 23:22:21,267 - DEBUG - Requesting: http://10.0.0.29:8082/project/27a8064f-8066-492f-aea2-06c1440e0939
2024-11-08 23:22:21,371 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a
2024-11-08 23:22:21,388 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a
2024-11-08 23:22:21,403 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/50d4a565-3a8e-431a-9fe3-1b356ca5481c
2024-11-08 23:22:21,412 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/50d4a565-3a8e-431a-9fe3-1b356ca5481c
2024-11-08 23:22:21,420 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/83c4818d-b142-4a10-8ac6-8c674d02ad50
2024-11-08 23:22:21,426 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-08 23:22:21,426 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a
2024-11-08 23:22:21,439 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/50d4a565-3a8e-431a-9fe3-1b356ca5481c
2024-11-08 23:22:21,470 - INFO - Verified VN network id 9 for VN 58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a
2024-11-08 23:22:21,470 - INFO - Verifications in API Server for VN ctest-vn-42369667 passed
2024-11-08 23:22:21,471 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a
2024-11-08 23:22:21,489 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/50d4a565-3a8e-431a-9fe3-1b356ca5481c
2024-11-08 23:22:21,502 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/50d4a565-3a8e-431a-9fe3-1b356ca5481c
2024-11-08 23:22:21,511 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/83c4818d-b142-4a10-8ac6-8c674d02ad50
2024-11-08 23:22:21,525 - DEBUG - Control-node 10.0.0.29 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-73157915:ctest-vn-42369667', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-73157915', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6389853188319497674', 'uuid-lslong': '12297113590741463418'}, 'enable': 'true', 'created': '2024-11-08T23:22:18', 'last-modified': '2024-11-08T23:22:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.045753'}
2024-11-08 23:22:21,535 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-08 23:22:21,535 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42369667 passed
2024-11-08 23:22:21,535 - DEBUG - ====Verifying policy data for ctest-vn-42369667 in API_Server ======
2024-11-08 23:22:21,536 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2024-11-08 23:22:21,541 - DEBUG - Requesting: http://10.0.0.29:8082/domain/2748541b-ab52-4c7c-bcea-eb00ccccd1b5
2024-11-08 23:22:21,559 - DEBUG - Requesting: http://10.0.0.29:8082/project/27a8064f-8066-492f-aea2-06c1440e0939
2024-11-08 23:22:21,653 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a
2024-11-08 23:22:21,676 - DEBUG - =>VN ctest-vn-42369667 has no policy to be verified
2024-11-08 23:22:21,676 - DEBUG - Verifying the vn in opserver
2024-11-08 23:22:21,676 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-73157915:ctest-vn-42369667 virtual network link through opserver 10.0.0.29
2024-11-08 23:22:21,676 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks
2024-11-08 23:22:22,048 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks
2024-11-08 23:22:22,152 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-73157915:ctest-vn-42369667', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-73157915:ctest-vn-42369667?flat'}
2024-11-08 23:22:22,152 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-73157915:ctest-vn-42369667 is found in opserver
2024-11-08 23:22:22,158 - DEBUG - VRF ids for VN ctest-vn-42369667: {'10.0.0.29': '2'}
2024-11-08 23:22:22,158 - INFO - Waiting for VM ctest-TestBasicVMVN-73157915-23545299 to be up..
2024-11-08 23:22:22,285 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-08 23:22:27,428 - DEBUG - VM is in ACTIVE state now
2024-11-08 23:22:27,428 - INFO - VM name : ctest-TestBasicVMVN-73157915-23545299
2024-11-08 23:22:27,525 - DEBUG - VM ctest-TestBasicVMVN-73157915-23545299 ID is 95811b85-1aa8-4e16-8ace-26439081efd2
2024-11-08 23:22:27,525 - DEBUG - VM ctest-TestBasicVMVN-73157915-23545299 launched on Node cn-jenkins-deploy-platform-ansible-os-2243-1
2024-11-08 23:22:27,606 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/95811b85-1aa8-4e16-8ace-26439081efd2
2024-11-08 23:22:27,623 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/9f1d14f2-29ed-4a11-bd64-a772ce5765b1
2024-11-08 23:22:30,914 - 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-11-08 23:22:30,914 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73157915-23545299 failed!
2024-11-08 23:22:30,976 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73157915:ctest-vn-42369667 is 31.1.1.1 and allocation pool is NOT set
2024-11-08 23:22:30,976 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-73157915:ctest-vn-42369667 is 31.1.2.1 and allocation pool is NOT set
2024-11-08 23:22:33,037 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.414 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.414/1.788/3.163/1.374 ms')
2024-11-08 23:22:33,037 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-73157915-23545299 passed
2024-11-08 23:22:33,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:33,196 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73157915-23545299, IP 31.1.1.4, Port 22
2024-11-08 23:22:33,355 - DEBUG - VM ctest-TestBasicVMVN-73157915-23545299 is ready for SSH connections
2024-11-08 23:22:33,356 - INFO - Waiting for VM ctest-TestBasicVMVN-73157915-27953343 to be up..
2024-11-08 23:22:33,444 - DEBUG - VM is in ACTIVE state now
2024-11-08 23:22:33,444 - INFO - VM name : ctest-TestBasicVMVN-73157915-27953343
2024-11-08 23:22:33,525 - DEBUG - VM ctest-TestBasicVMVN-73157915-27953343 ID is 46eade90-73b2-4702-8e54-be9992b02054
2024-11-08 23:22:33,525 - DEBUG - VM ctest-TestBasicVMVN-73157915-27953343 launched on Node cn-jenkins-deploy-platform-ansible-os-2243-1
2024-11-08 23:22:33,604 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/46eade90-73b2-4702-8e54-be9992b02054
2024-11-08 23:22:33,616 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/4c79520e-7697-4248-b02e-2a38c4bcf1b2
2024-11-08 23:22:34,868 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.327 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.327/1.592/2.857/1.265 ms')
2024-11-08 23:22:34,868 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-73157915-27953343 passed
2024-11-08 23:22:35,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:35,020 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73157915-27953343, IP 31.1.2.4, Port 22
2024-11-08 23:22:35,175 - DEBUG - VM ctest-TestBasicVMVN-73157915-27953343 is ready for SSH connections
2024-11-08 23:22:35,175 - INFO - Waiting for VM ctest-TestBasicVMVN-73157915-45998554 to be up..
2024-11-08 23:22:35,255 - DEBUG - VM is in ACTIVE state now
2024-11-08 23:22:35,255 - INFO - VM name : ctest-TestBasicVMVN-73157915-45998554
2024-11-08 23:22:35,333 - DEBUG - VM ctest-TestBasicVMVN-73157915-45998554 ID is f9d16277-3dbd-45f9-9441-2dd9bdc8e8bd
2024-11-08 23:22:35,333 - DEBUG - VM ctest-TestBasicVMVN-73157915-45998554 launched on Node cn-jenkins-deploy-platform-ansible-os-2243-1
2024-11-08 23:22:35,408 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/f9d16277-3dbd-45f9-9441-2dd9bdc8e8bd
2024-11-08 23:22:35,416 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/576293df-404b-4c40-92da-5a2063dccf0b
2024-11-08 23:22:36,657 - 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=2.64 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.361 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.361/1.500/2.639/1.139 ms')
2024-11-08 23:22:36,657 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-73157915-45998554 passed
2024-11-08 23:22:36,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:36,804 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-73157915-45998554, IP 31.1.1.3, Port 22
2024-11-08 23:22:36,967 - DEBUG - VM ctest-TestBasicVMVN-73157915-45998554 is ready for SSH connections
2024-11-08 23:22:36,967 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:36,967 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:36,967 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-08 23:22:40,632 - 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.851 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.830 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.128 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/1.936/3.851 ms
2024-11-08 23:22:40,632 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-73157915-23545299 passed
2024-11-08 23:22:40,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:40,632 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:40,633 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-08 23:22:44,249 - 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.850 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.839 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.753 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.753/1.480/2.850 ms
2024-11-08 23:22:44,249 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-73157915-27953343 passed
2024-11-08 23:22:44,249 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:44,249 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:44,249 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-08 23:22:44,252 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:44,252 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-08 23:22:44,436 - DEBUG - None
2024-11-08 23:22:44,437 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:44,437 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-08 23:22:44,613 - DEBUG - None
2024-11-08 23:22:44,613 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:44,613 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-08 23:22:45,230 - DEBUG - None
2024-11-08 23:22:45,230 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:45,231 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-08 23:22:47,432 - 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.763 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.615 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.229 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/2.089/5.615 ms
2024-11-08 23:22:47,432 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:47,432 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-08 23:22:49,715 - 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.363 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.113 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.749 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.459 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.951 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.057 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.372 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.372/2.437/5.749 ms
2024-11-08 23:22:49,715 - 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.29, gateway password: c0ntrail123
2024-11-08 23:22:49,715 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-08 23:22:51,941 - 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.960 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.669 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.420 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.448 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.783 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.564 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/1.745/3.420 ms
2024-11-08 23:22:51,942 - INFO - Deleting VM ctest-TestBasicVMVN-73157915-45998554
2024-11-08 23:22:52,006 - INFO - Detaching port 4c79520e-7697-4248-b02e-2a38c4bcf1b2 from VM ctest-TestBasicVMVN-73157915-27953343
2024-11-08 23:22:52,057 - INFO - Deleting VM ctest-TestBasicVMVN-73157915-27953343
2024-11-08 23:22:52,114 - INFO - Detaching port 9f1d14f2-29ed-4a11-bd64-a772ce5765b1 from VM ctest-TestBasicVMVN-73157915-23545299
2024-11-08 23:22:52,144 - INFO - Deleting VM ctest-TestBasicVMVN-73157915-23545299
2024-11-08 23:22:52,207 - INFO - Deleting VN ctest-vn-42369667
2024-11-08 23:22:52,382 - DEBUG - Response for delete_port : ()
2024-11-08 23:22:52,601 - DEBUG - Response for delete_port : ()
2024-11-08 23:22:52,670 - DEBUG - VN 58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a still in use: Unable to complete operation on network 58ad519e-b0ae-4dca-aaa8-1fa86ac5f17a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b5bd82d8-a02f-40e3-bd6e-e82f966abe77']
2024-11-08 23:22:52,670 - WARNING - Deleting VN ctest-vn-42369667 failed..Will retry
2024-11-08 23:22:54,788 - DEBUG - Response for deleting network ()
2024-11-08 23:22:54,788 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/50d4a565-3a8e-431a-9fe3-1b356ca5481c
2024-11-08 23:22:54,796 - DEBUG - Response Code: 404
2024-11-08 23:22:54,796 - DEBUG - Requesting: http://10.0.0.29:8082/domains
2024-11-08 23:22:54,801 - DEBUG - Requesting: http://10.0.0.29:8082/domain/2748541b-ab52-4c7c-bcea-eb00ccccd1b5
2024-11-08 23:22:54,853 - DEBUG - Requesting: http://10.0.0.29:8082/project/27a8064f-8066-492f-aea2-06c1440e0939
2024-11-08 23:22:54,934 - INFO - Validated that VN ctest-vn-42369667 is not found in API Server
2024-11-08 23:22:54,944 - DEBUG - VN ctest-vn-42369667 is not present in Agent 10.0.0.29
2024-11-08 23:22:54,944 - INFO - Validated that VN ctest-vn-42369667 is not in any agent
2024-11-08 23:22:54,949 - DEBUG - VRF 2 is not seen in agent 10.0.0.29
2024-11-08 23:22:54,954 - DEBUG - Vrouter 10.0.0.29 does not have vrf 2 for VN ctest-vn-42369667
2024-11-08 23:22:54,954 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-73157915:ctest-vn-42369667
2024-11-08 23:22:54,963 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42369667 info
2024-11-08 23:22:55,035 - INFO - IPAM: ctest-ipam-53953334 is not found in API Server
2024-11-08 23:22:55,045 - INFO - IPAM:ctest-ipam-53953334 is not found in control node
2024-11-08 23:22:55,302 - DEBUG - No XMPP flaps were noticed during the test
2024-11-08 23:22:55,302 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-11-08 23:22:55,302 - INFO - --------------------------------------------------------------------------------
2024-11-08 23:22:56,030 - INFO - Deleted project: ctest-TestBasicVMVN-73157915, ID : 27a8064f-8066-492f-aea2-06c1440e0939