2024-10-24 13:13:08,812 - INFO - Domain Default found not creating 2024-10-24 13:13:09,036 - INFO - Project ctest-TestBasicVMVN-24574547 not found, creating it 2024-10-24 13:13:09,692 - INFO - Created Project:ctest-TestBasicVMVN-24574547, ID : cfb086b7-fa57-4cb0-92f9-2ea7556c3e69 2024-10-24 13:13:11,597 - INFO - ================================================================================ 2024-10-24 13:13:11,597 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-24 13:13:11,597 - 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-24 13:13:11,871 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.19': '0'}} with 2024-10-24 13:13:11,871 - INFO - Initial checks done. Running the testcase now 2024-10-24 13:13:11,872 - INFO - 2024-10-24 13:13:12,558 - DEBUG - Response for create_network : {'network': {'id': '18c60040-e674-4bfb-a4cf-074eaf0cbe6c', 'name': 'ctest-vn2_metadata-38782164', 'tenant_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'project_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24574547', 'ctest-vn2_metadata-38782164'], 'port_security_enabled': True, 'description': ''}} 2024-10-24 13:13:12,805 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb5d4f5f-de2b-4e3c-9869-4a19501d3a12', 'name': '', 'tenant_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'network_id': '18c60040-e674-4bfb-a4cf-074eaf0cbe6c', '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': 'cfb086b7fa574cb092f92ea7556c3e69'}} 2024-10-24 13:13:12,835 - INFO - Created VN ctest-vn2_metadata-38782164 2024-10-24 13:13:12,899 - DEBUG - VN ctest-vn2_metadata-38782164 UUID is 18c60040-e674-4bfb-a4cf-074eaf0cbe6c 2024-10-24 13:13:13,133 - DEBUG - Services list from nova: [, , ] 2024-10-24 13:13:14,404 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2140-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2140-1) 2024-10-24 13:13:14,515 - DEBUG - Link local service introspect added 2024-10-24 13:13:14,566 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-24 13:13:19,682 - DEBUG - VM is in ACTIVE state now 2024-10-24 13:13:19,873 - INFO - Waiting for VM ctest-TestBasicVMVN-24574547-78509343 to be up.. 2024-10-24 13:13:19,873 - INFO - VM name : ctest-TestBasicVMVN-24574547-78509343 2024-10-24 13:13:20,000 - DEBUG - VM ctest-TestBasicVMVN-24574547-78509343 ID is a8970320-5264-4022-928f-3af617a6e8a7 2024-10-24 13:13:20,000 - DEBUG - VM ctest-TestBasicVMVN-24574547-78509343 launched on Node cn-jenkins-deploy-platform-ansible-os-2140-1 2024-10-24 13:13:20,234 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a8970320-5264-4022-928f-3af617a6e8a7 2024-10-24 13:13:20,573 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/a8970320-5264-4022-928f-3af617a6e8a7 2024-10-24 13:13:20,623 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/7c5b5f6e-dce4-4608-8234-b28309bba374 2024-10-24 13:13:23,921 - 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 1028ms') 2024-10-24 13:13:23,921 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24574547-78509343 failed! 2024-10-24 13:13:23,987 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24574547:ctest-vn2_metadata-38782164 is 11.1.1.1 and allocation pool is NOT set 2024-10-24 13:13:28,078 - 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=2 ttl=63 time=9.18 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1026ms\r\nrtt min/avg/max/mdev = 9.179/9.179/9.179/0.000 ms') 2024-10-24 13:13:28,078 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24574547-78509343 passed 2024-10-24 13:13:28,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:13:28,240 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24574547-78509343, IP 11.1.1.3, Port 22 2024-10-24 13:13:28,305 - 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-24 13:13:28,412 - DEBUG - VM ctest-TestBasicVMVN-24574547-78509343 is NOT ready for SSH connections, VM status: ACTIVE 2024-10-24 13:13:33,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:13:33,414 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24574547-78509343, IP 11.1.1.3, Port 22 2024-10-24 13:13:33,581 - DEBUG - VM ctest-TestBasicVMVN-24574547-78509343 is ready for SSH connections 2024-10-24 13:13:33,581 - INFO - Retry 0 2024-10-24 13:13:33,581 - 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.27, gateway password: c0ntrail123 2024-10-24 13:13:33,581 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-24 13:13:35,278 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-24 13:13:35,278 - INFO - Generic metadata worked 2024-10-24 13:13:35,539 - DEBUG - Link local service introspect removed 2024-10-24 13:13:35,539 - INFO - Deleting VM ctest-TestBasicVMVN-24574547-78509343 2024-10-24 13:13:35,622 - INFO - Deleting VN ctest-vn2_metadata-38782164 2024-10-24 13:13:35,684 - DEBUG - VN 18c60040-e674-4bfb-a4cf-074eaf0cbe6c still in use: Unable to complete operation on network 18c60040-e674-4bfb-a4cf-074eaf0cbe6c. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-c113a5c0-7a21-4ab9-97aa-6e1551cb2cbe'] 2024-10-24 13:13:35,684 - WARNING - Deleting VN ctest-vn2_metadata-38782164 failed..Will retry 2024-10-24 13:13:37,815 - DEBUG - Response for deleting network () 2024-10-24 13:13:38,090 - DEBUG - No XMPP flaps were noticed during the test 2024-10-24 13:13:38,091 - INFO - -------------------------------------------------------------------------------- 2024-10-24 13:13:38,094 - INFO - ================================================================================ 2024-10-24 13:13:38,094 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-24 13:13:38,094 - 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-24 13:13:38,369 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.19': '0'}} with 2024-10-24 13:13:38,369 - INFO - Initial checks done. Running the testcase now 2024-10-24 13:13:38,370 - INFO - 2024-10-24 13:13:38,928 - DEBUG - Response for create_network : {'network': {'id': 'c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6', 'name': 'ctest-vn-36954968', 'tenant_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'project_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24574547', 'ctest-vn-36954968'], 'port_security_enabled': True, 'description': ''}} 2024-10-24 13:13:39,161 - DEBUG - Response for create_subnet : {'subnet': {'id': '6cfd4e8b-b452-4348-8473-4c525f680151', 'name': '', 'tenant_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'network_id': 'c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6', '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': 'cfb086b7fa574cb092f92ea7556c3e69'}} 2024-10-24 13:13:39,338 - DEBUG - Response for create_subnet : {'subnet': {'id': '74fa89c1-d7e5-4b8f-83f7-29d8e2d11c5f', 'name': '', 'tenant_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'network_id': 'c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6', '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': 'cfb086b7fa574cb092f92ea7556c3e69'}} 2024-10-24 13:13:39,366 - INFO - Created VN ctest-vn-36954968 2024-10-24 13:13:39,427 - DEBUG - VN ctest-vn-36954968 UUID is c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6 2024-10-24 13:13:39,906 - DEBUG - Response for create_port : {'port': {'name': 'a14981b2-017b-43e3-808f-58d40f8a07cb', 'id': 'a14981b2-017b-43e3-808f-58d40f8a07cb', 'tenant_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'network_id': 'c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6', 'mac_address': '02:a1:49:81:b2:01', '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': '6cfd4e8b-b452-4348-8473-4c525f680151'}], 'security_groups': ['fef37e7f-d874-40e4-bbe6-9dc858e38b9f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cfb086b7fa574cb092f92ea7556c3e69'}} 2024-10-24 13:13:40,147 - DEBUG - Response for create_port : {'port': {'name': 'd528bcc2-fc93-4235-9910-049a715b6e49', 'id': 'd528bcc2-fc93-4235-9910-049a715b6e49', 'tenant_id': 'cfb086b7fa574cb092f92ea7556c3e69', 'network_id': 'c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6', 'mac_address': '02:d5:28:bc:c2:fc', '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': '74fa89c1-d7e5-4b8f-83f7-29d8e2d11c5f'}], 'security_groups': ['fef37e7f-d874-40e4-bbe6-9dc858e38b9f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cfb086b7fa574cb092f92ea7556c3e69'}} 2024-10-24 13:13:40,591 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2140-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2140-1) 2024-10-24 13:13:41,107 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2140-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2140-1) 2024-10-24 13:13:42,931 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2140-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2140-1) 2024-10-24 13:13:42,931 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-10-24 13:13:42,939 - DEBUG - Requesting: http://10.0.0.27:8082/domain/de0e5252-d9ce-43f6-8ba3-2b830ec0b6f1 2024-10-24 13:13:42,958 - DEBUG - Requesting: http://10.0.0.27:8082/project/cfb086b7-fa57-4cb0-92f9-2ea7556c3e69 2024-10-24 13:13:43,068 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/bbbb684e-4fc9-49c6-8325-84796a0fc153 2024-10-24 13:13:43,090 - INFO - Verifications in API Server for IPAM: ctest-ipam-71539024 passed 2024-10-24 13:13:43,099 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24574547:ctest-ipam-71539024', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24574547', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13527520591292746182', 'uuid-lslong': '9450105050112180563'}, 'enable': 'true', 'created': '2024-10-24T13:13:38', 'last-modified': '2024-10-24T13:13:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.479377'} 2024-10-24 13:13:43,099 - INFO - Verifications in Control node for IPAM: ctest-ipam-71539024 passed 2024-10-24 13:13:43,100 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-10-24 13:13:43,109 - DEBUG - Requesting: http://10.0.0.27:8082/domain/de0e5252-d9ce-43f6-8ba3-2b830ec0b6f1 2024-10-24 13:13:43,133 - DEBUG - Requesting: http://10.0.0.27:8082/project/cfb086b7-fa57-4cb0-92f9-2ea7556c3e69 2024-10-24 13:13:43,252 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6 2024-10-24 13:13:43,285 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6 2024-10-24 13:13:43,315 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/2483675d-9494-4fdf-b262-5433dc1b0d48 2024-10-24 13:13:43,329 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/2483675d-9494-4fdf-b262-5433dc1b0d48 2024-10-24 13:13:43,346 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/d725f604-e060-45ac-b000-56c94acd5b57 2024-10-24 13:13:43,362 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-24 13:13:43,363 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6 2024-10-24 13:13:43,390 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/2483675d-9494-4fdf-b262-5433dc1b0d48 2024-10-24 13:13:43,431 - INFO - Verified VN network id 8 for VN c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6 2024-10-24 13:13:43,431 - INFO - Verifications in API Server for VN ctest-vn-36954968 passed 2024-10-24 13:13:43,432 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6 2024-10-24 13:13:43,458 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/2483675d-9494-4fdf-b262-5433dc1b0d48 2024-10-24 13:13:43,476 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/2483675d-9494-4fdf-b262-5433dc1b0d48 2024-10-24 13:13:43,495 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/d725f604-e060-45ac-b000-56c94acd5b57 2024-10-24 13:13:43,524 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24574547', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13974612961132495194', 'uuid-lslong': '11532889599142311142'}, 'enable': 'true', 'created': '2024-10-24T13:13:38', 'last-modified': '2024-10-24T13:13:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.219956'} 2024-10-24 13:13:43,532 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-24 13:13:43,532 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-36954968 passed 2024-10-24 13:13:43,533 - DEBUG - ====Verifying policy data for ctest-vn-36954968 in API_Server ====== 2024-10-24 13:13:43,533 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-10-24 13:13:43,544 - DEBUG - Requesting: http://10.0.0.27:8082/domain/de0e5252-d9ce-43f6-8ba3-2b830ec0b6f1 2024-10-24 13:13:43,568 - DEBUG - Requesting: http://10.0.0.27:8082/project/cfb086b7-fa57-4cb0-92f9-2ea7556c3e69 2024-10-24 13:13:43,716 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c1efcc72-8ddf-415a-a00d-0dfc8eacb4e6 2024-10-24 13:13:43,756 - DEBUG - =>VN ctest-vn-36954968 has no policy to be verified 2024-10-24 13:13:43,756 - DEBUG - Verifying the vn in opserver 2024-10-24 13:13:43,756 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968 virtual network link through opserver 10.0.0.27 2024-10-24 13:13:43,756 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2024-10-24 13:13:44,292 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2024-10-24 13:13:44,386 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968?flat'} 2024-10-24 13:13:44,386 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968 is found in opserver 2024-10-24 13:13:44,393 - DEBUG - VRF ids for VN ctest-vn-36954968: {'10.0.0.27': '2'} 2024-10-24 13:13:44,394 - INFO - Waiting for VM ctest-TestBasicVMVN-24574547-43686855 to be up.. 2024-10-24 13:13:44,507 - DEBUG - VM is in ACTIVE state now 2024-10-24 13:13:44,507 - INFO - VM name : ctest-TestBasicVMVN-24574547-43686855 2024-10-24 13:13:44,616 - DEBUG - VM ctest-TestBasicVMVN-24574547-43686855 ID is b4c9eb4c-e985-4c39-9bbe-3ece5ef6b2b0 2024-10-24 13:13:44,617 - DEBUG - VM ctest-TestBasicVMVN-24574547-43686855 launched on Node cn-jenkins-deploy-platform-ansible-os-2140-1 2024-10-24 13:13:44,750 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/b4c9eb4c-e985-4c39-9bbe-3ece5ef6b2b0 2024-10-24 13:13:44,773 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/a14981b2-017b-43e3-808f-58d40f8a07cb 2024-10-24 13:13:48,085 - 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 1031ms') 2024-10-24 13:13:48,085 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24574547-43686855 failed! 2024-10-24 13:13:48,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968 is 31.1.1.1 and allocation pool is NOT set 2024-10-24 13:13:48,147 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968 is 31.1.2.1 and allocation pool is NOT set 2024-10-24 13:13:52,244 - 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 1028ms') 2024-10-24 13:13:52,244 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24574547-43686855 failed! 2024-10-24 13:13:52,311 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968 is 31.1.1.1 and allocation pool is NOT set 2024-10-24 13:13:52,311 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968 is 31.1.2.1 and allocation pool is NOT set 2024-10-24 13:13:54,372 - 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=5.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.75 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.748/3.645/5.542/1.897 ms') 2024-10-24 13:13:54,372 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24574547-43686855 passed 2024-10-24 13:13:54,539 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:13:54,539 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24574547-43686855, IP 31.1.1.4, Port 22 2024-10-24 13:13:54,705 - DEBUG - VM ctest-TestBasicVMVN-24574547-43686855 is ready for SSH connections 2024-10-24 13:13:54,705 - INFO - Waiting for VM ctest-TestBasicVMVN-24574547-83353775 to be up.. 2024-10-24 13:13:54,818 - DEBUG - VM is in ACTIVE state now 2024-10-24 13:13:54,818 - INFO - VM name : ctest-TestBasicVMVN-24574547-83353775 2024-10-24 13:13:54,922 - DEBUG - VM ctest-TestBasicVMVN-24574547-83353775 ID is 7b5d581f-7c15-43c7-8ac9-31e36ef20fd3 2024-10-24 13:13:54,922 - DEBUG - VM ctest-TestBasicVMVN-24574547-83353775 launched on Node cn-jenkins-deploy-platform-ansible-os-2140-1 2024-10-24 13:13:55,020 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/7b5d581f-7c15-43c7-8ac9-31e36ef20fd3 2024-10-24 13:13:55,032 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/d528bcc2-fc93-4235-9910-049a715b6e49 2024-10-24 13:13:56,305 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.969 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.969/2.305/3.641/1.336 ms') 2024-10-24 13:13:56,305 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24574547-83353775 passed 2024-10-24 13:13:56,467 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:13:56,468 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24574547-83353775, IP 31.1.2.4, Port 22 2024-10-24 13:13:56,623 - DEBUG - VM ctest-TestBasicVMVN-24574547-83353775 is ready for SSH connections 2024-10-24 13:13:56,624 - INFO - Waiting for VM ctest-TestBasicVMVN-24574547-31692636 to be up.. 2024-10-24 13:13:56,730 - DEBUG - VM is in ACTIVE state now 2024-10-24 13:13:56,730 - INFO - VM name : ctest-TestBasicVMVN-24574547-31692636 2024-10-24 13:13:56,824 - DEBUG - VM ctest-TestBasicVMVN-24574547-31692636 ID is 358f1f1e-c00c-4ffa-83ae-2b6ab911af36 2024-10-24 13:13:56,824 - DEBUG - VM ctest-TestBasicVMVN-24574547-31692636 launched on Node cn-jenkins-deploy-platform-ansible-os-2140-1 2024-10-24 13:13:56,919 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/358f1f1e-c00c-4ffa-83ae-2b6ab911af36 2024-10-24 13:13:56,931 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/599f5975-4ccd-4f7a-bd9f-b3bfd55ad617 2024-10-24 13:13:58,218 - 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.92 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=1.17 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 = 1.168/3.544/5.921/2.376 ms') 2024-10-24 13:13:58,218 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24574547-31692636 passed 2024-10-24 13:13:58,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:13:58,388 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24574547-31692636, IP 31.1.1.3, Port 22 2024-10-24 13:13:58,554 - DEBUG - VM ctest-TestBasicVMVN-24574547-31692636 is ready for SSH connections 2024-10-24 13:13:58,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:13:58,554 - 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.27, gateway password: c0ntrail123 2024-10-24 13:13:58,554 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-24 13:14:02,370 - 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.981 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.932 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.883 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.883/1.932/3.981 ms 2024-10-24 13:14:02,370 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24574547-43686855 passed 2024-10-24 13:14:02,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:14:02,370 - 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.27, gateway password: c0ntrail123 2024-10-24 13:14:02,370 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-24 13:14:06,483 - 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.516 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.939 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.170 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.939/1.875/3.516 ms 2024-10-24 13:14:06,483 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24574547-83353775 passed 2024-10-24 13:14:06,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:14:06,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:14:06,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-24 13:14:06,484 - 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.27, gateway password: c0ntrail123 2024-10-24 13:14:06,484 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-24 13:14:06,682 - DEBUG - None 2024-10-24 13:14:06,682 - 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.27, gateway password: c0ntrail123 2024-10-24 13:14:06,682 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-24 13:14:06,882 - DEBUG - None 2024-10-24 13:14:06,882 - 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.27, gateway password: c0ntrail123 2024-10-24 13:14:06,882 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-24 13:14:07,556 - DEBUG - None 2024-10-24 13:14:07,556 - 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.27, gateway password: c0ntrail123 2024-10-24 13:14:07,556 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-24 13:14:09,796 - 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.091 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.312 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.515 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.041 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.467 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.467/2.285/6.312 ms 2024-10-24 13:14:09,797 - 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.27, gateway password: c0ntrail123 2024-10-24 13:14:09,797 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-24 13:14:12,085 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.546 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.289 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=7.341 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.557 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.157 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.301 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.483 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.483/2.810/7.341 ms 2024-10-24 13:14:12,086 - 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.27, gateway password: c0ntrail123 2024-10-24 13:14:12,086 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-24 13:14:14,367 - 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.867 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.501 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.667 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.174 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.068 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.732 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.439/2.206/4.667 ms 2024-10-24 13:14:14,368 - INFO - Deleting VM ctest-TestBasicVMVN-24574547-31692636 2024-10-24 13:14:14,450 - INFO - Detaching port d528bcc2-fc93-4235-9910-049a715b6e49 from VM ctest-TestBasicVMVN-24574547-83353775 2024-10-24 13:14:14,515 - INFO - Deleting VM ctest-TestBasicVMVN-24574547-83353775 2024-10-24 13:14:14,595 - INFO - Detaching port a14981b2-017b-43e3-808f-58d40f8a07cb from VM ctest-TestBasicVMVN-24574547-43686855 2024-10-24 13:14:14,636 - INFO - Deleting VM ctest-TestBasicVMVN-24574547-43686855 2024-10-24 13:14:14,742 - INFO - Deleting VN ctest-vn-36954968 2024-10-24 13:14:14,984 - DEBUG - Response for delete_port : () 2024-10-24 13:14:15,401 - DEBUG - Response for delete_port : () 2024-10-24 13:14:15,567 - DEBUG - Response for deleting network () 2024-10-24 13:14:15,567 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/2483675d-9494-4fdf-b262-5433dc1b0d48 2024-10-24 13:14:15,581 - DEBUG - Response Code: 404 2024-10-24 13:14:15,581 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-10-24 13:14:15,590 - DEBUG - Requesting: http://10.0.0.27:8082/domain/de0e5252-d9ce-43f6-8ba3-2b830ec0b6f1 2024-10-24 13:14:15,651 - DEBUG - Requesting: http://10.0.0.27:8082/project/cfb086b7-fa57-4cb0-92f9-2ea7556c3e69 2024-10-24 13:14:15,758 - INFO - Validated that VN ctest-vn-36954968 is not found in API Server 2024-10-24 13:14:15,772 - DEBUG - VN ctest-vn-36954968 is not present in Agent 10.0.0.27 2024-10-24 13:14:15,772 - INFO - Validated that VN ctest-vn-36954968 is not in any agent 2024-10-24 13:14:15,780 - DEBUG - VRF 2 is not seen in agent 10.0.0.27 2024-10-24 13:14:15,787 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-36954968 2024-10-24 13:14:15,787 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24574547:ctest-vn-36954968 2024-10-24 13:14:15,802 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-36954968 info 2024-10-24 13:14:15,907 - INFO - IPAM: ctest-ipam-71539024 is not found in API Server 2024-10-24 13:14:15,928 - INFO - IPAM:ctest-ipam-71539024 is not found in control node 2024-10-24 13:14:16,190 - DEBUG - No XMPP flaps were noticed during the test
2024-10-24 13:14:16,190 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-10-24 13:14:16,190 - INFO - -------------------------------------------------------------------------------- 2024-10-24 13:14:17,056 - INFO - Deleted project: ctest-TestBasicVMVN-24574547, ID : cfb086b7-fa57-4cb0-92f9-2ea7556c3e69