2025-02-03 02:33:34,935 - INFO - Domain Default found not creating 2025-02-03 02:33:35,113 - INFO - Project ctest-TestBasicVMVN-37545763 not found, creating it 2025-02-03 02:33:35,643 - INFO - Created Project:ctest-TestBasicVMVN-37545763, ID : dbdefb60-b127-4bc9-a31e-9f2dc36fa7f5 2025-02-03 02:33:37,440 - INFO - ================================================================================ 2025-02-03 02:33:37,440 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-03 02:33:37,440 - 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-03 02:33:37,698 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.30': '0'}} with 2025-02-03 02:33:37,698 - INFO - Initial checks done. Running the testcase now 2025-02-03 02:33:37,698 - INFO - 2025-02-03 02:33:38,342 - DEBUG - Response for create_network : {'network': {'id': '75bf78cd-0b45-4380-9e40-aac72e7e266f', 'name': 'ctest-vn2_metadata-41252719', 'tenant_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'project_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37545763', 'ctest-vn2_metadata-41252719'], 'port_security_enabled': True, 'description': ''}} 2025-02-03 02:33:38,575 - DEBUG - Response for create_subnet : {'subnet': {'id': '62266fc1-3674-4ac5-9633-4f893d5f824c', 'name': '', 'tenant_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'network_id': '75bf78cd-0b45-4380-9e40-aac72e7e266f', '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': 'dbdefb60b1274bc9a31e9f2dc36fa7f5'}} 2025-02-03 02:33:38,604 - INFO - Created VN ctest-vn2_metadata-41252719 2025-02-03 02:33:38,655 - DEBUG - VN ctest-vn2_metadata-41252719 UUID is 75bf78cd-0b45-4380-9e40-aac72e7e266f 2025-02-03 02:33:38,863 - DEBUG - Services list from nova: [, , ] 2025-02-03 02:33:40,132 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2673-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2673-1) 2025-02-03 02:33:40,251 - DEBUG - Link local service introspect added 2025-02-03 02:33:40,303 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-03 02:33:45,402 - DEBUG - VM is in ACTIVE state now 2025-02-03 02:33:45,548 - INFO - Waiting for VM ctest-TestBasicVMVN-37545763-94300050 to be up.. 2025-02-03 02:33:45,548 - INFO - VM name : ctest-TestBasicVMVN-37545763-94300050 2025-02-03 02:33:45,639 - DEBUG - VM ctest-TestBasicVMVN-37545763-94300050 ID is 1125073d-c206-4d37-8d9e-70d4100d7422 2025-02-03 02:33:45,640 - DEBUG - VM ctest-TestBasicVMVN-37545763-94300050 launched on Node cn-jenkins-deploy-platform-ansible-os-2673-1 2025-02-03 02:33:45,735 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/1125073d-c206-4d37-8d9e-70d4100d7422 2025-02-03 02:33:46,093 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/1125073d-c206-4d37-8d9e-70d4100d7422 2025-02-03 02:33:46,134 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/70b11e34-66b6-4567-9b0c-127adaeda3bb 2025-02-03 02:33:49,382 - 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 1000ms') 2025-02-03 02:33:49,382 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37545763-94300050 failed! 2025-02-03 02:33:49,439 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37545763:ctest-vn2_metadata-41252719 is 11.1.1.1 and allocation pool is NOT set 2025-02-03 02:33:53,507 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=9.08 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 9.082/9.082/9.082/0.000 ms') 2025-02-03 02:33:53,507 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37545763-94300050 passed 2025-02-03 02:33:53,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:33:53,664 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37545763-94300050, IP 11.1.1.3, Port 22 2025-02-03 02:33:53,829 - DEBUG - VM ctest-TestBasicVMVN-37545763-94300050 is ready for SSH connections 2025-02-03 02:33:53,829 - INFO - Retry 0 2025-02-03 02:33:53,829 - 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.24, gateway password: c0ntrail123 2025-02-03 02:33:53,829 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-03 02:33:55,495 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-03 02:33:55,495 - INFO - Generic metadata worked 2025-02-03 02:33:55,763 - DEBUG - Link local service introspect removed 2025-02-03 02:33:55,763 - INFO - Deleting VM ctest-TestBasicVMVN-37545763-94300050 2025-02-03 02:33:55,845 - INFO - Deleting VN ctest-vn2_metadata-41252719 2025-02-03 02:33:55,887 - DEBUG - VN 75bf78cd-0b45-4380-9e40-aac72e7e266f still in use: Unable to complete operation on network 75bf78cd-0b45-4380-9e40-aac72e7e266f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-607c8174-3290-4322-a267-20378b4fb2d8'] 2025-02-03 02:33:55,887 - WARNING - Deleting VN ctest-vn2_metadata-41252719 failed..Will retry 2025-02-03 02:33:58,006 - DEBUG - Response for deleting network () 2025-02-03 02:33:58,270 - DEBUG - No XMPP flaps were noticed during the test 2025-02-03 02:33:58,270 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21] 2025-02-03 02:33:58,270 - INFO - -------------------------------------------------------------------------------- 2025-02-03 02:33:58,274 - INFO - ================================================================================ 2025-02-03 02:33:58,274 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-03 02:33:58,274 - 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-03 02:33:58,558 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.30': '0'}} with 2025-02-03 02:33:58,558 - INFO - Initial checks done. Running the testcase now 2025-02-03 02:33:58,558 - INFO - 2025-02-03 02:33:59,055 - DEBUG - Response for create_network : {'network': {'id': '24c8d1fb-13b9-4a3f-97b7-7c325597f25d', 'name': 'ctest-vn-90953232', 'tenant_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'project_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37545763', 'ctest-vn-90953232'], 'port_security_enabled': True, 'description': ''}} 2025-02-03 02:33:59,233 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4f1449a-9265-461a-80d5-51701955a548', 'name': '', 'tenant_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'network_id': '24c8d1fb-13b9-4a3f-97b7-7c325597f25d', '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': 'dbdefb60b1274bc9a31e9f2dc36fa7f5'}} 2025-02-03 02:33:59,395 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e3e6581-c2e1-43d8-9c87-c3b7985b5447', 'name': '', 'tenant_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'network_id': '24c8d1fb-13b9-4a3f-97b7-7c325597f25d', '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': 'dbdefb60b1274bc9a31e9f2dc36fa7f5'}} 2025-02-03 02:33:59,419 - INFO - Created VN ctest-vn-90953232 2025-02-03 02:33:59,471 - DEBUG - VN ctest-vn-90953232 UUID is 24c8d1fb-13b9-4a3f-97b7-7c325597f25d 2025-02-03 02:33:59,883 - DEBUG - Response for create_port : {'port': {'name': '82582494-53aa-424e-ae33-ea102f67b53a', 'id': '82582494-53aa-424e-ae33-ea102f67b53a', 'tenant_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'network_id': '24c8d1fb-13b9-4a3f-97b7-7c325597f25d', 'mac_address': '02:82:58:24:94: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': 'e4f1449a-9265-461a-80d5-51701955a548'}], 'security_groups': ['90dac956-38c1-443f-a1cc-7f37bf5be149'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5'}} 2025-02-03 02:34:00,080 - DEBUG - Response for create_port : {'port': {'name': 'c2e641b2-cb94-446e-890a-4bee91cab8f5', 'id': 'c2e641b2-cb94-446e-890a-4bee91cab8f5', 'tenant_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5', 'network_id': '24c8d1fb-13b9-4a3f-97b7-7c325597f25d', 'mac_address': '02:c2:e6:41:b2:cb', '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': '8e3e6581-c2e1-43d8-9c87-c3b7985b5447'}], 'security_groups': ['90dac956-38c1-443f-a1cc-7f37bf5be149'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbdefb60b1274bc9a31e9f2dc36fa7f5'}} 2025-02-03 02:34:00,566 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2673-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2673-1) 2025-02-03 02:34:01,085 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2673-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2673-1) 2025-02-03 02:34:02,601 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2673-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2673-1) 2025-02-03 02:34:02,602 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 02:34:02,612 - DEBUG - Requesting: http://10.0.0.24:8082/domain/fe7b4303-0615-4105-9f87-712246d742e1 2025-02-03 02:34:02,632 - DEBUG - Requesting: http://10.0.0.24:8082/project/dbdefb60-b127-4bc9-a31e-9f2dc36fa7f5 2025-02-03 02:34:02,718 - DEBUG - Requesting: http://10.0.0.24:8082/network-ipam/de2683b0-f65f-4a45-b1bb-bfcdbe08d8c6 2025-02-03 02:34:02,739 - INFO - Verifications in API Server for IPAM: ctest-ipam-74565975 passed 2025-02-03 02:34:02,748 - DEBUG - Control-node 10.0.0.24 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-37545763:ctest-ipam-74565975', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37545763', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16007626721605929541', 'uuid-lslong': '12807040855735589062'}, 'enable': 'true', 'created': '2025-02-03T02:33:58', 'last-modified': '2025-02-03T02:33:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.956884'} 2025-02-03 02:34:02,748 - INFO - Verifications in Control node for IPAM: ctest-ipam-74565975 passed 2025-02-03 02:34:02,748 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 02:34:02,762 - DEBUG - Requesting: http://10.0.0.24:8082/domain/fe7b4303-0615-4105-9f87-712246d742e1 2025-02-03 02:34:02,777 - DEBUG - Requesting: http://10.0.0.24:8082/project/dbdefb60-b127-4bc9-a31e-9f2dc36fa7f5 2025-02-03 02:34:02,867 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/24c8d1fb-13b9-4a3f-97b7-7c325597f25d 2025-02-03 02:34:02,884 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/24c8d1fb-13b9-4a3f-97b7-7c325597f25d 2025-02-03 02:34:02,896 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/0da21374-3daa-4da3-b479-26b049b71248 2025-02-03 02:34:02,909 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/0da21374-3daa-4da3-b479-26b049b71248 2025-02-03 02:34:02,928 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/dd862957-0959-45f2-8eac-8dc2301f0315 2025-02-03 02:34:02,956 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-02-03 02:34:02,956 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/24c8d1fb-13b9-4a3f-97b7-7c325597f25d 2025-02-03 02:34:02,969 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/0da21374-3daa-4da3-b479-26b049b71248 2025-02-03 02:34:02,989 - INFO - Verified VN network id 8 for VN 24c8d1fb-13b9-4a3f-97b7-7c325597f25d 2025-02-03 02:34:02,990 - INFO - Verifications in API Server for VN ctest-vn-90953232 passed 2025-02-03 02:34:02,990 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/24c8d1fb-13b9-4a3f-97b7-7c325597f25d 2025-02-03 02:34:03,006 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/0da21374-3daa-4da3-b479-26b049b71248 2025-02-03 02:34:03,019 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/0da21374-3daa-4da3-b479-26b049b71248 2025-02-03 02:34:03,032 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/dd862957-0959-45f2-8eac-8dc2301f0315 2025-02-03 02:34:03,051 - DEBUG - Control-node 10.0.0.24 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-37545763:ctest-vn-90953232', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37545763', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2650599257005443647', 'uuid-lslong': '10932343176091398749'}, 'enable': 'true', 'created': '2025-02-03T02:33:59', 'last-modified': '2025-02-03T02:33:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.692217'} 2025-02-03 02:34:03,066 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-02-03 02:34:03,066 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-90953232 passed 2025-02-03 02:34:03,068 - DEBUG - ====Verifying policy data for ctest-vn-90953232 in API_Server ====== 2025-02-03 02:34:03,068 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 02:34:03,086 - DEBUG - Requesting: http://10.0.0.24:8082/domain/fe7b4303-0615-4105-9f87-712246d742e1 2025-02-03 02:34:03,160 - DEBUG - Requesting: http://10.0.0.24:8082/project/dbdefb60-b127-4bc9-a31e-9f2dc36fa7f5 2025-02-03 02:34:03,295 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/24c8d1fb-13b9-4a3f-97b7-7c325597f25d 2025-02-03 02:34:03,334 - DEBUG - =>VN ctest-vn-90953232 has no policy to be verified 2025-02-03 02:34:03,334 - DEBUG - Verifying the vn in opserver 2025-02-03 02:34:03,334 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-37545763:ctest-vn-90953232 virtual network link through opserver 10.0.0.24 2025-02-03 02:34:03,335 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-02-03 02:34:03,791 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-02-03 02:34:03,934 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-37545763:ctest-vn-90953232', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-37545763:ctest-vn-90953232?flat'} 2025-02-03 02:34:03,934 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-37545763:ctest-vn-90953232 is found in opserver 2025-02-03 02:34:03,942 - DEBUG - VRF ids for VN ctest-vn-90953232: {'10.0.0.24': '2'} 2025-02-03 02:34:03,942 - INFO - Waiting for VM ctest-TestBasicVMVN-37545763-82588066 to be up.. 2025-02-03 02:34:04,069 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-03 02:34:09,177 - DEBUG - VM is in ACTIVE state now 2025-02-03 02:34:09,177 - INFO - VM name : ctest-TestBasicVMVN-37545763-82588066 2025-02-03 02:34:09,269 - DEBUG - VM ctest-TestBasicVMVN-37545763-82588066 ID is 2dc8df2f-c6ea-4fa6-a0d9-da0e989abdc0 2025-02-03 02:34:09,269 - DEBUG - VM ctest-TestBasicVMVN-37545763-82588066 launched on Node cn-jenkins-deploy-platform-ansible-os-2673-1 2025-02-03 02:34:09,371 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/2dc8df2f-c6ea-4fa6-a0d9-da0e989abdc0 2025-02-03 02:34:09,382 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/82582494-53aa-424e-ae33-ea102f67b53a 2025-02-03 02:34:12,647 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1008ms') 2025-02-03 02:34:12,648 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37545763-82588066 failed! 2025-02-03 02:34:12,711 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37545763:ctest-vn-90953232 is 31.1.1.1 and allocation pool is NOT set 2025-02-03 02:34:12,711 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37545763:ctest-vn-90953232 is 31.1.2.1 and allocation pool is NOT set 2025-02-03 02:34:14,775 - 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=16.9 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.83 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.828/9.872/16.916/7.044 ms') 2025-02-03 02:34:14,775 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37545763-82588066 passed 2025-02-03 02:34:14,947 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:14,948 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37545763-82588066, IP 31.1.1.4, Port 22 2025-02-03 02:34:15,024 - 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': ''} 2025-02-03 02:34:15,139 - DEBUG - VM ctest-TestBasicVMVN-37545763-82588066 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-03 02:34:20,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:20,140 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37545763-82588066, IP 31.1.1.4, Port 22 2025-02-03 02:34:20,313 - DEBUG - VM ctest-TestBasicVMVN-37545763-82588066 is ready for SSH connections 2025-02-03 02:34:20,314 - INFO - Waiting for VM ctest-TestBasicVMVN-37545763-46673926 to be up.. 2025-02-03 02:34:20,421 - DEBUG - VM is in ACTIVE state now 2025-02-03 02:34:20,421 - INFO - VM name : ctest-TestBasicVMVN-37545763-46673926 2025-02-03 02:34:20,525 - DEBUG - VM ctest-TestBasicVMVN-37545763-46673926 ID is 79148aef-0ae7-4f6d-8080-25f1a93d16da 2025-02-03 02:34:20,525 - DEBUG - VM ctest-TestBasicVMVN-37545763-46673926 launched on Node cn-jenkins-deploy-platform-ansible-os-2673-1 2025-02-03 02:34:20,623 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/79148aef-0ae7-4f6d-8080-25f1a93d16da 2025-02-03 02:34:20,636 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/c2e641b2-cb94-446e-890a-4bee91cab8f5 2025-02-03 02:34:21,898 - 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=4.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.479 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.479/2.540/4.602/2.061 ms') 2025-02-03 02:34:21,899 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-37545763-46673926 passed 2025-02-03 02:34:22,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:22,059 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37545763-46673926, IP 31.1.2.4, Port 22 2025-02-03 02:34:22,225 - DEBUG - VM ctest-TestBasicVMVN-37545763-46673926 is ready for SSH connections 2025-02-03 02:34:22,226 - INFO - Waiting for VM ctest-TestBasicVMVN-37545763-50965981 to be up.. 2025-02-03 02:34:22,329 - DEBUG - VM is in ACTIVE state now 2025-02-03 02:34:22,330 - INFO - VM name : ctest-TestBasicVMVN-37545763-50965981 2025-02-03 02:34:22,434 - DEBUG - VM ctest-TestBasicVMVN-37545763-50965981 ID is 30c484ab-2d0d-487f-adc2-01bb9b0aaf9b 2025-02-03 02:34:22,435 - DEBUG - VM ctest-TestBasicVMVN-37545763-50965981 launched on Node cn-jenkins-deploy-platform-ansible-os-2673-1 2025-02-03 02:34:22,536 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/30c484ab-2d0d-487f-adc2-01bb9b0aaf9b 2025-02-03 02:34:22,547 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/c68d9c95-e3c7-43a3-9cc0-a9904943133d 2025-02-03 02:34:23,803 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.463 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.463/2.129/3.796/1.666 ms') 2025-02-03 02:34:23,803 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-37545763-50965981 passed 2025-02-03 02:34:23,959 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:23,959 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37545763-50965981, IP 31.1.1.3, Port 22 2025-02-03 02:34:24,116 - DEBUG - VM ctest-TestBasicVMVN-37545763-50965981 is ready for SSH connections 2025-02-03 02:34:24,116 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:24,116 - 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.24, gateway password: c0ntrail123 2025-02-03 02:34:24,116 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-03 02:34:27,927 - 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.893 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.129 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.186 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.129/2.069/3.893 ms 2025-02-03 02:34:27,927 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-37545763-82588066 passed 2025-02-03 02:34:27,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:27,927 - 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.24, gateway password: c0ntrail123 2025-02-03 02:34:27,927 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-03 02:34:32,133 - 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=4.157 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.997 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=3.100 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.997/2.751/4.157 ms 2025-02-03 02:34:32,133 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-37545763-46673926 passed 2025-02-03 02:34:32,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:32,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:32,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-03 02:34:32,133 - 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.24, gateway password: c0ntrail123 2025-02-03 02:34:32,134 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-03 02:34:32,359 - DEBUG - None 2025-02-03 02:34:32,359 - 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.24, gateway password: c0ntrail123 2025-02-03 02:34:32,359 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-03 02:34:32,579 - DEBUG - None 2025-02-03 02:34:32,579 - 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.24, gateway password: c0ntrail123 2025-02-03 02:34:32,579 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-03 02:34:33,345 - DEBUG - None 2025-02-03 02:34:33,345 - 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.24, gateway password: c0ntrail123 2025-02-03 02:34:33,345 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-03 02:34:35,618 - 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.569 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.163 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.533 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.010 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.429/2.540/7.163 ms 2025-02-03 02:34:35,618 - 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.24, gateway password: c0ntrail123 2025-02-03 02:34:35,618 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-03 02:34:37,894 - 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.220 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.862 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.170 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.596 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.270 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.321 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.722 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.596/2.451/5.170 ms 2025-02-03 02:34:37,894 - 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.24, gateway password: c0ntrail123 2025-02-03 02:34:37,895 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-03 02:34:40,183 - 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.761 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.068 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.998 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.491 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.219 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.195 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.424 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.424/2.022/3.998 ms 2025-02-03 02:34:40,183 - INFO - Deleting VM ctest-TestBasicVMVN-37545763-50965981 2025-02-03 02:34:40,266 - INFO - Detaching port c2e641b2-cb94-446e-890a-4bee91cab8f5 from VM ctest-TestBasicVMVN-37545763-46673926 2025-02-03 02:34:40,329 - INFO - Deleting VM ctest-TestBasicVMVN-37545763-46673926 2025-02-03 02:34:40,403 - INFO - Detaching port 82582494-53aa-424e-ae33-ea102f67b53a from VM ctest-TestBasicVMVN-37545763-82588066 2025-02-03 02:34:40,444 - INFO - Deleting VM ctest-TestBasicVMVN-37545763-82588066 2025-02-03 02:34:40,543 - INFO - Deleting VN ctest-vn-90953232 2025-02-03 02:34:40,742 - DEBUG - Response for delete_port : () 2025-02-03 02:34:41,026 - DEBUG - Response for delete_port : () 2025-02-03 02:34:41,098 - DEBUG - VN 24c8d1fb-13b9-4a3f-97b7-7c325597f25d still in use: Unable to complete operation on network 24c8d1fb-13b9-4a3f-97b7-7c325597f25d. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-46b7988e-d4ce-4997-b2f6-9f740749eb95'] 2025-02-03 02:34:41,098 - WARNING - Deleting VN ctest-vn-90953232 failed..Will retry 2025-02-03 02:34:43,244 - DEBUG - Response for deleting network () 2025-02-03 02:34:43,244 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/0da21374-3daa-4da3-b479-26b049b71248 2025-02-03 02:34:43,255 - DEBUG - Response Code: 404 2025-02-03 02:34:43,256 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-02-03 02:34:43,263 - DEBUG - Requesting: http://10.0.0.24:8082/domain/fe7b4303-0615-4105-9f87-712246d742e1 2025-02-03 02:34:43,325 - DEBUG - Requesting: http://10.0.0.24:8082/project/dbdefb60-b127-4bc9-a31e-9f2dc36fa7f5 2025-02-03 02:34:43,400 - INFO - Validated that VN ctest-vn-90953232 is not found in API Server 2025-02-03 02:34:43,415 - DEBUG - VN ctest-vn-90953232 is not present in Agent 10.0.0.24 2025-02-03 02:34:43,415 - INFO - Validated that VN ctest-vn-90953232 is not in any agent 2025-02-03 02:34:43,422 - DEBUG - VRF 2 is not seen in agent 10.0.0.24 2025-02-03 02:34:43,429 - DEBUG - Vrouter 10.0.0.24 does not have vrf 2 for VN ctest-vn-90953232 2025-02-03 02:34:43,429 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-37545763:ctest-vn-90953232 2025-02-03 02:34:43,444 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-90953232 info 2025-02-03 02:34:43,527 - INFO - IPAM: ctest-ipam-74565975 is not found in API Server 2025-02-03 02:34:43,541 - INFO - IPAM:ctest-ipam-74565975 is not found in control node 2025-02-03 02:34:43,802 - DEBUG - No XMPP flaps were noticed during the test 2025-02-03 02:34:43,802 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45] 2025-02-03 02:34:43,802 - INFO - -------------------------------------------------------------------------------- 2025-02-03 02:34:44,566 - INFO - Deleted project: ctest-TestBasicVMVN-37545763, ID : dbdefb60-b127-4bc9-a31e-9f2dc36fa7f5