2025-10-22 08:53:51,692 - INFO - Domain Default found not creating
2025-10-22 08:53:51,841 - INFO - Project ctest-TestBasicVMVN-40798381 not found, creating it
2025-10-22 08:53:52,295 - INFO - Created Project:ctest-TestBasicVMVN-40798381, ID : b04f0803-191e-44c5-8791-3247387ac98c 
2025-10-22 08:53:53,864 - INFO - ================================================================================
2025-10-22 08:53:53,864 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-22 08:53:53,864 - 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-22 08:53:54,120 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-10-22 08:53:54,120 - INFO - Initial checks done. Running the testcase now
2025-10-22 08:53:54,120 - INFO - 
2025-10-22 08:53:54,650 - DEBUG - Response for create_network : {'network': {'id': '4eac1588-3e32-4c13-bfa8-35b68816d865', 'name': 'ctest-vn2_metadata-49962231', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'project_id': 'b04f0803191e44c587913247387ac98c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40798381', 'ctest-vn2_metadata-49962231'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 08:53:54,850 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4b86d3b-0e9c-480d-95cd-6b02febf3d0b', 'name': '', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'network_id': '4eac1588-3e32-4c13-bfa8-35b68816d865', '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': 'b04f0803191e44c587913247387ac98c'}}
2025-10-22 08:53:54,867 - INFO - Created VN ctest-vn2_metadata-49962231
2025-10-22 08:53:54,918 - DEBUG - VN ctest-vn2_metadata-49962231 UUID is 4eac1588-3e32-4c13-bfa8-35b68816d865
2025-10-22 08:53:55,101 - DEBUG - Services list from nova: [, , ]
2025-10-22 08:53:56,124 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4417-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4417-1)
2025-10-22 08:53:56,230 - DEBUG - Link local service introspect added
2025-10-22 08:53:56,270 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-22 08:54:01,352 - DEBUG - VM  is in ACTIVE state now
2025-10-22 08:54:01,490 - INFO - Waiting for VM ctest-TestBasicVMVN-40798381-53578768 to be up..
2025-10-22 08:54:01,491 - INFO - VM name : ctest-TestBasicVMVN-40798381-53578768
2025-10-22 08:54:01,567 - DEBUG - VM ctest-TestBasicVMVN-40798381-53578768 ID is 4ec4fd00-2856-46c8-bf2f-938bfb51fe1a
2025-10-22 08:54:01,567 - DEBUG - VM ctest-TestBasicVMVN-40798381-53578768 launched on Node cn-jenkins-deploy-platform-ansible-os-4417-1
2025-10-22 08:54:01,642 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4ec4fd00-2856-46c8-bf2f-938bfb51fe1a
2025-10-22 08:54:01,939 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4ec4fd00-2856-46c8-bf2f-938bfb51fe1a
2025-10-22 08:54:01,973 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/cdce06f3-c1ff-4351-b7b1-1872a19ff137
2025-10-22 08:54:05,237 - 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 1027ms')
2025-10-22 08:54:05,237 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40798381-53578768 failed!
2025-10-22 08:54:05,294 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40798381:ctest-vn2_metadata-49962231 is 11.1.1.1 and allocation pool is NOT set
2025-10-22 08:54:07,357 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.732 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.732/2.309/3.886/1.577 ms')
2025-10-22 08:54:07,358 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40798381-53578768 passed
2025-10-22 08:54:07,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:54:07,506 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40798381-53578768, IP 11.1.1.3, Port 22
2025-10-22 08:54:07,672 - DEBUG - VM ctest-TestBasicVMVN-40798381-53578768 is ready for SSH connections
2025-10-22 08:54:07,672 - INFO - Retry 0
2025-10-22 08:54:07,672 - 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.33, gateway password: c0ntrail123
2025-10-22 08:54:07,672 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-22 08:54:09,302 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-22 08:54:09,302 - INFO - Generic metadata worked
2025-10-22 08:54:09,554 - DEBUG - Link local service introspect removed
2025-10-22 08:54:09,554 - INFO - Deleting VM ctest-TestBasicVMVN-40798381-53578768
2025-10-22 08:54:09,623 - INFO - Deleting VN ctest-vn2_metadata-49962231 
2025-10-22 08:54:09,667 - DEBUG - VN 4eac1588-3e32-4c13-bfa8-35b68816d865 still in use: Unable to complete operation on network 4eac1588-3e32-4c13-bfa8-35b68816d865. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-dc017a3a-884c-486c-adbe-dd7b3e47c4e8']
2025-10-22 08:54:09,667 - WARNING - Deleting VN ctest-vn2_metadata-49962231 failed..Will retry
2025-10-22 08:54:11,776 - DEBUG - Response for deleting network ()
2025-10-22 08:54:12,039 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 08:54:12,039 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-10-22 08:54:12,040 - INFO - --------------------------------------------------------------------------------
2025-10-22 08:54:12,043 - INFO - ================================================================================
2025-10-22 08:54:12,043 - INFO - STARTING TEST    : test_metadata_service
2025-10-22 08:54:12,044 - 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-22 08:54:12,324 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-10-22 08:54:12,324 - INFO - Initial checks done. Running the testcase now
2025-10-22 08:54:12,324 - INFO - 
2025-10-22 08:54:12,324 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-10-22 08:54:12,330 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/4eda9e48-cebb-4bbd-939a-e8bfbf330e9a
2025-10-22 08:54:12,507 - DEBUG - Response for create_network : {'network': {'id': '87239e7c-aa1c-47aa-97fc-7eb088f23ea2', 'name': 'ctest-vn-66265535', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'project_id': 'b04f0803191e44c587913247387ac98c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40798381', 'ctest-vn-66265535'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 08:54:12,684 - DEBUG - Response for create_subnet : {'subnet': {'id': 'caf178e3-0f56-4a40-b7f8-daf8fa43d05f', 'name': '', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'network_id': '87239e7c-aa1c-47aa-97fc-7eb088f23ea2', 'ip_version': 4, 'cidr': '77.75.205.64/26', 'allocation_pools': [{'start': '77.75.205.66', 'end': '77.75.205.126'}], 'gateway_ip': '77.75.205.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '77.75.205.66', 'tags': [], 'project_id': 'b04f0803191e44c587913247387ac98c'}}
2025-10-22 08:54:12,701 - INFO - Created VN ctest-vn-66265535
2025-10-22 08:54:12,754 - DEBUG - VN ctest-vn-66265535 UUID is 87239e7c-aa1c-47aa-97fc-7eb088f23ea2
2025-10-22 08:54:13,909 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4417-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4417-1)
2025-10-22 08:54:13,909 - INFO - Waiting for VM ctest-TestBasicVMVN-40798381-91554121 to be up..
2025-10-22 08:54:13,963 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-22 08:54:19,048 - DEBUG - VM  is in ACTIVE state now
2025-10-22 08:54:19,048 - INFO - VM name : ctest-TestBasicVMVN-40798381-91554121
2025-10-22 08:54:19,136 - DEBUG - VM ctest-TestBasicVMVN-40798381-91554121 ID is bd387117-64a9-44d4-8b77-fd437533301f
2025-10-22 08:54:19,136 - DEBUG - VM ctest-TestBasicVMVN-40798381-91554121 launched on Node cn-jenkins-deploy-platform-ansible-os-4417-1
2025-10-22 08:54:19,221 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/bd387117-64a9-44d4-8b77-fd437533301f
2025-10-22 08:54:19,230 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1062d4da-0356-43c1-8f44-17089a6eb715
2025-10-22 08:54:22,480 - 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 1010ms')
2025-10-22 08:54:22,480 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40798381-91554121 failed!
2025-10-22 08:54:22,534 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-66265535 is 77.75.205.65 and allocation pool is NOT set
2025-10-22 08:54:24,594 - 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=9.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.88 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.876/5.840/9.804/3.964 ms')
2025-10-22 08:54:24,594 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40798381-91554121 passed
2025-10-22 08:54:24,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:54:24,743 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40798381-91554121, IP 77.75.205.67, Port 22
2025-10-22 08:54:24,809 - 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-22 08:54:24,917 - DEBUG - VM ctest-TestBasicVMVN-40798381-91554121 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-22 08:54:29,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:54:29,918 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40798381-91554121, IP 77.75.205.67, Port 22
2025-10-22 08:54:30,103 - DEBUG - VM ctest-TestBasicVMVN-40798381-91554121 is ready for SSH connections
2025-10-22 08:54:30,104 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-10-22 08:54:30,104 - DEBUG - cat /tmp/output.txt
2025-10-22 08:54:31,720 - DEBUG - Hello World.  The time is now Wed, 22 Oct 2025 02:54:24 -0600!
2025-10-22 08:54:31,720 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Wed, 22 Oct 2025 02:54:24 -0600!'}
2025-10-22 08:54:31,720 - INFO - metadata_script.txt got executed in the vm
2025-10-22 08:54:31,720 - INFO - Deleting VM ctest-TestBasicVMVN-40798381-91554121
2025-10-22 08:54:31,791 - INFO - Deleting VN ctest-vn-66265535 
2025-10-22 08:54:31,833 - DEBUG - VN 87239e7c-aa1c-47aa-97fc-7eb088f23ea2 still in use: Unable to complete operation on network 87239e7c-aa1c-47aa-97fc-7eb088f23ea2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-51b9ca10-ae38-4931-b27f-2a1fa7422249']
2025-10-22 08:54:31,833 - WARNING - Deleting VN ctest-vn-66265535 failed..Will retry
2025-10-22 08:54:33,929 - DEBUG - Response for deleting network ()
2025-10-22 08:54:34,187 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 08:54:34,187 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-10-22 08:54:34,187 - INFO - --------------------------------------------------------------------------------
2025-10-22 08:54:34,189 - INFO - ================================================================================
2025-10-22 08:54:34,189 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-22 08:54:34,189 - 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-22 08:54:34,477 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2025-10-22 08:54:34,477 - INFO - Initial checks done. Running the testcase now
2025-10-22 08:54:34,477 - INFO - 
2025-10-22 08:54:34,961 - DEBUG - Response for create_network : {'network': {'id': '6abf0135-1c04-4607-a423-d78ce4c8b0d5', 'name': 'ctest-vn-12668109', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'project_id': 'b04f0803191e44c587913247387ac98c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-40798381', 'ctest-vn-12668109'], 'port_security_enabled': True, 'description': ''}}
2025-10-22 08:54:35,107 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab99b438-a163-4961-bb40-94d3778035bc', 'name': '', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'network_id': '6abf0135-1c04-4607-a423-d78ce4c8b0d5', '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': 'b04f0803191e44c587913247387ac98c'}}
2025-10-22 08:54:35,246 - DEBUG - Response for create_subnet : {'subnet': {'id': '72c9bfd1-6f1a-47b8-8602-b6164dc5e66e', 'name': '', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'network_id': '6abf0135-1c04-4607-a423-d78ce4c8b0d5', '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': 'b04f0803191e44c587913247387ac98c'}}
2025-10-22 08:54:35,264 - INFO - Created VN ctest-vn-12668109
2025-10-22 08:54:35,314 - DEBUG - VN ctest-vn-12668109 UUID is 6abf0135-1c04-4607-a423-d78ce4c8b0d5
2025-10-22 08:54:35,697 - DEBUG - Response for create_port : {'port': {'name': '3eba3af9-67af-441d-98f0-f7a98986ea13', 'id': '3eba3af9-67af-441d-98f0-f7a98986ea13', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'network_id': '6abf0135-1c04-4607-a423-d78ce4c8b0d5', 'mac_address': '02:3e:ba:3a:f9:67', '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': 'ab99b438-a163-4961-bb40-94d3778035bc'}], 'security_groups': ['406446fe-df87-46f2-b142-1c76b17bdd26'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b04f0803191e44c587913247387ac98c'}}
2025-10-22 08:54:35,862 - DEBUG - Response for create_port : {'port': {'name': '5668d85d-6675-42a8-92d9-ed4a6d82cf67', 'id': '5668d85d-6675-42a8-92d9-ed4a6d82cf67', 'tenant_id': 'b04f0803191e44c587913247387ac98c', 'network_id': '6abf0135-1c04-4607-a423-d78ce4c8b0d5', 'mac_address': '02:56:68:d8:5d:66', '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': '72c9bfd1-6f1a-47b8-8602-b6164dc5e66e'}], 'security_groups': ['406446fe-df87-46f2-b142-1c76b17bdd26'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b04f0803191e44c587913247387ac98c'}}
2025-10-22 08:54:36,230 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4417-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4417-1)
2025-10-22 08:54:36,676 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4417-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4417-1)
2025-10-22 08:54:37,943 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4417-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4417-1)
2025-10-22 08:54:37,944 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-22 08:54:37,952 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5810d57b-20d0-413c-98c7-7607799c096e
2025-10-22 08:54:37,967 - DEBUG - Requesting: http://10.0.0.33:8082/project/b04f0803-191e-44c5-8791-3247387ac98c
2025-10-22 08:54:38,048 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/1d4cf39b-99e3-492d-9024-b912592e129a
2025-10-22 08:54:38,059 - INFO - Verifications in API Server for IPAM: ctest-ipam-77250462 passed
2025-10-22 08:54:38,065 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-40798381:ctest-ipam-77250462', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40798381', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2111330174957209901', 'uuid-lslong': '10386630129079947930'}, 'enable': 'true', 'created': '2025-10-22T08:54:34', 'last-modified': '2025-10-22T08:54:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.353710'}
2025-10-22 08:54:38,066 - INFO - Verifications in Control node for IPAM: ctest-ipam-77250462 passed
2025-10-22 08:54:38,066 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-22 08:54:38,072 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5810d57b-20d0-413c-98c7-7607799c096e
2025-10-22 08:54:38,088 - DEBUG - Requesting: http://10.0.0.33:8082/project/b04f0803-191e-44c5-8791-3247387ac98c
2025-10-22 08:54:38,170 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6abf0135-1c04-4607-a423-d78ce4c8b0d5
2025-10-22 08:54:38,187 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6abf0135-1c04-4607-a423-d78ce4c8b0d5
2025-10-22 08:54:38,200 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dfc728a5-cef5-4429-99fc-b89a66e5472e
2025-10-22 08:54:38,209 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dfc728a5-cef5-4429-99fc-b89a66e5472e
2025-10-22 08:54:38,219 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/cebd3ba5-1bf1-4fbe-90f1-f81ac74d23d4
2025-10-22 08:54:38,228 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 08:54:38,228 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6abf0135-1c04-4607-a423-d78ce4c8b0d5
2025-10-22 08:54:38,239 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dfc728a5-cef5-4429-99fc-b89a66e5472e
2025-10-22 08:54:38,254 - INFO - Verified VN network id 11 for VN 6abf0135-1c04-4607-a423-d78ce4c8b0d5
2025-10-22 08:54:38,255 - INFO - Verifications in API Server for VN ctest-vn-12668109 passed
2025-10-22 08:54:38,255 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6abf0135-1c04-4607-a423-d78ce4c8b0d5
2025-10-22 08:54:38,268 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dfc728a5-cef5-4429-99fc-b89a66e5472e
2025-10-22 08:54:38,279 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dfc728a5-cef5-4429-99fc-b89a66e5472e
2025-10-22 08:54:38,287 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/cebd3ba5-1bf1-4fbe-90f1-f81ac74d23d4
2025-10-22 08:54:38,300 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-40798381', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7691868016187033095', 'uuid-lslong': '11827534046538805461'}, 'enable': 'true', 'created': '2025-10-22T08:54:34', 'last-modified': '2025-10-22T08:54:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.084388'}
2025-10-22 08:54:38,308 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-22 08:54:38,308 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-12668109 passed
2025-10-22 08:54:38,309 - DEBUG - ====Verifying policy data for ctest-vn-12668109 in API_Server ======
2025-10-22 08:54:38,309 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-22 08:54:38,320 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5810d57b-20d0-413c-98c7-7607799c096e
2025-10-22 08:54:38,331 - DEBUG - Requesting: http://10.0.0.33:8082/project/b04f0803-191e-44c5-8791-3247387ac98c
2025-10-22 08:54:38,434 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6abf0135-1c04-4607-a423-d78ce4c8b0d5
2025-10-22 08:54:38,445 - DEBUG - =>VN ctest-vn-12668109 has no policy to be verified
2025-10-22 08:54:38,445 - DEBUG - Verifying the vn in opserver
2025-10-22 08:54:38,445 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109 virtual network link  through opserver 10.0.0.33
2025-10-22 08:54:38,445 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-22 08:54:38,764 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-10-22 08:54:38,843 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109?flat'}
2025-10-22 08:54:38,843 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109 is found in opserver
2025-10-22 08:54:38,849 - DEBUG - VRF ids for VN ctest-vn-12668109: {'10.0.0.33': '2'}
2025-10-22 08:54:38,849 - INFO - Waiting for VM ctest-TestBasicVMVN-40798381-65619850 to be up..
2025-10-22 08:54:38,949 - DEBUG - VM  is in ACTIVE state now
2025-10-22 08:54:38,949 - INFO - VM name : ctest-TestBasicVMVN-40798381-65619850
2025-10-22 08:54:39,036 - DEBUG - VM ctest-TestBasicVMVN-40798381-65619850 ID is 34ba395a-df88-4d54-975e-0d2ec0e35f92
2025-10-22 08:54:39,036 - DEBUG - VM ctest-TestBasicVMVN-40798381-65619850 launched on Node cn-jenkins-deploy-platform-ansible-os-4417-1
2025-10-22 08:54:39,128 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/34ba395a-df88-4d54-975e-0d2ec0e35f92
2025-10-22 08:54:39,138 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3eba3af9-67af-441d-98f0-f7a98986ea13
2025-10-22 08:54:42,385 - 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-10-22 08:54:42,385 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40798381-65619850 failed!
2025-10-22 08:54:42,442 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 08:54:42,442 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 08:54:46,514 - 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 1010ms')
2025-10-22 08:54:46,514 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40798381-65619850 failed!
2025-10-22 08:54:46,567 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109 is 31.1.1.1 and allocation pool is NOT set
2025-10-22 08:54:46,567 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109 is 31.1.2.1 and allocation pool is NOT set
2025-10-22 08:54:48,632 - 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.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.814 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.814/2.979/5.144/2.165 ms')
2025-10-22 08:54:48,632 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-40798381-65619850 passed
2025-10-22 08:54:48,782 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:54:48,782 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40798381-65619850, IP 31.1.1.4, Port 22
2025-10-22 08:54:48,949 - DEBUG - VM ctest-TestBasicVMVN-40798381-65619850 is ready for SSH connections
2025-10-22 08:54:48,949 - INFO - Waiting for VM ctest-TestBasicVMVN-40798381-15374901 to be up..
2025-10-22 08:54:49,034 - DEBUG - VM  is in ACTIVE state now
2025-10-22 08:54:49,034 - INFO - VM name : ctest-TestBasicVMVN-40798381-15374901
2025-10-22 08:54:49,119 - DEBUG - VM ctest-TestBasicVMVN-40798381-15374901 ID is 6e737e8e-8727-4587-aff9-c7d544a170ba
2025-10-22 08:54:49,120 - DEBUG - VM ctest-TestBasicVMVN-40798381-15374901 launched on Node cn-jenkins-deploy-platform-ansible-os-4417-1
2025-10-22 08:54:49,195 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6e737e8e-8727-4587-aff9-c7d544a170ba
2025-10-22 08:54:49,203 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/5668d85d-6675-42a8-92d9-ed4a6d82cf67
2025-10-22 08:54:50,442 - 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=2.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.629 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.629/1.784/2.939/1.155 ms')
2025-10-22 08:54:50,442 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-40798381-15374901 passed
2025-10-22 08:54:50,590 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:54:50,590 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40798381-15374901, IP 31.1.2.4, Port 22
2025-10-22 08:54:50,746 - DEBUG - VM ctest-TestBasicVMVN-40798381-15374901 is ready for SSH connections
2025-10-22 08:54:50,746 - INFO - Waiting for VM ctest-TestBasicVMVN-40798381-81114305 to be up..
2025-10-22 08:54:50,824 - DEBUG - VM  is in ACTIVE state now
2025-10-22 08:54:50,824 - INFO - VM name : ctest-TestBasicVMVN-40798381-81114305
2025-10-22 08:54:50,893 - DEBUG - VM ctest-TestBasicVMVN-40798381-81114305 ID is e808fa42-f5b9-495c-b6f5-d9fe511c0bb3
2025-10-22 08:54:50,893 - DEBUG - VM ctest-TestBasicVMVN-40798381-81114305 launched on Node cn-jenkins-deploy-platform-ansible-os-4417-1
2025-10-22 08:54:50,970 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/e808fa42-f5b9-495c-b6f5-d9fe511c0bb3
2025-10-22 08:54:50,980 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3443ca0f-2cf3-42dd-8ae6-f0c4834ddc3d
2025-10-22 08:54:52,213 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.90 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.633 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.633/1.768/2.904/1.135 ms')
2025-10-22 08:54:52,213 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-40798381-81114305 passed
2025-10-22 08:54:52,367 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:54:52,367 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-40798381-81114305, IP 31.1.1.3, Port 22
2025-10-22 08:54:52,522 - DEBUG - VM ctest-TestBasicVMVN-40798381-81114305 is ready for SSH connections
2025-10-22 08:54:52,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:54:52,523 - 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.33, gateway password: c0ntrail123
2025-10-22 08:54:52,523 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-22 08:54:56,604 - 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.175 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.881 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.931 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.881/1.662/3.175 ms
2025-10-22 08:54:56,604 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-40798381-65619850 passed
2025-10-22 08:54:56,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:54:56,604 - 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.33, gateway password: c0ntrail123
2025-10-22 08:54:56,604 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-22 08:55:00,280 - 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.193 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.014 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.805 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.805/1.670/3.193 ms
2025-10-22 08:55:00,280 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-40798381-15374901 passed
2025-10-22 08:55:00,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:55:00,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:55:00,280 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-22 08:55:00,280 - 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.33, gateway password: c0ntrail123
2025-10-22 08:55:00,281 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 08:55:00,454 - DEBUG - None
2025-10-22 08:55:00,455 - 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.33, gateway password: c0ntrail123
2025-10-22 08:55:00,455 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 08:55:00,643 - DEBUG - None
2025-10-22 08:55:00,643 - 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.33, gateway password: c0ntrail123
2025-10-22 08:55:00,643 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-22 08:55:01,304 - DEBUG - None
2025-10-22 08:55:01,304 - 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.33, gateway password: c0ntrail123
2025-10-22 08:55:01,304 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-22 08:55:03,508 - 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.805 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.994 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.744 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.856 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.376 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.376/1.955/3.994 ms
2025-10-22 08:55:03,508 - 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.33, gateway password: c0ntrail123
2025-10-22 08:55:03,508 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-22 08:55:05,770 - 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.854 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.256 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.772 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.413 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.010 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.025 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.517 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.413/2.549/5.772 ms
2025-10-22 08:55:05,770 - 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.33, gateway password: c0ntrail123
2025-10-22 08:55:05,771 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-22 08:55:08,028 - 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.697 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.593 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.438 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.472 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.673 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.610 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/1.696/3.438 ms
2025-10-22 08:55:08,028 - INFO - Deleting VM ctest-TestBasicVMVN-40798381-81114305
2025-10-22 08:55:08,104 - INFO - Detaching port 5668d85d-6675-42a8-92d9-ed4a6d82cf67 from VM ctest-TestBasicVMVN-40798381-15374901
2025-10-22 08:55:08,143 - INFO - Deleting VM ctest-TestBasicVMVN-40798381-15374901
2025-10-22 08:55:08,220 - INFO - Detaching port 3eba3af9-67af-441d-98f0-f7a98986ea13 from VM ctest-TestBasicVMVN-40798381-65619850
2025-10-22 08:55:08,257 - INFO - Deleting VM ctest-TestBasicVMVN-40798381-65619850
2025-10-22 08:55:08,337 - INFO - Deleting VN ctest-vn-12668109 
2025-10-22 08:55:08,506 - DEBUG - Response for delete_port : ()
2025-10-22 08:55:08,721 - DEBUG - Response for delete_port : ()
2025-10-22 08:55:08,778 - DEBUG - VN 6abf0135-1c04-4607-a423-d78ce4c8b0d5 still in use: Unable to complete operation on network 6abf0135-1c04-4607-a423-d78ce4c8b0d5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-12c2c7cb-2f07-4f32-986d-4e009a96c41b']
2025-10-22 08:55:08,778 - WARNING - Deleting VN ctest-vn-12668109 failed..Will retry
2025-10-22 08:55:10,915 - DEBUG - Response for deleting network ()
2025-10-22 08:55:10,915 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dfc728a5-cef5-4429-99fc-b89a66e5472e
2025-10-22 08:55:10,921 - DEBUG - Response Code: 404
2025-10-22 08:55:10,922 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-10-22 08:55:10,928 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5810d57b-20d0-413c-98c7-7607799c096e
2025-10-22 08:55:10,983 - DEBUG - Requesting: http://10.0.0.33:8082/project/b04f0803-191e-44c5-8791-3247387ac98c
2025-10-22 08:55:11,065 - INFO - Validated that VN ctest-vn-12668109 is not found in API Server
2025-10-22 08:55:11,075 - DEBUG - VN ctest-vn-12668109 is not present in Agent 10.0.0.33 
2025-10-22 08:55:11,075 - INFO - Validated that VN ctest-vn-12668109 is not in any agent
2025-10-22 08:55:11,081 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-10-22 08:55:11,088 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-12668109
2025-10-22 08:55:11,088 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-40798381:ctest-vn-12668109
2025-10-22 08:55:11,102 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-12668109 info
2025-10-22 08:55:11,178 - INFO - IPAM: ctest-ipam-77250462 is not found in API Server
2025-10-22 08:55:11,189 - INFO - IPAM:ctest-ipam-77250462 is not found in control node
2025-10-22 08:55:11,444 - DEBUG - No XMPP flaps were noticed during the test
2025-10-22 08:55:11,444 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-10-22 08:55:11,444 - INFO - --------------------------------------------------------------------------------
2025-10-22 08:55:12,126 - INFO - Deleted project: ctest-TestBasicVMVN-40798381, ID : b04f0803-191e-44c5-8791-3247387ac98c