2024-09-17 14:36:52,988 - INFO - Domain Default found not creating 2024-09-17 14:36:53,213 - INFO - Project ctest-TestBasicVMVN-07309338 not found, creating it 2024-09-17 14:36:53,786 - INFO - Created Project:ctest-TestBasicVMVN-07309338, ID : bcad00a3-0da0-42ff-aa01-33731607d483 2024-09-17 14:36:55,666 - INFO - ================================================================================ 2024-09-17 14:36:55,667 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-17 14:36:55,667 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2024-09-17 14:36:55,936 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.25': '0'}} with 2024-09-17 14:36:55,936 - INFO - Initial checks done. Running the testcase now 2024-09-17 14:36:55,937 - INFO - 2024-09-17 14:36:56,601 - DEBUG - Response for create_network : {'network': {'id': '5c66fdfc-c734-4d8b-80f4-309e05fa3658', 'name': 'ctest-vn2_metadata-74913062', 'tenant_id': 'bcad00a30da042ffaa0133731607d483', 'project_id': 'bcad00a30da042ffaa0133731607d483', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07309338', 'ctest-vn2_metadata-74913062'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 14:36:56,858 - DEBUG - Response for create_subnet : {'subnet': {'id': '4674b607-034a-4734-a83c-443f2c1264cf', 'name': '', 'tenant_id': 'bcad00a30da042ffaa0133731607d483', 'network_id': '5c66fdfc-c734-4d8b-80f4-309e05fa3658', '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': 'bcad00a30da042ffaa0133731607d483'}} 2024-09-17 14:36:56,884 - INFO - Created VN ctest-vn2_metadata-74913062 2024-09-17 14:36:56,946 - DEBUG - VN ctest-vn2_metadata-74913062 UUID is 5c66fdfc-c734-4d8b-80f4-309e05fa3658 2024-09-17 14:36:57,178 - DEBUG - Services list from nova: [, , ] 2024-09-17 14:36:58,510 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1962-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1962-1) 2024-09-17 14:36:58,624 - DEBUG - Link local service introspect added 2024-09-17 14:36:58,675 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-17 14:37:03,775 - DEBUG - VM is in ACTIVE state now 2024-09-17 14:37:03,927 - INFO - Waiting for VM ctest-TestBasicVMVN-07309338-75876303 to be up.. 2024-09-17 14:37:03,927 - INFO - VM name : ctest-TestBasicVMVN-07309338-75876303 2024-09-17 14:37:04,019 - DEBUG - VM ctest-TestBasicVMVN-07309338-75876303 ID is 86f71431-273f-4ad7-b98a-3c90dcae17ae 2024-09-17 14:37:04,019 - DEBUG - VM ctest-TestBasicVMVN-07309338-75876303 launched on Node cn-jenkins-deploy-platform-ansible-os-1962-1 2024-09-17 14:37:04,117 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/86f71431-273f-4ad7-b98a-3c90dcae17ae 2024-09-17 14:37:04,465 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/86f71431-273f-4ad7-b98a-3c90dcae17ae 2024-09-17 14:37:04,508 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/c6d6d68d-0a92-40f8-9c1b-1ce5c60cf2f9 2024-09-17 14:37:07,781 - 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-09-17 14:37:07,781 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07309338-75876303 failed! 2024-09-17 14:37:07,842 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07309338:ctest-vn2_metadata-74913062 is 11.1.1.1 and allocation pool is NOT set 2024-09-17 14:37:09,912 - 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=15.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.44 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 = 2.442/8.956/15.471/6.514 ms') 2024-09-17 14:37:09,912 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07309338-75876303 passed 2024-09-17 14:37:10,074 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:10,074 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07309338-75876303, IP 11.1.1.3, Port 22 2024-09-17 14:37:10,140 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2024-09-17 14:37:10,237 - DEBUG - VM ctest-TestBasicVMVN-07309338-75876303 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-17 14:37:15,238 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:15,238 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07309338-75876303, IP 11.1.1.3, Port 22 2024-09-17 14:37:15,415 - DEBUG - VM ctest-TestBasicVMVN-07309338-75876303 is ready for SSH connections 2024-09-17 14:37:15,415 - INFO - Retry 0 2024-09-17 14:37:15,416 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123 2024-09-17 14:37:15,416 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-17 14:37:17,087 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-17 14:37:17,087 - INFO - Generic metadata worked 2024-09-17 14:37:17,342 - DEBUG - Link local service introspect removed 2024-09-17 14:37:17,342 - INFO - Deleting VM ctest-TestBasicVMVN-07309338-75876303 2024-09-17 14:37:17,415 - INFO - Deleting VN ctest-vn2_metadata-74913062 2024-09-17 14:37:17,464 - DEBUG - VN 5c66fdfc-c734-4d8b-80f4-309e05fa3658 still in use: Unable to complete operation on network 5c66fdfc-c734-4d8b-80f4-309e05fa3658. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-76998779-f6a6-44ef-8658-b5ad5243765c'] 2024-09-17 14:37:17,464 - WARNING - Deleting VN ctest-vn2_metadata-74913062 failed..Will retry 2024-09-17 14:37:19,615 - DEBUG - Response for deleting network () 2024-09-17 14:37:19,876 - DEBUG - No XMPP flaps were noticed during the test 2024-09-17 14:37:19,877 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2024-09-17 14:37:19,877 - INFO - -------------------------------------------------------------------------------- 2024-09-17 14:37:19,880 - INFO - ================================================================================ 2024-09-17 14:37:19,880 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-17 14:37:19,880 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2024-09-17 14:37:20,169 - DEBUG - Nothing to compare xmpp stats {'10.0.0.28': {'10.20.0.25': '0'}} with 2024-09-17 14:37:20,169 - INFO - Initial checks done. Running the testcase now 2024-09-17 14:37:20,169 - INFO - 2024-09-17 14:37:20,712 - DEBUG - Response for create_network : {'network': {'id': '1f712007-40aa-4d85-aa75-22af0352e0b8', 'name': 'ctest-vn-35865312', 'tenant_id': 'bcad00a30da042ffaa0133731607d483', 'project_id': 'bcad00a30da042ffaa0133731607d483', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07309338', 'ctest-vn-35865312'], 'port_security_enabled': True, 'description': ''}} 2024-09-17 14:37:20,952 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ea8f0dde-d505-4e19-bfd4-2e48957aadfa', 'name': '', 'tenant_id': 'bcad00a30da042ffaa0133731607d483', 'network_id': '1f712007-40aa-4d85-aa75-22af0352e0b8', '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': 'bcad00a30da042ffaa0133731607d483'}} 2024-09-17 14:37:21,119 - DEBUG - Response for create_subnet : {'subnet': {'id': '47b56bc0-5dc4-4efb-9f02-0bf14a24bda8', 'name': '', 'tenant_id': 'bcad00a30da042ffaa0133731607d483', 'network_id': '1f712007-40aa-4d85-aa75-22af0352e0b8', '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': 'bcad00a30da042ffaa0133731607d483'}} 2024-09-17 14:37:21,143 - INFO - Created VN ctest-vn-35865312 2024-09-17 14:37:21,202 - DEBUG - VN ctest-vn-35865312 UUID is 1f712007-40aa-4d85-aa75-22af0352e0b8 2024-09-17 14:37:21,608 - DEBUG - Response for create_port : {'port': {'name': 'b8dfdd44-56c5-458f-986f-1cdb73785103', 'id': 'b8dfdd44-56c5-458f-986f-1cdb73785103', 'tenant_id': 'bcad00a30da042ffaa0133731607d483', 'network_id': '1f712007-40aa-4d85-aa75-22af0352e0b8', 'mac_address': '02:b8:df:dd:44:56', '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': 'ea8f0dde-d505-4e19-bfd4-2e48957aadfa'}], 'security_groups': ['50560c0b-8b6c-43f2-a4d9-4693b58d2936'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bcad00a30da042ffaa0133731607d483'}} 2024-09-17 14:37:21,810 - DEBUG - Response for create_port : {'port': {'name': '781d5150-0b57-42bd-a4a3-0bbb51bf57a6', 'id': '781d5150-0b57-42bd-a4a3-0bbb51bf57a6', 'tenant_id': 'bcad00a30da042ffaa0133731607d483', 'network_id': '1f712007-40aa-4d85-aa75-22af0352e0b8', 'mac_address': '02:78:1d:51:50:0b', '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': '47b56bc0-5dc4-4efb-9f02-0bf14a24bda8'}], 'security_groups': ['50560c0b-8b6c-43f2-a4d9-4693b58d2936'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bcad00a30da042ffaa0133731607d483'}} 2024-09-17 14:37:22,264 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1962-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1962-1) 2024-09-17 14:37:22,733 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1962-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1962-1) 2024-09-17 14:37:24,135 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1962-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1962-1) 2024-09-17 14:37:24,135 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-17 14:37:24,143 - DEBUG - Requesting: http://10.0.0.28:8082/domain/d6796b4a-cfd9-4075-838f-7b441d9337a7 2024-09-17 14:37:24,160 - DEBUG - Requesting: http://10.0.0.28:8082/project/bcad00a3-0da0-42ff-aa01-33731607d483 2024-09-17 14:37:24,275 - DEBUG - Requesting: http://10.0.0.28:8082/network-ipam/69d2381e-ec79-499d-9486-b115dad53f8b 2024-09-17 14:37:24,293 - INFO - Verifications in API Server for IPAM: ctest-ipam-92195705 passed 2024-09-17 14:37:24,302 - DEBUG - Control-node 10.0.0.28 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07309338:ctest-ipam-92195705', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07309338', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7625218824559217053', 'uuid-lslong': '10702436271916400523'}, 'enable': 'true', 'created': '2024-09-17T14:37:20', 'last-modified': '2024-09-17T14:37:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.886355'} 2024-09-17 14:37:24,302 - INFO - Verifications in Control node for IPAM: ctest-ipam-92195705 passed 2024-09-17 14:37:24,303 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-17 14:37:24,313 - DEBUG - Requesting: http://10.0.0.28:8082/domain/d6796b4a-cfd9-4075-838f-7b441d9337a7 2024-09-17 14:37:24,343 - DEBUG - Requesting: http://10.0.0.28:8082/project/bcad00a3-0da0-42ff-aa01-33731607d483 2024-09-17 14:37:24,466 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/1f712007-40aa-4d85-aa75-22af0352e0b8 2024-09-17 14:37:24,502 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/1f712007-40aa-4d85-aa75-22af0352e0b8 2024-09-17 14:37:24,524 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/85c7a44c-bc02-4adf-b37e-98c57232ddf6 2024-09-17 14:37:24,538 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/85c7a44c-bc02-4adf-b37e-98c57232ddf6 2024-09-17 14:37:24,550 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/5dc7ee02-065a-4791-bb10-29f86f5639aa 2024-09-17 14:37:24,559 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-17 14:37:24,559 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/1f712007-40aa-4d85-aa75-22af0352e0b8 2024-09-17 14:37:24,588 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/85c7a44c-bc02-4adf-b37e-98c57232ddf6 2024-09-17 14:37:24,627 - INFO - Verified VN network id 9 for VN 1f712007-40aa-4d85-aa75-22af0352e0b8 2024-09-17 14:37:24,628 - INFO - Verifications in API Server for VN ctest-vn-35865312 passed 2024-09-17 14:37:24,628 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/1f712007-40aa-4d85-aa75-22af0352e0b8 2024-09-17 14:37:24,659 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/85c7a44c-bc02-4adf-b37e-98c57232ddf6 2024-09-17 14:37:24,678 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/85c7a44c-bc02-4adf-b37e-98c57232ddf6 2024-09-17 14:37:24,702 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/5dc7ee02-065a-4791-bb10-29f86f5639aa 2024-09-17 14:37:24,729 - DEBUG - Control-node 10.0.0.28 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07309338', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2265627303065832837', 'uuid-lslong': '12282761693793280184'}, 'enable': 'true', 'created': '2024-09-17T14:37:20', 'last-modified': '2024-09-17T14:37:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.642110'} 2024-09-17 14:37:24,738 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-17 14:37:24,738 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-35865312 passed 2024-09-17 14:37:24,738 - DEBUG - ====Verifying policy data for ctest-vn-35865312 in API_Server ====== 2024-09-17 14:37:24,738 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-17 14:37:24,750 - DEBUG - Requesting: http://10.0.0.28:8082/domain/d6796b4a-cfd9-4075-838f-7b441d9337a7 2024-09-17 14:37:24,777 - DEBUG - Requesting: http://10.0.0.28:8082/project/bcad00a3-0da0-42ff-aa01-33731607d483 2024-09-17 14:37:24,887 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/1f712007-40aa-4d85-aa75-22af0352e0b8 2024-09-17 14:37:24,933 - DEBUG - =>VN ctest-vn-35865312 has no policy to be verified 2024-09-17 14:37:24,933 - DEBUG - Verifying the vn in opserver 2024-09-17 14:37:24,933 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312 virtual network link through opserver 10.0.0.28 2024-09-17 14:37:24,933 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-17 14:37:25,340 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-09-17 14:37:25,413 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312?flat'} 2024-09-17 14:37:25,413 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312 is found in opserver 2024-09-17 14:37:25,422 - DEBUG - VRF ids for VN ctest-vn-35865312: {'10.0.0.28': '2'} 2024-09-17 14:37:25,422 - INFO - Waiting for VM ctest-TestBasicVMVN-07309338-63683687 to be up.. 2024-09-17 14:37:25,558 - DEBUG - VM is in ACTIVE state now 2024-09-17 14:37:25,558 - INFO - VM name : ctest-TestBasicVMVN-07309338-63683687 2024-09-17 14:37:25,698 - DEBUG - VM ctest-TestBasicVMVN-07309338-63683687 ID is a5d7bac6-f393-4ac1-9332-08f9ec60d337 2024-09-17 14:37:25,698 - DEBUG - VM ctest-TestBasicVMVN-07309338-63683687 launched on Node cn-jenkins-deploy-platform-ansible-os-1962-1 2024-09-17 14:37:25,823 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/a5d7bac6-f393-4ac1-9332-08f9ec60d337 2024-09-17 14:37:25,837 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/b8dfdd44-56c5-458f-986f-1cdb73785103 2024-09-17 14:37:29,166 - 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 1030ms') 2024-09-17 14:37:29,166 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07309338-63683687 failed! 2024-09-17 14:37:29,238 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312 is 31.1.1.1 and allocation pool is NOT set 2024-09-17 14:37:29,239 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312 is 31.1.2.1 and allocation pool is NOT set 2024-09-17 14:37:33,327 - 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 1021ms') 2024-09-17 14:37:33,327 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07309338-63683687 failed! 2024-09-17 14:37:33,394 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312 is 31.1.1.1 and allocation pool is NOT set 2024-09-17 14:37:33,394 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312 is 31.1.2.1 and allocation pool is NOT set 2024-09-17 14:37:35,457 - 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=5.89 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.862 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.862/3.378/5.894/2.516 ms') 2024-09-17 14:37:35,457 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07309338-63683687 passed 2024-09-17 14:37:35,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:35,626 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07309338-63683687, IP 31.1.1.4, Port 22 2024-09-17 14:37:35,792 - DEBUG - VM ctest-TestBasicVMVN-07309338-63683687 is ready for SSH connections 2024-09-17 14:37:35,792 - INFO - Waiting for VM ctest-TestBasicVMVN-07309338-62323531 to be up.. 2024-09-17 14:37:35,893 - DEBUG - VM is in ACTIVE state now 2024-09-17 14:37:35,893 - INFO - VM name : ctest-TestBasicVMVN-07309338-62323531 2024-09-17 14:37:35,990 - DEBUG - VM ctest-TestBasicVMVN-07309338-62323531 ID is 0f3bbd16-ad99-4de1-99eb-819a770574c7 2024-09-17 14:37:35,990 - DEBUG - VM ctest-TestBasicVMVN-07309338-62323531 launched on Node cn-jenkins-deploy-platform-ansible-os-1962-1 2024-09-17 14:37:36,082 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/0f3bbd16-ad99-4de1-99eb-819a770574c7 2024-09-17 14:37:36,094 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/781d5150-0b57-42bd-a4a3-0bbb51bf57a6 2024-09-17 14:37:37,374 - 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.45 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.60 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 = 3.451/3.525/3.600/0.074 ms') 2024-09-17 14:37:37,374 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07309338-62323531 passed 2024-09-17 14:37:37,534 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:37,534 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07309338-62323531, IP 31.1.2.4, Port 22 2024-09-17 14:37:37,692 - DEBUG - VM ctest-TestBasicVMVN-07309338-62323531 is ready for SSH connections 2024-09-17 14:37:37,692 - INFO - Waiting for VM ctest-TestBasicVMVN-07309338-48128811 to be up.. 2024-09-17 14:37:37,792 - DEBUG - VM is in ACTIVE state now 2024-09-17 14:37:37,793 - INFO - VM name : ctest-TestBasicVMVN-07309338-48128811 2024-09-17 14:37:37,903 - DEBUG - VM ctest-TestBasicVMVN-07309338-48128811 ID is 9a85ba18-3ab3-4508-8e96-ad67f5912885 2024-09-17 14:37:37,903 - DEBUG - VM ctest-TestBasicVMVN-07309338-48128811 launched on Node cn-jenkins-deploy-platform-ansible-os-1962-1 2024-09-17 14:37:37,995 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine/9a85ba18-3ab3-4508-8e96-ad67f5912885 2024-09-17 14:37:38,006 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-machine-interface/ead835a1-9826-4f3c-9b3e-c6738976a079 2024-09-17 14:37:39,274 - 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=5.18 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.353 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.353/2.766/5.179/2.413 ms') 2024-09-17 14:37:39,275 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07309338-48128811 passed 2024-09-17 14:37:39,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:39,434 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07309338-48128811, IP 31.1.1.3, Port 22 2024-09-17 14:37:39,597 - DEBUG - VM ctest-TestBasicVMVN-07309338-48128811 is ready for SSH connections 2024-09-17 14:37:39,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:39,597 - 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.28, gateway password: c0ntrail123 2024-09-17 14:37:39,598 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-17 14:37:43,295 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.021 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.119 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.033 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.033/2.057/4.021 ms 2024-09-17 14:37:43,295 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07309338-63683687 passed 2024-09-17 14:37:43,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:43,296 - 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.28, gateway password: c0ntrail123 2024-09-17 14:37:43,296 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-17 14:37:47,003 - 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.374 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.236 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.796 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.796/1.802/3.374 ms 2024-09-17 14:37:47,003 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07309338-62323531 passed 2024-09-17 14:37:47,003 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:47,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:47,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-17 14:37:47,004 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123 2024-09-17 14:37:47,004 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 14:37:47,214 - DEBUG - None 2024-09-17 14:37:47,215 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123 2024-09-17 14:37:47,215 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 14:37:47,423 - DEBUG - None 2024-09-17 14:37:47,423 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.28, gateway password: c0ntrail123 2024-09-17 14:37:47,423 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-17 14:37:48,688 - DEBUG - None 2024-09-17 14:37:48,689 - 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.28, gateway password: c0ntrail123 2024-09-17 14:37:48,689 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-17 14:37:50,949 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.129 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.605 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.534 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.212 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.401/1.976/4.605 ms 2024-09-17 14:37:50,949 - 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.28, gateway password: c0ntrail123 2024-09-17 14:37:50,949 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-17 14:37:53,214 - 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=4.309 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.653 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=8.049 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.438 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.638 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.705 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.543 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.438/3.762/8.049 ms 2024-09-17 14:37:53,214 - 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.28, gateway password: c0ntrail123 2024-09-17 14:37:53,214 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-17 14:37:55,483 - 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.749 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.810 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.932 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.631 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.149 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.837 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.450 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.450/2.079/3.932 ms 2024-09-17 14:37:55,484 - INFO - Deleting VM ctest-TestBasicVMVN-07309338-48128811 2024-09-17 14:37:55,563 - INFO - Detaching port 781d5150-0b57-42bd-a4a3-0bbb51bf57a6 from VM ctest-TestBasicVMVN-07309338-62323531 2024-09-17 14:37:55,622 - INFO - Deleting VM ctest-TestBasicVMVN-07309338-62323531 2024-09-17 14:37:55,700 - INFO - Detaching port b8dfdd44-56c5-458f-986f-1cdb73785103 from VM ctest-TestBasicVMVN-07309338-63683687 2024-09-17 14:37:55,741 - INFO - Deleting VM ctest-TestBasicVMVN-07309338-63683687 2024-09-17 14:37:55,845 - INFO - Deleting VN ctest-vn-35865312 2024-09-17 14:37:56,064 - DEBUG - Response for delete_port : () 2024-09-17 14:37:56,288 - DEBUG - Response for delete_port : () 2024-09-17 14:37:56,373 - DEBUG - VN 1f712007-40aa-4d85-aa75-22af0352e0b8 still in use: Unable to complete operation on network 1f712007-40aa-4d85-aa75-22af0352e0b8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1cd263ec-e731-4e3c-92b4-91f4d19f5426'] 2024-09-17 14:37:56,373 - WARNING - Deleting VN ctest-vn-35865312 failed..Will retry 2024-09-17 14:37:58,523 - DEBUG - Response for deleting network () 2024-09-17 14:37:58,523 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/85c7a44c-bc02-4adf-b37e-98c57232ddf6 2024-09-17 14:37:58,530 - DEBUG - Response Code: 404 2024-09-17 14:37:58,530 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-09-17 14:37:58,537 - DEBUG - Requesting: http://10.0.0.28:8082/domain/d6796b4a-cfd9-4075-838f-7b441d9337a7 2024-09-17 14:37:58,594 - DEBUG - Requesting: http://10.0.0.28:8082/project/bcad00a3-0da0-42ff-aa01-33731607d483 2024-09-17 14:37:58,693 - INFO - Validated that VN ctest-vn-35865312 is not found in API Server 2024-09-17 14:37:58,709 - DEBUG - VN ctest-vn-35865312 is not present in Agent 10.0.0.28 2024-09-17 14:37:58,709 - INFO - Validated that VN ctest-vn-35865312 is not in any agent 2024-09-17 14:37:58,715 - DEBUG - VRF 2 is not seen in agent 10.0.0.28 2024-09-17 14:37:58,721 - DEBUG - Vrouter 10.0.0.28 does not have vrf 2 for VN ctest-vn-35865312 2024-09-17 14:37:58,721 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07309338:ctest-vn-35865312 2024-09-17 14:37:58,737 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-35865312 info 2024-09-17 14:37:58,826 - INFO - IPAM: ctest-ipam-92195705 is not found in API Server 2024-09-17 14:37:58,843 - INFO - IPAM:ctest-ipam-92195705 is not found in control node 2024-09-17 14:37:59,111 - DEBUG - No XMPP flaps were noticed during the test 2024-09-17 14:37:59,111 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:40] 2024-09-17 14:37:59,111 - INFO - -------------------------------------------------------------------------------- 2024-09-17 14:37:59,903 - INFO - Deleted project: ctest-TestBasicVMVN-07309338, ID : bcad00a3-0da0-42ff-aa01-33731607d483