2024-10-31 02:30:11,325 - INFO - Domain Default found not creating
2024-10-31 02:30:11,492 - INFO - Project ctest-TestBasicVMVN-53183848 not found, creating it
2024-10-31 02:30:11,993 - INFO - Created Project:ctest-TestBasicVMVN-53183848, ID : dbed4898-40c8-499b-812c-fbb280888b25
2024-10-31 02:30:13,654 - INFO - ================================================================================
2024-10-31 02:30:13,654 - INFO - STARTING TEST : test_generic_link_local_service
2024-10-31 02:30:13,654 - 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-10-31 02:30:13,910 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.0.0.31': '0'}} with
2024-10-31 02:30:13,910 - INFO - Initial checks done. Running the testcase now
2024-10-31 02:30:13,911 - INFO -
2024-10-31 02:30:14,493 - DEBUG - Response for create_network : {'network': {'id': 'edf8679a-56c5-4b70-9956-1905e5f2e138', 'name': 'ctest-vn2_metadata-55309817', 'tenant_id': 'dbed489840c8499b812cfbb280888b25', 'project_id': 'dbed489840c8499b812cfbb280888b25', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53183848', 'ctest-vn2_metadata-55309817'], 'port_security_enabled': True, 'description': ''}}
2024-10-31 02:30:14,691 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c09e58aa-8329-4c90-8a3a-32e875d6221b', 'name': '', 'tenant_id': 'dbed489840c8499b812cfbb280888b25', 'network_id': 'edf8679a-56c5-4b70-9956-1905e5f2e138', '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': 'dbed489840c8499b812cfbb280888b25'}}
2024-10-31 02:30:14,710 - INFO - Created VN ctest-vn2_metadata-55309817
2024-10-31 02:30:14,769 - DEBUG - VN ctest-vn2_metadata-55309817 UUID is edf8679a-56c5-4b70-9956-1905e5f2e138
2024-10-31 02:30:14,954 - DEBUG - Services list from nova: [, , ]
2024-10-31 02:30:16,042 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2183-1)
2024-10-31 02:30:16,152 - DEBUG - Link local service introspect added
2024-10-31 02:30:16,196 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-31 02:30:21,278 - DEBUG - VM is in ACTIVE state now
2024-10-31 02:30:21,408 - INFO - Waiting for VM ctest-TestBasicVMVN-53183848-66096047 to be up..
2024-10-31 02:30:21,408 - INFO - VM name : ctest-TestBasicVMVN-53183848-66096047
2024-10-31 02:30:21,493 - DEBUG - VM ctest-TestBasicVMVN-53183848-66096047 ID is 3dc28083-b8ac-4f00-b76e-655cb42ca2bc
2024-10-31 02:30:21,493 - DEBUG - VM ctest-TestBasicVMVN-53183848-66096047 launched on Node cn-jenkins-deploy-platform-ansible-os-2183-1.
2024-10-31 02:30:21,580 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/3dc28083-b8ac-4f00-b76e-655cb42ca2bc
2024-10-31 02:30:21,877 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/3dc28083-b8ac-4f00-b76e-655cb42ca2bc
2024-10-31 02:30:21,912 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/480db288-fa61-44b1-9756-28628dd36c8a
2024-10-31 02:30:25,192 - 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 1014ms')
2024-10-31 02:30:25,192 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53183848-66096047 failed!
2024-10-31 02:30:25,252 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53183848:ctest-vn2_metadata-55309817 is 11.1.1.1 and allocation pool is NOT set
2024-10-31 02:30:27,312 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.85 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 = 2.612/2.733/2.854/0.121 ms')
2024-10-31 02:30:27,312 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53183848-66096047 passed
2024-10-31 02:30:27,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:30:27,473 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53183848-66096047, IP 11.1.1.3, Port 22
2024-10-31 02:30:27,528 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2024-10-31 02:30:27,610 - DEBUG - VM ctest-TestBasicVMVN-53183848-66096047 is NOT ready for SSH connections, VM status: ACTIVE
2024-10-31 02:30:32,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:30:32,611 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53183848-66096047, IP 11.1.1.3, Port 22
2024-10-31 02:30:32,764 - DEBUG - VM ctest-TestBasicVMVN-53183848-66096047 is ready for SSH connections
2024-10-31 02:30:32,764 - INFO - Retry 0
2024-10-31 02:30:32,764 - 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
2024-10-31 02:30:32,764 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-10-31 02:30:34,359 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-10-31 02:30:34,359 - INFO - Generic metadata worked
2024-10-31 02:30:34,600 - DEBUG - Link local service introspect removed
2024-10-31 02:30:34,601 - INFO - Deleting VM ctest-TestBasicVMVN-53183848-66096047
2024-10-31 02:30:34,680 - INFO - Deleting VN ctest-vn2_metadata-55309817
2024-10-31 02:30:34,722 - DEBUG - VN edf8679a-56c5-4b70-9956-1905e5f2e138 still in use: Unable to complete operation on network edf8679a-56c5-4b70-9956-1905e5f2e138. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9d942eee-ed1b-43e7-94ea-231416330448']
2024-10-31 02:30:34,722 - WARNING - Deleting VN ctest-vn2_metadata-55309817 failed..Will retry
2024-10-31 02:30:36,867 - DEBUG - Response for deleting network ()
2024-10-31 02:30:37,126 - DEBUG - No XMPP flaps were noticed during the test
2024-10-31 02:30:37,127 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2024-10-31 02:30:37,127 - INFO - --------------------------------------------------------------------------------
2024-10-31 02:30:37,130 - INFO - ================================================================================
2024-10-31 02:30:37,130 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-10-31 02:30:37,130 - 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-10-31 02:30:37,414 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.0.0.31': '0'}} with
2024-10-31 02:30:37,414 - INFO - Initial checks done. Running the testcase now
2024-10-31 02:30:37,414 - INFO -
2024-10-31 02:30:37,926 - DEBUG - Response for create_network : {'network': {'id': '22147d37-6afa-4776-8228-482777b920c6', 'name': 'ctest-vn-62791541', 'tenant_id': 'dbed489840c8499b812cfbb280888b25', 'project_id': 'dbed489840c8499b812cfbb280888b25', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53183848', 'ctest-vn-62791541'], 'port_security_enabled': True, 'description': ''}}
2024-10-31 02:30:38,105 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1dc02c3-ffa5-45e6-8ad2-e8ec9833d9cc', 'name': '', 'tenant_id': 'dbed489840c8499b812cfbb280888b25', 'network_id': '22147d37-6afa-4776-8228-482777b920c6', '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': 'dbed489840c8499b812cfbb280888b25'}}
2024-10-31 02:30:38,309 - DEBUG - Response for create_subnet : {'subnet': {'id': '50508251-3c78-49e4-a791-4494f9eb8959', 'name': '', 'tenant_id': 'dbed489840c8499b812cfbb280888b25', 'network_id': '22147d37-6afa-4776-8228-482777b920c6', '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': 'dbed489840c8499b812cfbb280888b25'}}
2024-10-31 02:30:38,331 - INFO - Created VN ctest-vn-62791541
2024-10-31 02:30:38,389 - DEBUG - VN ctest-vn-62791541 UUID is 22147d37-6afa-4776-8228-482777b920c6
2024-10-31 02:30:38,782 - DEBUG - Response for create_port : {'port': {'name': '712cd873-e472-43b3-9c0f-1ad42e5c1e46', 'id': '712cd873-e472-43b3-9c0f-1ad42e5c1e46', 'tenant_id': 'dbed489840c8499b812cfbb280888b25', 'network_id': '22147d37-6afa-4776-8228-482777b920c6', 'mac_address': '02:71:2c:d8:73:e4', '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': 'b1dc02c3-ffa5-45e6-8ad2-e8ec9833d9cc'}], 'security_groups': ['a33a7710-278b-4461-8862-c8ae64a3c1ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbed489840c8499b812cfbb280888b25'}}
2024-10-31 02:30:38,977 - DEBUG - Response for create_port : {'port': {'name': '7ce4a13a-5cb8-4003-8535-52a3fa167e16', 'id': '7ce4a13a-5cb8-4003-8535-52a3fa167e16', 'tenant_id': 'dbed489840c8499b812cfbb280888b25', 'network_id': '22147d37-6afa-4776-8228-482777b920c6', 'mac_address': '02:7c:e4:a1:3a:5c', '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': '50508251-3c78-49e4-a791-4494f9eb8959'}], 'security_groups': ['a33a7710-278b-4461-8862-c8ae64a3c1ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbed489840c8499b812cfbb280888b25'}}
2024-10-31 02:30:39,448 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2183-1)
2024-10-31 02:30:39,855 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2183-1)
2024-10-31 02:30:41,089 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2183-1)
2024-10-31 02:30:41,089 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2024-10-31 02:30:41,097 - DEBUG - Requesting: http://10.0.0.31:8082/domain/a22851d8-7bef-4903-956c-5949b718f81e
2024-10-31 02:30:41,117 - DEBUG - Requesting: http://10.0.0.31:8082/project/dbed4898-40c8-499b-812c-fbb280888b25
2024-10-31 02:30:41,218 - DEBUG - Requesting: http://10.0.0.31:8082/network-ipam/e44d61b9-aa19-402f-878f-b619e5884ed1
2024-10-31 02:30:41,231 - INFO - Verifications in API Server for IPAM: ctest-ipam-51422096 passed
2024-10-31 02:30:41,240 - DEBUG - Control-node 10.0.0.31 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-53183848:ctest-ipam-51422096', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53183848', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16450912463904915503', 'uuid-lslong': '9768226339131248337'}, 'enable': 'true', 'created': '2024-10-31T02:30:37', 'last-modified': '2024-10-31T02:30:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.593198'}
2024-10-31 02:30:41,240 - INFO - Verifications in Control node for IPAM: ctest-ipam-51422096 passed
2024-10-31 02:30:41,240 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2024-10-31 02:30:41,252 - DEBUG - Requesting: http://10.0.0.31:8082/domain/a22851d8-7bef-4903-956c-5949b718f81e
2024-10-31 02:30:41,272 - DEBUG - Requesting: http://10.0.0.31:8082/project/dbed4898-40c8-499b-812c-fbb280888b25
2024-10-31 02:30:41,373 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/22147d37-6afa-4776-8228-482777b920c6
2024-10-31 02:30:41,393 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/22147d37-6afa-4776-8228-482777b920c6
2024-10-31 02:30:41,420 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/782eb8ba-9a41-4e42-bbc0-b4b49e56a6fb
2024-10-31 02:30:41,433 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/782eb8ba-9a41-4e42-bbc0-b4b49e56a6fb
2024-10-31 02:30:41,450 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/c4525715-d02d-4399-b9e6-3365e594ae7a
2024-10-31 02:30:41,461 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-31 02:30:41,461 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/22147d37-6afa-4776-8228-482777b920c6
2024-10-31 02:30:41,482 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/782eb8ba-9a41-4e42-bbc0-b4b49e56a6fb
2024-10-31 02:30:41,529 - INFO - Verified VN network id 8 for VN 22147d37-6afa-4776-8228-482777b920c6
2024-10-31 02:30:41,531 - INFO - Verifications in API Server for VN ctest-vn-62791541 passed
2024-10-31 02:30:41,531 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/22147d37-6afa-4776-8228-482777b920c6
2024-10-31 02:30:41,553 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/782eb8ba-9a41-4e42-bbc0-b4b49e56a6fb
2024-10-31 02:30:41,568 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/782eb8ba-9a41-4e42-bbc0-b4b49e56a6fb
2024-10-31 02:30:41,586 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/c4525715-d02d-4399-b9e6-3365e594ae7a
2024-10-31 02:30:41,637 - DEBUG - Control-node 10.0.0.31 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53183848', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2455725373795223414', 'uuid-lslong': '9378825558348603590'}, 'enable': 'true', 'created': '2024-10-31T02:30:37', 'last-modified': '2024-10-31T02:30:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.342874'}
2024-10-31 02:30:41,650 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-31 02:30:41,650 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-62791541 passed
2024-10-31 02:30:41,650 - DEBUG - ====Verifying policy data for ctest-vn-62791541 in API_Server ======
2024-10-31 02:30:41,650 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2024-10-31 02:30:41,663 - DEBUG - Requesting: http://10.0.0.31:8082/domain/a22851d8-7bef-4903-956c-5949b718f81e
2024-10-31 02:30:41,719 - DEBUG - Requesting: http://10.0.0.31:8082/project/dbed4898-40c8-499b-812c-fbb280888b25
2024-10-31 02:30:41,808 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/22147d37-6afa-4776-8228-482777b920c6
2024-10-31 02:30:41,841 - DEBUG - =>VN ctest-vn-62791541 has no policy to be verified
2024-10-31 02:30:41,841 - DEBUG - Verifying the vn in opserver
2024-10-31 02:30:41,841 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541 virtual network link through opserver 10.0.0.31
2024-10-31 02:30:41,841 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks
2024-10-31 02:30:42,229 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks
2024-10-31 02:30:42,321 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541', 'href': 'http://10.0.0.31:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541?flat'}
2024-10-31 02:30:42,321 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541 is found in opserver
2024-10-31 02:30:42,329 - DEBUG - VRF ids for VN ctest-vn-62791541: {'10.0.0.31': '2'}
2024-10-31 02:30:42,329 - INFO - Waiting for VM ctest-TestBasicVMVN-53183848-61345194 to be up..
2024-10-31 02:30:42,489 - DEBUG - VM is in ACTIVE state now
2024-10-31 02:30:42,489 - INFO - VM name : ctest-TestBasicVMVN-53183848-61345194
2024-10-31 02:30:42,601 - DEBUG - VM ctest-TestBasicVMVN-53183848-61345194 ID is 14e22c62-8601-40b2-b314-9033ace87e3c
2024-10-31 02:30:42,601 - DEBUG - VM ctest-TestBasicVMVN-53183848-61345194 launched on Node cn-jenkins-deploy-platform-ansible-os-2183-1.
2024-10-31 02:30:42,688 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/14e22c62-8601-40b2-b314-9033ace87e3c
2024-10-31 02:30:42,699 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/712cd873-e472-43b3-9c0f-1ad42e5c1e46
2024-10-31 02:30:45,995 - 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 1022ms')
2024-10-31 02:30:45,995 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53183848-61345194 failed!
2024-10-31 02:30:46,061 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541 is 31.1.1.1 and allocation pool is NOT set
2024-10-31 02:30:46,061 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541 is 31.1.2.1 and allocation pool is NOT set
2024-10-31 02:30:50,142 - 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-10-31 02:30:50,143 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53183848-61345194 failed!
2024-10-31 02:30:50,217 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541 is 31.1.1.1 and allocation pool is NOT set
2024-10-31 02:30:50,217 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541 is 31.1.2.1 and allocation pool is NOT set
2024-10-31 02:30:52,279 - 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=9.52 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.44 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.441/5.482/9.523/4.041 ms')
2024-10-31 02:30:52,279 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53183848-61345194 passed
2024-10-31 02:30:52,441 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:30:52,441 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53183848-61345194, IP 31.1.1.4, Port 22
2024-10-31 02:30:52,596 - DEBUG - VM ctest-TestBasicVMVN-53183848-61345194 is ready for SSH connections
2024-10-31 02:30:52,596 - INFO - Waiting for VM ctest-TestBasicVMVN-53183848-40056454 to be up..
2024-10-31 02:30:52,675 - DEBUG - VM is in ACTIVE state now
2024-10-31 02:30:52,675 - INFO - VM name : ctest-TestBasicVMVN-53183848-40056454
2024-10-31 02:30:52,757 - DEBUG - VM ctest-TestBasicVMVN-53183848-40056454 ID is 17520045-8fd6-488e-8edb-bbe36dddbf40
2024-10-31 02:30:52,757 - DEBUG - VM ctest-TestBasicVMVN-53183848-40056454 launched on Node cn-jenkins-deploy-platform-ansible-os-2183-1.
2024-10-31 02:30:52,838 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/17520045-8fd6-488e-8edb-bbe36dddbf40
2024-10-31 02:30:52,848 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/7ce4a13a-5cb8-4003-8535-52a3fa167e16
2024-10-31 02:30:54,100 - 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.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.406 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.406/1.649/2.893/1.243 ms')
2024-10-31 02:30:54,100 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-53183848-40056454 passed
2024-10-31 02:30:54,265 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:30:54,265 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53183848-40056454, IP 31.1.2.4, Port 22
2024-10-31 02:30:54,429 - DEBUG - VM ctest-TestBasicVMVN-53183848-40056454 is ready for SSH connections
2024-10-31 02:30:54,429 - INFO - Waiting for VM ctest-TestBasicVMVN-53183848-30371218 to be up..
2024-10-31 02:30:54,509 - DEBUG - VM is in ACTIVE state now
2024-10-31 02:30:54,509 - INFO - VM name : ctest-TestBasicVMVN-53183848-30371218
2024-10-31 02:30:54,586 - DEBUG - VM ctest-TestBasicVMVN-53183848-30371218 ID is 998c9303-2cde-4575-80c1-7cf5a54c7fc7
2024-10-31 02:30:54,586 - DEBUG - VM ctest-TestBasicVMVN-53183848-30371218 launched on Node cn-jenkins-deploy-platform-ansible-os-2183-1.
2024-10-31 02:30:54,663 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine/998c9303-2cde-4575-80c1-7cf5a54c7fc7
2024-10-31 02:30:54,673 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-machine-interface/5a1c140a-70f6-49dd-8f36-eeca8b588e1f
2024-10-31 02:30:55,921 - 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.84 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 1002ms\r\nrtt min/avg/max/mdev = 0.473/1.657/2.842/1.184 ms')
2024-10-31 02:30:55,922 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-53183848-30371218 passed
2024-10-31 02:30:56,081 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:30:56,081 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53183848-30371218, IP 31.1.1.3, Port 22
2024-10-31 02:30:56,232 - DEBUG - VM ctest-TestBasicVMVN-53183848-30371218 is ready for SSH connections
2024-10-31 02:30:56,232 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:30:56,232 - 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.31, gateway password: c0ntrail123
2024-10-31 02:30:56,232 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-10-31 02:30:59,911 - 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.250 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.741 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.862 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.741/1.617/3.250 ms
2024-10-31 02:30:59,911 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-53183848-61345194 passed
2024-10-31 02:30:59,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:30:59,911 - 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.31, gateway password: c0ntrail123
2024-10-31 02:30:59,911 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-10-31 02:31:03,575 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.226 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.090 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.866 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/1.727/3.226 ms
2024-10-31 02:31:03,575 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-53183848-40056454 passed
2024-10-31 02:31:03,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:31:03,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:31:03,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-31 02:31:03,576 - 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
2024-10-31 02:31:03,576 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-31 02:31:03,795 - DEBUG - None
2024-10-31 02:31:03,795 - 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
2024-10-31 02:31:03,795 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-31 02:31:03,974 - DEBUG - None
2024-10-31 02:31:03,974 - 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
2024-10-31 02:31:03,974 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-31 02:31:04,667 - DEBUG - None
2024-10-31 02:31:04,667 - 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.31, gateway password: c0ntrail123
2024-10-31 02:31:04,667 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-10-31 02:31:06,879 - 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.957 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.159 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.383 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.622 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.433 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.383/1.910/5.159 ms
2024-10-31 02:31:06,879 - 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.31, gateway password: c0ntrail123
2024-10-31 02:31:06,879 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-10-31 02:31:09,131 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.943 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.208 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.396 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.720 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.563 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.577 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/1.973/4.396 ms
2024-10-31 02:31:09,132 - 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.31, gateway password: c0ntrail123
2024-10-31 02:31:09,132 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-10-31 02:31:11,371 - 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.621 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.399 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.219 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.678 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.612 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.593 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.432/1.936/4.219 ms
2024-10-31 02:31:11,371 - INFO - Deleting VM ctest-TestBasicVMVN-53183848-30371218
2024-10-31 02:31:11,474 - INFO - Detaching port 7ce4a13a-5cb8-4003-8535-52a3fa167e16 from VM ctest-TestBasicVMVN-53183848-40056454
2024-10-31 02:31:11,540 - INFO - Deleting VM ctest-TestBasicVMVN-53183848-40056454
2024-10-31 02:31:11,618 - INFO - Detaching port 712cd873-e472-43b3-9c0f-1ad42e5c1e46 from VM ctest-TestBasicVMVN-53183848-61345194
2024-10-31 02:31:11,655 - INFO - Deleting VM ctest-TestBasicVMVN-53183848-61345194
2024-10-31 02:31:11,744 - INFO - Deleting VN ctest-vn-62791541
2024-10-31 02:31:11,925 - DEBUG - Response for delete_port : ()
2024-10-31 02:31:12,228 - DEBUG - Response for delete_port : ()
2024-10-31 02:31:12,291 - DEBUG - VN 22147d37-6afa-4776-8228-482777b920c6 still in use: Unable to complete operation on network 22147d37-6afa-4776-8228-482777b920c6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e7436c4c-9a55-479c-bb9a-b2b8575cbb37']
2024-10-31 02:31:12,291 - WARNING - Deleting VN ctest-vn-62791541 failed..Will retry
2024-10-31 02:31:14,461 - DEBUG - Response for deleting network ()
2024-10-31 02:31:14,461 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/782eb8ba-9a41-4e42-bbc0-b4b49e56a6fb
2024-10-31 02:31:14,473 - DEBUG - Response Code: 404
2024-10-31 02:31:14,474 - DEBUG - Requesting: http://10.0.0.31:8082/domains
2024-10-31 02:31:14,483 - DEBUG - Requesting: http://10.0.0.31:8082/domain/a22851d8-7bef-4903-956c-5949b718f81e
2024-10-31 02:31:14,542 - DEBUG - Requesting: http://10.0.0.31:8082/project/dbed4898-40c8-499b-812c-fbb280888b25
2024-10-31 02:31:14,636 - INFO - Validated that VN ctest-vn-62791541 is not found in API Server
2024-10-31 02:31:14,649 - DEBUG - VN ctest-vn-62791541 is not present in Agent 10.0.0.31
2024-10-31 02:31:14,649 - INFO - Validated that VN ctest-vn-62791541 is not in any agent
2024-10-31 02:31:14,656 - DEBUG - VRF 2 is not seen in agent 10.0.0.31
2024-10-31 02:31:14,662 - DEBUG - Vrouter 10.0.0.31 does not have vrf 2 for VN ctest-vn-62791541
2024-10-31 02:31:14,662 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-53183848:ctest-vn-62791541
2024-10-31 02:31:14,675 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-62791541 info
2024-10-31 02:31:14,760 - INFO - IPAM: ctest-ipam-51422096 is not found in API Server
2024-10-31 02:31:14,773 - INFO - IPAM:ctest-ipam-51422096 is not found in control node
2024-10-31 02:31:15,029 - DEBUG - No XMPP flaps were noticed during the test
2024-10-31 02:31:15,029 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-10-31 02:31:15,029 - INFO - --------------------------------------------------------------------------------
2024-10-31 02:31:15,767 - INFO - Deleted project: ctest-TestBasicVMVN-53183848, ID : dbed4898-40c8-499b-812c-fbb280888b25