2024-11-08 14:02:52,696 - INFO - Domain Default found not creating 2024-11-08 14:02:52,871 - INFO - Project ctest-TestBasicVMVN-03441382 not found, creating it 2024-11-08 14:02:53,391 - INFO - Created Project:ctest-TestBasicVMVN-03441382, ID : 7b151f4a-83f5-4cd5-aad3-529087448336 2024-11-08 14:02:55,026 - INFO - ================================================================================ 2024-11-08 14:02:55,026 - INFO - STARTING TEST : test_generic_link_local_service 2024-11-08 14:02:55,026 - 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 14:02:55,293 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.13': '0'}} with 2024-11-08 14:02:55,293 - INFO - Initial checks done. Running the testcase now 2024-11-08 14:02:55,293 - INFO - 2024-11-08 14:02:55,918 - DEBUG - Response for create_network : {'network': {'id': 'dab8f90d-f53e-4b7d-a0c8-019e6228a38c', 'name': 'ctest-vn2_metadata-57948433', 'tenant_id': '7b151f4a83f54cd5aad3529087448336', 'project_id': '7b151f4a83f54cd5aad3529087448336', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03441382', 'ctest-vn2_metadata-57948433'], 'port_security_enabled': True, 'description': ''}} 2024-11-08 14:02:56,158 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c64a04aa-e345-4883-aec5-af1aa6358a82', 'name': '', 'tenant_id': '7b151f4a83f54cd5aad3529087448336', 'network_id': 'dab8f90d-f53e-4b7d-a0c8-019e6228a38c', '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': '7b151f4a83f54cd5aad3529087448336'}} 2024-11-08 14:02:56,178 - INFO - Created VN ctest-vn2_metadata-57948433 2024-11-08 14:02:56,237 - DEBUG - VN ctest-vn2_metadata-57948433 UUID is dab8f90d-f53e-4b7d-a0c8-019e6228a38c 2024-11-08 14:02:56,465 - DEBUG - Services list from nova: [, , ] 2024-11-08 14:02:57,508 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2227-1) 2024-11-08 14:02:57,620 - DEBUG - Link local service introspect added 2024-11-08 14:02:57,661 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-11-08 14:03:02,765 - DEBUG - VM is in ACTIVE state now 2024-11-08 14:03:02,892 - INFO - Waiting for VM ctest-TestBasicVMVN-03441382-93136255 to be up.. 2024-11-08 14:03:02,892 - INFO - VM name : ctest-TestBasicVMVN-03441382-93136255 2024-11-08 14:03:02,976 - DEBUG - VM ctest-TestBasicVMVN-03441382-93136255 ID is 6e578c06-1b31-4751-b561-a7b5ee59bd6b 2024-11-08 14:03:02,976 - DEBUG - VM ctest-TestBasicVMVN-03441382-93136255 launched on Node cn-jenkins-deploy-platform-ansible-os-2227-1 2024-11-08 14:03:03,051 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/6e578c06-1b31-4751-b561-a7b5ee59bd6b 2024-11-08 14:03:03,349 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/6e578c06-1b31-4751-b561-a7b5ee59bd6b 2024-11-08 14:03:03,392 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/4b4054bf-1e67-4b40-9547-6a2ae25315f1 2024-11-08 14:03:06,650 - 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 1008ms') 2024-11-08 14:03:06,650 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03441382-93136255 failed! 2024-11-08 14:03:06,709 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03441382:ctest-vn2_metadata-57948433 is 11.1.1.1 and allocation pool is NOT set 2024-11-08 14:03:08,770 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.73 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.729/2.738/3.747/1.009 ms') 2024-11-08 14:03:08,770 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03441382-93136255 passed 2024-11-08 14:03:08,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:08,929 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03441382-93136255, IP 11.1.1.3, Port 22 2024-11-08 14:03:08,985 - 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-11-08 14:03:09,123 - DEBUG - VM ctest-TestBasicVMVN-03441382-93136255 is NOT ready for SSH connections, VM status: ACTIVE 2024-11-08 14:03:14,124 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:14,124 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03441382-93136255, IP 11.1.1.3, Port 22 2024-11-08 14:03:14,285 - DEBUG - VM ctest-TestBasicVMVN-03441382-93136255 is ready for SSH connections 2024-11-08 14:03:14,285 - INFO - Retry 0 2024-11-08 14:03:14,285 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:14,285 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-11-08 14:03:15,946 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-11-08 14:03:15,947 - INFO - Generic metadata worked 2024-11-08 14:03:16,204 - DEBUG - Link local service introspect removed 2024-11-08 14:03:16,205 - INFO - Deleting VM ctest-TestBasicVMVN-03441382-93136255 2024-11-08 14:03:16,272 - INFO - Deleting VN ctest-vn2_metadata-57948433 2024-11-08 14:03:16,311 - DEBUG - VN dab8f90d-f53e-4b7d-a0c8-019e6228a38c still in use: Unable to complete operation on network dab8f90d-f53e-4b7d-a0c8-019e6228a38c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e5d1a77b-bf64-4621-b1e6-2a470087c133'] 2024-11-08 14:03:16,311 - WARNING - Deleting VN ctest-vn2_metadata-57948433 failed..Will retry 2024-11-08 14:03:18,412 - DEBUG - Response for deleting network () 2024-11-08 14:03:18,667 - DEBUG - No XMPP flaps were noticed during the test 2024-11-08 14:03:18,667 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2024-11-08 14:03:18,667 - INFO - -------------------------------------------------------------------------------- 2024-11-08 14:03:18,670 - INFO - ================================================================================ 2024-11-08 14:03:18,670 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-11-08 14:03:18,670 - 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 14:03:18,958 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.13': '0'}} with 2024-11-08 14:03:18,958 - INFO - Initial checks done. Running the testcase now 2024-11-08 14:03:18,958 - INFO - 2024-11-08 14:03:19,479 - DEBUG - Response for create_network : {'network': {'id': '8b02885a-28ba-4e58-933c-e4506f4515d9', 'name': 'ctest-vn-29140714', 'tenant_id': '7b151f4a83f54cd5aad3529087448336', 'project_id': '7b151f4a83f54cd5aad3529087448336', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-03441382', 'ctest-vn-29140714'], 'port_security_enabled': True, 'description': ''}} 2024-11-08 14:03:19,643 - DEBUG - Response for create_subnet : {'subnet': {'id': '0fa08dbd-d49b-4a96-9060-5c5bc1f7ab06', 'name': '', 'tenant_id': '7b151f4a83f54cd5aad3529087448336', 'network_id': '8b02885a-28ba-4e58-933c-e4506f4515d9', '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': '7b151f4a83f54cd5aad3529087448336'}} 2024-11-08 14:03:19,844 - DEBUG - Response for create_subnet : {'subnet': {'id': '656f9515-01dd-4005-a175-9d3da17be9e2', 'name': '', 'tenant_id': '7b151f4a83f54cd5aad3529087448336', 'network_id': '8b02885a-28ba-4e58-933c-e4506f4515d9', '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': '7b151f4a83f54cd5aad3529087448336'}} 2024-11-08 14:03:19,868 - INFO - Created VN ctest-vn-29140714 2024-11-08 14:03:19,925 - DEBUG - VN ctest-vn-29140714 UUID is 8b02885a-28ba-4e58-933c-e4506f4515d9 2024-11-08 14:03:20,290 - DEBUG - Response for create_port : {'port': {'name': 'ac797654-bde4-4b42-b22e-3ad6b76163e0', 'id': 'ac797654-bde4-4b42-b22e-3ad6b76163e0', 'tenant_id': '7b151f4a83f54cd5aad3529087448336', 'network_id': '8b02885a-28ba-4e58-933c-e4506f4515d9', 'mac_address': '02:ac:79:76:54:bd', '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': '0fa08dbd-d49b-4a96-9060-5c5bc1f7ab06'}], 'security_groups': ['a8375872-ec39-4fcd-8c02-a50b17895bc1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7b151f4a83f54cd5aad3529087448336'}} 2024-11-08 14:03:20,467 - DEBUG - Response for create_port : {'port': {'name': 'cd4f0aee-130b-4b85-a8a4-64f038188b2b', 'id': 'cd4f0aee-130b-4b85-a8a4-64f038188b2b', 'tenant_id': '7b151f4a83f54cd5aad3529087448336', 'network_id': '8b02885a-28ba-4e58-933c-e4506f4515d9', 'mac_address': '02:cd:4f:0a:ee:13', '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': '656f9515-01dd-4005-a175-9d3da17be9e2'}], 'security_groups': ['a8375872-ec39-4fcd-8c02-a50b17895bc1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7b151f4a83f54cd5aad3529087448336'}} 2024-11-08 14:03:20,871 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2227-1) 2024-11-08 14:03:21,269 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2227-1) 2024-11-08 14:03:22,568 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2227-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2227-1) 2024-11-08 14:03:22,568 - DEBUG - Requesting: http://10.0.0.52:8082/domains 2024-11-08 14:03:22,575 - DEBUG - Requesting: http://10.0.0.52:8082/domain/7b25375f-6760-4ddf-a546-aa8d80397841 2024-11-08 14:03:22,609 - DEBUG - Requesting: http://10.0.0.52:8082/project/7b151f4a-83f5-4cd5-aad3-529087448336 2024-11-08 14:03:22,730 - DEBUG - Requesting: http://10.0.0.52:8082/network-ipam/775846bc-1dd9-4026-88a8-3f3c0005ca18 2024-11-08 14:03:22,742 - INFO - Verifications in API Server for IPAM: ctest-ipam-44073359 passed 2024-11-08 14:03:22,751 - DEBUG - Control-node 10.0.0.52 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-03441382:ctest-ipam-44073359', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03441382', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8599701262232535078', 'uuid-lslong': '9847190112176556568'}, 'enable': 'true', 'created': '2024-11-08T14:03:18', 'last-modified': '2024-11-08T14:03:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.553677'} 2024-11-08 14:03:22,751 - INFO - Verifications in Control node for IPAM: ctest-ipam-44073359 passed 2024-11-08 14:03:22,751 - DEBUG - Requesting: http://10.0.0.52:8082/domains 2024-11-08 14:03:22,765 - DEBUG - Requesting: http://10.0.0.52:8082/domain/7b25375f-6760-4ddf-a546-aa8d80397841 2024-11-08 14:03:22,793 - DEBUG - Requesting: http://10.0.0.52:8082/project/7b151f4a-83f5-4cd5-aad3-529087448336 2024-11-08 14:03:22,900 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/8b02885a-28ba-4e58-933c-e4506f4515d9 2024-11-08 14:03:22,969 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/8b02885a-28ba-4e58-933c-e4506f4515d9 2024-11-08 14:03:22,986 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/4d53245f-b93a-412b-afd2-947f09a60d31 2024-11-08 14:03:23,013 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/4d53245f-b93a-412b-afd2-947f09a60d31 2024-11-08 14:03:23,062 - DEBUG - Requesting: http://10.0.0.52:8082/route-target/7cb68e88-f046-4a98-9e87-0e5df47928bd 2024-11-08 14:03:23,082 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-08 14:03:23,082 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/8b02885a-28ba-4e58-933c-e4506f4515d9 2024-11-08 14:03:23,103 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/4d53245f-b93a-412b-afd2-947f09a60d31 2024-11-08 14:03:23,174 - INFO - Verified VN network id 8 for VN 8b02885a-28ba-4e58-933c-e4506f4515d9 2024-11-08 14:03:23,174 - INFO - Verifications in API Server for VN ctest-vn-29140714 passed 2024-11-08 14:03:23,174 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/8b02885a-28ba-4e58-933c-e4506f4515d9 2024-11-08 14:03:23,206 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/4d53245f-b93a-412b-afd2-947f09a60d31 2024-11-08 14:03:23,221 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/4d53245f-b93a-412b-afd2-947f09a60d31 2024-11-08 14:03:23,239 - DEBUG - Requesting: http://10.0.0.52:8082/route-target/7cb68e88-f046-4a98-9e87-0e5df47928bd 2024-11-08 14:03:23,266 - DEBUG - Control-node 10.0.0.52 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-03441382', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10016718442037136984', 'uuid-lslong': '10609605856293361113'}, 'enable': 'true', 'created': '2024-11-08T14:03:19', 'last-modified': '2024-11-08T14:03:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.452475'} 2024-11-08 14:03:23,285 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-11-08 14:03:23,285 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29140714 passed 2024-11-08 14:03:23,286 - DEBUG - ====Verifying policy data for ctest-vn-29140714 in API_Server ====== 2024-11-08 14:03:23,286 - DEBUG - Requesting: http://10.0.0.52:8082/domains 2024-11-08 14:03:23,324 - DEBUG - Requesting: http://10.0.0.52:8082/domain/7b25375f-6760-4ddf-a546-aa8d80397841 2024-11-08 14:03:23,362 - DEBUG - Requesting: http://10.0.0.52:8082/project/7b151f4a-83f5-4cd5-aad3-529087448336 2024-11-08 14:03:23,529 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/8b02885a-28ba-4e58-933c-e4506f4515d9 2024-11-08 14:03:23,559 - DEBUG - =>VN ctest-vn-29140714 has no policy to be verified 2024-11-08 14:03:23,559 - DEBUG - Verifying the vn in opserver 2024-11-08 14:03:23,560 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714 virtual network link through opserver 10.0.0.52 2024-11-08 14:03:23,560 - DEBUG - Requesting: http://10.0.0.52:8081/analytics/uves/virtual-networks 2024-11-08 14:03:23,959 - DEBUG - Requesting: http://10.0.0.52:8081/analytics/uves/virtual-networks 2024-11-08 14:03:24,050 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714', 'href': 'http://10.0.0.52:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714?flat'} 2024-11-08 14:03:24,050 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714 is found in opserver 2024-11-08 14:03:24,056 - DEBUG - VRF ids for VN ctest-vn-29140714: {'10.0.0.52': '2'} 2024-11-08 14:03:24,057 - INFO - Waiting for VM ctest-TestBasicVMVN-03441382-64620463 to be up.. 2024-11-08 14:03:24,145 - DEBUG - VM is in ACTIVE state now 2024-11-08 14:03:24,145 - INFO - VM name : ctest-TestBasicVMVN-03441382-64620463 2024-11-08 14:03:24,252 - DEBUG - VM ctest-TestBasicVMVN-03441382-64620463 ID is ad98afeb-4f67-490d-81d7-6d310f4d5b70 2024-11-08 14:03:24,252 - DEBUG - VM ctest-TestBasicVMVN-03441382-64620463 launched on Node cn-jenkins-deploy-platform-ansible-os-2227-1 2024-11-08 14:03:24,355 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/ad98afeb-4f67-490d-81d7-6d310f4d5b70 2024-11-08 14:03:24,366 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/ac797654-bde4-4b42-b22e-3ad6b76163e0 2024-11-08 14:03:27,649 - 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 1019ms') 2024-11-08 14:03:27,649 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03441382-64620463 failed! 2024-11-08 14:03:27,713 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714 is 31.1.1.1 and allocation pool is NOT set 2024-11-08 14:03:27,713 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714 is 31.1.2.1 and allocation pool is NOT set 2024-11-08 14:03:31,772 - 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 1003ms') 2024-11-08 14:03:31,772 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03441382-64620463 failed! 2024-11-08 14:03:31,833 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714 is 31.1.1.1 and allocation pool is NOT set 2024-11-08 14:03:31,833 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714 is 31.1.2.1 and allocation pool is NOT set 2024-11-08 14:03:33,892 - 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.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.391 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.391/2.594/4.797/2.203 ms') 2024-11-08 14:03:33,892 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03441382-64620463 passed 2024-11-08 14:03:34,049 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:34,049 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03441382-64620463, IP 31.1.1.4, Port 22 2024-11-08 14:03:34,216 - DEBUG - VM ctest-TestBasicVMVN-03441382-64620463 is ready for SSH connections 2024-11-08 14:03:34,217 - INFO - Waiting for VM ctest-TestBasicVMVN-03441382-18300837 to be up.. 2024-11-08 14:03:34,308 - DEBUG - VM is in ACTIVE state now 2024-11-08 14:03:34,308 - INFO - VM name : ctest-TestBasicVMVN-03441382-18300837 2024-11-08 14:03:34,385 - DEBUG - VM ctest-TestBasicVMVN-03441382-18300837 ID is 329e33c8-30db-457d-bdf4-c87146585801 2024-11-08 14:03:34,385 - DEBUG - VM ctest-TestBasicVMVN-03441382-18300837 launched on Node cn-jenkins-deploy-platform-ansible-os-2227-1 2024-11-08 14:03:34,464 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/329e33c8-30db-457d-bdf4-c87146585801 2024-11-08 14:03:34,473 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/cd4f0aee-130b-4b85-a8a4-64f038188b2b 2024-11-08 14:03:35,724 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.31 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.443 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.443/1.878/3.314/1.435 ms') 2024-11-08 14:03:35,725 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03441382-18300837 passed 2024-11-08 14:03:35,885 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:35,885 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03441382-18300837, IP 31.1.2.4, Port 22 2024-11-08 14:03:36,040 - DEBUG - VM ctest-TestBasicVMVN-03441382-18300837 is ready for SSH connections 2024-11-08 14:03:36,040 - INFO - Waiting for VM ctest-TestBasicVMVN-03441382-05516721 to be up.. 2024-11-08 14:03:36,120 - DEBUG - VM is in ACTIVE state now 2024-11-08 14:03:36,120 - INFO - VM name : ctest-TestBasicVMVN-03441382-05516721 2024-11-08 14:03:36,206 - DEBUG - VM ctest-TestBasicVMVN-03441382-05516721 ID is 484c47c2-4bde-4fc6-b3c2-85a52acc1bce 2024-11-08 14:03:36,206 - DEBUG - VM ctest-TestBasicVMVN-03441382-05516721 launched on Node cn-jenkins-deploy-platform-ansible-os-2227-1 2024-11-08 14:03:36,297 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/484c47c2-4bde-4fc6-b3c2-85a52acc1bce 2024-11-08 14:03:36,306 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/128705f4-5ead-4e27-9b44-8fdf9aa60890 2024-11-08 14:03:37,561 - 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=4.98 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.540 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.540/2.761/4.982/2.221 ms') 2024-11-08 14:03:37,561 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-03441382-05516721 passed 2024-11-08 14:03:37,725 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:37,725 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-03441382-05516721, IP 31.1.1.3, Port 22 2024-11-08 14:03:37,880 - DEBUG - VM ctest-TestBasicVMVN-03441382-05516721 is ready for SSH connections 2024-11-08 14:03:37,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:37,880 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:37,880 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-11-08 14:03:41,564 - 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.834 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.866 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.822 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.822/1.840/3.834 ms 2024-11-08 14:03:41,564 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03441382-64620463 passed 2024-11-08 14:03:41,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:41,564 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:41,564 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-11-08 14:03:45,184 - 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.741 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.066 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.471 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.066/1.759/2.741 ms 2024-11-08 14:03:45,184 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03441382-18300837 passed 2024-11-08 14:03:45,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:45,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:45,184 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-11-08 14:03:45,184 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:45,185 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 14:03:45,362 - DEBUG - None 2024-11-08 14:03:45,362 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:45,362 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 14:03:45,550 - DEBUG - None 2024-11-08 14:03:45,550 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:45,550 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-11-08 14:03:46,162 - DEBUG - None 2024-11-08 14:03:46,162 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:46,162 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-11-08 14:03:48,372 - 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.762 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.292 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.446 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.754 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.565 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.446/1.963/5.292 ms 2024-11-08 14:03:48,372 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:48,372 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-11-08 14:03:50,612 - 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.935 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.912 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.894 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.043 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.453 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.291 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.417 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.417/2.420/4.894 ms 2024-11-08 14:03:50,612 - 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.52, gateway password: c0ntrail123 2024-11-08 14:03:50,612 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-11-08 14:03:52,846 - 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.670 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.734 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.621 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.622 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.218 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.378 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.378 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.378/1.945/3.621 ms 2024-11-08 14:03:52,847 - INFO - Deleting VM ctest-TestBasicVMVN-03441382-05516721 2024-11-08 14:03:52,930 - INFO - Detaching port cd4f0aee-130b-4b85-a8a4-64f038188b2b from VM ctest-TestBasicVMVN-03441382-18300837 2024-11-08 14:03:52,995 - INFO - Deleting VM ctest-TestBasicVMVN-03441382-18300837 2024-11-08 14:03:53,090 - INFO - Detaching port ac797654-bde4-4b42-b22e-3ad6b76163e0 from VM ctest-TestBasicVMVN-03441382-64620463 2024-11-08 14:03:53,126 - INFO - Deleting VM ctest-TestBasicVMVN-03441382-64620463 2024-11-08 14:03:53,217 - INFO - Deleting VN ctest-vn-29140714 2024-11-08 14:03:53,424 - DEBUG - Response for delete_port : () 2024-11-08 14:03:53,642 - DEBUG - Response for delete_port : () 2024-11-08 14:03:53,692 - DEBUG - VN 8b02885a-28ba-4e58-933c-e4506f4515d9 still in use: Unable to complete operation on network 8b02885a-28ba-4e58-933c-e4506f4515d9. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-e88676da-7446-4d18-88f1-5b7aecb78da7'] 2024-11-08 14:03:53,692 - WARNING - Deleting VN ctest-vn-29140714 failed..Will retry 2024-11-08 14:03:55,860 - DEBUG - Response for deleting network () 2024-11-08 14:03:55,860 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/4d53245f-b93a-412b-afd2-947f09a60d31 2024-11-08 14:03:55,880 - DEBUG - Response Code: 404 2024-11-08 14:03:55,880 - DEBUG - Requesting: http://10.0.0.52:8082/domains 2024-11-08 14:03:55,886 - DEBUG - Requesting: http://10.0.0.52:8082/domain/7b25375f-6760-4ddf-a546-aa8d80397841 2024-11-08 14:03:55,958 - DEBUG - Requesting: http://10.0.0.52:8082/project/7b151f4a-83f5-4cd5-aad3-529087448336 2024-11-08 14:03:56,048 - INFO - Validated that VN ctest-vn-29140714 is not found in API Server 2024-11-08 14:03:56,059 - DEBUG - VN ctest-vn-29140714 is not present in Agent 10.0.0.52 2024-11-08 14:03:56,059 - INFO - Validated that VN ctest-vn-29140714 is not in any agent 2024-11-08 14:03:56,064 - DEBUG - VRF 2 is not seen in agent 10.0.0.52 2024-11-08 14:03:56,070 - DEBUG - Vrouter 10.0.0.52 does not have vrf 2 for VN ctest-vn-29140714 2024-11-08 14:03:56,070 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-03441382:ctest-vn-29140714 2024-11-08 14:03:56,081 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29140714 info 2024-11-08 14:03:56,172 - INFO - IPAM: ctest-ipam-44073359 is not found in API Server 2024-11-08 14:03:56,184 - INFO - IPAM:ctest-ipam-44073359 is not found in control node 2024-11-08 14:03:56,445 - DEBUG - No XMPP flaps were noticed during the test 2024-11-08 14:03:56,445 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38] 2024-11-08 14:03:56,445 - INFO - -------------------------------------------------------------------------------- 2024-11-08 14:03:57,212 - INFO - Deleted project: ctest-TestBasicVMVN-03441382, ID : 7b151f4a-83f5-4cd5-aad3-529087448336