2025-10-24 20:27:46,215 - INFO - Domain Default found not creating
2025-10-24 20:27:46,623 - INFO - Project ctest-TestBasicVMVN-43280495 not found, creating it
2025-10-24 20:27:47,420 - INFO - Created Project:ctest-TestBasicVMVN-43280495, ID : d878c62e-9b2c-402c-a222-cf6cf445cedf 
2025-10-24 20:27:49,656 - INFO - ================================================================================
2025-10-24 20:27:49,657 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-24 20:27:49,657 - 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-10-24 20:27:49,964 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with
2025-10-24 20:27:49,964 - INFO - Initial checks done. Running the testcase now
2025-10-24 20:27:49,965 - INFO - 
2025-10-24 20:27:50,779 - DEBUG - Response for create_network : {'network': {'id': '3922cc56-da95-4ee1-a9de-c7351d680a6e', 'name': 'ctest-vn2_metadata-07992476', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'project_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43280495', 'ctest-vn2_metadata-07992476'], 'port_security_enabled': True, 'description': ''}}
2025-10-24 20:27:50,955 - DEBUG - Response for create_subnet : {'subnet': {'id': '2c0eaa57-5b21-4efa-ae8e-bc06182f8d23', 'name': '', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'network_id': '3922cc56-da95-4ee1-a9de-c7351d680a6e', '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': 'd878c62e9b2c402ca222cf6cf445cedf'}}
2025-10-24 20:27:50,974 - INFO - Created VN ctest-vn2_metadata-07992476
2025-10-24 20:27:51,027 - DEBUG - VN ctest-vn2_metadata-07992476 UUID is 3922cc56-da95-4ee1-a9de-c7351d680a6e
2025-10-24 20:27:51,278 - DEBUG - Services list from nova: [, , ]
2025-10-24 20:27:52,839 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4481-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4481-1)
2025-10-24 20:27:52,971 - DEBUG - Link local service introspect added
2025-10-24 20:27:53,048 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-24 20:27:58,200 - DEBUG - VM  is in ACTIVE state now
2025-10-24 20:27:58,384 - INFO - Waiting for VM ctest-TestBasicVMVN-43280495-63489720 to be up..
2025-10-24 20:27:58,384 - INFO - VM name : ctest-TestBasicVMVN-43280495-63489720
2025-10-24 20:27:58,490 - DEBUG - VM ctest-TestBasicVMVN-43280495-63489720 ID is bcfa9250-6e04-42b1-a967-00da00e8397e
2025-10-24 20:27:58,490 - DEBUG - VM ctest-TestBasicVMVN-43280495-63489720 launched on Node cn-jenkins-deploy-platform-ansible-os-4481-1
2025-10-24 20:27:58,638 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/bcfa9250-6e04-42b1-a967-00da00e8397e
2025-10-24 20:27:59,102 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/bcfa9250-6e04-42b1-a967-00da00e8397e
2025-10-24 20:27:59,153 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/f5bf6314-a2a3-4ef3-b3d4-9c9af07f14e3
2025-10-24 20:28:02,436 - 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 1014ms')
2025-10-24 20:28:02,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43280495-63489720 failed!
2025-10-24 20:28:02,515 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43280495:ctest-vn2_metadata-07992476 is 11.1.1.1 and allocation pool is NOT set
2025-10-24 20:28:06,598 - 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.33 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 4.334/4.334/4.334/0.000 ms')
2025-10-24 20:28:06,598 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43280495-63489720 passed
2025-10-24 20:28:06,767 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:28:06,767 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43280495-63489720, IP 11.1.1.3, Port 22
2025-10-24 20:28:06,953 - DEBUG - VM ctest-TestBasicVMVN-43280495-63489720 is ready for SSH connections
2025-10-24 20:28:06,954 - INFO - Retry 0
2025-10-24 20:28:06,954 - 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-10-24 20:28:06,954 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-24 20:28:08,861 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-24 20:28:08,861 - INFO - Generic metadata worked
2025-10-24 20:28:09,215 - DEBUG - Link local service introspect removed
2025-10-24 20:28:09,215 - INFO - Deleting VM ctest-TestBasicVMVN-43280495-63489720
2025-10-24 20:28:09,394 - INFO - Deleting VN ctest-vn2_metadata-07992476 
2025-10-24 20:28:09,493 - DEBUG - VN 3922cc56-da95-4ee1-a9de-c7351d680a6e still in use: Unable to complete operation on network 3922cc56-da95-4ee1-a9de-c7351d680a6e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9f0d154f-4830-4eac-977b-c4dac8adc1fd']
2025-10-24 20:28:09,493 - WARNING - Deleting VN ctest-vn2_metadata-07992476 failed..Will retry
2025-10-24 20:28:11,687 - DEBUG - Response for deleting network ()
2025-10-24 20:28:12,007 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 20:28:12,008 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-24 20:28:12,008 - INFO - --------------------------------------------------------------------------------
2025-10-24 20:28:12,015 - INFO - ================================================================================
2025-10-24 20:28:12,016 - INFO - STARTING TEST    : test_metadata_service
2025-10-24 20:28:12,016 - 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-10-24 20:28:12,360 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with
2025-10-24 20:28:12,361 - INFO - Initial checks done. Running the testcase now
2025-10-24 20:28:12,361 - INFO - 
2025-10-24 20:28:12,361 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-10-24 20:28:12,375 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/b0aecbde-c327-4866-8a91-9bde5951e473
2025-10-24 20:28:12,732 - DEBUG - Response for create_network : {'network': {'id': 'f6875356-9e0d-4d46-b36e-315455725955', 'name': 'ctest-vn-14292011', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'project_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43280495', 'ctest-vn-14292011'], 'port_security_enabled': True, 'description': ''}}
2025-10-24 20:28:13,000 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c5f06e1e-f373-4fe3-85c2-9e5616ecf8cf', 'name': '', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'network_id': 'f6875356-9e0d-4d46-b36e-315455725955', 'ip_version': 4, 'cidr': '212.230.13.64/26', 'allocation_pools': [{'start': '212.230.13.66', 'end': '212.230.13.126'}], 'gateway_ip': '212.230.13.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.230.13.66', 'tags': [], 'project_id': 'd878c62e9b2c402ca222cf6cf445cedf'}}
2025-10-24 20:28:13,024 - INFO - Created VN ctest-vn-14292011
2025-10-24 20:28:13,083 - DEBUG - VN ctest-vn-14292011 UUID is f6875356-9e0d-4d46-b36e-315455725955
2025-10-24 20:28:14,782 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4481-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4481-1)
2025-10-24 20:28:14,783 - INFO - Waiting for VM ctest-TestBasicVMVN-43280495-58779337 to be up..
2025-10-24 20:28:14,880 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-24 20:28:20,036 - DEBUG - VM  is in ACTIVE state now
2025-10-24 20:28:20,036 - INFO - VM name : ctest-TestBasicVMVN-43280495-58779337
2025-10-24 20:28:20,182 - DEBUG - VM ctest-TestBasicVMVN-43280495-58779337 ID is 0286afb3-f685-46d1-ab01-e46a6f2e9cf7
2025-10-24 20:28:20,183 - DEBUG - VM ctest-TestBasicVMVN-43280495-58779337 launched on Node cn-jenkins-deploy-platform-ansible-os-4481-1
2025-10-24 20:28:20,296 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0286afb3-f685-46d1-ab01-e46a6f2e9cf7
2025-10-24 20:28:20,310 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/cfa76548-1f6a-41e2-b8cd-9f2e0f582408
2025-10-24 20:28:23,618 - 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 1024ms')
2025-10-24 20:28:23,618 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43280495-58779337 failed!
2025-10-24 20:28:23,687 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-14292011 is 212.230.13.65 and allocation pool is NOT set
2025-10-24 20:28:27,775 - 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 1023ms')
2025-10-24 20:28:27,775 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43280495-58779337 failed!
2025-10-24 20:28:27,851 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-14292011 is 212.230.13.65 and allocation pool is NOT set
2025-10-24 20:28:29,939 - 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=10.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.734 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.734/5.452/10.171/4.718 ms')
2025-10-24 20:28:29,940 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43280495-58779337 passed
2025-10-24 20:28:30,119 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:28:30,120 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43280495-58779337, IP 212.230.13.67, Port 22
2025-10-24 20:28:30,314 - DEBUG - VM ctest-TestBasicVMVN-43280495-58779337 is ready for SSH connections
2025-10-24 20:28:30,314 - 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-10-24 20:28:30,314 - DEBUG - cat /tmp/output.txt
2025-10-24 20:28:32,200 - DEBUG - Hello World.  The time is now Fri, 24 Oct 2025 14:28:27 -0600!
2025-10-24 20:28:32,201 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Fri, 24 Oct 2025 14:28:27 -0600!'}
2025-10-24 20:28:32,201 - INFO - metadata_script.txt got executed in the vm
2025-10-24 20:28:32,201 - INFO - Deleting VM ctest-TestBasicVMVN-43280495-58779337
2025-10-24 20:28:32,353 - INFO - Deleting VN ctest-vn-14292011 
2025-10-24 20:28:32,419 - DEBUG - VN f6875356-9e0d-4d46-b36e-315455725955 still in use: Unable to complete operation on network f6875356-9e0d-4d46-b36e-315455725955. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2dc9c9a8-c046-4648-a833-6052511c4cd0']
2025-10-24 20:28:32,419 - WARNING - Deleting VN ctest-vn-14292011 failed..Will retry
2025-10-24 20:28:34,577 - DEBUG - Response for deleting network ()
2025-10-24 20:28:34,880 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 20:28:34,880 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-24 20:28:34,881 - INFO - --------------------------------------------------------------------------------
2025-10-24 20:28:34,885 - INFO - ================================================================================
2025-10-24 20:28:34,885 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-24 20:28:34,885 - 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-10-24 20:28:35,230 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with
2025-10-24 20:28:35,230 - INFO - Initial checks done. Running the testcase now
2025-10-24 20:28:35,231 - INFO - 
2025-10-24 20:28:35,847 - DEBUG - Response for create_network : {'network': {'id': '6d4c088f-aa5b-49b2-90bf-bac07be52e9f', 'name': 'ctest-vn-37525847', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'project_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-43280495', 'ctest-vn-37525847'], 'port_security_enabled': True, 'description': ''}}
2025-10-24 20:28:36,075 - DEBUG - Response for create_subnet : {'subnet': {'id': '055d8dd2-9a30-48fc-8436-41a0248cc91d', 'name': '', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'network_id': '6d4c088f-aa5b-49b2-90bf-bac07be52e9f', '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': 'd878c62e9b2c402ca222cf6cf445cedf'}}
2025-10-24 20:28:36,297 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb495061-82a2-4a5e-943f-6c4ffe0efd6f', 'name': '', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'network_id': '6d4c088f-aa5b-49b2-90bf-bac07be52e9f', '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': 'd878c62e9b2c402ca222cf6cf445cedf'}}
2025-10-24 20:28:36,325 - INFO - Created VN ctest-vn-37525847
2025-10-24 20:28:36,383 - DEBUG - VN ctest-vn-37525847 UUID is 6d4c088f-aa5b-49b2-90bf-bac07be52e9f
2025-10-24 20:28:36,990 - DEBUG - Response for create_port : {'port': {'name': '915e24ba-e2bb-4890-991d-59a1b4ccbf2e', 'id': '915e24ba-e2bb-4890-991d-59a1b4ccbf2e', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'network_id': '6d4c088f-aa5b-49b2-90bf-bac07be52e9f', 'mac_address': '02:91:5e:24:ba:e2', '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': '055d8dd2-9a30-48fc-8436-41a0248cc91d'}], 'security_groups': ['1fbe84c3-18f0-495d-8935-ef457ae49a58'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd878c62e9b2c402ca222cf6cf445cedf'}}
2025-10-24 20:28:37,186 - DEBUG - Response for create_port : {'port': {'name': '403e1b87-edc1-4431-85cd-6c42995ee218', 'id': '403e1b87-edc1-4431-85cd-6c42995ee218', 'tenant_id': 'd878c62e9b2c402ca222cf6cf445cedf', 'network_id': '6d4c088f-aa5b-49b2-90bf-bac07be52e9f', 'mac_address': '02:40:3e:1b:87:ed', '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': 'bb495061-82a2-4a5e-943f-6c4ffe0efd6f'}], 'security_groups': ['1fbe84c3-18f0-495d-8935-ef457ae49a58'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd878c62e9b2c402ca222cf6cf445cedf'}}
2025-10-24 20:28:37,684 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4481-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4481-1)
2025-10-24 20:28:38,519 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4481-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4481-1)
2025-10-24 20:28:39,821 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4481-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4481-1)
2025-10-24 20:28:39,821 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-24 20:28:39,828 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d58c87c-9580-41b5-9c39-fe0c3ac8cd45
2025-10-24 20:28:39,842 - DEBUG - Requesting: http://10.0.0.22:8082/project/d878c62e-9b2c-402c-a222-cf6cf445cedf
2025-10-24 20:28:39,928 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/41f37577-62c7-4900-915e-43c23504cbd9
2025-10-24 20:28:39,938 - INFO - Verifications in API Server for IPAM: ctest-ipam-05195301 passed
2025-10-24 20:28:39,944 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-43280495:ctest-ipam-05195301', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43280495', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4752271187424790784', 'uuid-lslong': '10474884284702575577'}, 'enable': 'true', 'created': '2025-10-24T20:28:35', 'last-modified': '2025-10-24T20:28:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.451663'}
2025-10-24 20:28:39,944 - INFO - Verifications in Control node for IPAM: ctest-ipam-05195301 passed
2025-10-24 20:28:39,944 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-24 20:28:39,949 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d58c87c-9580-41b5-9c39-fe0c3ac8cd45
2025-10-24 20:28:39,959 - DEBUG - Requesting: http://10.0.0.22:8082/project/d878c62e-9b2c-402c-a222-cf6cf445cedf
2025-10-24 20:28:40,033 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6d4c088f-aa5b-49b2-90bf-bac07be52e9f
2025-10-24 20:28:40,044 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6d4c088f-aa5b-49b2-90bf-bac07be52e9f
2025-10-24 20:28:40,056 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea043a43-2874-4eb4-aed7-15b4bd9a62a0
2025-10-24 20:28:40,064 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea043a43-2874-4eb4-aed7-15b4bd9a62a0
2025-10-24 20:28:40,072 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/eb53c723-f1c7-4086-9bba-aa151380b9f2
2025-10-24 20:28:40,085 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-24 20:28:40,086 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6d4c088f-aa5b-49b2-90bf-bac07be52e9f
2025-10-24 20:28:40,096 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea043a43-2874-4eb4-aed7-15b4bd9a62a0
2025-10-24 20:28:40,115 - INFO - Verified VN network id 11 for VN 6d4c088f-aa5b-49b2-90bf-bac07be52e9f
2025-10-24 20:28:40,115 - INFO - Verifications in API Server for VN ctest-vn-37525847 passed
2025-10-24 20:28:40,115 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6d4c088f-aa5b-49b2-90bf-bac07be52e9f
2025-10-24 20:28:40,128 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea043a43-2874-4eb4-aed7-15b4bd9a62a0
2025-10-24 20:28:40,139 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea043a43-2874-4eb4-aed7-15b4bd9a62a0
2025-10-24 20:28:40,152 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/eb53c723-f1c7-4086-9bba-aa151380b9f2
2025-10-24 20:28:40,166 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-43280495', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7875679261495609778', 'uuid-lslong': '10430260597888462495'}, 'enable': 'true', 'created': '2025-10-24T20:28:35', 'last-modified': '2025-10-24T20:28:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.914867'}
2025-10-24 20:28:40,172 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-24 20:28:40,173 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-37525847 passed
2025-10-24 20:28:40,173 - DEBUG - ====Verifying policy data for ctest-vn-37525847 in API_Server ======
2025-10-24 20:28:40,173 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-24 20:28:40,179 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d58c87c-9580-41b5-9c39-fe0c3ac8cd45
2025-10-24 20:28:40,191 - DEBUG - Requesting: http://10.0.0.22:8082/project/d878c62e-9b2c-402c-a222-cf6cf445cedf
2025-10-24 20:28:40,270 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6d4c088f-aa5b-49b2-90bf-bac07be52e9f
2025-10-24 20:28:40,282 - DEBUG - =>VN ctest-vn-37525847 has no policy to be verified
2025-10-24 20:28:40,282 - DEBUG - Verifying the vn in opserver
2025-10-24 20:28:40,282 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847 virtual network link  through opserver 10.0.0.22
2025-10-24 20:28:40,283 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-10-24 20:28:40,715 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-10-24 20:28:40,816 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847?flat'}
2025-10-24 20:28:40,816 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847 is found in opserver
2025-10-24 20:28:40,831 - DEBUG - VRF ids for VN ctest-vn-37525847: {'10.0.0.22': '2'}
2025-10-24 20:28:40,831 - INFO - Waiting for VM ctest-TestBasicVMVN-43280495-87591497 to be up..
2025-10-24 20:28:40,933 - DEBUG - VM  is in ACTIVE state now
2025-10-24 20:28:40,933 - INFO - VM name : ctest-TestBasicVMVN-43280495-87591497
2025-10-24 20:28:41,016 - DEBUG - VM ctest-TestBasicVMVN-43280495-87591497 ID is b2e1f65c-84dd-400f-b951-6d943e4c6bb8
2025-10-24 20:28:41,016 - DEBUG - VM ctest-TestBasicVMVN-43280495-87591497 launched on Node cn-jenkins-deploy-platform-ansible-os-4481-1
2025-10-24 20:28:41,096 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b2e1f65c-84dd-400f-b951-6d943e4c6bb8
2025-10-24 20:28:41,104 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/915e24ba-e2bb-4890-991d-59a1b4ccbf2e
2025-10-24 20:28:44,358 - 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-10-24 20:28:44,358 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43280495-87591497 failed!
2025-10-24 20:28:44,431 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847 is 31.1.1.1 and allocation pool is NOT set
2025-10-24 20:28:44,432 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847 is 31.1.2.1 and allocation pool is NOT set
2025-10-24 20:28:48,509 - 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 1014ms')
2025-10-24 20:28:48,509 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43280495-87591497 failed!
2025-10-24 20:28:48,572 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847 is 31.1.1.1 and allocation pool is NOT set
2025-10-24 20:28:48,572 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847 is 31.1.2.1 and allocation pool is NOT set
2025-10-24 20:28:50,640 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.824 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.824/2.305/3.786/1.481 ms')
2025-10-24 20:28:50,640 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-43280495-87591497 passed
2025-10-24 20:28:50,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:28:50,799 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43280495-87591497, IP 31.1.1.4, Port 22
2025-10-24 20:28:50,865 - 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-10-24 20:28:51,030 - DEBUG - VM ctest-TestBasicVMVN-43280495-87591497 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-24 20:28:56,031 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:28:56,032 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43280495-87591497, IP 31.1.1.4, Port 22
2025-10-24 20:28:56,227 - DEBUG - VM ctest-TestBasicVMVN-43280495-87591497 is ready for SSH connections
2025-10-24 20:28:56,227 - INFO - Waiting for VM ctest-TestBasicVMVN-43280495-83637691 to be up..
2025-10-24 20:28:56,402 - DEBUG - VM  is in ACTIVE state now
2025-10-24 20:28:56,403 - INFO - VM name : ctest-TestBasicVMVN-43280495-83637691
2025-10-24 20:28:56,504 - DEBUG - VM ctest-TestBasicVMVN-43280495-83637691 ID is 80f20a1c-2e0f-44a8-814a-b0336e4def7e
2025-10-24 20:28:56,504 - DEBUG - VM ctest-TestBasicVMVN-43280495-83637691 launched on Node cn-jenkins-deploy-platform-ansible-os-4481-1
2025-10-24 20:28:56,691 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/80f20a1c-2e0f-44a8-814a-b0336e4def7e
2025-10-24 20:28:56,712 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/403e1b87-edc1-4431-85cd-6c42995ee218
2025-10-24 20:28:58,023 - 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=9.48 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.492 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.492/4.985/9.478/4.493 ms')
2025-10-24 20:28:58,024 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-43280495-83637691 passed
2025-10-24 20:28:58,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:28:58,204 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43280495-83637691, IP 31.1.2.4, Port 22
2025-10-24 20:28:58,395 - DEBUG - VM ctest-TestBasicVMVN-43280495-83637691 is ready for SSH connections
2025-10-24 20:28:58,395 - INFO - Waiting for VM ctest-TestBasicVMVN-43280495-63546917 to be up..
2025-10-24 20:28:58,574 - DEBUG - VM  is in ACTIVE state now
2025-10-24 20:28:58,574 - INFO - VM name : ctest-TestBasicVMVN-43280495-63546917
2025-10-24 20:28:58,711 - DEBUG - VM ctest-TestBasicVMVN-43280495-63546917 ID is e532e586-c174-4f19-9807-403c309b39c5
2025-10-24 20:28:58,712 - DEBUG - VM ctest-TestBasicVMVN-43280495-63546917 launched on Node cn-jenkins-deploy-platform-ansible-os-4481-1
2025-10-24 20:28:58,838 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/e532e586-c174-4f19-9807-403c309b39c5
2025-10-24 20:28:58,852 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6be7f801-3e50-4d22-9134-81592038a80e
2025-10-24 20:29:00,146 - 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=7.86 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.785 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.785/4.321/7.857/3.536 ms')
2025-10-24 20:29:00,146 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-43280495-63546917 passed
2025-10-24 20:29:00,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:29:00,311 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-43280495-63546917, IP 31.1.1.3, Port 22
2025-10-24 20:29:00,485 - DEBUG - VM ctest-TestBasicVMVN-43280495-63546917 is ready for SSH connections
2025-10-24 20:29:00,485 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:29:00,485 - 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-10-24 20:29:00,485 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-24 20:29:04,705 - 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.664 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.916 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=3.426 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.916/3.335/4.664 ms
2025-10-24 20:29:04,706 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-43280495-87591497 passed
2025-10-24 20:29:04,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:29:04,706 - 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-10-24 20:29:04,706 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-24 20:29:08,675 - 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.922 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.536 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.227 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.227/2.228/3.922 ms
2025-10-24 20:29:08,675 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-43280495-83637691 passed
2025-10-24 20:29:08,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:29:08,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:29:08,676 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-24 20:29:08,676 - 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-10-24 20:29:08,676 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-24 20:29:08,902 - DEBUG - None
2025-10-24 20:29:08,902 - 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-10-24 20:29:08,902 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-24 20:29:09,211 - DEBUG - None
2025-10-24 20:29:09,212 - 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-10-24 20:29:09,212 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-24 20:29:10,176 - DEBUG - None
2025-10-24 20:29:10,177 - 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-10-24 20:29:10,177 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-24 20:29:12,408 - 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.853 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.793 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.091 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.035 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.834 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.834/3.321/7.793 ms
2025-10-24 20:29:12,408 - 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-10-24 20:29:12,409 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-24 20:29:14,660 - 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=5.859 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=12.695 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=18.430 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.988 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.289 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.725 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.473 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.473/6.208/18.430 ms
2025-10-24 20:29:14,661 - 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-10-24 20:29:14,661 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-24 20:29:16,979 - 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.670 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.635 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.555 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=3.516 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=7.224 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=10.381 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.382 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.670/4.194/10.381 ms
2025-10-24 20:29:16,980 - INFO - Deleting VM ctest-TestBasicVMVN-43280495-63546917
2025-10-24 20:29:17,086 - INFO - Detaching port 403e1b87-edc1-4431-85cd-6c42995ee218 from VM ctest-TestBasicVMVN-43280495-83637691
2025-10-24 20:29:17,125 - INFO - Deleting VM ctest-TestBasicVMVN-43280495-83637691
2025-10-24 20:29:17,236 - INFO - Detaching port 915e24ba-e2bb-4890-991d-59a1b4ccbf2e from VM ctest-TestBasicVMVN-43280495-87591497
2025-10-24 20:29:17,288 - INFO - Deleting VM ctest-TestBasicVMVN-43280495-87591497
2025-10-24 20:29:17,381 - INFO - Deleting VN ctest-vn-37525847 
2025-10-24 20:29:17,627 - DEBUG - Response for delete_port : ()
2025-10-24 20:29:17,832 - DEBUG - Response for delete_port : ()
2025-10-24 20:29:17,883 - DEBUG - VN 6d4c088f-aa5b-49b2-90bf-bac07be52e9f still in use: Unable to complete operation on network 6d4c088f-aa5b-49b2-90bf-bac07be52e9f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1758de7b-11cd-4afe-a889-501520e5030a']
2025-10-24 20:29:17,883 - WARNING - Deleting VN ctest-vn-37525847 failed..Will retry
2025-10-24 20:29:20,095 - DEBUG - Response for deleting network ()
2025-10-24 20:29:20,095 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/ea043a43-2874-4eb4-aed7-15b4bd9a62a0
2025-10-24 20:29:20,103 - DEBUG - Response Code: 404
2025-10-24 20:29:20,103 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-10-24 20:29:20,109 - DEBUG - Requesting: http://10.0.0.22:8082/domain/4d58c87c-9580-41b5-9c39-fe0c3ac8cd45
2025-10-24 20:29:20,165 - DEBUG - Requesting: http://10.0.0.22:8082/project/d878c62e-9b2c-402c-a222-cf6cf445cedf
2025-10-24 20:29:20,252 - INFO - Validated that VN ctest-vn-37525847 is not found in API Server
2025-10-24 20:29:20,264 - DEBUG - VN ctest-vn-37525847 is not present in Agent 10.0.0.22 
2025-10-24 20:29:20,264 - INFO - Validated that VN ctest-vn-37525847 is not in any agent
2025-10-24 20:29:20,271 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-10-24 20:29:20,279 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-37525847
2025-10-24 20:29:20,279 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-43280495:ctest-vn-37525847
2025-10-24 20:29:20,289 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-37525847 info
2025-10-24 20:29:20,366 - INFO - IPAM: ctest-ipam-05195301 is not found in API Server
2025-10-24 20:29:20,382 - INFO - IPAM:ctest-ipam-05195301 is not found in control node
2025-10-24 20:29:20,654 - DEBUG - No XMPP flaps were noticed during the test
2025-10-24 20:29:20,655 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46]
2025-10-24 20:29:20,655 - INFO - --------------------------------------------------------------------------------
2025-10-24 20:29:21,431 - INFO - Deleted project: ctest-TestBasicVMVN-43280495, ID : d878c62e-9b2c-402c-a222-cf6cf445cedf