2024-10-28 02:23:59,426 - INFO - Domain Default found not creating 2024-10-28 02:23:59,615 - INFO - Project ctest-TestBasicVMVN-60730939 not found, creating it 2024-10-28 02:24:00,158 - INFO - Created Project:ctest-TestBasicVMVN-60730939, ID : 04afc277-08f6-4624-9d84-1187e8ee119e 2024-10-28 02:24:01,960 - INFO - ================================================================================ 2024-10-28 02:24:01,960 - INFO - STARTING TEST : test_generic_link_local_service 2024-10-28 02:24:01,960 - 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-28 02:24:02,220 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.13': '0'}} with 2024-10-28 02:24:02,220 - INFO - Initial checks done. Running the testcase now 2024-10-28 02:24:02,220 - INFO - 2024-10-28 02:24:02,886 - DEBUG - Response for create_network : {'network': {'id': 'dbab9bd7-3781-40da-b2b0-e75d16dc375a', 'name': 'ctest-vn2_metadata-97256081', 'tenant_id': '04afc27708f646249d841187e8ee119e', 'project_id': '04afc27708f646249d841187e8ee119e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60730939', 'ctest-vn2_metadata-97256081'], 'port_security_enabled': True, 'description': ''}} 2024-10-28 02:24:03,101 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a213ea53-e4ba-49f5-aa26-e95213c73a4c', 'name': '', 'tenant_id': '04afc27708f646249d841187e8ee119e', 'network_id': 'dbab9bd7-3781-40da-b2b0-e75d16dc375a', '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': '04afc27708f646249d841187e8ee119e'}} 2024-10-28 02:24:03,127 - INFO - Created VN ctest-vn2_metadata-97256081 2024-10-28 02:24:03,180 - DEBUG - VN ctest-vn2_metadata-97256081 UUID is dbab9bd7-3781-40da-b2b0-e75d16dc375a 2024-10-28 02:24:03,429 - DEBUG - Services list from nova: [, , ] 2024-10-28 02:24:04,688 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2156-1) 2024-10-28 02:24:04,803 - DEBUG - Link local service introspect added 2024-10-28 02:24:04,850 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2024-10-28 02:24:09,938 - DEBUG - VM is in ACTIVE state now 2024-10-28 02:24:10,074 - INFO - Waiting for VM ctest-TestBasicVMVN-60730939-56442888 to be up.. 2024-10-28 02:24:10,074 - INFO - VM name : ctest-TestBasicVMVN-60730939-56442888 2024-10-28 02:24:10,161 - DEBUG - VM ctest-TestBasicVMVN-60730939-56442888 ID is 1a483c08-b2cc-4b31-b0dc-ee29ab6baddc 2024-10-28 02:24:10,162 - DEBUG - VM ctest-TestBasicVMVN-60730939-56442888 launched on Node cn-jenkins-deploy-platform-ansible-os-2156-1 2024-10-28 02:24:10,252 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/1a483c08-b2cc-4b31-b0dc-ee29ab6baddc 2024-10-28 02:24:10,597 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/1a483c08-b2cc-4b31-b0dc-ee29ab6baddc 2024-10-28 02:24:10,636 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/001b4830-fc9f-47bb-a527-d79b5fe43f74 2024-10-28 02:24:13,906 - 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 1026ms') 2024-10-28 02:24:13,906 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60730939-56442888 failed! 2024-10-28 02:24:13,960 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60730939:ctest-vn2_metadata-97256081 is 11.1.1.1 and allocation pool is NOT set 2024-10-28 02:24:16,028 - 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=14.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.35 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.353/8.505/14.658/6.152 ms') 2024-10-28 02:24:16,028 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60730939-56442888 passed 2024-10-28 02:24:16,180 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:16,180 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60730939-56442888, IP 11.1.1.3, Port 22 2024-10-28 02:24:16,236 - 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-28 02:24:16,330 - DEBUG - VM ctest-TestBasicVMVN-60730939-56442888 is NOT ready for SSH connections, VM status: ACTIVE 2024-10-28 02:24:21,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:21,331 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60730939-56442888, IP 11.1.1.3, Port 22 2024-10-28 02:24:21,492 - DEBUG - VM ctest-TestBasicVMVN-60730939-56442888 is ready for SSH connections 2024-10-28 02:24:21,492 - INFO - Retry 0 2024-10-28 02:24:21,492 - 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.42, gateway password: c0ntrail123 2024-10-28 02:24:21,492 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2024-10-28 02:24:23,151 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2024-10-28 02:24:23,151 - INFO - Generic metadata worked 2024-10-28 02:24:23,415 - DEBUG - Link local service introspect removed 2024-10-28 02:24:23,416 - INFO - Deleting VM ctest-TestBasicVMVN-60730939-56442888 2024-10-28 02:24:23,492 - INFO - Deleting VN ctest-vn2_metadata-97256081 2024-10-28 02:24:23,541 - DEBUG - VN dbab9bd7-3781-40da-b2b0-e75d16dc375a still in use: Unable to complete operation on network dbab9bd7-3781-40da-b2b0-e75d16dc375a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-bc7aca81-81ea-45f2-b1d6-a0c3cfc920b0'] 2024-10-28 02:24:23,541 - WARNING - Deleting VN ctest-vn2_metadata-97256081 failed..Will retry 2024-10-28 02:24:25,673 - DEBUG - Response for deleting network () 2024-10-28 02:24:25,930 - DEBUG - No XMPP flaps were noticed during the test 2024-10-28 02:24:25,930 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2024-10-28 02:24:25,930 - INFO - -------------------------------------------------------------------------------- 2024-10-28 02:24:25,933 - INFO - ================================================================================ 2024-10-28 02:24:25,933 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2024-10-28 02:24:25,933 - 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-28 02:24:26,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.42': {'10.20.0.13': '0'}} with 2024-10-28 02:24:26,227 - INFO - Initial checks done. Running the testcase now 2024-10-28 02:24:26,227 - INFO - 2024-10-28 02:24:26,753 - DEBUG - Response for create_network : {'network': {'id': '8217a04c-48b9-4359-88cd-baf1cdebb434', 'name': 'ctest-vn-37364058', 'tenant_id': '04afc27708f646249d841187e8ee119e', 'project_id': '04afc27708f646249d841187e8ee119e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-60730939', 'ctest-vn-37364058'], 'port_security_enabled': True, 'description': ''}} 2024-10-28 02:24:26,985 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd22512cb-ba79-4db3-a62f-fa00d048b8c0', 'name': '', 'tenant_id': '04afc27708f646249d841187e8ee119e', 'network_id': '8217a04c-48b9-4359-88cd-baf1cdebb434', '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': '04afc27708f646249d841187e8ee119e'}} 2024-10-28 02:24:27,141 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e883749-fe79-46c2-8c88-fd78e630882a', 'name': '', 'tenant_id': '04afc27708f646249d841187e8ee119e', 'network_id': '8217a04c-48b9-4359-88cd-baf1cdebb434', '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': '04afc27708f646249d841187e8ee119e'}} 2024-10-28 02:24:27,165 - INFO - Created VN ctest-vn-37364058 2024-10-28 02:24:27,220 - DEBUG - VN ctest-vn-37364058 UUID is 8217a04c-48b9-4359-88cd-baf1cdebb434 2024-10-28 02:24:27,656 - DEBUG - Response for create_port : {'port': {'name': '3313d322-eb4e-4a43-a936-fc63b340affc', 'id': '3313d322-eb4e-4a43-a936-fc63b340affc', 'tenant_id': '04afc27708f646249d841187e8ee119e', 'network_id': '8217a04c-48b9-4359-88cd-baf1cdebb434', 'mac_address': '02:33:13:d3:22:eb', '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': 'd22512cb-ba79-4db3-a62f-fa00d048b8c0'}], 'security_groups': ['f48ebaaf-698e-4458-a50d-0cd61dab31c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '04afc27708f646249d841187e8ee119e'}} 2024-10-28 02:24:27,852 - DEBUG - Response for create_port : {'port': {'name': '6de9f104-c197-48f9-817c-20fb558726f2', 'id': '6de9f104-c197-48f9-817c-20fb558726f2', 'tenant_id': '04afc27708f646249d841187e8ee119e', 'network_id': '8217a04c-48b9-4359-88cd-baf1cdebb434', 'mac_address': '02:6d:e9:f1:04:c1', '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': '1e883749-fe79-46c2-8c88-fd78e630882a'}], 'security_groups': ['f48ebaaf-698e-4458-a50d-0cd61dab31c4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '04afc27708f646249d841187e8ee119e'}} 2024-10-28 02:24:28,295 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2156-1) 2024-10-28 02:24:28,749 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2156-1) 2024-10-28 02:24:30,168 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2156-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2156-1) 2024-10-28 02:24:30,169 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-10-28 02:24:30,176 - DEBUG - Requesting: http://10.0.0.42:8082/domain/80462946-db05-473a-912b-5ba74f83468f 2024-10-28 02:24:30,194 - DEBUG - Requesting: http://10.0.0.42:8082/project/04afc277-08f6-4624-9d84-1187e8ee119e 2024-10-28 02:24:30,284 - DEBUG - Requesting: http://10.0.0.42:8082/network-ipam/16b12ae5-589a-44ef-bfbd-0d05491205ff 2024-10-28 02:24:30,297 - INFO - Verifications in API Server for IPAM: ctest-ipam-59287424 passed 2024-10-28 02:24:30,304 - DEBUG - Control-node 10.0.0.42 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-60730939:ctest-ipam-59287424', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-60730939', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1635135304234583279', 'uuid-lslong': '13816213548194465279'}, 'enable': 'true', 'created': '2024-10-28T02:24:26', 'last-modified': '2024-10-28T02:24:26', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.829645'} 2024-10-28 02:24:30,304 - INFO - Verifications in Control node for IPAM: ctest-ipam-59287424 passed 2024-10-28 02:24:30,304 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-10-28 02:24:30,315 - DEBUG - Requesting: http://10.0.0.42:8082/domain/80462946-db05-473a-912b-5ba74f83468f 2024-10-28 02:24:30,338 - DEBUG - Requesting: http://10.0.0.42:8082/project/04afc277-08f6-4624-9d84-1187e8ee119e 2024-10-28 02:24:30,434 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/8217a04c-48b9-4359-88cd-baf1cdebb434 2024-10-28 02:24:30,456 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/8217a04c-48b9-4359-88cd-baf1cdebb434 2024-10-28 02:24:30,470 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/136ba085-9bd7-4ccd-8378-a2f0d420d873 2024-10-28 02:24:30,484 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/136ba085-9bd7-4ccd-8378-a2f0d420d873 2024-10-28 02:24:30,497 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/50d27e6b-86ab-4819-aab7-6806d0724f93 2024-10-28 02:24:30,509 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-28 02:24:30,509 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/8217a04c-48b9-4359-88cd-baf1cdebb434 2024-10-28 02:24:30,523 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/136ba085-9bd7-4ccd-8378-a2f0d420d873 2024-10-28 02:24:30,545 - INFO - Verified VN network id 8 for VN 8217a04c-48b9-4359-88cd-baf1cdebb434 2024-10-28 02:24:30,545 - INFO - Verifications in API Server for VN ctest-vn-37364058 passed 2024-10-28 02:24:30,545 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/8217a04c-48b9-4359-88cd-baf1cdebb434 2024-10-28 02:24:30,559 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/136ba085-9bd7-4ccd-8378-a2f0d420d873 2024-10-28 02:24:30,578 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/136ba085-9bd7-4ccd-8378-a2f0d420d873 2024-10-28 02:24:30,592 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/50d27e6b-86ab-4819-aab7-6806d0724f93 2024-10-28 02:24:30,609 - DEBUG - Control-node 10.0.0.42 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-60730939', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9374137398893036377', 'uuid-lslong': '9857740707088544820'}, 'enable': 'true', 'created': '2024-10-28T02:24:26', 'last-modified': '2024-10-28T02:24:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.495867'} 2024-10-28 02:24:30,622 - DEBUG - Route Targets: ['target:64512:8000005'] 2024-10-28 02:24:30,622 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37364058 passed 2024-10-28 02:24:30,623 - DEBUG - ====Verifying policy data for ctest-vn-37364058 in API_Server ====== 2024-10-28 02:24:30,623 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-10-28 02:24:30,635 - DEBUG - Requesting: http://10.0.0.42:8082/domain/80462946-db05-473a-912b-5ba74f83468f 2024-10-28 02:24:30,705 - DEBUG - Requesting: http://10.0.0.42:8082/project/04afc277-08f6-4624-9d84-1187e8ee119e 2024-10-28 02:24:30,830 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/8217a04c-48b9-4359-88cd-baf1cdebb434 2024-10-28 02:24:30,853 - DEBUG - =>VN ctest-vn-37364058 has no policy to be verified 2024-10-28 02:24:30,853 - DEBUG - Verifying the vn in opserver 2024-10-28 02:24:30,853 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058 virtual network link through opserver 10.0.0.42 2024-10-28 02:24:30,853 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-10-28 02:24:31,264 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks 2024-10-28 02:24:31,419 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058?flat'} 2024-10-28 02:24:31,419 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058 is found in opserver 2024-10-28 02:24:31,426 - DEBUG - VRF ids for VN ctest-vn-37364058: {'10.0.0.42': '2'} 2024-10-28 02:24:31,426 - INFO - Waiting for VM ctest-TestBasicVMVN-60730939-27533273 to be up.. 2024-10-28 02:24:31,597 - DEBUG - VM is in ACTIVE state now 2024-10-28 02:24:31,597 - INFO - VM name : ctest-TestBasicVMVN-60730939-27533273 2024-10-28 02:24:31,766 - DEBUG - VM ctest-TestBasicVMVN-60730939-27533273 ID is 41710538-43a6-4718-9078-d5bcc73b0748 2024-10-28 02:24:31,767 - DEBUG - VM ctest-TestBasicVMVN-60730939-27533273 launched on Node cn-jenkins-deploy-platform-ansible-os-2156-1 2024-10-28 02:24:32,012 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/41710538-43a6-4718-9078-d5bcc73b0748 2024-10-28 02:24:32,023 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/3313d322-eb4e-4a43-a936-fc63b340affc 2024-10-28 02:24:35,374 - 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 1010ms') 2024-10-28 02:24:35,374 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60730939-27533273 failed! 2024-10-28 02:24:35,432 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058 is 31.1.1.1 and allocation pool is NOT set 2024-10-28 02:24:35,432 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058 is 31.1.2.1 and allocation pool is NOT set 2024-10-28 02:24:39,502 - 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 1010ms') 2024-10-28 02:24:39,502 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60730939-27533273 failed! 2024-10-28 02:24:39,560 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058 is 31.1.1.1 and allocation pool is NOT set 2024-10-28 02:24:39,560 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058 is 31.1.2.1 and allocation pool is NOT set 2024-10-28 02:24:41,630 - 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.49 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.82 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.824/3.154/3.485/0.330 ms') 2024-10-28 02:24:41,630 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-60730939-27533273 passed 2024-10-28 02:24:41,780 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:41,780 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60730939-27533273, IP 31.1.1.4, Port 22 2024-10-28 02:24:41,936 - DEBUG - VM ctest-TestBasicVMVN-60730939-27533273 is ready for SSH connections 2024-10-28 02:24:41,936 - INFO - Waiting for VM ctest-TestBasicVMVN-60730939-34801318 to be up.. 2024-10-28 02:24:42,033 - DEBUG - VM is in ACTIVE state now 2024-10-28 02:24:42,033 - INFO - VM name : ctest-TestBasicVMVN-60730939-34801318 2024-10-28 02:24:42,119 - DEBUG - VM ctest-TestBasicVMVN-60730939-34801318 ID is dfc39d72-0901-4bc6-8adf-9952fc039987 2024-10-28 02:24:42,119 - DEBUG - VM ctest-TestBasicVMVN-60730939-34801318 launched on Node cn-jenkins-deploy-platform-ansible-os-2156-1 2024-10-28 02:24:42,211 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/dfc39d72-0901-4bc6-8adf-9952fc039987 2024-10-28 02:24:42,222 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/6de9f104-c197-48f9-817c-20fb558726f2 2024-10-28 02:24:43,461 - 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.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.465 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.465/1.776/3.088/1.311 ms') 2024-10-28 02:24:43,461 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-60730939-34801318 passed 2024-10-28 02:24:43,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:43,612 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60730939-34801318, IP 31.1.2.4, Port 22 2024-10-28 02:24:43,772 - DEBUG - VM ctest-TestBasicVMVN-60730939-34801318 is ready for SSH connections 2024-10-28 02:24:43,772 - INFO - Waiting for VM ctest-TestBasicVMVN-60730939-51456111 to be up.. 2024-10-28 02:24:43,859 - DEBUG - VM is in ACTIVE state now 2024-10-28 02:24:43,859 - INFO - VM name : ctest-TestBasicVMVN-60730939-51456111 2024-10-28 02:24:43,944 - DEBUG - VM ctest-TestBasicVMVN-60730939-51456111 ID is 2ac2cdd3-7bc7-4cc1-ad30-755cf17e2a06 2024-10-28 02:24:43,945 - DEBUG - VM ctest-TestBasicVMVN-60730939-51456111 launched on Node cn-jenkins-deploy-platform-ansible-os-2156-1 2024-10-28 02:24:44,031 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine/2ac2cdd3-7bc7-4cc1-ad30-755cf17e2a06 2024-10-28 02:24:44,040 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-machine-interface/2023151a-ed8e-41a3-8c38-c8b11c960e03 2024-10-28 02:24:45,280 - 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.58 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.787 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.787/2.184/3.581/1.397 ms') 2024-10-28 02:24:45,280 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-60730939-51456111 passed 2024-10-28 02:24:45,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:45,440 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-60730939-51456111, IP 31.1.1.3, Port 22 2024-10-28 02:24:45,599 - DEBUG - VM ctest-TestBasicVMVN-60730939-51456111 is ready for SSH connections 2024-10-28 02:24:45,599 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:45,599 - 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.42, gateway password: c0ntrail123 2024-10-28 02:24:45,599 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2024-10-28 02:24:49,424 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.650 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.949 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.104 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.949/2.234/4.650 ms 2024-10-28 02:24:49,424 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-60730939-27533273 passed 2024-10-28 02:24:49,424 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:49,424 - 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.42, gateway password: c0ntrail123 2024-10-28 02:24:49,424 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2024-10-28 02:24:53,137 - 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=5.843 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.871 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.013 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.871/2.575/5.843 ms 2024-10-28 02:24:53,137 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-60730939-34801318 passed 2024-10-28 02:24:53,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:53,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:53,137 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2024-10-28 02:24:53,137 - 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.42, gateway password: c0ntrail123 2024-10-28 02:24:53,137 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 02:24:53,347 - DEBUG - None 2024-10-28 02:24:53,347 - 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.42, gateway password: c0ntrail123 2024-10-28 02:24:53,347 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 02:24:53,557 - DEBUG - None 2024-10-28 02:24:53,557 - 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.42, gateway password: c0ntrail123 2024-10-28 02:24:53,558 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2024-10-28 02:24:54,568 - DEBUG - None 2024-10-28 02:24:54,569 - 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.42, gateway password: c0ntrail123 2024-10-28 02:24:54,569 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2024-10-28 02:24:56,818 - 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.142 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.252 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.812 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.718 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/2.074/5.252 ms 2024-10-28 02:24:56,818 - 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.42, gateway password: c0ntrail123 2024-10-28 02:24:56,818 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2024-10-28 02:24:59,086 - 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.276 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.420 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.850 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.087 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.384 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.439 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.439/2.277/4.850 ms 2024-10-28 02:24:59,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.42, gateway password: c0ntrail123 2024-10-28 02:24:59,086 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2024-10-28 02:25:01,352 - 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.872 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.940 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.859 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.374 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.799 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.675 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.459 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.374/1.854/3.859 ms 2024-10-28 02:25:01,352 - INFO - Deleting VM ctest-TestBasicVMVN-60730939-51456111 2024-10-28 02:25:01,438 - INFO - Detaching port 6de9f104-c197-48f9-817c-20fb558726f2 from VM ctest-TestBasicVMVN-60730939-34801318 2024-10-28 02:25:01,496 - INFO - Deleting VM ctest-TestBasicVMVN-60730939-34801318 2024-10-28 02:25:01,590 - INFO - Detaching port 3313d322-eb4e-4a43-a936-fc63b340affc from VM ctest-TestBasicVMVN-60730939-27533273 2024-10-28 02:25:01,634 - INFO - Deleting VM ctest-TestBasicVMVN-60730939-27533273 2024-10-28 02:25:01,724 - INFO - Deleting VN ctest-vn-37364058 2024-10-28 02:25:01,927 - DEBUG - Response for delete_port : () 2024-10-28 02:25:02,152 - DEBUG - Response for delete_port : () 2024-10-28 02:25:02,227 - DEBUG - VN 8217a04c-48b9-4359-88cd-baf1cdebb434 still in use: Unable to complete operation on network 8217a04c-48b9-4359-88cd-baf1cdebb434. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-cb8e5b58-9674-45fa-a896-76b278fd798f'] 2024-10-28 02:25:02,227 - WARNING - Deleting VN ctest-vn-37364058 failed..Will retry 2024-10-28 02:25:04,389 - DEBUG - Response for deleting network () 2024-10-28 02:25:04,390 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/136ba085-9bd7-4ccd-8378-a2f0d420d873 2024-10-28 02:25:04,398 - DEBUG - Response Code: 404 2024-10-28 02:25:04,398 - DEBUG - Requesting: http://10.0.0.42:8082/domains 2024-10-28 02:25:04,406 - DEBUG - Requesting: http://10.0.0.42:8082/domain/80462946-db05-473a-912b-5ba74f83468f 2024-10-28 02:25:04,469 - DEBUG - Requesting: http://10.0.0.42:8082/project/04afc277-08f6-4624-9d84-1187e8ee119e 2024-10-28 02:25:04,550 - INFO - Validated that VN ctest-vn-37364058 is not found in API Server 2024-10-28 02:25:04,565 - DEBUG - VN ctest-vn-37364058 is not present in Agent 10.0.0.42 2024-10-28 02:25:04,565 - INFO - Validated that VN ctest-vn-37364058 is not in any agent 2024-10-28 02:25:04,574 - DEBUG - VRF 2 is not seen in agent 10.0.0.42 2024-10-28 02:25:04,583 - DEBUG - Vrouter 10.0.0.42 does not have vrf 2 for VN ctest-vn-37364058 2024-10-28 02:25:04,583 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-60730939:ctest-vn-37364058 2024-10-28 02:25:04,599 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37364058 info 2024-10-28 02:25:04,687 - INFO - IPAM: ctest-ipam-59287424 is not found in API Server 2024-10-28 02:25:04,703 - INFO - IPAM:ctest-ipam-59287424 is not found in control node 2024-10-28 02:25:04,962 - DEBUG - No XMPP flaps were noticed during the test 2024-10-28 02:25:04,962 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39] 2024-10-28 02:25:04,962 - INFO - -------------------------------------------------------------------------------- 2024-10-28 02:25:05,741 - INFO - Deleted project: ctest-TestBasicVMVN-60730939, ID : 04afc277-08f6-4624-9d84-1187e8ee119e