2025-01-27 02:38:38,823 - INFO - Domain Default found not creating 2025-01-27 02:38:38,977 - INFO - Project ctest-TestBasicVMVN-91738764 not found, creating it 2025-01-27 02:38:39,531 - INFO - Created Project:ctest-TestBasicVMVN-91738764, ID : f538003a-0728-4808-b865-ff40198554ed 2025-01-27 02:38:41,099 - INFO - ================================================================================ 2025-01-27 02:38:41,099 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-27 02:38:41,100 - 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-01-27 02:38:42,415 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.8': '0', '10.20.0.13': '0'}, '10.0.0.43': {'10.20.0.8': '0', '10.20.0.13': '0'}} with 2025-01-27 02:38:42,415 - INFO - Initial checks done. Running the testcase now 2025-01-27 02:38:42,415 - INFO - 2025-01-27 02:38:43,096 - DEBUG - Response for create_network : {'network': {'id': '280096fa-04e1-4e50-a24a-f20daeb089d1', 'name': 'ctest-vn2_metadata-69269198', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'project_id': 'f538003a07284808b865ff40198554ed', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91738764', 'ctest-vn2_metadata-69269198'], 'port_security_enabled': True, 'description': ''}} 2025-01-27 02:38:43,397 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e43ece8-3819-4623-9d6c-e488e1afb001', 'name': '', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'network_id': '280096fa-04e1-4e50-a24a-f20daeb089d1', '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': 'f538003a07284808b865ff40198554ed'}} 2025-01-27 02:38:43,423 - INFO - Created VN ctest-vn2_metadata-69269198 2025-01-27 02:38:43,438 - DEBUG - VN ctest-vn2_metadata-69269198 UUID is 280096fa-04e1-4e50-a24a-f20daeb089d1 2025-01-27 02:38:43,584 - DEBUG - Services list from nova: [, , , ] 2025-01-27 02:38:44,652 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-2660-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-2660-2) 2025-01-27 02:38:44,770 - DEBUG - Link local service introspect added 2025-01-27 02:38:44,814 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-27 02:38:49,909 - DEBUG - VM is in ACTIVE state now 2025-01-27 02:38:50,060 - INFO - Waiting for VM ctest-TestBasicVMVN-91738764-84166223 to be up.. 2025-01-27 02:38:50,060 - INFO - VM name : ctest-TestBasicVMVN-91738764-84166223 2025-01-27 02:38:50,159 - DEBUG - VM ctest-TestBasicVMVN-91738764-84166223 ID is 08f67b6c-a2d9-454f-a42b-70fb0a60ab95 2025-01-27 02:38:50,159 - DEBUG - VM ctest-TestBasicVMVN-91738764-84166223 launched on Node an-jenkins-deploy-platform-ansible-os-2660-2 2025-01-27 02:38:50,266 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/08f67b6c-a2d9-454f-a42b-70fb0a60ab95 2025-01-27 02:38:50,568 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/08f67b6c-a2d9-454f-a42b-70fb0a60ab95 2025-01-27 02:38:50,601 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ac0fde91-afe7-4513-9799-0761c032953b 2025-01-27 02:38:53,778 - 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 1006ms') 2025-01-27 02:38:53,778 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-84166223 failed! 2025-01-27 02:38:53,794 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91738764:ctest-vn2_metadata-69269198 is 11.1.1.1 and allocation pool is NOT set 2025-01-27 02:38:57,873 - 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.46 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 4.461/4.461/4.461/0.000 ms') 2025-01-27 02:38:57,873 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-84166223 passed 2025-01-27 02:38:57,944 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:38:57,944 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91738764-84166223, IP 11.1.1.3, Port 22 2025-01-27 02:38:58,111 - DEBUG - VM ctest-TestBasicVMVN-91738764-84166223 is ready for SSH connections 2025-01-27 02:38:58,111 - INFO - Retry 0 2025-01-27 02:38:58,111 - 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.43, gateway password: c0ntrail123 2025-01-27 02:38:58,111 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-27 02:39:00,111 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-27 02:39:00,111 - INFO - Generic metadata worked 2025-01-27 02:39:00,338 - DEBUG - Link local service introspect removed 2025-01-27 02:39:00,338 - INFO - Deleting VM ctest-TestBasicVMVN-91738764-84166223 2025-01-27 02:39:00,416 - INFO - Deleting VN ctest-vn2_metadata-69269198 2025-01-27 02:39:00,464 - DEBUG - VN 280096fa-04e1-4e50-a24a-f20daeb089d1 still in use: Unable to complete operation on network 280096fa-04e1-4e50-a24a-f20daeb089d1. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-7c44c6d7-7597-4921-aa24-b20489620a13'] 2025-01-27 02:39:00,464 - WARNING - Deleting VN ctest-vn2_metadata-69269198 failed..Will retry 2025-01-27 02:39:02,653 - DEBUG - Response for deleting network () 2025-01-27 02:39:03,923 - DEBUG - No XMPP flaps were noticed during the test 2025-01-27 02:39:03,923 - INFO - -------------------------------------------------------------------------------- 2025-01-27 02:39:03,927 - INFO - ================================================================================ 2025-01-27 02:39:03,927 - INFO - STARTING TEST : test_metadata_service 2025-01-27 02:39:03,928 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-01-27 02:39:05,200 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.8': '0', '10.20.0.13': '0'}, '10.0.0.43': {'10.20.0.8': '0', '10.20.0.13': '0'}} with 2025-01-27 02:39:05,200 - INFO - Initial checks done. Running the testcase now 2025-01-27 02:39:05,200 - INFO - 2025-01-27 02:39:05,200 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-configs 2025-01-27 02:39:05,497 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-configs 2025-01-27 02:39:05,527 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-config/c1092943-a467-4baa-9c82-7e8132adcf73 2025-01-27 02:39:05,821 - DEBUG - Response for create_network : {'network': {'id': 'fad5190c-a2c3-4b52-b6b9-cb707cfa1d7b', 'name': 'ctest-vn-49332091', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'project_id': 'f538003a07284808b865ff40198554ed', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91738764', 'ctest-vn-49332091'], 'port_security_enabled': True, 'description': ''}} 2025-01-27 02:39:06,048 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c573367-c58d-4f9d-90aa-c170c9056d7a', 'name': '', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'network_id': 'fad5190c-a2c3-4b52-b6b9-cb707cfa1d7b', 'ip_version': 4, 'cidr': '131.120.125.128/26', 'allocation_pools': [{'start': '131.120.125.130', 'end': '131.120.125.190'}], 'gateway_ip': '131.120.125.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '131.120.125.130', 'tags': [], 'project_id': 'f538003a07284808b865ff40198554ed'}} 2025-01-27 02:39:06,073 - INFO - Created VN ctest-vn-49332091 2025-01-27 02:39:06,094 - DEBUG - VN ctest-vn-49332091 UUID is fad5190c-a2c3-4b52-b6b9-cb707cfa1d7b 2025-01-27 02:39:07,159 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-2660-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-2660-1) 2025-01-27 02:39:07,159 - INFO - Waiting for VM ctest-TestBasicVMVN-91738764-21984942 to be up.. 2025-01-27 02:39:07,199 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-27 02:39:12,294 - DEBUG - VM is in ACTIVE state now 2025-01-27 02:39:12,295 - INFO - VM name : ctest-TestBasicVMVN-91738764-21984942 2025-01-27 02:39:12,391 - DEBUG - VM ctest-TestBasicVMVN-91738764-21984942 ID is 81550cf1-0575-40ae-8b8d-a3af3c8a9d45 2025-01-27 02:39:12,391 - DEBUG - VM ctest-TestBasicVMVN-91738764-21984942 launched on Node an-jenkins-deploy-platform-ansible-os-2660-1 2025-01-27 02:39:12,474 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/81550cf1-0575-40ae-8b8d-a3af3c8a9d45 2025-01-27 02:39:12,487 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7371927c-64da-40ad-8029-31bae737ed94 2025-01-27 02:39:15,714 - 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 1005ms') 2025-01-27 02:39:15,715 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-21984942 failed! 2025-01-27 02:39:15,732 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-49332091 is 131.120.125.129 and allocation pool is NOT set 2025-01-27 02:39:19,812 - 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 1012ms') 2025-01-27 02:39:19,812 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-21984942 failed! 2025-01-27 02:39:19,828 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-49332091 is 131.120.125.129 and allocation pool is NOT set 2025-01-27 02:39:21,892 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.495 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.495/2.413/4.332/1.918 ms') 2025-01-27 02:39:21,892 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-21984942 passed 2025-01-27 02:39:22,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:22,008 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91738764-21984942, IP 131.120.125.131, Port 22 2025-01-27 02:39:22,165 - DEBUG - VM ctest-TestBasicVMVN-91738764-21984942 is ready for SSH connections 2025-01-27 02:39:22,166 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-01-27 02:39:22,166 - DEBUG - cat /tmp/output.txt 2025-01-27 02:39:23,131 - DEBUG - Hello World. The time is now Sun, 26 Jan 2025 19:39:19 -0700! 2025-01-27 02:39:23,131 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 26 Jan 2025 19:39:19 -0700!'} 2025-01-27 02:39:23,131 - INFO - metadata_script.txt got executed in the vm 2025-01-27 02:39:23,131 - INFO - Deleting VM ctest-TestBasicVMVN-91738764-21984942 2025-01-27 02:39:23,192 - INFO - Deleting VN ctest-vn-49332091 2025-01-27 02:39:23,242 - DEBUG - VN fad5190c-a2c3-4b52-b6b9-cb707cfa1d7b still in use: Unable to complete operation on network fad5190c-a2c3-4b52-b6b9-cb707cfa1d7b. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-90759eaf-39ca-4836-9509-b30e896bb70d'] 2025-01-27 02:39:23,242 - WARNING - Deleting VN ctest-vn-49332091 failed..Will retry 2025-01-27 02:39:25,427 - DEBUG - Response for deleting network () 2025-01-27 02:39:26,709 - DEBUG - No XMPP flaps were noticed during the test
2025-01-27 02:39:26,709 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-01-27 02:39:26,710 - INFO - -------------------------------------------------------------------------------- 2025-01-27 02:39:26,713 - INFO - ================================================================================ 2025-01-27 02:39:26,713 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-27 02:39:26,713 - 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-01-27 02:39:27,996 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.8': '0', '10.20.0.13': '0'}, '10.0.0.43': {'10.20.0.8': '0', '10.20.0.13': '0'}} with 2025-01-27 02:39:27,996 - INFO - Initial checks done. Running the testcase now 2025-01-27 02:39:27,996 - INFO - 2025-01-27 02:39:28,633 - DEBUG - Response for create_network : {'network': {'id': '1e93c562-e7f0-42bb-b779-450b79dda952', 'name': 'ctest-vn-91043008', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'project_id': 'f538003a07284808b865ff40198554ed', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-91738764', 'ctest-vn-91043008'], 'port_security_enabled': True, 'description': ''}} 2025-01-27 02:39:29,037 - DEBUG - Response for create_subnet : {'subnet': {'id': '70c49fd6-9ee1-4222-9a29-2b29d412e3a4', 'name': '', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'network_id': '1e93c562-e7f0-42bb-b779-450b79dda952', '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': 'f538003a07284808b865ff40198554ed'}} 2025-01-27 02:39:29,246 - DEBUG - Response for create_subnet : {'subnet': {'id': '9da80737-58d9-4ba0-9d4f-f6f692db9a38', 'name': '', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'network_id': '1e93c562-e7f0-42bb-b779-450b79dda952', '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': 'f538003a07284808b865ff40198554ed'}} 2025-01-27 02:39:29,277 - INFO - Created VN ctest-vn-91043008 2025-01-27 02:39:29,292 - DEBUG - VN ctest-vn-91043008 UUID is 1e93c562-e7f0-42bb-b779-450b79dda952 2025-01-27 02:39:29,774 - DEBUG - Response for create_port : {'port': {'name': '9c5dbdb5-6e6c-44aa-90a5-b1c6a433a57c', 'id': '9c5dbdb5-6e6c-44aa-90a5-b1c6a433a57c', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'network_id': '1e93c562-e7f0-42bb-b779-450b79dda952', 'mac_address': '02:9c:5d:bd:b5:6e', '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': '70c49fd6-9ee1-4222-9a29-2b29d412e3a4'}], 'security_groups': ['845f14c4-135d-4119-930d-79f64048c424'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f538003a07284808b865ff40198554ed'}} 2025-01-27 02:39:30,088 - DEBUG - Response for create_port : {'port': {'name': '26edc742-c5ed-4011-b261-5a6535122997', 'id': '26edc742-c5ed-4011-b261-5a6535122997', 'tenant_id': 'f538003a07284808b865ff40198554ed', 'network_id': '1e93c562-e7f0-42bb-b779-450b79dda952', 'mac_address': '02:26:ed:c7:42:c5', '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': '9da80737-58d9-4ba0-9d4f-f6f692db9a38'}], 'security_groups': ['845f14c4-135d-4119-930d-79f64048c424'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f538003a07284808b865ff40198554ed'}} 2025-01-27 02:39:30,555 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-2660-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-2660-2) 2025-01-27 02:39:31,327 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-2660-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-2660-1) 2025-01-27 02:39:33,119 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-2660-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-2660-2) 2025-01-27 02:39:33,120 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-27 02:39:33,129 - DEBUG - Requesting: http://10.0.0.37:8082/domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 2025-01-27 02:39:33,158 - DEBUG - Requesting: http://10.0.0.37:8082/project/f538003a-0728-4808-b865-ff40198554ed 2025-01-27 02:39:33,296 - DEBUG - Requesting: http://10.0.0.37:8082/network-ipam/494e07d5-9d26-4367-84ef-f26c84213836 2025-01-27 02:39:33,327 - INFO - Verifications in API Server for IPAM: ctest-ipam-62142110 passed 2025-01-27 02:39:33,352 - DEBUG - Control-node 10.0.0.37 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91738764:ctest-ipam-62142110', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91738764', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5282168026998129511', 'uuid-lslong': '9579141480327493686'}, 'enable': 'true', 'created': '2025-01-27T02:39:28', 'last-modified': '2025-01-27T02:39:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.096534'} 2025-01-27 02:39:33,368 - DEBUG - Control-node 10.0.0.32 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91738764:ctest-ipam-62142110', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91738764', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5282168026998129511', 'uuid-lslong': '9579141480327493686'}, 'enable': 'true', 'created': '2025-01-27T02:39:28', 'last-modified': '2025-01-27T02:39:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.117035'} 2025-01-27 02:39:33,376 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-91738764:ctest-ipam-62142110', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91738764', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5282168026998129511', 'uuid-lslong': '9579141480327493686'}, 'enable': 'true', 'created': '2025-01-27T02:39:28', 'last-modified': '2025-01-27T02:39:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.125956'} 2025-01-27 02:39:33,376 - INFO - Verifications in Control node for IPAM: ctest-ipam-62142110 passed 2025-01-27 02:39:33,377 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-27 02:39:33,385 - DEBUG - Requesting: http://10.0.0.37:8082/domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 2025-01-27 02:39:33,416 - DEBUG - Requesting: http://10.0.0.37:8082/project/f538003a-0728-4808-b865-ff40198554ed 2025-01-27 02:39:33,586 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/1e93c562-e7f0-42bb-b779-450b79dda952 2025-01-27 02:39:33,616 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/1e93c562-e7f0-42bb-b779-450b79dda952 2025-01-27 02:39:33,643 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/c71d8870-95d9-482f-be51-77ca49ebacb4 2025-01-27 02:39:33,668 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/c71d8870-95d9-482f-be51-77ca49ebacb4 2025-01-27 02:39:33,686 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/3759ebba-96da-4802-b401-e46aa58ed18b 2025-01-27 02:39:33,696 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-27 02:39:33,696 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/1e93c562-e7f0-42bb-b779-450b79dda952 2025-01-27 02:39:33,774 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/c71d8870-95d9-482f-be51-77ca49ebacb4 2025-01-27 02:39:33,802 - INFO - Verified VN network id 7 for VN 1e93c562-e7f0-42bb-b779-450b79dda952 2025-01-27 02:39:33,802 - INFO - Verifications in API Server for VN ctest-vn-91043008 passed 2025-01-27 02:39:33,809 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/1e93c562-e7f0-42bb-b779-450b79dda952 2025-01-27 02:39:33,908 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/c71d8870-95d9-482f-be51-77ca49ebacb4 2025-01-27 02:39:33,967 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/c71d8870-95d9-482f-be51-77ca49ebacb4 2025-01-27 02:39:33,988 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/3759ebba-96da-4802-b401-e46aa58ed18b 2025-01-27 02:39:34,010 - DEBUG - Control-node 10.0.0.37 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91738764', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2203321671303054011', 'uuid-lslong': '13220674096714328402'}, 'enable': 'true', 'created': '2025-01-27T02:39:28', 'last-modified': '2025-01-27T02:39:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.807538'} 2025-01-27 02:39:34,019 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-27 02:39:34,026 - DEBUG - Control-node 10.0.0.32 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91738764', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2203321671303054011', 'uuid-lslong': '13220674096714328402'}, 'enable': 'true', 'created': '2025-01-27T02:39:28', 'last-modified': '2025-01-27T02:39:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.825498'} 2025-01-27 02:39:34,037 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-27 02:39:34,047 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008', 'interests': '0-1', 'advertised': '0-1', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-91738764', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2203321671303054011', 'uuid-lslong': '13220674096714328402'}, 'enable': 'true', 'created': '2025-01-27T02:39:28', 'last-modified': '2025-01-27T02:39:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.845998'} 2025-01-27 02:39:34,059 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-01-27 02:39:34,059 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-91043008 passed 2025-01-27 02:39:34,059 - DEBUG - ====Verifying policy data for ctest-vn-91043008 in API_Server ====== 2025-01-27 02:39:34,059 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-27 02:39:34,077 - DEBUG - Requesting: http://10.0.0.37:8082/domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 2025-01-27 02:39:34,101 - DEBUG - Requesting: http://10.0.0.37:8082/project/f538003a-0728-4808-b865-ff40198554ed 2025-01-27 02:39:34,267 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/1e93c562-e7f0-42bb-b779-450b79dda952 2025-01-27 02:39:34,319 - DEBUG - =>VN ctest-vn-91043008 has no policy to be verified 2025-01-27 02:39:34,319 - DEBUG - Verifying the vn in opserver 2025-01-27 02:39:34,319 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 virtual network link through opserver 10.0.0.37 2025-01-27 02:39:34,319 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2025-01-27 02:39:34,661 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2025-01-27 02:39:34,721 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008?flat'} 2025-01-27 02:39:34,721 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 virtual network link through opserver 10.0.0.32 2025-01-27 02:39:34,721 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2025-01-27 02:39:35,062 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2025-01-27 02:39:35,145 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008?flat'} 2025-01-27 02:39:35,145 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 virtual network link through opserver 10.0.0.22 2025-01-27 02:39:35,146 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-01-27 02:39:35,444 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-01-27 02:39:35,503 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008?flat'} 2025-01-27 02:39:35,503 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 is found in opserver 2025-01-27 02:39:35,518 - DEBUG - VRF ids for VN ctest-vn-91043008: {'10.0.0.50': '2', '10.0.0.43': '2'} 2025-01-27 02:39:35,518 - INFO - Waiting for VM ctest-TestBasicVMVN-91738764-36424654 to be up.. 2025-01-27 02:39:35,608 - DEBUG - VM is in ACTIVE state now 2025-01-27 02:39:35,608 - INFO - VM name : ctest-TestBasicVMVN-91738764-36424654 2025-01-27 02:39:35,707 - DEBUG - VM ctest-TestBasicVMVN-91738764-36424654 ID is 7e6e514f-0c6f-4db8-969e-7b205038f9b3 2025-01-27 02:39:35,707 - DEBUG - VM ctest-TestBasicVMVN-91738764-36424654 launched on Node an-jenkins-deploy-platform-ansible-os-2660-2 2025-01-27 02:39:35,788 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/7e6e514f-0c6f-4db8-969e-7b205038f9b3 2025-01-27 02:39:35,799 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9c5dbdb5-6e6c-44aa-90a5-b1c6a433a57c 2025-01-27 02:39:39,425 - 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') 2025-01-27 02:39:39,425 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-36424654 failed! 2025-01-27 02:39:39,441 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 is 31.1.1.1 and allocation pool is NOT set 2025-01-27 02:39:39,441 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 is 31.1.2.1 and allocation pool is NOT set 2025-01-27 02:39:43,512 - 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 1004ms') 2025-01-27 02:39:43,512 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-36424654 failed! 2025-01-27 02:39:43,528 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 is 31.1.1.1 and allocation pool is NOT set 2025-01-27 02:39:43,528 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 is 31.1.2.1 and allocation pool is NOT set 2025-01-27 02:39:45,590 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.51 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.457 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.457/1.983/3.509/1.526 ms') 2025-01-27 02:39:45,590 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-36424654 passed 2025-01-27 02:39:45,704 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:45,705 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91738764-36424654, IP 31.1.1.4, Port 22 2025-01-27 02:39:45,872 - DEBUG - VM ctest-TestBasicVMVN-91738764-36424654 is ready for SSH connections 2025-01-27 02:39:45,872 - INFO - Waiting for VM ctest-TestBasicVMVN-91738764-30858154 to be up.. 2025-01-27 02:39:45,976 - DEBUG - VM is in ACTIVE state now 2025-01-27 02:39:45,976 - INFO - VM name : ctest-TestBasicVMVN-91738764-30858154 2025-01-27 02:39:46,072 - DEBUG - VM ctest-TestBasicVMVN-91738764-30858154 ID is 71061992-4f0b-4e7d-bbed-b4917a6b455c 2025-01-27 02:39:46,072 - DEBUG - VM ctest-TestBasicVMVN-91738764-30858154 launched on Node an-jenkins-deploy-platform-ansible-os-2660-1 2025-01-27 02:39:46,164 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/71061992-4f0b-4e7d-bbed-b4917a6b455c 2025-01-27 02:39:46,176 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/26edc742-c5ed-4011-b261-5a6535122997 2025-01-27 02:39:47,397 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.418 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.418/2.122/3.826/1.704 ms') 2025-01-27 02:39:47,397 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-91738764-30858154 passed 2025-01-27 02:39:47,531 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:47,532 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91738764-30858154, IP 31.1.2.4, Port 22 2025-01-27 02:39:47,700 - DEBUG - VM ctest-TestBasicVMVN-91738764-30858154 is ready for SSH connections 2025-01-27 02:39:47,700 - INFO - Waiting for VM ctest-TestBasicVMVN-91738764-83795989 to be up.. 2025-01-27 02:39:47,848 - DEBUG - VM is in ACTIVE state now 2025-01-27 02:39:47,848 - INFO - VM name : ctest-TestBasicVMVN-91738764-83795989 2025-01-27 02:39:47,951 - DEBUG - VM ctest-TestBasicVMVN-91738764-83795989 ID is e68a49ad-ffdd-4341-9b5a-0124d1f366b1 2025-01-27 02:39:47,952 - DEBUG - VM ctest-TestBasicVMVN-91738764-83795989 launched on Node an-jenkins-deploy-platform-ansible-os-2660-2 2025-01-27 02:39:48,029 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e68a49ad-ffdd-4341-9b5a-0124d1f366b1 2025-01-27 02:39:48,040 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/966d565a-33bd-4d0f-8a0d-243397318487 2025-01-27 02:39:49,258 - 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=6.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.906 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.906/3.680/6.455/2.774 ms') 2025-01-27 02:39:49,258 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-91738764-83795989 passed 2025-01-27 02:39:49,376 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:49,376 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-91738764-83795989, IP 31.1.1.3, Port 22 2025-01-27 02:39:49,548 - DEBUG - VM ctest-TestBasicVMVN-91738764-83795989 is ready for SSH connections 2025-01-27 02:39:49,548 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:49,549 - 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.43, gateway password: c0ntrail123 2025-01-27 02:39:49,549 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-27 02:39:53,313 - 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=7.438 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.454 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.052 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.454/3.648/7.438 ms 2025-01-27 02:39:53,313 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-91738764-36424654 passed 2025-01-27 02:39:53,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:53,313 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2025-01-27 02:39:53,314 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-27 02:39:57,062 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.857 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.556 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=2.445 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.556/2.619/3.857 ms 2025-01-27 02:39:57,062 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-91738764-30858154 passed 2025-01-27 02:39:57,062 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:57,062 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:57,062 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-27 02:39:57,062 - 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.43, gateway password: c0ntrail123 2025-01-27 02:39:57,062 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-27 02:39:57,274 - DEBUG - None 2025-01-27 02:39:57,274 - 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.50, gateway password: c0ntrail123 2025-01-27 02:39:57,274 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-27 02:39:57,470 - DEBUG - None 2025-01-27 02:39:57,470 - 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.43, gateway password: c0ntrail123 2025-01-27 02:39:57,470 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-27 02:39:58,141 - DEBUG - None 2025-01-27 02:39:58,141 - 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.43, gateway password: c0ntrail123 2025-01-27 02:39:58,141 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-27 02:40:00,375 - 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.738 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.165 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.674 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.390 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.476 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.476/2.888/8.165 ms 2025-01-27 02:40:00,375 - 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.43, gateway password: c0ntrail123 2025-01-27 02:40:00,375 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-27 02:40:02,642 - 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.887 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.177 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.694 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.658 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.911 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.102 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.755 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.658/3.169/6.694 ms 2025-01-27 02:40:02,643 - 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.43, gateway password: c0ntrail123 2025-01-27 02:40:02,643 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-27 02:40:05,081 - 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=1.520 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.221 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=14.387 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.305 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=6.219 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.638 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.487/4.825/14.387 ms 2025-01-27 02:40:05,081 - INFO - Deleting VM ctest-TestBasicVMVN-91738764-83795989 2025-01-27 02:40:05,153 - INFO - Detaching port 26edc742-c5ed-4011-b261-5a6535122997 from VM ctest-TestBasicVMVN-91738764-30858154 2025-01-27 02:40:05,205 - INFO - Deleting VM ctest-TestBasicVMVN-91738764-30858154 2025-01-27 02:40:05,279 - INFO - Detaching port 9c5dbdb5-6e6c-44aa-90a5-b1c6a433a57c from VM ctest-TestBasicVMVN-91738764-36424654 2025-01-27 02:40:05,314 - INFO - Deleting VM ctest-TestBasicVMVN-91738764-36424654 2025-01-27 02:40:05,393 - INFO - Deleting VN ctest-vn-91043008 2025-01-27 02:40:05,740 - DEBUG - Response for delete_port : () 2025-01-27 02:40:06,445 - DEBUG - Response for delete_port : () 2025-01-27 02:40:06,728 - DEBUG - Response for deleting network () 2025-01-27 02:40:06,728 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/c71d8870-95d9-482f-be51-77ca49ebacb4 2025-01-27 02:40:06,735 - DEBUG - Response Code: 404 2025-01-27 02:40:06,735 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-27 02:40:06,745 - DEBUG - Requesting: http://10.0.0.37:8082/domain/9f6bcc6d-d9b0-4847-910a-1781c72618e1 2025-01-27 02:40:06,760 - DEBUG - Requesting: http://10.0.0.37:8082/project/f538003a-0728-4808-b865-ff40198554ed 2025-01-27 02:40:06,850 - INFO - Validated that VN ctest-vn-91043008 is not found in API Server 2025-01-27 02:40:06,866 - DEBUG - VN ctest-vn-91043008 is not present in Agent 10.0.0.50 2025-01-27 02:40:06,881 - DEBUG - VN ctest-vn-91043008 is not present in Agent 10.0.0.43 2025-01-27 02:40:06,881 - INFO - Validated that VN ctest-vn-91043008 is not in any agent 2025-01-27 02:40:06,888 - DEBUG - VRF 2 is not seen in agent 10.0.0.50 2025-01-27 02:40:06,908 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-91043008 2025-01-27 02:40:06,921 - DEBUG - VRF 2 is not seen in agent 10.0.0.43 2025-01-27 02:40:06,935 - DEBUG - Vrouter 10.0.0.43 does not have vrf 2 for VN ctest-vn-91043008 2025-01-27 02:40:06,935 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-91738764:ctest-vn-91043008 2025-01-27 02:40:06,960 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-91043008 info 2025-01-27 02:40:07,058 - INFO - IPAM: ctest-ipam-62142110 is not found in API Server 2025-01-27 02:40:07,086 - INFO - IPAM:ctest-ipam-62142110 is not found in control node 2025-01-27 02:40:08,397 - DEBUG - No XMPP flaps were noticed during the test
2025-01-27 02:40:08,397 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-01-27 02:40:08,397 - INFO - -------------------------------------------------------------------------------- 2025-01-27 02:40:09,118 - INFO - Deleted project: ctest-TestBasicVMVN-91738764, ID : f538003a-0728-4808-b865-ff40198554ed