2024-12-30 20:36:19,914 - INFO - Domain Default found not creating
2024-12-30 20:36:20,068 - INFO - Project ctest-TestBasicVMVN-96536874 not found, creating it
2024-12-30 20:36:20,548 - INFO - Created Project:ctest-TestBasicVMVN-96536874, ID : 7d24810d-dced-47ae-8528-cc463135bdc4
2024-12-30 20:36:22,058 - INFO - ================================================================================
2024-12-30 20:36:22,058 - INFO - STARTING TEST : test_generic_link_local_service
2024-12-30 20:36:22,058 - 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-12-30 20:36:22,315 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.5': '0'}} with
2024-12-30 20:36:22,316 - INFO - Initial checks done. Running the testcase now
2024-12-30 20:36:22,316 - INFO -
2024-12-30 20:36:22,850 - DEBUG - Response for create_network : {'network': {'id': '35ed9171-7622-4c72-b144-3e59799438a7', 'name': 'ctest-vn2_metadata-84511931', 'tenant_id': '7d24810ddced47ae8528cc463135bdc4', 'project_id': '7d24810ddced47ae8528cc463135bdc4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96536874', 'ctest-vn2_metadata-84511931'], 'port_security_enabled': True, 'description': ''}}
2024-12-30 20:36:23,083 - DEBUG - Response for create_subnet : {'subnet': {'id': '156009be-5ea2-4f63-874f-3e1c362e5fa0', 'name': '', 'tenant_id': '7d24810ddced47ae8528cc463135bdc4', 'network_id': '35ed9171-7622-4c72-b144-3e59799438a7', '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': '7d24810ddced47ae8528cc463135bdc4'}}
2024-12-30 20:36:23,101 - INFO - Created VN ctest-vn2_metadata-84511931
2024-12-30 20:36:23,155 - DEBUG - VN ctest-vn2_metadata-84511931 UUID is 35ed9171-7622-4c72-b144-3e59799438a7
2024-12-30 20:36:23,343 - DEBUG - Services list from nova: [, , ]
2024-12-30 20:36:24,453 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2503-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2503-1)
2024-12-30 20:36:24,587 - DEBUG - Link local service introspect added
2024-12-30 20:36:24,637 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-12-30 20:36:29,716 - DEBUG - VM is in ACTIVE state now
2024-12-30 20:36:29,847 - INFO - Waiting for VM ctest-TestBasicVMVN-96536874-10348959 to be up..
2024-12-30 20:36:29,847 - INFO - VM name : ctest-TestBasicVMVN-96536874-10348959
2024-12-30 20:36:29,920 - DEBUG - VM ctest-TestBasicVMVN-96536874-10348959 ID is bdd0e8b9-007b-48b9-ad6f-a1190966a49a
2024-12-30 20:36:29,920 - DEBUG - VM ctest-TestBasicVMVN-96536874-10348959 launched on Node cn-jenkins-deploy-platform-ansible-os-2503-1
2024-12-30 20:36:29,993 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/bdd0e8b9-007b-48b9-ad6f-a1190966a49a
2024-12-30 20:36:30,286 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/bdd0e8b9-007b-48b9-ad6f-a1190966a49a
2024-12-30 20:36:30,318 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/24d69519-5be8-4a6c-9178-9ea6c0c379f6
2024-12-30 20:36:33,576 - 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 1015ms')
2024-12-30 20:36:33,576 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96536874-10348959 failed!
2024-12-30 20:36:33,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96536874:ctest-vn2_metadata-84511931 is 11.1.1.1 and allocation pool is NOT set
2024-12-30 20:36:35,697 - 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=4.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.23 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.232/2.986/4.741/1.754 ms')
2024-12-30 20:36:35,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96536874-10348959 passed
2024-12-30 20:36:35,847 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:36:35,848 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96536874-10348959, IP 11.1.1.3, Port 22
2024-12-30 20:36:36,003 - DEBUG - VM ctest-TestBasicVMVN-96536874-10348959 is ready for SSH connections
2024-12-30 20:36:36,003 - INFO - Retry 0
2024-12-30 20:36:36,003 - 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
2024-12-30 20:36:36,003 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-12-30 20:36:37,598 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-12-30 20:36:37,598 - INFO - Generic metadata worked
2024-12-30 20:36:37,835 - DEBUG - Link local service introspect removed
2024-12-30 20:36:37,835 - INFO - Deleting VM ctest-TestBasicVMVN-96536874-10348959
2024-12-30 20:36:37,897 - INFO - Deleting VN ctest-vn2_metadata-84511931
2024-12-30 20:36:37,937 - DEBUG - VN 35ed9171-7622-4c72-b144-3e59799438a7 still in use: Unable to complete operation on network 35ed9171-7622-4c72-b144-3e59799438a7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ecf81bed-3b89-4a54-9f7f-1adaa7d4465b']
2024-12-30 20:36:37,937 - WARNING - Deleting VN ctest-vn2_metadata-84511931 failed..Will retry
2024-12-30 20:36:40,047 - DEBUG - Response for deleting network ()
2024-12-30 20:36:40,301 - DEBUG - No XMPP flaps were noticed during the test
2024-12-30 20:36:40,301 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2024-12-30 20:36:40,301 - INFO - --------------------------------------------------------------------------------
2024-12-30 20:36:40,304 - INFO - ================================================================================
2024-12-30 20:36:40,304 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-12-30 20:36:40,304 - 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-12-30 20:36:40,589 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.20.0.5': '0'}} with
2024-12-30 20:36:40,589 - INFO - Initial checks done. Running the testcase now
2024-12-30 20:36:40,589 - INFO -
2024-12-30 20:36:41,092 - DEBUG - Response for create_network : {'network': {'id': '75e70673-473d-4718-9abf-a193e3b16731', 'name': 'ctest-vn-44840225', 'tenant_id': '7d24810ddced47ae8528cc463135bdc4', 'project_id': '7d24810ddced47ae8528cc463135bdc4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-96536874', 'ctest-vn-44840225'], 'port_security_enabled': True, 'description': ''}}
2024-12-30 20:36:41,333 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e4bba2f-a610-48c6-8763-1e3aceb18c60', 'name': '', 'tenant_id': '7d24810ddced47ae8528cc463135bdc4', 'network_id': '75e70673-473d-4718-9abf-a193e3b16731', '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': '7d24810ddced47ae8528cc463135bdc4'}}
2024-12-30 20:36:41,471 - DEBUG - Response for create_subnet : {'subnet': {'id': '2131d9c6-06dc-475b-9da8-f684874ae3b7', 'name': '', 'tenant_id': '7d24810ddced47ae8528cc463135bdc4', 'network_id': '75e70673-473d-4718-9abf-a193e3b16731', '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': '7d24810ddced47ae8528cc463135bdc4'}}
2024-12-30 20:36:41,491 - INFO - Created VN ctest-vn-44840225
2024-12-30 20:36:41,543 - DEBUG - VN ctest-vn-44840225 UUID is 75e70673-473d-4718-9abf-a193e3b16731
2024-12-30 20:36:41,911 - DEBUG - Response for create_port : {'port': {'name': '5acaa829-7dbf-4fb2-8018-9a6881fa4cf9', 'id': '5acaa829-7dbf-4fb2-8018-9a6881fa4cf9', 'tenant_id': '7d24810ddced47ae8528cc463135bdc4', 'network_id': '75e70673-473d-4718-9abf-a193e3b16731', 'mac_address': '02:5a:ca:a8:29:7d', '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': '8e4bba2f-a610-48c6-8763-1e3aceb18c60'}], 'security_groups': ['1f6708e6-7fab-455c-88ff-03d773a5de86'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7d24810ddced47ae8528cc463135bdc4'}}
2024-12-30 20:36:42,103 - DEBUG - Response for create_port : {'port': {'name': 'bf78e7c1-a205-4c79-848e-24ff15722bfc', 'id': 'bf78e7c1-a205-4c79-848e-24ff15722bfc', 'tenant_id': '7d24810ddced47ae8528cc463135bdc4', 'network_id': '75e70673-473d-4718-9abf-a193e3b16731', 'mac_address': '02:bf:78:e7:c1:a2', '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': '2131d9c6-06dc-475b-9da8-f684874ae3b7'}], 'security_groups': ['1f6708e6-7fab-455c-88ff-03d773a5de86'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7d24810ddced47ae8528cc463135bdc4'}}
2024-12-30 20:36:42,467 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2503-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2503-1)
2024-12-30 20:36:42,997 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2503-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2503-1)
2024-12-30 20:36:44,296 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2503-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2503-1)
2024-12-30 20:36:44,296 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-12-30 20:36:44,311 - DEBUG - Requesting: http://10.0.0.24:8082/domain/80a65b5b-b66e-4839-be6b-4444be76624c
2024-12-30 20:36:44,333 - DEBUG - Requesting: http://10.0.0.24:8082/project/7d24810d-dced-47ae-8528-cc463135bdc4
2024-12-30 20:36:44,412 - DEBUG - Requesting: http://10.0.0.24:8082/network-ipam/33c23444-e86c-4166-9e5d-42c739ef4645
2024-12-30 20:36:44,423 - INFO - Verifications in API Server for IPAM: ctest-ipam-20760039 passed
2024-12-30 20:36:44,431 - DEBUG - Control-node 10.0.0.24 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-96536874:ctest-ipam-20760039', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96536874', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3729600911978021222', 'uuid-lslong': '11411350454264612421'}, 'enable': 'true', 'created': '2024-12-30T20:36:40', 'last-modified': '2024-12-30T20:36:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.614458'}
2024-12-30 20:36:44,431 - INFO - Verifications in Control node for IPAM: ctest-ipam-20760039 passed
2024-12-30 20:36:44,432 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-12-30 20:36:44,438 - DEBUG - Requesting: http://10.0.0.24:8082/domain/80a65b5b-b66e-4839-be6b-4444be76624c
2024-12-30 20:36:44,450 - DEBUG - Requesting: http://10.0.0.24:8082/project/7d24810d-dced-47ae-8528-cc463135bdc4
2024-12-30 20:36:44,529 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/75e70673-473d-4718-9abf-a193e3b16731
2024-12-30 20:36:44,553 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/75e70673-473d-4718-9abf-a193e3b16731
2024-12-30 20:36:44,568 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/2e185d4a-2de3-4ae8-a166-002b7e2e1592
2024-12-30 20:36:44,577 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/2e185d4a-2de3-4ae8-a166-002b7e2e1592
2024-12-30 20:36:44,587 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/f0d6eaab-8d5e-4710-8fe4-7c5d3f2b1fa9
2024-12-30 20:36:44,607 - DEBUG - Route Targets: ['target:64512:8000005']
2024-12-30 20:36:44,607 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/75e70673-473d-4718-9abf-a193e3b16731
2024-12-30 20:36:44,629 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/2e185d4a-2de3-4ae8-a166-002b7e2e1592
2024-12-30 20:36:44,665 - INFO - Verified VN network id 9 for VN 75e70673-473d-4718-9abf-a193e3b16731
2024-12-30 20:36:44,665 - INFO - Verifications in API Server for VN ctest-vn-44840225 passed
2024-12-30 20:36:44,665 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/75e70673-473d-4718-9abf-a193e3b16731
2024-12-30 20:36:44,683 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/2e185d4a-2de3-4ae8-a166-002b7e2e1592
2024-12-30 20:36:44,697 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/2e185d4a-2de3-4ae8-a166-002b7e2e1592
2024-12-30 20:36:44,710 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/f0d6eaab-8d5e-4710-8fe4-7c5d3f2b1fa9
2024-12-30 20:36:44,736 - DEBUG - Control-node 10.0.0.24 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-96536874', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8495766314243933976', 'uuid-lslong': '11150808858944956209'}, 'enable': 'true', 'created': '2024-12-30T20:36:41', 'last-modified': '2024-12-30T20:36:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.292125'}
2024-12-30 20:36:44,747 - DEBUG - Route Targets: ['target:64512:8000005']
2024-12-30 20:36:44,747 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-44840225 passed
2024-12-30 20:36:44,747 - DEBUG - ====Verifying policy data for ctest-vn-44840225 in API_Server ======
2024-12-30 20:36:44,748 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-12-30 20:36:44,758 - DEBUG - Requesting: http://10.0.0.24:8082/domain/80a65b5b-b66e-4839-be6b-4444be76624c
2024-12-30 20:36:44,831 - DEBUG - Requesting: http://10.0.0.24:8082/project/7d24810d-dced-47ae-8528-cc463135bdc4
2024-12-30 20:36:44,961 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/75e70673-473d-4718-9abf-a193e3b16731
2024-12-30 20:36:44,993 - DEBUG - =>VN ctest-vn-44840225 has no policy to be verified
2024-12-30 20:36:44,993 - DEBUG - Verifying the vn in opserver
2024-12-30 20:36:44,993 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225 virtual network link through opserver 10.0.0.24
2024-12-30 20:36:44,993 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks
2024-12-30 20:36:45,397 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks
2024-12-30 20:36:45,486 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225?flat'}
2024-12-30 20:36:45,486 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225 is found in opserver
2024-12-30 20:36:45,493 - DEBUG - VRF ids for VN ctest-vn-44840225: {'10.0.0.24': '2'}
2024-12-30 20:36:45,493 - INFO - Waiting for VM ctest-TestBasicVMVN-96536874-33863262 to be up..
2024-12-30 20:36:45,588 - DEBUG - VM is in ACTIVE state now
2024-12-30 20:36:45,588 - INFO - VM name : ctest-TestBasicVMVN-96536874-33863262
2024-12-30 20:36:45,684 - DEBUG - VM ctest-TestBasicVMVN-96536874-33863262 ID is 450e1f42-a0c1-41fc-9bb2-cc9908d17f30
2024-12-30 20:36:45,684 - DEBUG - VM ctest-TestBasicVMVN-96536874-33863262 launched on Node cn-jenkins-deploy-platform-ansible-os-2503-1
2024-12-30 20:36:45,778 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/450e1f42-a0c1-41fc-9bb2-cc9908d17f30
2024-12-30 20:36:45,788 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/5acaa829-7dbf-4fb2-8018-9a6881fa4cf9
2024-12-30 20:36:49,060 - 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 1022ms')
2024-12-30 20:36:49,060 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96536874-33863262 failed!
2024-12-30 20:36:49,119 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225 is 31.1.1.1 and allocation pool is NOT set
2024-12-30 20:36:49,119 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225 is 31.1.2.1 and allocation pool is NOT set
2024-12-30 20:36:53,193 - 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 1011ms')
2024-12-30 20:36:53,193 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96536874-33863262 failed!
2024-12-30 20:36:53,247 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225 is 31.1.1.1 and allocation pool is NOT set
2024-12-30 20:36:53,247 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225 is 31.1.2.1 and allocation pool is NOT set
2024-12-30 20:36:55,308 - 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=4.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.404 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.404/2.508/4.613/2.104 ms')
2024-12-30 20:36:55,308 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-96536874-33863262 passed
2024-12-30 20:36:55,455 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:36:55,455 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96536874-33863262, IP 31.1.1.4, Port 22
2024-12-30 20:36:55,615 - DEBUG - VM ctest-TestBasicVMVN-96536874-33863262 is ready for SSH connections
2024-12-30 20:36:55,615 - INFO - Waiting for VM ctest-TestBasicVMVN-96536874-39594407 to be up..
2024-12-30 20:36:55,725 - DEBUG - VM is in ACTIVE state now
2024-12-30 20:36:55,725 - INFO - VM name : ctest-TestBasicVMVN-96536874-39594407
2024-12-30 20:36:55,806 - DEBUG - VM ctest-TestBasicVMVN-96536874-39594407 ID is d9c513ee-3e24-44fd-b53f-6cd9f4c6683a
2024-12-30 20:36:55,806 - DEBUG - VM ctest-TestBasicVMVN-96536874-39594407 launched on Node cn-jenkins-deploy-platform-ansible-os-2503-1
2024-12-30 20:36:55,879 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/d9c513ee-3e24-44fd-b53f-6cd9f4c6683a
2024-12-30 20:36:55,888 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/bf78e7c1-a205-4c79-848e-24ff15722bfc
2024-12-30 20:36:57,129 - 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.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.428 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.428/2.042/3.657/1.614 ms')
2024-12-30 20:36:57,129 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-96536874-39594407 passed
2024-12-30 20:36:57,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:36:57,284 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96536874-39594407, IP 31.1.2.4, Port 22
2024-12-30 20:36:57,439 - DEBUG - VM ctest-TestBasicVMVN-96536874-39594407 is ready for SSH connections
2024-12-30 20:36:57,439 - INFO - Waiting for VM ctest-TestBasicVMVN-96536874-53675284 to be up..
2024-12-30 20:36:57,517 - DEBUG - VM is in ACTIVE state now
2024-12-30 20:36:57,518 - INFO - VM name : ctest-TestBasicVMVN-96536874-53675284
2024-12-30 20:36:57,599 - DEBUG - VM ctest-TestBasicVMVN-96536874-53675284 ID is 38807787-adb0-4d7b-bd45-463a4c913b81
2024-12-30 20:36:57,600 - DEBUG - VM ctest-TestBasicVMVN-96536874-53675284 launched on Node cn-jenkins-deploy-platform-ansible-os-2503-1
2024-12-30 20:36:57,677 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine/38807787-adb0-4d7b-bd45-463a4c913b81
2024-12-30 20:36:57,686 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-machine-interface/01b0d62f-c42d-480c-acf4-a0637e2b7dbb
2024-12-30 20:36:58,922 - 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.89 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.413 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.413/1.649/2.886/1.236 ms')
2024-12-30 20:36:58,923 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-96536874-53675284 passed
2024-12-30 20:36:59,075 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:36:59,076 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-96536874-53675284, IP 31.1.1.3, Port 22
2024-12-30 20:36:59,231 - DEBUG - VM ctest-TestBasicVMVN-96536874-53675284 is ready for SSH connections
2024-12-30 20:36:59,231 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:36:59,231 - 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
2024-12-30 20:36:59,232 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-12-30 20:37:02,958 - 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.469 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.967 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.805 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/2.080/4.469 ms
2024-12-30 20:37:02,958 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-96536874-33863262 passed
2024-12-30 20:37:02,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:37:02,958 - 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
2024-12-30 20:37:02,958 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-12-30 20:37:06,614 - 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.778 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.818 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.844 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.818/1.480/2.778 ms
2024-12-30 20:37:06,615 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-96536874-39594407 passed
2024-12-30 20:37:06,615 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:37:06,615 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:37:06,615 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-12-30 20:37:06,615 - 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
2024-12-30 20:37:06,615 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-30 20:37:06,791 - DEBUG - None
2024-12-30 20:37:06,791 - 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
2024-12-30 20:37:06,791 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-30 20:37:06,968 - DEBUG - None
2024-12-30 20:37:06,968 - 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
2024-12-30 20:37:06,968 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-12-30 20:37:07,579 - DEBUG - None
2024-12-30 20:37:07,580 - 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
2024-12-30 20:37:07,580 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-12-30 20:37:09,781 - 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.890 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.376 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.673 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.430 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.419/2.157/6.376 ms
2024-12-30 20:37:09,781 - 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
2024-12-30 20:37:09,781 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-12-30 20:37:12,026 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.030 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.275 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.485 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.502 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.945 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.839 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.479 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.479/2.365/5.485 ms
2024-12-30 20:37:12,026 - 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
2024-12-30 20:37:12,027 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-12-30 20:37:14,266 - 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.667 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.738 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.550 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.968 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.761 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.404/1.792/3.550 ms
2024-12-30 20:37:14,266 - INFO - Deleting VM ctest-TestBasicVMVN-96536874-53675284
2024-12-30 20:37:14,332 - INFO - Detaching port bf78e7c1-a205-4c79-848e-24ff15722bfc from VM ctest-TestBasicVMVN-96536874-39594407
2024-12-30 20:37:14,385 - INFO - Deleting VM ctest-TestBasicVMVN-96536874-39594407
2024-12-30 20:37:14,456 - INFO - Detaching port 5acaa829-7dbf-4fb2-8018-9a6881fa4cf9 from VM ctest-TestBasicVMVN-96536874-33863262
2024-12-30 20:37:14,496 - INFO - Deleting VM ctest-TestBasicVMVN-96536874-33863262
2024-12-30 20:37:14,574 - INFO - Deleting VN ctest-vn-44840225
2024-12-30 20:37:14,731 - DEBUG - Response for delete_port : ()
2024-12-30 20:37:14,895 - DEBUG - Response for delete_port : ()
2024-12-30 20:37:14,940 - DEBUG - VN 75e70673-473d-4718-9abf-a193e3b16731 still in use: Unable to complete operation on network 75e70673-473d-4718-9abf-a193e3b16731. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f09dd9d1-a774-4b6d-915b-f59f2e78f3b8']
2024-12-30 20:37:14,940 - WARNING - Deleting VN ctest-vn-44840225 failed..Will retry
2024-12-30 20:37:17,086 - DEBUG - Response for deleting network ()
2024-12-30 20:37:17,087 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/2e185d4a-2de3-4ae8-a166-002b7e2e1592
2024-12-30 20:37:17,094 - DEBUG - Response Code: 404
2024-12-30 20:37:17,094 - DEBUG - Requesting: http://10.0.0.24:8082/domains
2024-12-30 20:37:17,102 - DEBUG - Requesting: http://10.0.0.24:8082/domain/80a65b5b-b66e-4839-be6b-4444be76624c
2024-12-30 20:37:17,161 - DEBUG - Requesting: http://10.0.0.24:8082/project/7d24810d-dced-47ae-8528-cc463135bdc4
2024-12-30 20:37:17,242 - INFO - Validated that VN ctest-vn-44840225 is not found in API Server
2024-12-30 20:37:17,253 - DEBUG - VN ctest-vn-44840225 is not present in Agent 10.0.0.24
2024-12-30 20:37:17,253 - INFO - Validated that VN ctest-vn-44840225 is not in any agent
2024-12-30 20:37:17,260 - DEBUG - VRF 2 is not seen in agent 10.0.0.24
2024-12-30 20:37:17,265 - DEBUG - Vrouter 10.0.0.24 does not have vrf 2 for VN ctest-vn-44840225
2024-12-30 20:37:17,265 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-96536874:ctest-vn-44840225
2024-12-30 20:37:17,274 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-44840225 info
2024-12-30 20:37:17,351 - INFO - IPAM: ctest-ipam-20760039 is not found in API Server
2024-12-30 20:37:17,363 - INFO - IPAM:ctest-ipam-20760039 is not found in control node
2024-12-30 20:37:17,617 - DEBUG - No XMPP flaps were noticed during the test
2024-12-30 20:37:17,617 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-12-30 20:37:17,617 - INFO - --------------------------------------------------------------------------------
2024-12-30 20:37:18,310 - INFO - Deleted project: ctest-TestBasicVMVN-96536874, ID : 7d24810d-dced-47ae-8528-cc463135bdc4