2025-07-30 17:15:44,166 - INFO - Domain Default found not creating 2025-07-30 17:15:44,452 - INFO - Project ctest-TestBasicVMVN-37178093 not found, creating it 2025-07-30 17:15:45,323 - INFO - Created Project:ctest-TestBasicVMVN-37178093, ID : 61ea8155-d636-4cc3-b5e6-4bb50b6df961 2025-07-30 17:15:47,401 - INFO - ================================================================================ 2025-07-30 17:15:47,402 - INFO - STARTING TEST : test_generic_link_local_service 2025-07-30 17:15:47,402 - 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-07-30 17:15:47,723 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-07-30 17:15:47,723 - INFO - Initial checks done. Running the testcase now 2025-07-30 17:15:47,723 - INFO - 2025-07-30 17:15:48,340 - DEBUG - Response for create_network : {'network': {'id': '2af5ec47-891e-4d6a-91a6-c0c09b8037d5', 'name': 'ctest-vn2_metadata-70819314', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'project_id': '61ea8155d6364cc3b5e64bb50b6df961', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37178093', 'ctest-vn2_metadata-70819314'], 'port_security_enabled': True, 'description': ''}} 2025-07-30 17:15:48,582 - DEBUG - Response for create_subnet : {'subnet': {'id': '9dc306e0-9e0e-4238-abf3-e43a3feab1b7', 'name': '', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'network_id': '2af5ec47-891e-4d6a-91a6-c0c09b8037d5', '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': '61ea8155d6364cc3b5e64bb50b6df961'}} 2025-07-30 17:15:48,608 - INFO - Created VN ctest-vn2_metadata-70819314 2025-07-30 17:15:48,661 - DEBUG - VN ctest-vn2_metadata-70819314 UUID is 2af5ec47-891e-4d6a-91a6-c0c09b8037d5 2025-07-30 17:15:48,990 - DEBUG - Services list from nova: [, , ] 2025-07-30 17:15:50,494 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3724-1) 2025-07-30 17:15:50,612 - DEBUG - Link local service introspect added 2025-07-30 17:15:50,692 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-30 17:15:55,844 - DEBUG - VM is in ACTIVE state now 2025-07-30 17:15:56,047 - INFO - Waiting for VM ctest-TestBasicVMVN-37178093-45383004 to be up.. 2025-07-30 17:15:56,047 - INFO - VM name : ctest-TestBasicVMVN-37178093-45383004 2025-07-30 17:15:56,147 - DEBUG - VM ctest-TestBasicVMVN-37178093-45383004 ID is 7f34a6fc-e6ce-4026-8d36-5122baed8a58 2025-07-30 17:15:56,147 - DEBUG - VM ctest-TestBasicVMVN-37178093-45383004 launched on Node cn-jenkins-deploy-platform-ansible-os-3724-1 2025-07-30 17:15:56,251 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7f34a6fc-e6ce-4026-8d36-5122baed8a58 2025-07-30 17:15:56,554 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7f34a6fc-e6ce-4026-8d36-5122baed8a58 2025-07-30 17:15:56,615 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/db144751-f59f-409c-9697-aae91a765903 2025-07-30 17:15:59,955 - 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 1009ms') 2025-07-30 17:15:59,956 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37178093-45383004 failed! 2025-07-30 17:16:00,025 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37178093:ctest-vn2_metadata-70819314 is 11.1.1.1 and allocation pool is NOT set 2025-07-30 17:16:04,117 - 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=10.0 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 10.046/10.046/10.046/0.000 ms') 2025-07-30 17:16:04,117 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37178093-45383004 passed 2025-07-30 17:16:04,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:16:04,310 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37178093-45383004, IP 11.1.1.3, Port 22 2025-07-30 17:16:04,496 - DEBUG - VM ctest-TestBasicVMVN-37178093-45383004 is ready for SSH connections 2025-07-30 17:16:04,496 - INFO - Retry 0 2025-07-30 17:16:04,497 - 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.254, gateway password: c0ntrail123 2025-07-30 17:16:04,497 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-07-30 17:16:06,423 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-07-30 17:16:06,424 - INFO - Generic metadata worked 2025-07-30 17:16:06,788 - DEBUG - Link local service introspect removed 2025-07-30 17:16:06,789 - INFO - Deleting VM ctest-TestBasicVMVN-37178093-45383004 2025-07-30 17:16:06,948 - INFO - Deleting VN ctest-vn2_metadata-70819314 2025-07-30 17:16:07,028 - DEBUG - VN 2af5ec47-891e-4d6a-91a6-c0c09b8037d5 still in use: Unable to complete operation on network 2af5ec47-891e-4d6a-91a6-c0c09b8037d5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d7d10e51-8e3d-4c21-bf8d-0cfd934a2005'] 2025-07-30 17:16:07,029 - WARNING - Deleting VN ctest-vn2_metadata-70819314 failed..Will retry 2025-07-30 17:16:09,312 - DEBUG - Response for deleting network () 2025-07-30 17:16:09,641 - DEBUG - No XMPP flaps were noticed during the test 2025-07-30 17:16:09,641 - INFO - -------------------------------------------------------------------------------- 2025-07-30 17:16:09,651 - INFO - ================================================================================ 2025-07-30 17:16:09,651 - INFO - STARTING TEST : test_metadata_service 2025-07-30 17:16:09,651 - 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-07-30 17:16:10,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-07-30 17:16:10,002 - INFO - Initial checks done. Running the testcase now 2025-07-30 17:16:10,002 - INFO - 2025-07-30 17:16:10,002 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-07-30 17:16:10,017 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/f367394c-a164-4c24-a7f4-1c273d80ae85 2025-07-30 17:16:10,402 - DEBUG - Response for create_network : {'network': {'id': '9e239daf-c614-4018-bcca-d2b5dc511030', 'name': 'ctest-vn-96159165', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'project_id': '61ea8155d6364cc3b5e64bb50b6df961', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37178093', 'ctest-vn-96159165'], 'port_security_enabled': True, 'description': ''}} 2025-07-30 17:16:10,693 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b16d3324-0879-40e0-b33e-a1f3530f35c3', 'name': '', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'network_id': '9e239daf-c614-4018-bcca-d2b5dc511030', 'ip_version': 4, 'cidr': '93.126.96.192/26', 'allocation_pools': [{'start': '93.126.96.194', 'end': '93.126.96.254'}], 'gateway_ip': '93.126.96.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.126.96.194', 'tags': [], 'project_id': '61ea8155d6364cc3b5e64bb50b6df961'}} 2025-07-30 17:16:10,725 - INFO - Created VN ctest-vn-96159165 2025-07-30 17:16:10,789 - DEBUG - VN ctest-vn-96159165 UUID is 9e239daf-c614-4018-bcca-d2b5dc511030 2025-07-30 17:16:12,411 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3724-1) 2025-07-30 17:16:12,412 - INFO - Waiting for VM ctest-TestBasicVMVN-37178093-52398503 to be up.. 2025-07-30 17:16:12,496 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-07-30 17:16:17,724 - DEBUG - VM is in ACTIVE state now 2025-07-30 17:16:17,724 - INFO - VM name : ctest-TestBasicVMVN-37178093-52398503 2025-07-30 17:16:17,881 - DEBUG - VM ctest-TestBasicVMVN-37178093-52398503 ID is 79ba2f8a-5892-4076-8e0e-41b13cb676fa 2025-07-30 17:16:17,881 - DEBUG - VM ctest-TestBasicVMVN-37178093-52398503 launched on Node cn-jenkins-deploy-platform-ansible-os-3724-1 2025-07-30 17:16:18,065 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/79ba2f8a-5892-4076-8e0e-41b13cb676fa 2025-07-30 17:16:18,085 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/ffb4dcb5-39f8-491d-88e4-dd2ca847ccaa 2025-07-30 17:16:21,461 - 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 1025ms') 2025-07-30 17:16:21,461 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37178093-52398503 failed! 2025-07-30 17:16:21,520 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-96159165 is 93.126.96.193 and allocation pool is NOT set 2025-07-30 17:16:25,628 - 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 1020ms') 2025-07-30 17:16:25,628 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37178093-52398503 failed! 2025-07-30 17:16:25,709 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-96159165 is 93.126.96.193 and allocation pool is NOT set 2025-07-30 17:16:27,790 - 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.39 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=6.76 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 = 4.391/5.574/6.757/1.183 ms') 2025-07-30 17:16:27,790 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37178093-52398503 passed 2025-07-30 17:16:27,993 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:16:27,993 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37178093-52398503, IP 93.126.96.195, Port 22 2025-07-30 17:16:28,189 - DEBUG - VM ctest-TestBasicVMVN-37178093-52398503 is ready for SSH connections 2025-07-30 17:16:28,189 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-07-30 17:16:28,189 - DEBUG - cat /tmp/output.txt 2025-07-30 17:16:30,229 - DEBUG - Hello World. The time is now Wed, 30 Jul 2025 11:16:26 -0600! 2025-07-30 17:16:30,229 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 30 Jul 2025 11:16:26 -0600!'} 2025-07-30 17:16:30,229 - INFO - metadata_script.txt got executed in the vm 2025-07-30 17:16:30,229 - INFO - Deleting VM ctest-TestBasicVMVN-37178093-52398503 2025-07-30 17:16:30,333 - INFO - Deleting VN ctest-vn-96159165 2025-07-30 17:16:30,406 - DEBUG - VN 9e239daf-c614-4018-bcca-d2b5dc511030 still in use: Unable to complete operation on network 9e239daf-c614-4018-bcca-d2b5dc511030. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-068e518f-8730-45d6-b01c-4149520731ce'] 2025-07-30 17:16:30,406 - WARNING - Deleting VN ctest-vn-96159165 failed..Will retry 2025-07-30 17:16:32,650 - DEBUG - Response for deleting network () 2025-07-30 17:16:32,947 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 17:16:32,948 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-07-30 17:16:32,948 - INFO - -------------------------------------------------------------------------------- 2025-07-30 17:16:32,958 - INFO - ================================================================================ 2025-07-30 17:16:32,958 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-07-30 17:16:32,958 - 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-07-30 17:16:33,275 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-07-30 17:16:33,275 - INFO - Initial checks done. Running the testcase now 2025-07-30 17:16:33,276 - INFO - 2025-07-30 17:16:33,997 - DEBUG - Response for create_network : {'network': {'id': 'cea3c4a1-16e9-4375-afde-57531ebd6c27', 'name': 'ctest-vn-11605716', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'project_id': '61ea8155d6364cc3b5e64bb50b6df961', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37178093', 'ctest-vn-11605716'], 'port_security_enabled': True, 'description': ''}} 2025-07-30 17:16:34,189 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b567d72-e288-47ca-936a-7b39adf30c67', 'name': '', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'network_id': 'cea3c4a1-16e9-4375-afde-57531ebd6c27', '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': '61ea8155d6364cc3b5e64bb50b6df961'}} 2025-07-30 17:16:34,497 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aadd81e4-a041-410c-a3b6-2458c41961f2', 'name': '', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'network_id': 'cea3c4a1-16e9-4375-afde-57531ebd6c27', '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': '61ea8155d6364cc3b5e64bb50b6df961'}} 2025-07-30 17:16:34,543 - INFO - Created VN ctest-vn-11605716 2025-07-30 17:16:34,609 - DEBUG - VN ctest-vn-11605716 UUID is cea3c4a1-16e9-4375-afde-57531ebd6c27 2025-07-30 17:16:35,343 - DEBUG - Response for create_port : {'port': {'name': '4685851f-aa9f-4f45-81e4-df40c2d29076', 'id': '4685851f-aa9f-4f45-81e4-df40c2d29076', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'network_id': 'cea3c4a1-16e9-4375-afde-57531ebd6c27', 'mac_address': '02:46:85:85:1f:aa', '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': '8b567d72-e288-47ca-936a-7b39adf30c67'}], 'security_groups': ['8dcf3169-56af-471f-934a-7e719614ec49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '61ea8155d6364cc3b5e64bb50b6df961'}} 2025-07-30 17:16:35,568 - DEBUG - Response for create_port : {'port': {'name': '13687bba-b22a-4556-9e83-719caaa6c984', 'id': '13687bba-b22a-4556-9e83-719caaa6c984', 'tenant_id': '61ea8155d6364cc3b5e64bb50b6df961', 'network_id': 'cea3c4a1-16e9-4375-afde-57531ebd6c27', 'mac_address': '02:13:68:7b:ba:b2', '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': 'aadd81e4-a041-410c-a3b6-2458c41961f2'}], 'security_groups': ['8dcf3169-56af-471f-934a-7e719614ec49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '61ea8155d6364cc3b5e64bb50b6df961'}} 2025-07-30 17:16:36,266 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3724-1) 2025-07-30 17:16:36,932 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3724-1) 2025-07-30 17:16:38,245 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3724-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3724-1) 2025-07-30 17:16:38,245 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-30 17:16:38,251 - DEBUG - Requesting: http://10.0.0.254:8082/domain/729f7175-34a2-4828-8292-be3edcf84511 2025-07-30 17:16:38,268 - DEBUG - Requesting: http://10.0.0.254:8082/project/61ea8155-d636-4cc3-b5e6-4bb50b6df961 2025-07-30 17:16:38,364 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/85d09846-4e15-43a7-8db8-e5174f42a8f1 2025-07-30 17:16:38,379 - INFO - Verifications in API Server for IPAM: ctest-ipam-79001521 passed 2025-07-30 17:16:38,386 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-37178093:ctest-ipam-79001521', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37178093', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9642374229925381031', 'uuid-lslong': '10212164043339376881'}, 'enable': 'true', 'created': '2025-07-30T17:16:33', 'last-modified': '2025-07-30T17:16:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.789193'} 2025-07-30 17:16:38,386 - INFO - Verifications in Control node for IPAM: ctest-ipam-79001521 passed 2025-07-30 17:16:38,386 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-30 17:16:38,392 - DEBUG - Requesting: http://10.0.0.254:8082/domain/729f7175-34a2-4828-8292-be3edcf84511 2025-07-30 17:16:38,405 - DEBUG - Requesting: http://10.0.0.254:8082/project/61ea8155-d636-4cc3-b5e6-4bb50b6df961 2025-07-30 17:16:38,489 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cea3c4a1-16e9-4375-afde-57531ebd6c27 2025-07-30 17:16:38,506 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cea3c4a1-16e9-4375-afde-57531ebd6c27 2025-07-30 17:16:38,525 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1717c08a-318e-4753-8ebc-3fbcd62b8759 2025-07-30 17:16:38,535 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1717c08a-318e-4753-8ebc-3fbcd62b8759 2025-07-30 17:16:38,543 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/751b38e5-0cd6-45ab-ae82-2bb1530dac75 2025-07-30 17:16:38,554 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-30 17:16:38,554 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cea3c4a1-16e9-4375-afde-57531ebd6c27 2025-07-30 17:16:38,567 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1717c08a-318e-4753-8ebc-3fbcd62b8759 2025-07-30 17:16:38,590 - INFO - Verified VN network id 11 for VN cea3c4a1-16e9-4375-afde-57531ebd6c27 2025-07-30 17:16:38,590 - INFO - Verifications in API Server for VN ctest-vn-11605716 passed 2025-07-30 17:16:38,590 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cea3c4a1-16e9-4375-afde-57531ebd6c27 2025-07-30 17:16:38,604 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1717c08a-318e-4753-8ebc-3fbcd62b8759 2025-07-30 17:16:38,612 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1717c08a-318e-4753-8ebc-3fbcd62b8759 2025-07-30 17:16:38,625 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/751b38e5-0cd6-45ab-ae82-2bb1530dac75 2025-07-30 17:16:38,644 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37178093', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14889960989170156405', 'uuid-lslong': '12672662415976786983'}, 'enable': 'true', 'created': '2025-07-30T17:16:33', 'last-modified': '2025-07-30T17:16:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.224365'} 2025-07-30 17:16:38,658 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-07-30 17:16:38,658 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-11605716 passed 2025-07-30 17:16:38,658 - DEBUG - ====Verifying policy data for ctest-vn-11605716 in API_Server ====== 2025-07-30 17:16:38,658 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-30 17:16:38,669 - DEBUG - Requesting: http://10.0.0.254:8082/domain/729f7175-34a2-4828-8292-be3edcf84511 2025-07-30 17:16:38,724 - DEBUG - Requesting: http://10.0.0.254:8082/project/61ea8155-d636-4cc3-b5e6-4bb50b6df961 2025-07-30 17:16:38,849 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/cea3c4a1-16e9-4375-afde-57531ebd6c27 2025-07-30 17:16:38,886 - DEBUG - =>VN ctest-vn-11605716 has no policy to be verified 2025-07-30 17:16:38,886 - DEBUG - Verifying the vn in opserver 2025-07-30 17:16:38,886 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716 virtual network link through opserver 10.0.0.254 2025-07-30 17:16:38,886 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-07-30 17:16:39,253 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-07-30 17:16:39,317 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716?flat'} 2025-07-30 17:16:39,317 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716 is found in opserver 2025-07-30 17:16:39,327 - DEBUG - VRF ids for VN ctest-vn-11605716: {'10.0.0.254': '2'} 2025-07-30 17:16:39,327 - INFO - Waiting for VM ctest-TestBasicVMVN-37178093-56291523 to be up.. 2025-07-30 17:16:39,405 - DEBUG - VM is in ACTIVE state now 2025-07-30 17:16:39,405 - INFO - VM name : ctest-TestBasicVMVN-37178093-56291523 2025-07-30 17:16:39,472 - DEBUG - VM ctest-TestBasicVMVN-37178093-56291523 ID is e8d80f30-82f1-4d26-bb36-65479ba8b51b 2025-07-30 17:16:39,472 - DEBUG - VM ctest-TestBasicVMVN-37178093-56291523 launched on Node cn-jenkins-deploy-platform-ansible-os-3724-1 2025-07-30 17:16:39,554 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e8d80f30-82f1-4d26-bb36-65479ba8b51b 2025-07-30 17:16:39,566 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/4685851f-aa9f-4f45-81e4-df40c2d29076 2025-07-30 17:16:42,867 - 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 1016ms') 2025-07-30 17:16:42,867 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37178093-56291523 failed! 2025-07-30 17:16:42,925 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716 is 31.1.1.1 and allocation pool is NOT set 2025-07-30 17:16:42,926 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716 is 31.1.2.1 and allocation pool is NOT set 2025-07-30 17:16:47,029 - 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 1025ms') 2025-07-30 17:16:47,029 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37178093-56291523 failed! 2025-07-30 17:16:47,113 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716 is 31.1.1.1 and allocation pool is NOT set 2025-07-30 17:16:47,113 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716 is 31.1.2.1 and allocation pool is NOT set 2025-07-30 17:16:49,200 - 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=6.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.63 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 = 3.627/5.193/6.759/1.566 ms') 2025-07-30 17:16:49,201 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37178093-56291523 passed 2025-07-30 17:16:49,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:16:49,392 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37178093-56291523, IP 31.1.1.4, Port 22 2025-07-30 17:16:49,458 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-07-30 17:16:49,600 - DEBUG - VM ctest-TestBasicVMVN-37178093-56291523 is NOT ready for SSH connections, VM status: ACTIVE 2025-07-30 17:16:54,601 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:16:54,602 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37178093-56291523, IP 31.1.1.4, Port 22 2025-07-30 17:16:54,814 - DEBUG - VM ctest-TestBasicVMVN-37178093-56291523 is ready for SSH connections 2025-07-30 17:16:54,815 - INFO - Waiting for VM ctest-TestBasicVMVN-37178093-83010525 to be up.. 2025-07-30 17:16:55,009 - DEBUG - VM is in ACTIVE state now 2025-07-30 17:16:55,009 - INFO - VM name : ctest-TestBasicVMVN-37178093-83010525 2025-07-30 17:16:55,183 - DEBUG - VM ctest-TestBasicVMVN-37178093-83010525 ID is 851e283a-49c2-4dcc-a38b-c3a0ca9d87f8 2025-07-30 17:16:55,183 - DEBUG - VM ctest-TestBasicVMVN-37178093-83010525 launched on Node cn-jenkins-deploy-platform-ansible-os-3724-1 2025-07-30 17:16:55,363 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/851e283a-49c2-4dcc-a38b-c3a0ca9d87f8 2025-07-30 17:16:55,389 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/13687bba-b22a-4556-9e83-719caaa6c984 2025-07-30 17:16:56,727 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=4.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.752 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.752/2.829/4.907/2.077 ms') 2025-07-30 17:16:56,727 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-37178093-83010525 passed 2025-07-30 17:16:56,913 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:16:56,913 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37178093-83010525, IP 31.1.2.4, Port 22 2025-07-30 17:16:57,115 - DEBUG - VM ctest-TestBasicVMVN-37178093-83010525 is ready for SSH connections 2025-07-30 17:16:57,115 - INFO - Waiting for VM ctest-TestBasicVMVN-37178093-78124083 to be up.. 2025-07-30 17:16:57,308 - DEBUG - VM is in ACTIVE state now 2025-07-30 17:16:57,308 - INFO - VM name : ctest-TestBasicVMVN-37178093-78124083 2025-07-30 17:16:57,450 - DEBUG - VM ctest-TestBasicVMVN-37178093-78124083 ID is 772697e3-d2c7-4352-9140-471cd6b6ac24 2025-07-30 17:16:57,450 - DEBUG - VM ctest-TestBasicVMVN-37178093-78124083 launched on Node cn-jenkins-deploy-platform-ansible-os-3724-1 2025-07-30 17:16:57,594 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/772697e3-d2c7-4352-9140-471cd6b6ac24 2025-07-30 17:16:57,605 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/c4737bdc-09e3-43b8-85cb-4356eb0aadb7 2025-07-30 17:16:58,894 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.682 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.682/2.269/3.857/1.587 ms') 2025-07-30 17:16:58,894 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-37178093-78124083 passed 2025-07-30 17:16:59,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:16:59,093 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37178093-78124083, IP 31.1.1.3, Port 22 2025-07-30 17:16:59,308 - DEBUG - VM ctest-TestBasicVMVN-37178093-78124083 is ready for SSH connections 2025-07-30 17:16:59,309 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:16:59,309 - 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.254, gateway password: c0ntrail123 2025-07-30 17:16:59,310 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-07-30 17:17:03,795 - 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.955 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.837 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=2.138 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.837/2.976/4.955 ms 2025-07-30 17:17:03,796 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-37178093-56291523 passed 2025-07-30 17:17:03,796 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:17:03,796 - 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.254, gateway password: c0ntrail123 2025-07-30 17:17:03,797 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-07-30 17:17:07,683 - 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.748 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.843 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.502 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.502/2.364/3.748 ms 2025-07-30 17:17:07,684 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-37178093-83010525 passed 2025-07-30 17:17:07,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:17:07,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:17:07,684 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-07-30 17:17:07,684 - 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.254, gateway password: c0ntrail123 2025-07-30 17:17:07,684 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-30 17:17:07,899 - DEBUG - None 2025-07-30 17:17:07,899 - 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.254, gateway password: c0ntrail123 2025-07-30 17:17:07,899 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-30 17:17:08,080 - DEBUG - None 2025-07-30 17:17:08,081 - 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.254, gateway password: c0ntrail123 2025-07-30 17:17:08,081 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-07-30 17:17:08,986 - DEBUG - None 2025-07-30 17:17:08,986 - 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.254, gateway password: c0ntrail123 2025-07-30 17:17:08,987 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-07-30 17:17:11,275 - 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.715 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.600 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.689 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.449 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.010 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.689/3.092/6.600 ms 2025-07-30 17:17:11,276 - 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.254, gateway password: c0ntrail123 2025-07-30 17:17:11,276 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-07-30 17:17:13,646 - 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.201 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.378 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.813 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.120 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.940 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=9.728 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.800 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.800/3.854/9.728 ms 2025-07-30 17:17:13,647 - 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.254, gateway password: c0ntrail123 2025-07-30 17:17:13,647 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-07-30 17:17:15,926 - 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.496 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.939 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.763 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.688 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.608 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.025 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.056 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.688/2.653/4.763 ms 2025-07-30 17:17:15,927 - INFO - Deleting VM ctest-TestBasicVMVN-37178093-78124083 2025-07-30 17:17:16,092 - INFO - Detaching port 13687bba-b22a-4556-9e83-719caaa6c984 from VM ctest-TestBasicVMVN-37178093-83010525 2025-07-30 17:17:16,155 - INFO - Deleting VM ctest-TestBasicVMVN-37178093-83010525 2025-07-30 17:17:16,282 - INFO - Detaching port 4685851f-aa9f-4f45-81e4-df40c2d29076 from VM ctest-TestBasicVMVN-37178093-56291523 2025-07-30 17:17:16,338 - INFO - Deleting VM ctest-TestBasicVMVN-37178093-56291523 2025-07-30 17:17:16,431 - INFO - Deleting VN ctest-vn-11605716 2025-07-30 17:17:16,652 - DEBUG - Response for delete_port : () 2025-07-30 17:17:16,863 - DEBUG - Response for delete_port : () 2025-07-30 17:17:17,042 - DEBUG - Response for deleting network () 2025-07-30 17:17:17,042 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/1717c08a-318e-4753-8ebc-3fbcd62b8759 2025-07-30 17:17:17,061 - DEBUG - Response Code: 404 2025-07-30 17:17:17,061 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-07-30 17:17:17,074 - DEBUG - Requesting: http://10.0.0.254:8082/domain/729f7175-34a2-4828-8292-be3edcf84511 2025-07-30 17:17:17,094 - DEBUG - Requesting: http://10.0.0.254:8082/project/61ea8155-d636-4cc3-b5e6-4bb50b6df961 2025-07-30 17:17:17,173 - INFO - Validated that VN ctest-vn-11605716 is not found in API Server 2025-07-30 17:17:17,189 - DEBUG - VN ctest-vn-11605716 is not present in Agent 10.0.0.254 2025-07-30 17:17:17,189 - INFO - Validated that VN ctest-vn-11605716 is not in any agent 2025-07-30 17:17:17,198 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-07-30 17:17:17,205 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-11605716 2025-07-30 17:17:17,205 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-37178093:ctest-vn-11605716 2025-07-30 17:17:17,219 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-11605716 info 2025-07-30 17:17:17,304 - INFO - IPAM: ctest-ipam-79001521 is not found in API Server 2025-07-30 17:17:17,332 - INFO - IPAM:ctest-ipam-79001521 is not found in control node 2025-07-30 17:17:17,611 - DEBUG - No XMPP flaps were noticed during the test
2025-07-30 17:17:17,611 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45]
2025-07-30 17:17:17,611 - INFO - -------------------------------------------------------------------------------- 2025-07-30 17:17:18,396 - INFO - Deleted project: ctest-TestBasicVMVN-37178093, ID : 61ea8155-d636-4cc3-b5e6-4bb50b6df961