2024-10-23 14:00:47,663 - INFO - Domain Default found not creating
2024-10-23 14:00:47,886 - INFO - Project ctest-TestBasicVMVN-10682389 not found, creating it
2024-10-23 14:00:48,450 - INFO - Created Project:ctest-TestBasicVMVN-10682389, ID : 38b801ae-7828-4982-80b1-51c6ae8287b2
2024-10-23 14:00:50,289 - INFO - ================================================================================
2024-10-23 14:00:50,289 - INFO - STARTING TEST : test_generic_link_local_service
2024-10-23 14:00:50,289 - 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-23 14:00:50,579 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.5': '0'}} with
2024-10-23 14:00:50,580 - INFO - Initial checks done. Running the testcase now
2024-10-23 14:00:50,580 - INFO -
2024-10-23 14:00:51,272 - DEBUG - Response for create_network : {'network': {'id': '5a156785-3156-4c4d-a1fd-40b28b302999', 'name': 'ctest-vn2_metadata-21825645', 'tenant_id': '38b801ae7828498280b151c6ae8287b2', 'project_id': '38b801ae7828498280b151c6ae8287b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10682389', 'ctest-vn2_metadata-21825645'], 'port_security_enabled': True, 'description': ''}}
2024-10-23 14:00:51,501 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f289e7b2-ba3e-4efa-b06a-70823d98f7c9', 'name': '', 'tenant_id': '38b801ae7828498280b151c6ae8287b2', 'network_id': '5a156785-3156-4c4d-a1fd-40b28b302999', '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': '38b801ae7828498280b151c6ae8287b2'}}
2024-10-23 14:00:51,527 - INFO - Created VN ctest-vn2_metadata-21825645
2024-10-23 14:00:51,588 - DEBUG - VN ctest-vn2_metadata-21825645 UUID is 5a156785-3156-4c4d-a1fd-40b28b302999
2024-10-23 14:00:51,819 - DEBUG - Services list from nova: [, , ]
2024-10-23 14:00:53,017 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2129-1)
2024-10-23 14:00:53,139 - DEBUG - Link local service introspect added
2024-10-23 14:00:53,203 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-10-23 14:00:58,309 - DEBUG - VM is in ACTIVE state now
2024-10-23 14:00:58,480 - INFO - Waiting for VM ctest-TestBasicVMVN-10682389-48256633 to be up..
2024-10-23 14:00:58,480 - INFO - VM name : ctest-TestBasicVMVN-10682389-48256633
2024-10-23 14:00:58,588 - DEBUG - VM ctest-TestBasicVMVN-10682389-48256633 ID is 93fa853a-f780-4512-b4bb-314e026e0150
2024-10-23 14:00:58,589 - DEBUG - VM ctest-TestBasicVMVN-10682389-48256633 launched on Node cn-jenkins-deploy-platform-ansible-os-2129-1
2024-10-23 14:00:58,695 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/93fa853a-f780-4512-b4bb-314e026e0150
2024-10-23 14:00:59,019 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/93fa853a-f780-4512-b4bb-314e026e0150
2024-10-23 14:00:59,068 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/ef7c3187-cc2a-4e8b-84fd-16d40b18f997
2024-10-23 14:01:02,353 - 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-23 14:01:02,353 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10682389-48256633 failed!
2024-10-23 14:01:02,420 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10682389:ctest-vn2_metadata-21825645 is 11.1.1.1 and allocation pool is NOT set
2024-10-23 14:01:06,508 - 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=4.49 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1027ms\r\nrtt min/avg/max/mdev = 4.491/4.491/4.491/0.000 ms')
2024-10-23 14:01:06,509 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10682389-48256633 passed
2024-10-23 14:01:06,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:06,676 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10682389-48256633, IP 11.1.1.3, Port 22
2024-10-23 14:01:06,843 - DEBUG - VM ctest-TestBasicVMVN-10682389-48256633 is ready for SSH connections
2024-10-23 14:01:06,843 - INFO - Retry 0
2024-10-23 14:01:06,843 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:06,843 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-10-23 14:01:08,586 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-10-23 14:01:08,587 - INFO - Generic metadata worked
2024-10-23 14:01:08,876 - DEBUG - Link local service introspect removed
2024-10-23 14:01:08,876 - INFO - Deleting VM ctest-TestBasicVMVN-10682389-48256633
2024-10-23 14:01:08,988 - INFO - Deleting VN ctest-vn2_metadata-21825645
2024-10-23 14:01:09,041 - DEBUG - VN 5a156785-3156-4c4d-a1fd-40b28b302999 still in use: Unable to complete operation on network 5a156785-3156-4c4d-a1fd-40b28b302999. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-49febc3a-51b7-49cc-b760-a2eed0eaee87']
2024-10-23 14:01:09,041 - WARNING - Deleting VN ctest-vn2_metadata-21825645 failed..Will retry
2024-10-23 14:01:11,202 - DEBUG - Response for deleting network ()
2024-10-23 14:01:11,469 - DEBUG - No XMPP flaps were noticed during the test
2024-10-23 14:01:11,469 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2024-10-23 14:01:11,469 - INFO - --------------------------------------------------------------------------------
2024-10-23 14:01:11,478 - INFO - ================================================================================
2024-10-23 14:01:11,479 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-10-23 14:01:11,479 - 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-23 14:01:11,779 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.5': '0'}} with
2024-10-23 14:01:11,779 - INFO - Initial checks done. Running the testcase now
2024-10-23 14:01:11,779 - INFO -
2024-10-23 14:01:12,569 - DEBUG - Response for create_network : {'network': {'id': '6f0c7c4a-42d6-4052-bab5-f904688d95ce', 'name': 'ctest-vn-53308908', 'tenant_id': '38b801ae7828498280b151c6ae8287b2', 'project_id': '38b801ae7828498280b151c6ae8287b2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10682389', 'ctest-vn-53308908'], 'port_security_enabled': True, 'description': ''}}
2024-10-23 14:01:12,929 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1cec45b-6360-4246-9669-ffd4efede8c9', 'name': '', 'tenant_id': '38b801ae7828498280b151c6ae8287b2', 'network_id': '6f0c7c4a-42d6-4052-bab5-f904688d95ce', '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': '38b801ae7828498280b151c6ae8287b2'}}
2024-10-23 14:01:13,129 - DEBUG - Response for create_subnet : {'subnet': {'id': '5fe388db-00bd-4b72-aaa4-8caa545f318a', 'name': '', 'tenant_id': '38b801ae7828498280b151c6ae8287b2', 'network_id': '6f0c7c4a-42d6-4052-bab5-f904688d95ce', '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': '38b801ae7828498280b151c6ae8287b2'}}
2024-10-23 14:01:13,156 - INFO - Created VN ctest-vn-53308908
2024-10-23 14:01:13,216 - DEBUG - VN ctest-vn-53308908 UUID is 6f0c7c4a-42d6-4052-bab5-f904688d95ce
2024-10-23 14:01:13,686 - DEBUG - Response for create_port : {'port': {'name': '4a10306c-a18a-4a04-b573-8175559ced16', 'id': '4a10306c-a18a-4a04-b573-8175559ced16', 'tenant_id': '38b801ae7828498280b151c6ae8287b2', 'network_id': '6f0c7c4a-42d6-4052-bab5-f904688d95ce', 'mac_address': '02:4a:10:30:6c:a1', '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': 'c1cec45b-6360-4246-9669-ffd4efede8c9'}], 'security_groups': ['3170e679-68be-4e52-bdd7-955599688c8a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '38b801ae7828498280b151c6ae8287b2'}}
2024-10-23 14:01:13,906 - DEBUG - Response for create_port : {'port': {'name': 'b75a0883-479d-497a-b22a-3abdfd158756', 'id': 'b75a0883-479d-497a-b22a-3abdfd158756', 'tenant_id': '38b801ae7828498280b151c6ae8287b2', 'network_id': '6f0c7c4a-42d6-4052-bab5-f904688d95ce', 'mac_address': '02:b7:5a:08:83:47', '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': '5fe388db-00bd-4b72-aaa4-8caa545f318a'}], 'security_groups': ['3170e679-68be-4e52-bdd7-955599688c8a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '38b801ae7828498280b151c6ae8287b2'}}
2024-10-23 14:01:14,402 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2129-1)
2024-10-23 14:01:14,931 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2129-1)
2024-10-23 14:01:16,406 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2129-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2129-1)
2024-10-23 14:01:16,406 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2024-10-23 14:01:16,415 - DEBUG - Requesting: http://10.0.0.35:8082/domain/2c9b2cc8-4d87-4657-9de6-5f24fe7aba5e
2024-10-23 14:01:16,436 - DEBUG - Requesting: http://10.0.0.35:8082/project/38b801ae-7828-4982-80b1-51c6ae8287b2
2024-10-23 14:01:16,573 - DEBUG - Requesting: http://10.0.0.35:8082/network-ipam/f4d52f5d-0123-46b2-986a-d68e487f4867
2024-10-23 14:01:16,593 - INFO - Verifications in API Server for IPAM: ctest-ipam-83739167 passed
2024-10-23 14:01:16,601 - DEBUG - Control-node 10.0.0.35 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-10682389:ctest-ipam-83739167', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10682389', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17642059191791339186', 'uuid-lslong': '10982826547886377063'}, 'enable': 'true', 'created': '2024-10-23T14:01:11', 'last-modified': '2024-10-23T14:01:12', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.568179'}
2024-10-23 14:01:16,601 - INFO - Verifications in Control node for IPAM: ctest-ipam-83739167 passed
2024-10-23 14:01:16,601 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2024-10-23 14:01:16,611 - DEBUG - Requesting: http://10.0.0.35:8082/domain/2c9b2cc8-4d87-4657-9de6-5f24fe7aba5e
2024-10-23 14:01:16,640 - DEBUG - Requesting: http://10.0.0.35:8082/project/38b801ae-7828-4982-80b1-51c6ae8287b2
2024-10-23 14:01:16,774 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/6f0c7c4a-42d6-4052-bab5-f904688d95ce
2024-10-23 14:01:16,801 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/6f0c7c4a-42d6-4052-bab5-f904688d95ce
2024-10-23 14:01:16,820 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e9b24d4b-c739-412b-8585-cd6b74dd43b9
2024-10-23 14:01:16,846 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e9b24d4b-c739-412b-8585-cd6b74dd43b9
2024-10-23 14:01:16,863 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/13731e3b-212d-4684-ad5b-a4765a74a4a0
2024-10-23 14:01:16,877 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-23 14:01:16,877 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/6f0c7c4a-42d6-4052-bab5-f904688d95ce
2024-10-23 14:01:16,902 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e9b24d4b-c739-412b-8585-cd6b74dd43b9
2024-10-23 14:01:16,933 - INFO - Verified VN network id 7 for VN 6f0c7c4a-42d6-4052-bab5-f904688d95ce
2024-10-23 14:01:16,933 - INFO - Verifications in API Server for VN ctest-vn-53308908 passed
2024-10-23 14:01:16,933 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/6f0c7c4a-42d6-4052-bab5-f904688d95ce
2024-10-23 14:01:16,955 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e9b24d4b-c739-412b-8585-cd6b74dd43b9
2024-10-23 14:01:16,969 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e9b24d4b-c739-412b-8585-cd6b74dd43b9
2024-10-23 14:01:16,991 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/13731e3b-212d-4684-ad5b-a4765a74a4a0
2024-10-23 14:01:17,028 - DEBUG - Control-node 10.0.0.35 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10682389', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8001907296321290322', 'uuid-lslong': '13453933259168519630'}, 'enable': 'true', 'created': '2024-10-23T14:01:12', 'last-modified': '2024-10-23T14:01:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.935414'}
2024-10-23 14:01:17,044 - DEBUG - Route Targets: ['target:64512:8000005']
2024-10-23 14:01:17,045 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-53308908 passed
2024-10-23 14:01:17,045 - DEBUG - ====Verifying policy data for ctest-vn-53308908 in API_Server ======
2024-10-23 14:01:17,045 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2024-10-23 14:01:17,062 - DEBUG - Requesting: http://10.0.0.35:8082/domain/2c9b2cc8-4d87-4657-9de6-5f24fe7aba5e
2024-10-23 14:01:17,126 - DEBUG - Requesting: http://10.0.0.35:8082/project/38b801ae-7828-4982-80b1-51c6ae8287b2
2024-10-23 14:01:17,302 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/6f0c7c4a-42d6-4052-bab5-f904688d95ce
2024-10-23 14:01:17,329 - DEBUG - =>VN ctest-vn-53308908 has no policy to be verified
2024-10-23 14:01:17,329 - DEBUG - Verifying the vn in opserver
2024-10-23 14:01:17,329 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908 virtual network link through opserver 10.0.0.35
2024-10-23 14:01:17,329 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks
2024-10-23 14:01:17,711 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks
2024-10-23 14:01:17,836 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908', 'href': 'http://10.0.0.35:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908?flat'}
2024-10-23 14:01:17,836 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908 is found in opserver
2024-10-23 14:01:17,844 - DEBUG - VRF ids for VN ctest-vn-53308908: {'10.0.0.35': '2'}
2024-10-23 14:01:17,844 - INFO - Waiting for VM ctest-TestBasicVMVN-10682389-19326664 to be up..
2024-10-23 14:01:18,000 - DEBUG - VM is in ACTIVE state now
2024-10-23 14:01:18,000 - INFO - VM name : ctest-TestBasicVMVN-10682389-19326664
2024-10-23 14:01:18,124 - DEBUG - VM ctest-TestBasicVMVN-10682389-19326664 ID is 4585b557-dd2e-4c55-9923-f980dc5771fc
2024-10-23 14:01:18,124 - DEBUG - VM ctest-TestBasicVMVN-10682389-19326664 launched on Node cn-jenkins-deploy-platform-ansible-os-2129-1
2024-10-23 14:01:18,232 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/4585b557-dd2e-4c55-9923-f980dc5771fc
2024-10-23 14:01:18,244 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/4a10306c-a18a-4a04-b573-8175559ced16
2024-10-23 14:01:21,549 - 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-23 14:01:21,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10682389-19326664 failed!
2024-10-23 14:01:21,614 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908 is 31.1.1.1 and allocation pool is NOT set
2024-10-23 14:01:21,614 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908 is 31.1.2.1 and allocation pool is NOT set
2024-10-23 14:01:25,681 - 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')
2024-10-23 14:01:25,682 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10682389-19326664 failed!
2024-10-23 14:01:25,748 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908 is 31.1.1.1 and allocation pool is NOT set
2024-10-23 14:01:25,748 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908 is 31.1.2.1 and allocation pool is NOT set
2024-10-23 14:01:27,816 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.18 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 = 1.177/3.289/5.401/2.112 ms')
2024-10-23 14:01:27,817 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10682389-19326664 passed
2024-10-23 14:01:27,996 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:27,996 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10682389-19326664, IP 31.1.1.4, Port 22
2024-10-23 14:01:28,178 - DEBUG - VM ctest-TestBasicVMVN-10682389-19326664 is ready for SSH connections
2024-10-23 14:01:28,178 - INFO - Waiting for VM ctest-TestBasicVMVN-10682389-66497070 to be up..
2024-10-23 14:01:28,290 - DEBUG - VM is in ACTIVE state now
2024-10-23 14:01:28,290 - INFO - VM name : ctest-TestBasicVMVN-10682389-66497070
2024-10-23 14:01:28,404 - DEBUG - VM ctest-TestBasicVMVN-10682389-66497070 ID is 9a601ae2-65fb-483c-8f11-93996787adb7
2024-10-23 14:01:28,404 - DEBUG - VM ctest-TestBasicVMVN-10682389-66497070 launched on Node cn-jenkins-deploy-platform-ansible-os-2129-1
2024-10-23 14:01:28,534 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/9a601ae2-65fb-483c-8f11-93996787adb7
2024-10-23 14:01:28,550 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/b75a0883-479d-497a-b22a-3abdfd158756
2024-10-23 14:01:29,841 - 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.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.551 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.551/2.244/3.938/1.693 ms')
2024-10-23 14:01:29,842 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-10682389-66497070 passed
2024-10-23 14:01:30,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:30,088 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10682389-66497070, IP 31.1.2.4, Port 22
2024-10-23 14:01:30,244 - DEBUG - VM ctest-TestBasicVMVN-10682389-66497070 is ready for SSH connections
2024-10-23 14:01:30,244 - INFO - Waiting for VM ctest-TestBasicVMVN-10682389-22183870 to be up..
2024-10-23 14:01:30,361 - DEBUG - VM is in ACTIVE state now
2024-10-23 14:01:30,361 - INFO - VM name : ctest-TestBasicVMVN-10682389-22183870
2024-10-23 14:01:30,462 - DEBUG - VM ctest-TestBasicVMVN-10682389-22183870 ID is 9a280efb-18f6-4587-906e-815c9f262aee
2024-10-23 14:01:30,462 - DEBUG - VM ctest-TestBasicVMVN-10682389-22183870 launched on Node cn-jenkins-deploy-platform-ansible-os-2129-1
2024-10-23 14:01:30,568 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/9a280efb-18f6-4587-906e-815c9f262aee
2024-10-23 14:01:30,585 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/88e0e4a9-fce1-4598-ad5e-e5cde9d27013
2024-10-23 14:01:31,858 - 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.94 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.677 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.677/1.806/2.935/1.129 ms')
2024-10-23 14:01:31,858 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-10682389-22183870 passed
2024-10-23 14:01:32,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:32,032 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10682389-22183870, IP 31.1.1.3, Port 22
2024-10-23 14:01:32,199 - DEBUG - VM ctest-TestBasicVMVN-10682389-22183870 is ready for SSH connections
2024-10-23 14:01:32,199 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:32,199 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:32,199 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-10-23 14:01:35,989 - 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.681 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.048 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.441 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.048/2.390/4.681 ms
2024-10-23 14:01:35,989 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-10682389-19326664 passed
2024-10-23 14:01:35,989 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:35,990 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:35,990 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-10-23 14:01:39,663 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.978 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.034 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.375 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.034/1.795/2.978 ms
2024-10-23 14:01:39,663 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-10682389-66497070 passed
2024-10-23 14:01:39,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:39,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:39,663 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-10-23 14:01:39,663 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:39,664 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-23 14:01:39,862 - DEBUG - None
2024-10-23 14:01:39,862 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:39,862 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-23 14:01:40,052 - DEBUG - None
2024-10-23 14:01:40,052 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:40,052 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-10-23 14:01:40,776 - DEBUG - None
2024-10-23 14:01:40,777 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:40,777 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-10-23 14:01:43,024 - 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.802 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.510 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.499 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.502 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.445 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.445/2.151/5.510 ms
2024-10-23 14:01:43,024 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:43,025 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-10-23 14:01:45,266 - 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.186 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.689 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.087 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.439 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.710 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.871 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.577 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.508/5.087 ms
2024-10-23 14:01:45,266 - 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.35, gateway password: c0ntrail123
2024-10-23 14:01:45,266 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-10-23 14:01:47,529 - 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.940 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.374 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.302 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.951 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.732 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.429 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.429/2.027/4.302 ms
2024-10-23 14:01:47,529 - INFO - Deleting VM ctest-TestBasicVMVN-10682389-22183870
2024-10-23 14:01:47,612 - INFO - Detaching port b75a0883-479d-497a-b22a-3abdfd158756 from VM ctest-TestBasicVMVN-10682389-66497070
2024-10-23 14:01:47,673 - INFO - Deleting VM ctest-TestBasicVMVN-10682389-66497070
2024-10-23 14:01:47,751 - INFO - Detaching port 4a10306c-a18a-4a04-b573-8175559ced16 from VM ctest-TestBasicVMVN-10682389-19326664
2024-10-23 14:01:47,809 - INFO - Deleting VM ctest-TestBasicVMVN-10682389-19326664
2024-10-23 14:01:47,905 - INFO - Deleting VN ctest-vn-53308908
2024-10-23 14:01:48,122 - DEBUG - Response for delete_port : ()
2024-10-23 14:01:48,382 - DEBUG - Response for delete_port : ()
2024-10-23 14:01:48,568 - DEBUG - Response for deleting network ()
2024-10-23 14:01:48,568 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/e9b24d4b-c739-412b-8585-cd6b74dd43b9
2024-10-23 14:01:48,580 - DEBUG - Response Code: 404
2024-10-23 14:01:48,581 - DEBUG - Requesting: http://10.0.0.35:8082/domains
2024-10-23 14:01:48,587 - DEBUG - Requesting: http://10.0.0.35:8082/domain/2c9b2cc8-4d87-4657-9de6-5f24fe7aba5e
2024-10-23 14:01:48,646 - DEBUG - Requesting: http://10.0.0.35:8082/project/38b801ae-7828-4982-80b1-51c6ae8287b2
2024-10-23 14:01:48,727 - INFO - Validated that VN ctest-vn-53308908 is not found in API Server
2024-10-23 14:01:48,743 - DEBUG - VN ctest-vn-53308908 is not present in Agent 10.0.0.35
2024-10-23 14:01:48,743 - INFO - Validated that VN ctest-vn-53308908 is not in any agent
2024-10-23 14:01:48,752 - DEBUG - VRF 2 is not seen in agent 10.0.0.35
2024-10-23 14:01:48,759 - DEBUG - Vrouter 10.0.0.35 does not have vrf 2 for VN ctest-vn-53308908
2024-10-23 14:01:48,760 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-10682389:ctest-vn-53308908
2024-10-23 14:01:48,772 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-53308908 info
2024-10-23 14:01:48,867 - INFO - IPAM: ctest-ipam-83739167 is not found in API Server
2024-10-23 14:01:48,891 - INFO - IPAM:ctest-ipam-83739167 is not found in control node
2024-10-23 14:01:49,156 - DEBUG - No XMPP flaps were noticed during the test
2024-10-23 14:01:49,156 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2024-10-23 14:01:49,156 - INFO - --------------------------------------------------------------------------------
2024-10-23 14:01:50,043 - INFO - Deleted project: ctest-TestBasicVMVN-10682389, ID : 38b801ae-7828-4982-80b1-51c6ae8287b2