2025-03-31 02:40:30,312 - INFO - Domain Default found not creating 2025-03-31 02:40:30,451 - INFO - Project ctest-TestBasicVMVN-92103856 not found, creating it 2025-03-31 02:40:30,902 - INFO - Created Project:ctest-TestBasicVMVN-92103856, ID : dcdf44c2-12e7-46d4-a949-1f159f4f1e1b 2025-03-31 02:40:32,283 - INFO - ================================================================================ 2025-03-31 02:40:32,283 - INFO - STARTING TEST : test_generic_link_local_service 2025-03-31 02:40:32,283 - 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-03-31 02:40:32,536 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.23': '0'}} with 2025-03-31 02:40:32,536 - INFO - Initial checks done. Running the testcase now 2025-03-31 02:40:32,536 - INFO - 2025-03-31 02:40:33,077 - DEBUG - Response for create_network : {'network': {'id': 'a8dd068b-863a-4189-91da-77b66432d4c0', 'name': 'ctest-vn2_metadata-28963980', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'project_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-92103856', 'ctest-vn2_metadata-28963980'], 'port_security_enabled': True, 'description': ''}} 2025-03-31 02:40:33,311 - DEBUG - Response for create_subnet : {'subnet': {'id': '595f9883-4286-4517-bc99-d4e0fca3d11c', 'name': '', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'network_id': 'a8dd068b-863a-4189-91da-77b66432d4c0', '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': 'dcdf44c212e746d4a9491f159f4f1e1b'}} 2025-03-31 02:40:33,327 - INFO - Created VN ctest-vn2_metadata-28963980 2025-03-31 02:40:33,382 - DEBUG - VN ctest-vn2_metadata-28963980 UUID is a8dd068b-863a-4189-91da-77b66432d4c0 2025-03-31 02:40:33,552 - DEBUG - Services list from nova: [, , ] 2025-03-31 02:40:34,540 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3014-1) 2025-03-31 02:40:34,650 - DEBUG - Link local service introspect added 2025-03-31 02:40:34,700 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-31 02:40:39,778 - DEBUG - VM is in ACTIVE state now 2025-03-31 02:40:39,905 - INFO - Waiting for VM ctest-TestBasicVMVN-92103856-47129990 to be up.. 2025-03-31 02:40:39,905 - INFO - VM name : ctest-TestBasicVMVN-92103856-47129990 2025-03-31 02:40:39,979 - DEBUG - VM ctest-TestBasicVMVN-92103856-47129990 ID is 13654991-e5a5-44ca-bca9-169c1fd99b7a 2025-03-31 02:40:39,979 - DEBUG - VM ctest-TestBasicVMVN-92103856-47129990 launched on Node cn-jenkins-deploy-platform-ansible-os-3014-1 2025-03-31 02:40:40,058 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/13654991-e5a5-44ca-bca9-169c1fd99b7a 2025-03-31 02:40:40,361 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/13654991-e5a5-44ca-bca9-169c1fd99b7a 2025-03-31 02:40:40,415 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/cf4ca453-73bd-4c39-9d61-f8886c41a133 2025-03-31 02:40:43,669 - 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 1007ms') 2025-03-31 02:40:43,669 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92103856-47129990 failed! 2025-03-31 02:40:43,722 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92103856:ctest-vn2_metadata-28963980 is 11.1.1.1 and allocation pool is NOT set 2025-03-31 02:40:45,785 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.66 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.661/3.100/4.540/1.439 ms') 2025-03-31 02:40:45,785 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92103856-47129990 passed 2025-03-31 02:40:45,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:40:45,934 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92103856-47129990, IP 11.1.1.3, Port 22 2025-03-31 02:40:45,990 - 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-03-31 02:40:46,067 - DEBUG - VM ctest-TestBasicVMVN-92103856-47129990 is NOT ready for SSH connections, VM status: ACTIVE 2025-03-31 02:40:51,068 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:40:51,068 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92103856-47129990, IP 11.1.1.3, Port 22 2025-03-31 02:40:51,226 - DEBUG - VM ctest-TestBasicVMVN-92103856-47129990 is ready for SSH connections 2025-03-31 02:40:51,226 - INFO - Retry 0 2025-03-31 02:40:51,226 - 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.22, gateway password: c0ntrail123 2025-03-31 02:40:51,226 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-03-31 02:40:52,805 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-03-31 02:40:52,805 - INFO - Generic metadata worked 2025-03-31 02:40:53,058 - DEBUG - Link local service introspect removed 2025-03-31 02:40:53,058 - INFO - Deleting VM ctest-TestBasicVMVN-92103856-47129990 2025-03-31 02:40:53,124 - INFO - Deleting VN ctest-vn2_metadata-28963980 2025-03-31 02:40:53,163 - DEBUG - VN a8dd068b-863a-4189-91da-77b66432d4c0 still in use: Unable to complete operation on network a8dd068b-863a-4189-91da-77b66432d4c0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d60d8d06-77f1-4903-92c4-c9610ebd4461'] 2025-03-31 02:40:53,163 - WARNING - Deleting VN ctest-vn2_metadata-28963980 failed..Will retry 2025-03-31 02:40:55,283 - DEBUG - Response for deleting network () 2025-03-31 02:40:55,540 - DEBUG - No XMPP flaps were noticed during the test 2025-03-31 02:40:55,540 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-03-31 02:40:55,540 - INFO - -------------------------------------------------------------------------------- 2025-03-31 02:40:55,544 - INFO - ================================================================================ 2025-03-31 02:40:55,544 - INFO - STARTING TEST : test_metadata_service 2025-03-31 02:40:55,544 - 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-03-31 02:40:55,828 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.23': '0'}} with 2025-03-31 02:40:55,828 - INFO - Initial checks done. Running the testcase now 2025-03-31 02:40:55,828 - INFO - 2025-03-31 02:40:55,828 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs 2025-03-31 02:40:55,837 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/95ec8132-c53c-4f58-a7ca-cd5756571ece 2025-03-31 02:40:56,005 - DEBUG - Response for create_network : {'network': {'id': 'aee0b5be-749a-454c-8020-3e6c2677cea7', 'name': 'ctest-vn-79045490', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'project_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-92103856', 'ctest-vn-79045490'], 'port_security_enabled': True, 'description': ''}} 2025-03-31 02:40:56,165 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aaf4e8f4-50ef-47ad-b5e4-8ae7c5e75c0a', 'name': '', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'network_id': 'aee0b5be-749a-454c-8020-3e6c2677cea7', 'ip_version': 4, 'cidr': '59.58.1.64/26', 'allocation_pools': [{'start': '59.58.1.66', 'end': '59.58.1.126'}], 'gateway_ip': '59.58.1.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.58.1.66', 'tags': [], 'project_id': 'dcdf44c212e746d4a9491f159f4f1e1b'}} 2025-03-31 02:40:56,182 - INFO - Created VN ctest-vn-79045490 2025-03-31 02:40:56,234 - DEBUG - VN ctest-vn-79045490 UUID is aee0b5be-749a-454c-8020-3e6c2677cea7 2025-03-31 02:40:57,461 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3014-1) 2025-03-31 02:40:57,462 - INFO - Waiting for VM ctest-TestBasicVMVN-92103856-55862575 to be up.. 2025-03-31 02:40:57,504 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-03-31 02:41:02,579 - DEBUG - VM is in ACTIVE state now 2025-03-31 02:41:02,579 - INFO - VM name : ctest-TestBasicVMVN-92103856-55862575 2025-03-31 02:41:02,648 - DEBUG - VM ctest-TestBasicVMVN-92103856-55862575 ID is 5a503595-17c4-48d0-8aab-0effc6d30017 2025-03-31 02:41:02,648 - DEBUG - VM ctest-TestBasicVMVN-92103856-55862575 launched on Node cn-jenkins-deploy-platform-ansible-os-3014-1 2025-03-31 02:41:02,718 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5a503595-17c4-48d0-8aab-0effc6d30017 2025-03-31 02:41:02,725 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7d0f0d76-766b-43bb-9979-db10f06eb793 2025-03-31 02:41:05,965 - 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') 2025-03-31 02:41:05,965 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92103856-55862575 failed! 2025-03-31 02:41:06,018 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-79045490 is 59.58.1.65 and allocation pool is NOT set 2025-03-31 02:41:08,082 - 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.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.802 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.802/2.269/3.736/1.467 ms') 2025-03-31 02:41:08,082 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92103856-55862575 passed 2025-03-31 02:41:08,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:08,230 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92103856-55862575, IP 59.58.1.67, Port 22 2025-03-31 02:41:08,399 - DEBUG - VM ctest-TestBasicVMVN-92103856-55862575 is ready for SSH connections 2025-03-31 02:41:08,400 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-03-31 02:41:08,400 - DEBUG - cat /tmp/output.txt 2025-03-31 02:41:10,028 - DEBUG - Hello World. The time is now Sun, 30 Mar 2025 20:41:07 -0600! 2025-03-31 02:41:10,029 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 30 Mar 2025 20:41:07 -0600!'} 2025-03-31 02:41:10,029 - INFO - metadata_script.txt got executed in the vm 2025-03-31 02:41:10,029 - INFO - Deleting VM ctest-TestBasicVMVN-92103856-55862575 2025-03-31 02:41:10,095 - INFO - Deleting VN ctest-vn-79045490 2025-03-31 02:41:10,133 - DEBUG - VN aee0b5be-749a-454c-8020-3e6c2677cea7 still in use: Unable to complete operation on network aee0b5be-749a-454c-8020-3e6c2677cea7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5494959b-8ccf-4a85-9d91-5e6c38f918d2'] 2025-03-31 02:41:10,133 - WARNING - Deleting VN ctest-vn-79045490 failed..Will retry 2025-03-31 02:41:12,237 - DEBUG - Response for deleting network () 2025-03-31 02:41:12,493 - DEBUG - No XMPP flaps were noticed during the test 2025-03-31 02:41:12,493 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-03-31 02:41:12,493 - INFO - -------------------------------------------------------------------------------- 2025-03-31 02:41:12,497 - INFO - ================================================================================ 2025-03-31 02:41:12,497 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-03-31 02:41:12,497 - 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-03-31 02:41:12,779 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.23': '0'}} with 2025-03-31 02:41:12,779 - INFO - Initial checks done. Running the testcase now 2025-03-31 02:41:12,779 - INFO - 2025-03-31 02:41:13,283 - DEBUG - Response for create_network : {'network': {'id': '2d2d642e-5fa6-422b-82d5-3ac07aca25f3', 'name': 'ctest-vn-70829571', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'project_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-92103856', 'ctest-vn-70829571'], 'port_security_enabled': True, 'description': ''}} 2025-03-31 02:41:13,450 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a9b081e-62e4-4849-a353-9cbc02d225ee', 'name': '', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'network_id': '2d2d642e-5fa6-422b-82d5-3ac07aca25f3', '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': 'dcdf44c212e746d4a9491f159f4f1e1b'}} 2025-03-31 02:41:13,638 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc1476fb-2b47-4ce6-975c-374f27795006', 'name': '', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'network_id': '2d2d642e-5fa6-422b-82d5-3ac07aca25f3', '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': 'dcdf44c212e746d4a9491f159f4f1e1b'}} 2025-03-31 02:41:13,657 - INFO - Created VN ctest-vn-70829571 2025-03-31 02:41:13,710 - DEBUG - VN ctest-vn-70829571 UUID is 2d2d642e-5fa6-422b-82d5-3ac07aca25f3 2025-03-31 02:41:14,044 - DEBUG - Response for create_port : {'port': {'name': '2dc040e8-4c00-47f7-bbfc-cabacd384152', 'id': '2dc040e8-4c00-47f7-bbfc-cabacd384152', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'network_id': '2d2d642e-5fa6-422b-82d5-3ac07aca25f3', 'mac_address': '02:2d:c0:40:e8:4c', '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': '4a9b081e-62e4-4849-a353-9cbc02d225ee'}], 'security_groups': ['ad9d979e-14b4-49f1-bd35-0b2728705140'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcdf44c212e746d4a9491f159f4f1e1b'}} 2025-03-31 02:41:14,204 - DEBUG - Response for create_port : {'port': {'name': '8d8ae0ff-aac2-473e-9a6a-bd92ee2ae524', 'id': '8d8ae0ff-aac2-473e-9a6a-bd92ee2ae524', 'tenant_id': 'dcdf44c212e746d4a9491f159f4f1e1b', 'network_id': '2d2d642e-5fa6-422b-82d5-3ac07aca25f3', 'mac_address': '02:8d:8a:e0:ff: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.2.4', 'subnet_id': 'dc1476fb-2b47-4ce6-975c-374f27795006'}], 'security_groups': ['ad9d979e-14b4-49f1-bd35-0b2728705140'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dcdf44c212e746d4a9491f159f4f1e1b'}} 2025-03-31 02:41:14,543 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3014-1) 2025-03-31 02:41:15,024 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3014-1) 2025-03-31 02:41:16,276 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3014-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3014-1) 2025-03-31 02:41:16,276 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-31 02:41:16,287 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2e3ba078-0ff6-4cdb-b0cb-5f08421c2c62 2025-03-31 02:41:16,301 - DEBUG - Requesting: http://10.0.0.22:8082/project/dcdf44c2-12e7-46d4-a949-1f159f4f1e1b 2025-03-31 02:41:16,392 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/49cd1407-71a9-4e75-8597-2862df3a043c 2025-03-31 02:41:16,404 - INFO - Verifications in API Server for IPAM: ctest-ipam-96407287 passed 2025-03-31 02:41:16,412 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-92103856:ctest-ipam-96407287', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-92103856', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5317928757198671477', 'uuid-lslong': '9626207133644751932'}, 'enable': 'true', 'created': '2025-03-31T02:41:12', 'last-modified': '2025-03-31T02:41:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.401371'} 2025-03-31 02:41:16,412 - INFO - Verifications in Control node for IPAM: ctest-ipam-96407287 passed 2025-03-31 02:41:16,413 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-31 02:41:16,421 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2e3ba078-0ff6-4cdb-b0cb-5f08421c2c62 2025-03-31 02:41:16,432 - DEBUG - Requesting: http://10.0.0.22:8082/project/dcdf44c2-12e7-46d4-a949-1f159f4f1e1b 2025-03-31 02:41:16,551 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d2d642e-5fa6-422b-82d5-3ac07aca25f3 2025-03-31 02:41:16,579 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d2d642e-5fa6-422b-82d5-3ac07aca25f3 2025-03-31 02:41:16,598 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0ba29fd3-073c-4578-a444-51fd16f56781 2025-03-31 02:41:16,609 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0ba29fd3-073c-4578-a444-51fd16f56781 2025-03-31 02:41:16,620 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4b66c5cb-2af3-41da-86c2-0f145d1f5f35 2025-03-31 02:41:16,630 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-31 02:41:16,630 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d2d642e-5fa6-422b-82d5-3ac07aca25f3 2025-03-31 02:41:16,645 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0ba29fd3-073c-4578-a444-51fd16f56781 2025-03-31 02:41:16,677 - INFO - Verified VN network id 9 for VN 2d2d642e-5fa6-422b-82d5-3ac07aca25f3 2025-03-31 02:41:16,677 - INFO - Verifications in API Server for VN ctest-vn-70829571 passed 2025-03-31 02:41:16,677 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d2d642e-5fa6-422b-82d5-3ac07aca25f3 2025-03-31 02:41:16,698 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0ba29fd3-073c-4578-a444-51fd16f56781 2025-03-31 02:41:16,709 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0ba29fd3-073c-4578-a444-51fd16f56781 2025-03-31 02:41:16,717 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/4b66c5cb-2af3-41da-86c2-0f145d1f5f35 2025-03-31 02:41:16,757 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-92103856', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3255368255994741291', 'uuid-lslong': '9427505993338201587'}, 'enable': 'true', 'created': '2025-03-31T02:41:13', 'last-modified': '2025-03-31T02:41:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.137321'} 2025-03-31 02:41:16,775 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-03-31 02:41:16,775 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70829571 passed 2025-03-31 02:41:16,775 - DEBUG - ====Verifying policy data for ctest-vn-70829571 in API_Server ====== 2025-03-31 02:41:16,775 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-31 02:41:16,801 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2e3ba078-0ff6-4cdb-b0cb-5f08421c2c62 2025-03-31 02:41:16,821 - DEBUG - Requesting: http://10.0.0.22:8082/project/dcdf44c2-12e7-46d4-a949-1f159f4f1e1b 2025-03-31 02:41:16,982 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/2d2d642e-5fa6-422b-82d5-3ac07aca25f3 2025-03-31 02:41:17,053 - DEBUG - =>VN ctest-vn-70829571 has no policy to be verified 2025-03-31 02:41:17,053 - DEBUG - Verifying the vn in opserver 2025-03-31 02:41:17,053 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571 virtual network link through opserver 10.0.0.22 2025-03-31 02:41:17,059 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-03-31 02:41:17,453 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-03-31 02:41:17,526 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571?flat'} 2025-03-31 02:41:17,526 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571 is found in opserver 2025-03-31 02:41:17,532 - DEBUG - VRF ids for VN ctest-vn-70829571: {'10.0.0.22': '2'} 2025-03-31 02:41:17,532 - INFO - Waiting for VM ctest-TestBasicVMVN-92103856-76600119 to be up.. 2025-03-31 02:41:17,656 - DEBUG - VM is in ACTIVE state now 2025-03-31 02:41:17,656 - INFO - VM name : ctest-TestBasicVMVN-92103856-76600119 2025-03-31 02:41:17,733 - DEBUG - VM ctest-TestBasicVMVN-92103856-76600119 ID is b6462b1d-d869-4c2d-9130-f8d4c0f71066 2025-03-31 02:41:17,733 - DEBUG - VM ctest-TestBasicVMVN-92103856-76600119 launched on Node cn-jenkins-deploy-platform-ansible-os-3014-1 2025-03-31 02:41:17,815 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b6462b1d-d869-4c2d-9130-f8d4c0f71066 2025-03-31 02:41:17,831 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2dc040e8-4c00-47f7-bbfc-cabacd384152 2025-03-31 02:41:21,102 - 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') 2025-03-31 02:41:21,102 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92103856-76600119 failed! 2025-03-31 02:41:21,162 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571 is 31.1.1.1 and allocation pool is NOT set 2025-03-31 02:41:21,162 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571 is 31.1.2.1 and allocation pool is NOT set 2025-03-31 02:41:25,235 - 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-03-31 02:41:25,236 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92103856-76600119 failed! 2025-03-31 02:41:25,294 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571 is 31.1.1.1 and allocation pool is NOT set 2025-03-31 02:41:25,294 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571 is 31.1.2.1 and allocation pool is NOT set 2025-03-31 02:41:27,354 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.483 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.483/2.771/5.059/2.288 ms') 2025-03-31 02:41:27,355 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-92103856-76600119 passed 2025-03-31 02:41:27,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:27,506 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92103856-76600119, IP 31.1.1.4, Port 22 2025-03-31 02:41:27,661 - DEBUG - VM ctest-TestBasicVMVN-92103856-76600119 is ready for SSH connections 2025-03-31 02:41:27,662 - INFO - Waiting for VM ctest-TestBasicVMVN-92103856-75692045 to be up.. 2025-03-31 02:41:27,738 - DEBUG - VM is in ACTIVE state now 2025-03-31 02:41:27,738 - INFO - VM name : ctest-TestBasicVMVN-92103856-75692045 2025-03-31 02:41:27,809 - DEBUG - VM ctest-TestBasicVMVN-92103856-75692045 ID is 9f85faa5-e1c4-45da-b6af-f8c39afd53ba 2025-03-31 02:41:27,809 - DEBUG - VM ctest-TestBasicVMVN-92103856-75692045 launched on Node cn-jenkins-deploy-platform-ansible-os-3014-1 2025-03-31 02:41:27,896 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/9f85faa5-e1c4-45da-b6af-f8c39afd53ba 2025-03-31 02:41:27,906 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8d8ae0ff-aac2-473e-9a6a-bd92ee2ae524 2025-03-31 02:41:29,160 - 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.57 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.495 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.495/2.533/4.572/2.038 ms') 2025-03-31 02:41:29,160 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-92103856-75692045 passed 2025-03-31 02:41:29,314 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:29,314 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92103856-75692045, IP 31.1.2.4, Port 22 2025-03-31 02:41:29,470 - DEBUG - VM ctest-TestBasicVMVN-92103856-75692045 is ready for SSH connections 2025-03-31 02:41:29,470 - INFO - Waiting for VM ctest-TestBasicVMVN-92103856-66111740 to be up.. 2025-03-31 02:41:29,554 - DEBUG - VM is in ACTIVE state now 2025-03-31 02:41:29,554 - INFO - VM name : ctest-TestBasicVMVN-92103856-66111740 2025-03-31 02:41:29,628 - DEBUG - VM ctest-TestBasicVMVN-92103856-66111740 ID is e7de40e9-57e7-4e7e-868e-e38410c5fea7 2025-03-31 02:41:29,629 - DEBUG - VM ctest-TestBasicVMVN-92103856-66111740 launched on Node cn-jenkins-deploy-platform-ansible-os-3014-1 2025-03-31 02:41:29,699 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e7de40e9-57e7-4e7e-868e-e38410c5fea7 2025-03-31 02:41:29,707 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d5268c8c-23ec-4925-8032-97cd5c82ac08 2025-03-31 02:41:30,944 - 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=4.03 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.402 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.402/2.215/4.029/1.813 ms') 2025-03-31 02:41:30,944 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-92103856-66111740 passed 2025-03-31 02:41:31,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:31,094 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-92103856-66111740, IP 31.1.1.3, Port 22 2025-03-31 02:41:31,249 - DEBUG - VM ctest-TestBasicVMVN-92103856-66111740 is ready for SSH connections 2025-03-31 02:41:31,249 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:31,249 - 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.22, gateway password: c0ntrail123 2025-03-31 02:41:31,249 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-03-31 02:41:35,203 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.220 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.756 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.223 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.756/1.733/3.220 ms 2025-03-31 02:41:35,203 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-92103856-76600119 passed 2025-03-31 02:41:35,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:35,203 - 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.22, gateway password: c0ntrail123 2025-03-31 02:41:35,203 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-03-31 02:41:38,828 - 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.957 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.841 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.729 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.729/1.509/2.957 ms 2025-03-31 02:41:38,829 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-92103856-75692045 passed 2025-03-31 02:41:38,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:38,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:38,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-03-31 02:41:38,829 - 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.22, gateway password: c0ntrail123 2025-03-31 02:41:38,829 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-31 02:41:39,005 - DEBUG - None 2025-03-31 02:41:39,006 - 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.22, gateway password: c0ntrail123 2025-03-31 02:41:39,006 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-31 02:41:39,180 - DEBUG - None 2025-03-31 02:41:39,180 - 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.22, gateway password: c0ntrail123 2025-03-31 02:41:39,180 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-03-31 02:41:39,795 - DEBUG - None 2025-03-31 02:41:39,796 - 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.22, gateway password: c0ntrail123 2025-03-31 02:41:39,796 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-03-31 02:41:42,003 - 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.688 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.153 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.549 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.333 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.364 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.364/2.217/6.153 ms 2025-03-31 02:41:42,003 - 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.22, gateway password: c0ntrail123 2025-03-31 02:41:42,003 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-03-31 02:41:44,239 - 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=0.990 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.733 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.850 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.372 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.058 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.785 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.398 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.372/2.169/4.850 ms 2025-03-31 02:41:44,239 - 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.22, gateway password: c0ntrail123 2025-03-31 02:41:44,239 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-03-31 02:41:46,469 - 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.614 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.572 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.476 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.390 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.028 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.981 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.389/1.778/3.476 ms 2025-03-31 02:41:46,469 - INFO - Deleting VM ctest-TestBasicVMVN-92103856-66111740 2025-03-31 02:41:46,547 - INFO - Detaching port 8d8ae0ff-aac2-473e-9a6a-bd92ee2ae524 from VM ctest-TestBasicVMVN-92103856-75692045 2025-03-31 02:41:46,597 - INFO - Deleting VM ctest-TestBasicVMVN-92103856-75692045 2025-03-31 02:41:46,660 - INFO - Detaching port 2dc040e8-4c00-47f7-bbfc-cabacd384152 from VM ctest-TestBasicVMVN-92103856-76600119 2025-03-31 02:41:46,697 - INFO - Deleting VM ctest-TestBasicVMVN-92103856-76600119 2025-03-31 02:41:46,765 - INFO - Deleting VN ctest-vn-70829571 2025-03-31 02:41:46,944 - DEBUG - Response for delete_port : () 2025-03-31 02:41:47,147 - DEBUG - Response for delete_port : () 2025-03-31 02:41:47,200 - DEBUG - VN 2d2d642e-5fa6-422b-82d5-3ac07aca25f3 still in use: Unable to complete operation on network 2d2d642e-5fa6-422b-82d5-3ac07aca25f3. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-76cfe573-e02d-47dc-bb0d-abff74a19a8b'] 2025-03-31 02:41:47,200 - WARNING - Deleting VN ctest-vn-70829571 failed..Will retry 2025-03-31 02:41:49,326 - DEBUG - Response for deleting network () 2025-03-31 02:41:49,326 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0ba29fd3-073c-4578-a444-51fd16f56781 2025-03-31 02:41:49,333 - DEBUG - Response Code: 404 2025-03-31 02:41:49,333 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-03-31 02:41:49,338 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2e3ba078-0ff6-4cdb-b0cb-5f08421c2c62 2025-03-31 02:41:49,391 - DEBUG - Requesting: http://10.0.0.22:8082/project/dcdf44c2-12e7-46d4-a949-1f159f4f1e1b 2025-03-31 02:41:49,473 - INFO - Validated that VN ctest-vn-70829571 is not found in API Server 2025-03-31 02:41:49,485 - DEBUG - VN ctest-vn-70829571 is not present in Agent 10.0.0.22 2025-03-31 02:41:49,485 - INFO - Validated that VN ctest-vn-70829571 is not in any agent 2025-03-31 02:41:49,492 - DEBUG - VRF 2 is not seen in agent 10.0.0.22 2025-03-31 02:41:49,497 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-70829571 2025-03-31 02:41:49,497 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-92103856:ctest-vn-70829571 2025-03-31 02:41:49,516 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70829571 info 2025-03-31 02:41:49,594 - INFO - IPAM: ctest-ipam-96407287 is not found in API Server 2025-03-31 02:41:49,606 - INFO - IPAM:ctest-ipam-96407287 is not found in control node 2025-03-31 02:41:49,863 - DEBUG - No XMPP flaps were noticed during the test 2025-03-31 02:41:49,863 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-03-31 02:41:49,863 - INFO - -------------------------------------------------------------------------------- 2025-03-31 02:41:50,576 - INFO - Deleted project: ctest-TestBasicVMVN-92103856, ID : dcdf44c2-12e7-46d4-a949-1f159f4f1e1b