2025-02-05 06:49:24,314 - INFO - Domain Default found not creating 2025-02-05 06:49:24,457 - INFO - Project ctest-TestBasicVMVN-93579269 not found, creating it 2025-02-05 06:49:24,915 - INFO - Created Project:ctest-TestBasicVMVN-93579269, ID : 5e2f6955-8294-40ac-aa89-847dea4b11c1 2025-02-05 06:49:26,423 - INFO - ================================================================================ 2025-02-05 06:49:26,423 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-05 06:49:26,423 - 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 2025-02-05 06:49:26,688 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.13': '0'}} with 2025-02-05 06:49:26,688 - INFO - Initial checks done. Running the testcase now 2025-02-05 06:49:26,689 - INFO - 2025-02-05 06:49:27,255 - DEBUG - Response for create_network : {'network': {'id': '55f3d72e-5f0c-4223-a074-ef202b6d8d17', 'name': 'ctest-vn2_metadata-70060526', 'tenant_id': '5e2f6955829440acaa89847dea4b11c1', 'project_id': '5e2f6955829440acaa89847dea4b11c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93579269', 'ctest-vn2_metadata-70060526'], 'port_security_enabled': True, 'description': ''}} 2025-02-05 06:49:27,428 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b5408f1-0215-48f6-9e25-439880c8d46b', 'name': '', 'tenant_id': '5e2f6955829440acaa89847dea4b11c1', 'network_id': '55f3d72e-5f0c-4223-a074-ef202b6d8d17', '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': '5e2f6955829440acaa89847dea4b11c1'}} 2025-02-05 06:49:27,450 - INFO - Created VN ctest-vn2_metadata-70060526 2025-02-05 06:49:27,502 - DEBUG - VN ctest-vn2_metadata-70060526 UUID is 55f3d72e-5f0c-4223-a074-ef202b6d8d17 2025-02-05 06:49:27,690 - DEBUG - Services list from nova: [, , ] 2025-02-05 06:49:28,683 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2689-1) 2025-02-05 06:49:28,794 - DEBUG - Link local service introspect added 2025-02-05 06:49:28,833 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-05 06:49:33,907 - DEBUG - VM is in ACTIVE state now 2025-02-05 06:49:34,032 - INFO - Waiting for VM ctest-TestBasicVMVN-93579269-78650072 to be up.. 2025-02-05 06:49:34,032 - INFO - VM name : ctest-TestBasicVMVN-93579269-78650072 2025-02-05 06:49:34,113 - DEBUG - VM ctest-TestBasicVMVN-93579269-78650072 ID is 62368ced-0742-4666-a108-afaa72855885 2025-02-05 06:49:34,113 - DEBUG - VM ctest-TestBasicVMVN-93579269-78650072 launched on Node cn-jenkins-deploy-platform-ansible-os-2689-1 2025-02-05 06:49:34,187 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/62368ced-0742-4666-a108-afaa72855885 2025-02-05 06:49:34,481 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/62368ced-0742-4666-a108-afaa72855885 2025-02-05 06:49:34,512 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/f6d512d8-88de-430e-8f43-473151738424 2025-02-05 06:49:37,767 - 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 1027ms') 2025-02-05 06:49:37,767 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93579269-78650072 failed! 2025-02-05 06:49:37,818 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93579269:ctest-vn2_metadata-70060526 is 11.1.1.1 and allocation pool is NOT set 2025-02-05 06:49:39,884 - 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=0.990 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.990/2.240/3.491/1.250 ms') 2025-02-05 06:49:39,885 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93579269-78650072 passed 2025-02-05 06:49:40,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:49:40,034 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93579269-78650072, IP 11.1.1.3, Port 22 2025-02-05 06:49:40,185 - DEBUG - VM ctest-TestBasicVMVN-93579269-78650072 is ready for SSH connections 2025-02-05 06:49:40,185 - INFO - Retry 0 2025-02-05 06:49:40,185 - 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 2025-02-05 06:49:40,185 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-05 06:49:41,812 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-05 06:49:41,812 - INFO - Generic metadata worked 2025-02-05 06:49:42,050 - DEBUG - Link local service introspect removed 2025-02-05 06:49:42,050 - INFO - Deleting VM ctest-TestBasicVMVN-93579269-78650072 2025-02-05 06:49:42,113 - INFO - Deleting VN ctest-vn2_metadata-70060526 2025-02-05 06:49:42,151 - DEBUG - VN 55f3d72e-5f0c-4223-a074-ef202b6d8d17 still in use: Unable to complete operation on network 55f3d72e-5f0c-4223-a074-ef202b6d8d17. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9bde4b2a-0cc2-4bfa-98a7-78f8e1adeec9'] 2025-02-05 06:49:42,151 - WARNING - Deleting VN ctest-vn2_metadata-70060526 failed..Will retry 2025-02-05 06:49:44,250 - DEBUG - Response for deleting network () 2025-02-05 06:49:44,500 - DEBUG - No XMPP flaps were noticed during the test 2025-02-05 06:49:44,500 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-02-05 06:49:44,500 - INFO - -------------------------------------------------------------------------------- 2025-02-05 06:49:44,502 - INFO - ================================================================================ 2025-02-05 06:49:44,502 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-05 06:49:44,502 - 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 2025-02-05 06:49:44,791 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.13': '0'}} with 2025-02-05 06:49:44,791 - INFO - Initial checks done. Running the testcase now 2025-02-05 06:49:44,791 - INFO - 2025-02-05 06:49:45,291 - DEBUG - Response for create_network : {'network': {'id': '62893686-4b12-4c83-bde2-2c06c92912bf', 'name': 'ctest-vn-86065759', 'tenant_id': '5e2f6955829440acaa89847dea4b11c1', 'project_id': '5e2f6955829440acaa89847dea4b11c1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-93579269', 'ctest-vn-86065759'], 'port_security_enabled': True, 'description': ''}} 2025-02-05 06:49:45,497 - DEBUG - Response for create_subnet : {'subnet': {'id': '5c52112d-bf27-475e-8176-62d48b7cf1ce', 'name': '', 'tenant_id': '5e2f6955829440acaa89847dea4b11c1', 'network_id': '62893686-4b12-4c83-bde2-2c06c92912bf', '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': '5e2f6955829440acaa89847dea4b11c1'}} 2025-02-05 06:49:45,653 - DEBUG - Response for create_subnet : {'subnet': {'id': '1089d16c-2125-4d3a-bf50-1734d66246fb', 'name': '', 'tenant_id': '5e2f6955829440acaa89847dea4b11c1', 'network_id': '62893686-4b12-4c83-bde2-2c06c92912bf', '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': '5e2f6955829440acaa89847dea4b11c1'}} 2025-02-05 06:49:45,671 - INFO - Created VN ctest-vn-86065759 2025-02-05 06:49:45,722 - DEBUG - VN ctest-vn-86065759 UUID is 62893686-4b12-4c83-bde2-2c06c92912bf 2025-02-05 06:49:46,109 - DEBUG - Response for create_port : {'port': {'name': 'ce524c4b-745e-423b-9fb1-3cd9baedb55c', 'id': 'ce524c4b-745e-423b-9fb1-3cd9baedb55c', 'tenant_id': '5e2f6955829440acaa89847dea4b11c1', 'network_id': '62893686-4b12-4c83-bde2-2c06c92912bf', 'mac_address': '02:ce:52:4c:4b:74', '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': '5c52112d-bf27-475e-8176-62d48b7cf1ce'}], 'security_groups': ['e8111d46-8b05-4f15-bd61-a5588943dc50'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5e2f6955829440acaa89847dea4b11c1'}} 2025-02-05 06:49:46,285 - DEBUG - Response for create_port : {'port': {'name': 'fea40cd4-1f91-4ed9-a6c5-648d5b882926', 'id': 'fea40cd4-1f91-4ed9-a6c5-648d5b882926', 'tenant_id': '5e2f6955829440acaa89847dea4b11c1', 'network_id': '62893686-4b12-4c83-bde2-2c06c92912bf', 'mac_address': '02:fe:a4:0c:d4:1f', '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': '1089d16c-2125-4d3a-bf50-1734d66246fb'}], 'security_groups': ['e8111d46-8b05-4f15-bd61-a5588943dc50'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5e2f6955829440acaa89847dea4b11c1'}} 2025-02-05 06:49:46,636 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2689-1) 2025-02-05 06:49:47,017 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2689-1) 2025-02-05 06:49:48,265 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2689-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2689-1) 2025-02-05 06:49:48,265 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-02-05 06:49:48,271 - DEBUG - Requesting: http://10.0.0.27:8082/domain/a2810335-a975-4fde-a4e2-ba9e3783a84b 2025-02-05 06:49:48,286 - DEBUG - Requesting: http://10.0.0.27:8082/project/5e2f6955-8294-40ac-aa89-847dea4b11c1 2025-02-05 06:49:48,372 - DEBUG - Requesting: http://10.0.0.27:8082/network-ipam/3c0c3465-af69-4862-830c-721e8317d52f 2025-02-05 06:49:48,383 - INFO - Verifications in API Server for IPAM: ctest-ipam-10199069 passed 2025-02-05 06:49:48,390 - DEBUG - Control-node 10.0.0.27 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-93579269:ctest-ipam-10199069', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93579269', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4326890953335457890', 'uuid-lslong': '9443047994063050031'}, 'enable': 'true', 'created': '2025-02-05T06:49:44', 'last-modified': '2025-02-05T06:49:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.370411'} 2025-02-05 06:49:48,390 - INFO - Verifications in Control node for IPAM: ctest-ipam-10199069 passed 2025-02-05 06:49:48,390 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-02-05 06:49:48,398 - DEBUG - Requesting: http://10.0.0.27:8082/domain/a2810335-a975-4fde-a4e2-ba9e3783a84b 2025-02-05 06:49:48,412 - DEBUG - Requesting: http://10.0.0.27:8082/project/5e2f6955-8294-40ac-aa89-847dea4b11c1 2025-02-05 06:49:48,490 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/62893686-4b12-4c83-bde2-2c06c92912bf 2025-02-05 06:49:48,500 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/62893686-4b12-4c83-bde2-2c06c92912bf 2025-02-05 06:49:48,510 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fa22a8a3-b286-47e7-9b07-bb2fc8f11268 2025-02-05 06:49:48,517 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fa22a8a3-b286-47e7-9b07-bb2fc8f11268 2025-02-05 06:49:48,525 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/5a408583-be3b-4e9c-85f0-9f6fa2a652c2 2025-02-05 06:49:48,532 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-02-05 06:49:48,532 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/62893686-4b12-4c83-bde2-2c06c92912bf 2025-02-05 06:49:48,544 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fa22a8a3-b286-47e7-9b07-bb2fc8f11268 2025-02-05 06:49:48,562 - INFO - Verified VN network id 8 for VN 62893686-4b12-4c83-bde2-2c06c92912bf 2025-02-05 06:49:48,562 - INFO - Verifications in API Server for VN ctest-vn-86065759 passed 2025-02-05 06:49:48,563 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/62893686-4b12-4c83-bde2-2c06c92912bf 2025-02-05 06:49:48,574 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fa22a8a3-b286-47e7-9b07-bb2fc8f11268 2025-02-05 06:49:48,586 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fa22a8a3-b286-47e7-9b07-bb2fc8f11268 2025-02-05 06:49:48,595 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/5a408583-be3b-4e9c-85f0-9f6fa2a652c2 2025-02-05 06:49:48,613 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-93579269', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7100266237939305603', 'uuid-lslong': '13682547025561326271'}, 'enable': 'true', 'created': '2025-02-05T06:49:45', 'last-modified': '2025-02-05T06:49:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.992167'} 2025-02-05 06:49:48,625 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-02-05 06:49:48,625 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-86065759 passed 2025-02-05 06:49:48,625 - DEBUG - ====Verifying policy data for ctest-vn-86065759 in API_Server ====== 2025-02-05 06:49:48,625 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-02-05 06:49:48,636 - DEBUG - Requesting: http://10.0.0.27:8082/domain/a2810335-a975-4fde-a4e2-ba9e3783a84b 2025-02-05 06:49:48,678 - DEBUG - Requesting: http://10.0.0.27:8082/project/5e2f6955-8294-40ac-aa89-847dea4b11c1 2025-02-05 06:49:48,773 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/62893686-4b12-4c83-bde2-2c06c92912bf 2025-02-05 06:49:48,814 - DEBUG - =>VN ctest-vn-86065759 has no policy to be verified 2025-02-05 06:49:48,814 - DEBUG - Verifying the vn in opserver 2025-02-05 06:49:48,814 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759 virtual network link through opserver 10.0.0.27 2025-02-05 06:49:48,814 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-02-05 06:49:49,135 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-02-05 06:49:49,203 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759?flat'} 2025-02-05 06:49:49,203 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759 is found in opserver 2025-02-05 06:49:49,210 - DEBUG - VRF ids for VN ctest-vn-86065759: {'10.0.0.27': '2'} 2025-02-05 06:49:49,210 - INFO - Waiting for VM ctest-TestBasicVMVN-93579269-96548827 to be up.. 2025-02-05 06:49:49,292 - DEBUG - VM is in ACTIVE state now 2025-02-05 06:49:49,292 - INFO - VM name : ctest-TestBasicVMVN-93579269-96548827 2025-02-05 06:49:49,367 - DEBUG - VM ctest-TestBasicVMVN-93579269-96548827 ID is 6f7d5e46-1d8d-40ef-a19b-a402584e15b2 2025-02-05 06:49:49,367 - DEBUG - VM ctest-TestBasicVMVN-93579269-96548827 launched on Node cn-jenkins-deploy-platform-ansible-os-2689-1 2025-02-05 06:49:49,446 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/6f7d5e46-1d8d-40ef-a19b-a402584e15b2 2025-02-05 06:49:49,455 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/ce524c4b-745e-423b-9fb1-3cd9baedb55c 2025-02-05 06:49:52,752 - 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 1027ms') 2025-02-05 06:49:52,752 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93579269-96548827 failed! 2025-02-05 06:49:52,810 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759 is 31.1.1.1 and allocation pool is NOT set 2025-02-05 06:49:52,810 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759 is 31.1.2.1 and allocation pool is NOT set 2025-02-05 06:49:56,872 - 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 1007ms') 2025-02-05 06:49:56,873 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93579269-96548827 failed! 2025-02-05 06:49:56,926 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759 is 31.1.1.1 and allocation pool is NOT set 2025-02-05 06:49:56,928 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759 is 31.1.2.1 and allocation pool is NOT set 2025-02-05 06:49:58,992 - 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=8.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.768 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.768/4.676/8.584/3.908 ms') 2025-02-05 06:49:58,992 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-93579269-96548827 passed 2025-02-05 06:49:59,146 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:49:59,146 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93579269-96548827, IP 31.1.1.4, Port 22 2025-02-05 06:49:59,312 - DEBUG - VM ctest-TestBasicVMVN-93579269-96548827 is ready for SSH connections 2025-02-05 06:49:59,312 - INFO - Waiting for VM ctest-TestBasicVMVN-93579269-61230483 to be up.. 2025-02-05 06:49:59,427 - DEBUG - VM is in ACTIVE state now 2025-02-05 06:49:59,427 - INFO - VM name : ctest-TestBasicVMVN-93579269-61230483 2025-02-05 06:49:59,517 - DEBUG - VM ctest-TestBasicVMVN-93579269-61230483 ID is 50f4900b-2fb5-460b-a24f-cf342ec43f69 2025-02-05 06:49:59,517 - DEBUG - VM ctest-TestBasicVMVN-93579269-61230483 launched on Node cn-jenkins-deploy-platform-ansible-os-2689-1 2025-02-05 06:49:59,592 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/50f4900b-2fb5-460b-a24f-cf342ec43f69 2025-02-05 06:49:59,600 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/fea40cd4-1f91-4ed9-a6c5-648d5b882926 2025-02-05 06:50:00,835 - 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=2.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.457 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.457/1.704/2.951/1.247 ms') 2025-02-05 06:50:00,835 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-93579269-61230483 passed 2025-02-05 06:50:00,986 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:50:00,986 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93579269-61230483, IP 31.1.2.4, Port 22 2025-02-05 06:50:01,142 - DEBUG - VM ctest-TestBasicVMVN-93579269-61230483 is ready for SSH connections 2025-02-05 06:50:01,142 - INFO - Waiting for VM ctest-TestBasicVMVN-93579269-90670551 to be up.. 2025-02-05 06:50:01,216 - DEBUG - VM is in ACTIVE state now 2025-02-05 06:50:01,216 - INFO - VM name : ctest-TestBasicVMVN-93579269-90670551 2025-02-05 06:50:01,295 - DEBUG - VM ctest-TestBasicVMVN-93579269-90670551 ID is 8d370c69-b3b3-4d45-b094-8eaf006e3c94 2025-02-05 06:50:01,295 - DEBUG - VM ctest-TestBasicVMVN-93579269-90670551 launched on Node cn-jenkins-deploy-platform-ansible-os-2689-1 2025-02-05 06:50:01,369 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/8d370c69-b3b3-4d45-b094-8eaf006e3c94 2025-02-05 06:50:01,377 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/91c9956a-db3b-4774-9728-f40e57dc96c4 2025-02-05 06:50:02,622 - 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=2.81 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.303 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.303/1.556/2.810/1.253 ms') 2025-02-05 06:50:02,622 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-93579269-90670551 passed 2025-02-05 06:50:02,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:50:02,770 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-93579269-90670551, IP 31.1.1.3, Port 22 2025-02-05 06:50:02,929 - DEBUG - VM ctest-TestBasicVMVN-93579269-90670551 is ready for SSH connections 2025-02-05 06:50:02,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:50:02,930 - 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 2025-02-05 06:50:02,930 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-05 06:50:06,612 - 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.175 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.795 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.757 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.757/1.575/3.175 ms 2025-02-05 06:50:06,612 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-93579269-96548827 passed 2025-02-05 06:50:06,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:50:06,612 - 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 2025-02-05 06:50:06,612 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-05 06:50:10,247 - 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.002 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.888 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.880 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.880/1.590/3.002 ms 2025-02-05 06:50:10,247 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-93579269-61230483 passed 2025-02-05 06:50:10,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:50:10,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:50:10,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-05 06:50:10,248 - 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 2025-02-05 06:50:10,248 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-05 06:50:10,432 - DEBUG - None 2025-02-05 06:50:10,433 - 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 2025-02-05 06:50:10,433 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-05 06:50:10,630 - DEBUG - None 2025-02-05 06:50:10,630 - 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 2025-02-05 06:50:10,630 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-05 06:50:11,252 - DEBUG - None 2025-02-05 06:50:11,253 - 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 2025-02-05 06:50:11,253 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-05 06:50:13,460 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.914 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.874 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.595 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.440 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.364/2.437/6.874 ms 2025-02-05 06:50:13,460 - 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 2025-02-05 06:50:13,460 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-05 06:50:15,711 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.973 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.011 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.109 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.681 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.432 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.470 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.390/1.866/4.109 ms 2025-02-05 06:50:15,711 - 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 2025-02-05 06:50:15,711 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-05 06:50:17,957 - 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.716 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.413 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.714 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.693 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.489 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.413/2.128/5.714 ms 2025-02-05 06:50:17,957 - INFO - Deleting VM ctest-TestBasicVMVN-93579269-90670551 2025-02-05 06:50:18,023 - INFO - Detaching port fea40cd4-1f91-4ed9-a6c5-648d5b882926 from VM ctest-TestBasicVMVN-93579269-61230483 2025-02-05 06:50:18,070 - INFO - Deleting VM ctest-TestBasicVMVN-93579269-61230483 2025-02-05 06:50:18,139 - INFO - Detaching port ce524c4b-745e-423b-9fb1-3cd9baedb55c from VM ctest-TestBasicVMVN-93579269-96548827 2025-02-05 06:50:18,174 - INFO - Deleting VM ctest-TestBasicVMVN-93579269-96548827 2025-02-05 06:50:18,252 - INFO - Deleting VN ctest-vn-86065759 2025-02-05 06:50:18,435 - DEBUG - Response for delete_port : () 2025-02-05 06:50:18,608 - DEBUG - Response for delete_port : () 2025-02-05 06:50:18,658 - DEBUG - VN 62893686-4b12-4c83-bde2-2c06c92912bf still in use: Unable to complete operation on network 62893686-4b12-4c83-bde2-2c06c92912bf. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-dcaef1d4-be0f-4400-bdee-1ad3f989fbb8'] 2025-02-05 06:50:18,658 - WARNING - Deleting VN ctest-vn-86065759 failed..Will retry 2025-02-05 06:50:20,780 - DEBUG - Response for deleting network () 2025-02-05 06:50:20,780 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/fa22a8a3-b286-47e7-9b07-bb2fc8f11268 2025-02-05 06:50:20,786 - DEBUG - Response Code: 404 2025-02-05 06:50:20,786 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-02-05 06:50:20,792 - DEBUG - Requesting: http://10.0.0.27:8082/domain/a2810335-a975-4fde-a4e2-ba9e3783a84b 2025-02-05 06:50:20,848 - DEBUG - Requesting: http://10.0.0.27:8082/project/5e2f6955-8294-40ac-aa89-847dea4b11c1 2025-02-05 06:50:20,919 - INFO - Validated that VN ctest-vn-86065759 is not found in API Server 2025-02-05 06:50:20,929 - DEBUG - VN ctest-vn-86065759 is not present in Agent 10.0.0.27 2025-02-05 06:50:20,929 - INFO - Validated that VN ctest-vn-86065759 is not in any agent 2025-02-05 06:50:20,935 - DEBUG - VRF 2 is not seen in agent 10.0.0.27 2025-02-05 06:50:20,941 - DEBUG - Vrouter 10.0.0.27 does not have vrf 2 for VN ctest-vn-86065759 2025-02-05 06:50:20,941 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-93579269:ctest-vn-86065759 2025-02-05 06:50:20,951 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-86065759 info 2025-02-05 06:50:21,030 - INFO - IPAM: ctest-ipam-10199069 is not found in API Server 2025-02-05 06:50:21,042 - INFO - IPAM:ctest-ipam-10199069 is not found in control node 2025-02-05 06:50:21,296 - DEBUG - No XMPP flaps were noticed during the test 2025-02-05 06:50:21,296 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-02-05 06:50:21,296 - INFO - -------------------------------------------------------------------------------- 2025-02-05 06:50:21,988 - INFO - Deleted project: ctest-TestBasicVMVN-93579269, ID : 5e2f6955-8294-40ac-aa89-847dea4b11c1