2024-09-10 08:26:07,748 - INFO - Domain Default found not creating 2024-09-10 08:26:07,935 - INFO - Project ctest-TestBasicVMVN-80804842 not found, creating it 2024-09-10 08:26:08,439 - INFO - Created Project:ctest-TestBasicVMVN-80804842, ID : 1f938ceb-c7d5-4725-a3ad-44b268f7ab9a 2024-09-10 08:26:10,155 - INFO - ================================================================================ 2024-09-10 08:26:10,155 - INFO - STARTING TEST : test_generic_link_local_service 2024-09-10 08:26:10,155 - 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-10 08:26:10,411 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.5': '0'}} with 2024-09-10 08:26:10,412 - INFO - Initial checks done. Running the testcase now 2024-09-10 08:26:10,412 - INFO - 2024-09-10 08:26:11,086 - DEBUG - Response for create_network : {'network': {'id': 'a9d77de1-4df0-4a8e-93ad-d69960430403', 'name': 'ctest-vn2_metadata-59091053', 'tenant_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'project_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80804842', 'ctest-vn2_metadata-59091053'], 'port_security_enabled': True, 'description': ''}} 2024-09-10 08:26:11,284 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dee2221b-c94e-47df-b8c2-ca06d2cbd2a5', 'name': '', 'tenant_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'network_id': 'a9d77de1-4df0-4a8e-93ad-d69960430403', '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': '1f938cebc7d54725a3ad44b268f7ab9a'}} 2024-09-10 08:26:11,304 - INFO - Created VN ctest-vn2_metadata-59091053 2024-09-10 08:26:11,357 - DEBUG - VN ctest-vn2_metadata-59091053 UUID is a9d77de1-4df0-4a8e-93ad-d69960430403 2024-09-10 08:26:11,551 - DEBUG - Services list from nova: [, , ] 2024-09-10 08:26:12,632 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1881-1) 2024-09-10 08:26:12,740 - DEBUG - Link local service introspect added 2024-09-10 08:26:12,786 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-09-10 08:26:17,878 - DEBUG - VM is in ACTIVE state now 2024-09-10 08:26:18,007 - INFO - Waiting for VM ctest-TestBasicVMVN-80804842-10035452 to be up.. 2024-09-10 08:26:18,007 - INFO - VM name : ctest-TestBasicVMVN-80804842-10035452 2024-09-10 08:26:18,091 - DEBUG - VM ctest-TestBasicVMVN-80804842-10035452 ID is d4d9bd3c-ef21-4d80-92a0-b988fd4bf357 2024-09-10 08:26:18,091 - DEBUG - VM ctest-TestBasicVMVN-80804842-10035452 launched on Node cn-jenkins-deploy-platform-ansible-os-1881-1 2024-09-10 08:26:18,173 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d4d9bd3c-ef21-4d80-92a0-b988fd4bf357 2024-09-10 08:26:18,483 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d4d9bd3c-ef21-4d80-92a0-b988fd4bf357 2024-09-10 08:26:18,519 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/047e6699-1116-4c6e-815f-eb0d572f10b9 2024-09-10 08:26:21,782 - 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 1023ms') 2024-09-10 08:26:21,782 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80804842-10035452 failed! 2024-09-10 08:26:21,840 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80804842:ctest-vn2_metadata-59091053 is 11.1.1.1 and allocation pool is NOT set 2024-09-10 08:26:23,905 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.946 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.946/1.714/2.483/0.768 ms') 2024-09-10 08:26:23,906 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80804842-10035452 passed 2024-09-10 08:26:24,057 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:24,057 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80804842-10035452, IP 11.1.1.3, Port 22 2024-09-10 08:26:24,212 - DEBUG - VM ctest-TestBasicVMVN-80804842-10035452 is ready for SSH connections 2024-09-10 08:26:24,212 - INFO - Retry 0 2024-09-10 08:26:24,212 - 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.38, gateway password: c0ntrail123 2024-09-10 08:26:24,212 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-09-10 08:26:25,873 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-09-10 08:26:25,873 - INFO - Generic metadata worked 2024-09-10 08:26:26,132 - DEBUG - Link local service introspect removed 2024-09-10 08:26:26,132 - INFO - Deleting VM ctest-TestBasicVMVN-80804842-10035452 2024-09-10 08:26:26,212 - INFO - Deleting VN ctest-vn2_metadata-59091053 2024-09-10 08:26:26,256 - DEBUG - VN a9d77de1-4df0-4a8e-93ad-d69960430403 still in use: Unable to complete operation on network a9d77de1-4df0-4a8e-93ad-d69960430403. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a1ca7735-7e9a-454c-837e-212cab6fa56c'] 2024-09-10 08:26:26,256 - WARNING - Deleting VN ctest-vn2_metadata-59091053 failed..Will retry 2024-09-10 08:26:28,363 - DEBUG - Response for deleting network () 2024-09-10 08:26:28,622 - DEBUG - No XMPP flaps were noticed during the test 2024-09-10 08:26:28,623 - INFO - -------------------------------------------------------------------------------- 2024-09-10 08:26:28,626 - INFO - ================================================================================ 2024-09-10 08:26:28,626 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-09-10 08:26:28,626 - 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-10 08:26:28,910 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.5': '0'}} with 2024-09-10 08:26:28,910 - INFO - Initial checks done. Running the testcase now 2024-09-10 08:26:28,910 - INFO - 2024-09-10 08:26:29,419 - DEBUG - Response for create_network : {'network': {'id': '22d9cc45-7d36-477c-a7a1-9fdfc8726469', 'name': 'ctest-vn-28566405', 'tenant_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'project_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-80804842', 'ctest-vn-28566405'], 'port_security_enabled': True, 'description': ''}} 2024-09-10 08:26:29,588 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f9c62cd4-7384-4870-887c-18623b98c7a6', 'name': '', 'tenant_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'network_id': '22d9cc45-7d36-477c-a7a1-9fdfc8726469', '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': '1f938cebc7d54725a3ad44b268f7ab9a'}} 2024-09-10 08:26:29,737 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a97d0cb-a25b-4175-a08c-f5fe54debd62', 'name': '', 'tenant_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'network_id': '22d9cc45-7d36-477c-a7a1-9fdfc8726469', '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': '1f938cebc7d54725a3ad44b268f7ab9a'}} 2024-09-10 08:26:29,760 - INFO - Created VN ctest-vn-28566405 2024-09-10 08:26:29,812 - DEBUG - VN ctest-vn-28566405 UUID is 22d9cc45-7d36-477c-a7a1-9fdfc8726469 2024-09-10 08:26:30,203 - DEBUG - Response for create_port : {'port': {'name': '9f72cfa1-53a0-41d2-807e-b54efd0d7d65', 'id': '9f72cfa1-53a0-41d2-807e-b54efd0d7d65', 'tenant_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'network_id': '22d9cc45-7d36-477c-a7a1-9fdfc8726469', 'mac_address': '02:9f:72:cf:a1:53', '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': 'f9c62cd4-7384-4870-887c-18623b98c7a6'}], 'security_groups': ['45635285-9f97-474b-9921-69d06852b454'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f938cebc7d54725a3ad44b268f7ab9a'}} 2024-09-10 08:26:30,388 - DEBUG - Response for create_port : {'port': {'name': '38634a1b-ded8-4478-84c4-a2fb67f3c2e7', 'id': '38634a1b-ded8-4478-84c4-a2fb67f3c2e7', 'tenant_id': '1f938cebc7d54725a3ad44b268f7ab9a', 'network_id': '22d9cc45-7d36-477c-a7a1-9fdfc8726469', 'mac_address': '02:38:63:4a:1b:de', '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': '7a97d0cb-a25b-4175-a08c-f5fe54debd62'}], 'security_groups': ['45635285-9f97-474b-9921-69d06852b454'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1f938cebc7d54725a3ad44b268f7ab9a'}} 2024-09-10 08:26:30,810 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1881-1) 2024-09-10 08:26:31,251 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1881-1) 2024-09-10 08:26:32,497 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-1881-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-1881-1) 2024-09-10 08:26:32,497 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-09-10 08:26:32,506 - DEBUG - Requesting: http://10.0.0.38:8082/domain/393c8b4a-8274-4d5f-ad11-4b837a7a76eb 2024-09-10 08:26:32,532 - DEBUG - Requesting: http://10.0.0.38:8082/project/1f938ceb-c7d5-4725-a3ad-44b268f7ab9a 2024-09-10 08:26:32,617 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/b34a9cc3-ea2c-450e-8114-c66b30d1b23d 2024-09-10 08:26:32,631 - INFO - Verifications in API Server for IPAM: ctest-ipam-99113470 passed 2024-09-10 08:26:32,639 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-80804842:ctest-ipam-99113470', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80804842', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12919310846327014670', 'uuid-lslong': '9301277294109766205'}, 'enable': 'true', 'created': '2024-09-10T08:26:28', 'last-modified': '2024-09-10T08:26:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.491083'} 2024-09-10 08:26:32,639 - INFO - Verifications in Control node for IPAM: ctest-ipam-99113470 passed 2024-09-10 08:26:32,639 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-09-10 08:26:32,666 - DEBUG - Requesting: http://10.0.0.38:8082/domain/393c8b4a-8274-4d5f-ad11-4b837a7a76eb 2024-09-10 08:26:32,681 - DEBUG - Requesting: http://10.0.0.38:8082/project/1f938ceb-c7d5-4725-a3ad-44b268f7ab9a 2024-09-10 08:26:32,810 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/22d9cc45-7d36-477c-a7a1-9fdfc8726469 2024-09-10 08:26:32,827 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/22d9cc45-7d36-477c-a7a1-9fdfc8726469 2024-09-10 08:26:32,845 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1f036e74-4232-459c-a55e-adb877d54def 2024-09-10 08:26:32,861 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1f036e74-4232-459c-a55e-adb877d54def 2024-09-10 08:26:32,877 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/2e102832-ff13-49d7-9712-a6df0d835cc4 2024-09-10 08:26:32,892 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-10 08:26:32,892 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/22d9cc45-7d36-477c-a7a1-9fdfc8726469 2024-09-10 08:26:32,912 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1f036e74-4232-459c-a55e-adb877d54def 2024-09-10 08:26:32,939 - INFO - Verified VN network id 7 for VN 22d9cc45-7d36-477c-a7a1-9fdfc8726469 2024-09-10 08:26:32,939 - INFO - Verifications in API Server for VN ctest-vn-28566405 passed 2024-09-10 08:26:32,939 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/22d9cc45-7d36-477c-a7a1-9fdfc8726469 2024-09-10 08:26:32,976 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1f036e74-4232-459c-a55e-adb877d54def 2024-09-10 08:26:33,011 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1f036e74-4232-459c-a55e-adb877d54def 2024-09-10 08:26:33,023 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/2e102832-ff13-49d7-9712-a6df0d835cc4 2024-09-10 08:26:33,082 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-80804842', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2511262866061281148', 'uuid-lslong': '12079111459073844329'}, 'enable': 'true', 'created': '2024-09-10T08:26:29', 'last-modified': '2024-09-10T08:26:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.373653'} 2024-09-10 08:26:33,107 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-09-10 08:26:33,107 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-28566405 passed 2024-09-10 08:26:33,107 - DEBUG - ====Verifying policy data for ctest-vn-28566405 in API_Server ====== 2024-09-10 08:26:33,108 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-09-10 08:26:33,122 - DEBUG - Requesting: http://10.0.0.38:8082/domain/393c8b4a-8274-4d5f-ad11-4b837a7a76eb 2024-09-10 08:26:33,186 - DEBUG - Requesting: http://10.0.0.38:8082/project/1f938ceb-c7d5-4725-a3ad-44b268f7ab9a 2024-09-10 08:26:33,294 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/22d9cc45-7d36-477c-a7a1-9fdfc8726469 2024-09-10 08:26:33,325 - DEBUG - =>VN ctest-vn-28566405 has no policy to be verified 2024-09-10 08:26:33,325 - DEBUG - Verifying the vn in opserver 2024-09-10 08:26:33,325 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405 virtual network link through opserver 10.0.0.38 2024-09-10 08:26:33,325 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2024-09-10 08:26:33,695 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2024-09-10 08:26:33,785 - DEBUG - Response Code: 500 2024-09-10 08:26:36,787 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405 virtual network link through opserver 10.0.0.38 2024-09-10 08:26:36,787 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2024-09-10 08:26:36,803 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405?flat'} 2024-09-10 08:26:36,803 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405 is found in opserver 2024-09-10 08:26:36,809 - DEBUG - VRF ids for VN ctest-vn-28566405: {'10.0.0.38': '2'} 2024-09-10 08:26:36,809 - INFO - Waiting for VM ctest-TestBasicVMVN-80804842-92507042 to be up.. 2024-09-10 08:26:36,894 - DEBUG - VM is in ACTIVE state now 2024-09-10 08:26:36,895 - INFO - VM name : ctest-TestBasicVMVN-80804842-92507042 2024-09-10 08:26:36,986 - DEBUG - VM ctest-TestBasicVMVN-80804842-92507042 ID is f722c611-0a84-4e54-bfa8-6a7f9c863138 2024-09-10 08:26:36,986 - DEBUG - VM ctest-TestBasicVMVN-80804842-92507042 launched on Node cn-jenkins-deploy-platform-ansible-os-1881-1 2024-09-10 08:26:37,085 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f722c611-0a84-4e54-bfa8-6a7f9c863138 2024-09-10 08:26:37,098 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9f72cfa1-53a0-41d2-807e-b54efd0d7d65 2024-09-10 08:26:40,378 - 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 1024ms') 2024-09-10 08:26:40,378 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80804842-92507042 failed! 2024-09-10 08:26:40,433 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405 is 31.1.1.1 and allocation pool is NOT set 2024-09-10 08:26:40,433 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405 is 31.1.2.1 and allocation pool is NOT set 2024-09-10 08:26:42,505 - 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=6.69 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.94 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.940/4.816/6.692/1.876 ms') 2024-09-10 08:26:42,505 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-80804842-92507042 passed 2024-09-10 08:26:42,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:42,660 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80804842-92507042, IP 31.1.1.4, Port 22 2024-09-10 08:26:42,732 - 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-10 08:26:42,838 - DEBUG - VM ctest-TestBasicVMVN-80804842-92507042 is NOT ready for SSH connections, VM status: ACTIVE 2024-09-10 08:26:47,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:47,839 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80804842-92507042, IP 31.1.1.4, Port 22 2024-09-10 08:26:48,011 - DEBUG - VM ctest-TestBasicVMVN-80804842-92507042 is ready for SSH connections 2024-09-10 08:26:48,011 - INFO - Waiting for VM ctest-TestBasicVMVN-80804842-77815841 to be up.. 2024-09-10 08:26:48,108 - DEBUG - VM is in ACTIVE state now 2024-09-10 08:26:48,108 - INFO - VM name : ctest-TestBasicVMVN-80804842-77815841 2024-09-10 08:26:48,199 - DEBUG - VM ctest-TestBasicVMVN-80804842-77815841 ID is 400bd6d6-7549-4047-bbe8-086fb3e92b68 2024-09-10 08:26:48,199 - DEBUG - VM ctest-TestBasicVMVN-80804842-77815841 launched on Node cn-jenkins-deploy-platform-ansible-os-1881-1 2024-09-10 08:26:48,290 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/400bd6d6-7549-4047-bbe8-086fb3e92b68 2024-09-10 08:26:48,300 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/38634a1b-ded8-4478-84c4-a2fb67f3c2e7 2024-09-10 08:26:49,545 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.352 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.352/1.716/3.081/1.364 ms') 2024-09-10 08:26:49,545 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-80804842-77815841 passed 2024-09-10 08:26:49,696 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:49,697 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80804842-77815841, IP 31.1.2.4, Port 22 2024-09-10 08:26:49,852 - DEBUG - VM ctest-TestBasicVMVN-80804842-77815841 is ready for SSH connections 2024-09-10 08:26:49,853 - INFO - Waiting for VM ctest-TestBasicVMVN-80804842-80825163 to be up.. 2024-09-10 08:26:49,940 - DEBUG - VM is in ACTIVE state now 2024-09-10 08:26:49,940 - INFO - VM name : ctest-TestBasicVMVN-80804842-80825163 2024-09-10 08:26:50,024 - DEBUG - VM ctest-TestBasicVMVN-80804842-80825163 ID is dad05d6a-73b7-4f29-a4ca-f3e8a3833e24 2024-09-10 08:26:50,025 - DEBUG - VM ctest-TestBasicVMVN-80804842-80825163 launched on Node cn-jenkins-deploy-platform-ansible-os-1881-1 2024-09-10 08:26:50,114 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/dad05d6a-73b7-4f29-a4ca-f3e8a3833e24 2024-09-10 08:26:50,124 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c0c90853-b13e-40cf-8fab-8fdc036857a8 2024-09-10 08:26:51,373 - 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=3.68 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.383 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.383/2.031/3.679/1.648 ms') 2024-09-10 08:26:51,373 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-80804842-80825163 passed 2024-09-10 08:26:51,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:51,525 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-80804842-80825163, IP 31.1.1.3, Port 22 2024-09-10 08:26:51,680 - DEBUG - VM ctest-TestBasicVMVN-80804842-80825163 is ready for SSH connections 2024-09-10 08:26:51,680 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:51,680 - 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.38, gateway password: c0ntrail123 2024-09-10 08:26:51,680 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-09-10 08:26:55,413 - 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.621 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.116 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.911 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.911/1.882/3.621 ms 2024-09-10 08:26:55,413 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-80804842-92507042 passed 2024-09-10 08:26:55,413 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:55,413 - 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.38, gateway password: c0ntrail123 2024-09-10 08:26:55,414 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-09-10 08:26:59,114 - 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.811 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.754 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.802 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.754/1.455/2.811 ms 2024-09-10 08:26:59,114 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-80804842-77815841 passed 2024-09-10 08:26:59,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:59,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:59,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-09-10 08:26:59,115 - 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.38, gateway password: c0ntrail123 2024-09-10 08:26:59,115 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-10 08:26:59,303 - DEBUG - None 2024-09-10 08:26:59,303 - 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.38, gateway password: c0ntrail123 2024-09-10 08:26:59,303 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-10 08:26:59,491 - DEBUG - None 2024-09-10 08:26:59,491 - 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.38, gateway password: c0ntrail123 2024-09-10 08:26:59,491 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-09-10 08:27:00,113 - DEBUG - None 2024-09-10 08:27:00,113 - 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.38, gateway password: c0ntrail123 2024-09-10 08:27:00,113 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-09-10 08:27:02,331 - 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.070 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.881 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.580 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.291 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.496 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.496/2.063/4.881 ms 2024-09-10 08:27:02,331 - 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.38, gateway password: c0ntrail123 2024-09-10 08:27:02,331 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-09-10 08:27:04,653 - 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.030 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.145 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.497 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.841 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.663 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.529 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.419/2.303/5.497 ms 2024-09-10 08:27:04,653 - 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.38, gateway password: c0ntrail123 2024-09-10 08:27:04,653 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-09-10 08:27:06,900 - 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.834 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.060 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.133 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.477 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.923 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.908 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.360 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.360/1.956/4.133 ms 2024-09-10 08:27:06,900 - INFO - Deleting VM ctest-TestBasicVMVN-80804842-80825163 2024-09-10 08:27:06,978 - INFO - Detaching port 38634a1b-ded8-4478-84c4-a2fb67f3c2e7 from VM ctest-TestBasicVMVN-80804842-77815841 2024-09-10 08:27:07,031 - INFO - Deleting VM ctest-TestBasicVMVN-80804842-77815841 2024-09-10 08:27:07,107 - INFO - Detaching port 9f72cfa1-53a0-41d2-807e-b54efd0d7d65 from VM ctest-TestBasicVMVN-80804842-92507042 2024-09-10 08:27:07,144 - INFO - Deleting VM ctest-TestBasicVMVN-80804842-92507042 2024-09-10 08:27:07,228 - INFO - Deleting VN ctest-vn-28566405 2024-09-10 08:27:07,415 - DEBUG - Response for delete_port : () 2024-09-10 08:27:07,644 - DEBUG - Response for delete_port : () 2024-09-10 08:27:07,707 - DEBUG - VN 22d9cc45-7d36-477c-a7a1-9fdfc8726469 still in use: Unable to complete operation on network 22d9cc45-7d36-477c-a7a1-9fdfc8726469. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8f107783-8189-4b10-b332-390d50a7d87a'] 2024-09-10 08:27:07,707 - WARNING - Deleting VN ctest-vn-28566405 failed..Will retry 2024-09-10 08:27:09,864 - DEBUG - Response for deleting network () 2024-09-10 08:27:09,864 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1f036e74-4232-459c-a55e-adb877d54def 2024-09-10 08:27:09,875 - DEBUG - Response Code: 404 2024-09-10 08:27:09,875 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-09-10 08:27:09,885 - DEBUG - Requesting: http://10.0.0.38:8082/domain/393c8b4a-8274-4d5f-ad11-4b837a7a76eb 2024-09-10 08:27:09,911 - DEBUG - Requesting: http://10.0.0.38:8082/project/1f938ceb-c7d5-4725-a3ad-44b268f7ab9a 2024-09-10 08:27:10,004 - INFO - Validated that VN ctest-vn-28566405 is not found in API Server 2024-09-10 08:27:10,016 - DEBUG - VN ctest-vn-28566405 is not present in Agent 10.0.0.38 2024-09-10 08:27:10,016 - INFO - Validated that VN ctest-vn-28566405 is not in any agent 2024-09-10 08:27:10,023 - DEBUG - VRF 2 is not seen in agent 10.0.0.38 2024-09-10 08:27:10,029 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-28566405 2024-09-10 08:27:10,029 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-80804842:ctest-vn-28566405 2024-09-10 08:27:10,042 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-28566405 info 2024-09-10 08:27:10,136 - INFO - IPAM: ctest-ipam-99113470 is not found in API Server 2024-09-10 08:27:10,150 - INFO - IPAM:ctest-ipam-99113470 is not found in control node 2024-09-10 08:27:10,415 - DEBUG - No XMPP flaps were noticed during the test
2024-09-10 08:27:10,415 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2024-09-10 08:27:10,415 - INFO - -------------------------------------------------------------------------------- 2024-09-10 08:27:11,152 - INFO - Deleted project: ctest-TestBasicVMVN-80804842, ID : 1f938ceb-c7d5-4725-a3ad-44b268f7ab9a