2025-10-23 21:03:42,874 - INFO - Domain Default found not creating
2025-10-23 21:03:43,016 - INFO - Project ctest-TestBasicVMVN-10488611 not found, creating it
2025-10-23 21:03:43,477 - INFO - Created Project:ctest-TestBasicVMVN-10488611, ID : d43fe0a3-0cb3-4734-bc1e-015819706b2f 
2025-10-23 21:03:45,145 - INFO - ================================================================================
2025-10-23 21:03:45,145 - INFO - STARTING TEST    : test_generic_link_local_service
2025-10-23 21:03:45,145 - 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-23 21:03:45,400 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.17': '0'}} with
2025-10-23 21:03:45,400 - INFO - Initial checks done. Running the testcase now
2025-10-23 21:03:45,400 - INFO - 
2025-10-23 21:03:45,993 - DEBUG - Response for create_network : {'network': {'id': '6f63cc8c-c8a4-4ffe-8f77-1fde9ac11ff8', 'name': 'ctest-vn2_metadata-45803570', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'project_id': 'd43fe0a30cb34734bc1e015819706b2f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10488611', 'ctest-vn2_metadata-45803570'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 21:03:46,203 - DEBUG - Response for create_subnet : {'subnet': {'id': '8f38bbd2-6739-43db-be07-6a56836c76b2', 'name': '', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'network_id': '6f63cc8c-c8a4-4ffe-8f77-1fde9ac11ff8', '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': 'd43fe0a30cb34734bc1e015819706b2f'}}
2025-10-23 21:03:46,222 - INFO - Created VN ctest-vn2_metadata-45803570
2025-10-23 21:03:46,282 - DEBUG - VN ctest-vn2_metadata-45803570 UUID is 6f63cc8c-c8a4-4ffe-8f77-1fde9ac11ff8
2025-10-23 21:03:46,507 - DEBUG - Services list from nova: [, , ]
2025-10-23 21:03:47,733 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4467-1)
2025-10-23 21:03:47,846 - DEBUG - Link local service introspect added
2025-10-23 21:03:47,905 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 21:03:52,985 - DEBUG - VM  is in ACTIVE state now
2025-10-23 21:03:53,125 - INFO - Waiting for VM ctest-TestBasicVMVN-10488611-29447735 to be up..
2025-10-23 21:03:53,125 - INFO - VM name : ctest-TestBasicVMVN-10488611-29447735
2025-10-23 21:03:53,209 - DEBUG - VM ctest-TestBasicVMVN-10488611-29447735 ID is 0572fd45-c496-4dce-ad75-38779ad468fa
2025-10-23 21:03:53,209 - DEBUG - VM ctest-TestBasicVMVN-10488611-29447735 launched on Node cn-jenkins-deploy-platform-ansible-os-4467-1
2025-10-23 21:03:53,309 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/0572fd45-c496-4dce-ad75-38779ad468fa
2025-10-23 21:03:53,647 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/0572fd45-c496-4dce-ad75-38779ad468fa
2025-10-23 21:03:53,683 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/f4c3bb49-c55f-48f9-95cd-12e32ea66e9c
2025-10-23 21:03:56,955 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2025-10-23 21:03:56,955 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10488611-29447735 failed!
2025-10-23 21:03:57,010 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10488611:ctest-vn2_metadata-45803570 is 11.1.1.1 and allocation pool is NOT set
2025-10-23 21:03:59,070 - 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=12.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.32 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 = 3.324/7.901/12.479/4.577 ms')
2025-10-23 21:03:59,070 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10488611-29447735 passed
2025-10-23 21:03:59,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:03:59,218 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10488611-29447735, IP 11.1.1.3, Port 22
2025-10-23 21:03:59,284 - 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-23 21:03:59,361 - DEBUG - VM ctest-TestBasicVMVN-10488611-29447735 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 21:04:04,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:04,362 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10488611-29447735, IP 11.1.1.3, Port 22
2025-10-23 21:04:04,517 - DEBUG - VM ctest-TestBasicVMVN-10488611-29447735 is ready for SSH connections
2025-10-23 21:04:04,517 - INFO - Retry 0
2025-10-23 21:04:04,517 - 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.137, gateway password: c0ntrail123
2025-10-23 21:04:04,517 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-10-23 21:04:06,205 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-10-23 21:04:06,205 - INFO - Generic metadata worked
2025-10-23 21:04:06,466 - DEBUG - Link local service introspect removed
2025-10-23 21:04:06,466 - INFO - Deleting VM ctest-TestBasicVMVN-10488611-29447735
2025-10-23 21:04:06,542 - INFO - Deleting VN ctest-vn2_metadata-45803570 
2025-10-23 21:04:06,577 - DEBUG - VN 6f63cc8c-c8a4-4ffe-8f77-1fde9ac11ff8 still in use: Unable to complete operation on network 6f63cc8c-c8a4-4ffe-8f77-1fde9ac11ff8. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-74b689a1-ec45-46bf-a04a-020f8eb32628']
2025-10-23 21:04:06,577 - WARNING - Deleting VN ctest-vn2_metadata-45803570 failed..Will retry
2025-10-23 21:04:08,671 - DEBUG - Response for deleting network ()
2025-10-23 21:04:08,927 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 21:04:08,927 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-10-23 21:04:08,927 - INFO - --------------------------------------------------------------------------------
2025-10-23 21:04:08,930 - INFO - ================================================================================
2025-10-23 21:04:08,930 - INFO - STARTING TEST    : test_metadata_service
2025-10-23 21:04:08,930 - 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-23 21:04:09,219 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.17': '0'}} with
2025-10-23 21:04:09,219 - INFO - Initial checks done. Running the testcase now
2025-10-23 21:04:09,219 - INFO - 
2025-10-23 21:04:09,219 - DEBUG - Requesting: http://10.0.0.137:8082/global-vrouter-configs
2025-10-23 21:04:09,225 - DEBUG - Requesting: http://10.0.0.137:8082/global-vrouter-config/ddb6cee4-1cc9-487b-b232-872e7108ae95
2025-10-23 21:04:09,415 - DEBUG - Response for create_network : {'network': {'id': '95aaccca-96d3-480f-b03b-d4214b72e80e', 'name': 'ctest-vn-44214942', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'project_id': 'd43fe0a30cb34734bc1e015819706b2f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10488611', 'ctest-vn-44214942'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 21:04:09,626 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac6d19c4-c9ec-44d2-9e03-1adc3abdfb10', 'name': '', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'network_id': '95aaccca-96d3-480f-b03b-d4214b72e80e', 'ip_version': 4, 'cidr': '41.42.238.64/26', 'allocation_pools': [{'start': '41.42.238.66', 'end': '41.42.238.126'}], 'gateway_ip': '41.42.238.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.42.238.66', 'tags': [], 'project_id': 'd43fe0a30cb34734bc1e015819706b2f'}}
2025-10-23 21:04:09,646 - INFO - Created VN ctest-vn-44214942
2025-10-23 21:04:09,698 - DEBUG - VN ctest-vn-44214942 UUID is 95aaccca-96d3-480f-b03b-d4214b72e80e
2025-10-23 21:04:10,958 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4467-1)
2025-10-23 21:04:10,959 - INFO - Waiting for VM ctest-TestBasicVMVN-10488611-34532059 to be up..
2025-10-23 21:04:11,008 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-23 21:04:16,088 - DEBUG - VM  is in ACTIVE state now
2025-10-23 21:04:16,088 - INFO - VM name : ctest-TestBasicVMVN-10488611-34532059
2025-10-23 21:04:16,161 - DEBUG - VM ctest-TestBasicVMVN-10488611-34532059 ID is 3b9d7686-d6c2-447e-a9ac-a08b1ffa5618
2025-10-23 21:04:16,161 - DEBUG - VM ctest-TestBasicVMVN-10488611-34532059 launched on Node cn-jenkins-deploy-platform-ansible-os-4467-1
2025-10-23 21:04:16,232 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/3b9d7686-d6c2-447e-a9ac-a08b1ffa5618
2025-10-23 21:04:16,240 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/842f55cd-9617-4403-9c04-d14e99088e6d
2025-10-23 21:04:19,479 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-10-23 21:04:19,479 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10488611-34532059 failed!
2025-10-23 21:04:19,534 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-44214942 is 41.42.238.65 and allocation pool is NOT set
2025-10-23 21:04:23,614 - 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=8.07 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 8.070/8.070/8.070/0.000 ms')
2025-10-23 21:04:23,614 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10488611-34532059 passed
2025-10-23 21:04:23,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:23,766 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10488611-34532059, IP 41.42.238.67, Port 22
2025-10-23 21:04:23,831 - 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-23 21:04:23,915 - DEBUG - VM ctest-TestBasicVMVN-10488611-34532059 is NOT ready for SSH connections, VM status: ACTIVE
2025-10-23 21:04:28,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:28,916 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10488611-34532059, IP 41.42.238.67, Port 22
2025-10-23 21:04:29,074 - DEBUG - VM ctest-TestBasicVMVN-10488611-34532059 is ready for SSH connections
2025-10-23 21:04:29,074 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123
2025-10-23 21:04:29,074 - DEBUG - cat /tmp/output.txt
2025-10-23 21:04:30,740 - DEBUG - Hello World.  The time is now Thu, 23 Oct 2025 15:04:24 -0600!
2025-10-23 21:04:30,740 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World.  The time is now Thu, 23 Oct 2025 15:04:24 -0600!'}
2025-10-23 21:04:30,740 - INFO - metadata_script.txt got executed in the vm
2025-10-23 21:04:30,740 - INFO - Deleting VM ctest-TestBasicVMVN-10488611-34532059
2025-10-23 21:04:30,816 - INFO - Deleting VN ctest-vn-44214942 
2025-10-23 21:04:30,856 - DEBUG - VN 95aaccca-96d3-480f-b03b-d4214b72e80e still in use: Unable to complete operation on network 95aaccca-96d3-480f-b03b-d4214b72e80e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6ab85ab3-0171-4cab-9bbd-b3175ece3c45']
2025-10-23 21:04:30,857 - WARNING - Deleting VN ctest-vn-44214942 failed..Will retry
2025-10-23 21:04:32,971 - DEBUG - Response for deleting network ()
2025-10-23 21:04:33,239 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 21:04:33,239 - INFO - END TEST : test_metadata_service : PASSED[0:00:25]
2025-10-23 21:04:33,239 - INFO - --------------------------------------------------------------------------------
2025-10-23 21:04:33,242 - INFO - ================================================================================
2025-10-23 21:04:33,242 - INFO - STARTING TEST    : test_ping_within_vn_two_vms_two_different_subnets
2025-10-23 21:04:33,242 - 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-23 21:04:33,523 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.17': '0'}} with
2025-10-23 21:04:33,523 - INFO - Initial checks done. Running the testcase now
2025-10-23 21:04:33,523 - INFO - 
2025-10-23 21:04:34,023 - DEBUG - Response for create_network : {'network': {'id': '499cc4e7-dddd-49bd-bdb9-86fa95170d1e', 'name': 'ctest-vn-54044913', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'project_id': 'd43fe0a30cb34734bc1e015819706b2f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-10488611', 'ctest-vn-54044913'], 'port_security_enabled': True, 'description': ''}}
2025-10-23 21:04:34,239 - DEBUG - Response for create_subnet : {'subnet': {'id': '45538dba-a07f-434f-b698-8f63877877ff', 'name': '', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'network_id': '499cc4e7-dddd-49bd-bdb9-86fa95170d1e', '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': 'd43fe0a30cb34734bc1e015819706b2f'}}
2025-10-23 21:04:34,438 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5a1a0ef-fd29-43e6-8540-baed1391c313', 'name': '', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'network_id': '499cc4e7-dddd-49bd-bdb9-86fa95170d1e', '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': 'd43fe0a30cb34734bc1e015819706b2f'}}
2025-10-23 21:04:34,461 - INFO - Created VN ctest-vn-54044913
2025-10-23 21:04:34,514 - DEBUG - VN ctest-vn-54044913 UUID is 499cc4e7-dddd-49bd-bdb9-86fa95170d1e
2025-10-23 21:04:34,866 - DEBUG - Response for create_port : {'port': {'name': '9a59e18d-f48b-4b7c-abfb-be90f7da8db8', 'id': '9a59e18d-f48b-4b7c-abfb-be90f7da8db8', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'network_id': '499cc4e7-dddd-49bd-bdb9-86fa95170d1e', 'mac_address': '02:9a:59:e1:8d:f4', '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': '45538dba-a07f-434f-b698-8f63877877ff'}], 'security_groups': ['499917b6-1fef-497e-9332-53db0b9d3038'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd43fe0a30cb34734bc1e015819706b2f'}}
2025-10-23 21:04:35,037 - DEBUG - Response for create_port : {'port': {'name': '6ee0997a-bd3a-4dfa-8a01-d39885610fce', 'id': '6ee0997a-bd3a-4dfa-8a01-d39885610fce', 'tenant_id': 'd43fe0a30cb34734bc1e015819706b2f', 'network_id': '499cc4e7-dddd-49bd-bdb9-86fa95170d1e', 'mac_address': '02:6e:e0:99:7a:bd', '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': 'e5a1a0ef-fd29-43e6-8540-baed1391c313'}], 'security_groups': ['499917b6-1fef-497e-9332-53db0b9d3038'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd43fe0a30cb34734bc1e015819706b2f'}}
2025-10-23 21:04:35,442 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4467-1)
2025-10-23 21:04:35,873 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4467-1)
2025-10-23 21:04:37,278 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4467-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4467-1)
2025-10-23 21:04:37,279 - DEBUG - Requesting: http://10.0.0.137:8082/domains
2025-10-23 21:04:37,288 - DEBUG - Requesting: http://10.0.0.137:8082/domain/7ffd6b2d-9b54-42f7-b041-87f6082c9262
2025-10-23 21:04:37,304 - DEBUG - Requesting: http://10.0.0.137:8082/project/d43fe0a3-0cb3-4734-bc1e-015819706b2f
2025-10-23 21:04:37,399 - DEBUG - Requesting: http://10.0.0.137:8082/network-ipam/58a676c6-dcf6-4c9b-bf84-85aa6c2e3338
2025-10-23 21:04:37,418 - INFO - Verifications in API Server for IPAM: ctest-ipam-14757311 passed
2025-10-23 21:04:37,426 - DEBUG - Control-node 10.0.0.137 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-10488611:ctest-ipam-14757311', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10488611', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6387923717954358427', 'uuid-lslong': '13800302125175943992'}, 'enable': 'true', 'created': '2025-10-23T21:04:33', 'last-modified': '2025-10-23T21:04:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.669151'}
2025-10-23 21:04:37,426 - INFO - Verifications in Control node for IPAM: ctest-ipam-14757311 passed
2025-10-23 21:04:37,426 - DEBUG - Requesting: http://10.0.0.137:8082/domains
2025-10-23 21:04:37,437 - DEBUG - Requesting: http://10.0.0.137:8082/domain/7ffd6b2d-9b54-42f7-b041-87f6082c9262
2025-10-23 21:04:37,454 - DEBUG - Requesting: http://10.0.0.137:8082/project/d43fe0a3-0cb3-4734-bc1e-015819706b2f
2025-10-23 21:04:37,552 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/499cc4e7-dddd-49bd-bdb9-86fa95170d1e
2025-10-23 21:04:37,567 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/499cc4e7-dddd-49bd-bdb9-86fa95170d1e
2025-10-23 21:04:37,584 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/029f57f0-8eb1-4a33-987a-7f29a8186c16
2025-10-23 21:04:37,599 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/029f57f0-8eb1-4a33-987a-7f29a8186c16
2025-10-23 21:04:37,607 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/e0fa905b-fa64-4e70-898c-b0fbde0aaa5a
2025-10-23 21:04:37,615 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 21:04:37,615 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/499cc4e7-dddd-49bd-bdb9-86fa95170d1e
2025-10-23 21:04:37,631 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/029f57f0-8eb1-4a33-987a-7f29a8186c16
2025-10-23 21:04:37,655 - INFO - Verified VN network id 11 for VN 499cc4e7-dddd-49bd-bdb9-86fa95170d1e
2025-10-23 21:04:37,655 - INFO - Verifications in API Server for VN ctest-vn-54044913 passed
2025-10-23 21:04:37,655 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/499cc4e7-dddd-49bd-bdb9-86fa95170d1e
2025-10-23 21:04:37,666 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/029f57f0-8eb1-4a33-987a-7f29a8186c16
2025-10-23 21:04:37,674 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/029f57f0-8eb1-4a33-987a-7f29a8186c16
2025-10-23 21:04:37,682 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/e0fa905b-fa64-4e70-898c-b0fbde0aaa5a
2025-10-23 21:04:37,699 - DEBUG - Control-node 10.0.0.137 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-10488611', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5304330961274358205', 'uuid-lslong': '13671106554661113118'}, 'enable': 'true', 'created': '2025-10-23T21:04:33', 'last-modified': '2025-10-23T21:04:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.289413'}
2025-10-23 21:04:37,706 - DEBUG - Route Targets: ['target:64512:8000004']
2025-10-23 21:04:37,706 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-54044913 passed
2025-10-23 21:04:37,707 - DEBUG - ====Verifying policy data for ctest-vn-54044913 in API_Server ======
2025-10-23 21:04:37,707 - DEBUG - Requesting: http://10.0.0.137:8082/domains
2025-10-23 21:04:37,713 - DEBUG - Requesting: http://10.0.0.137:8082/domain/7ffd6b2d-9b54-42f7-b041-87f6082c9262
2025-10-23 21:04:37,725 - DEBUG - Requesting: http://10.0.0.137:8082/project/d43fe0a3-0cb3-4734-bc1e-015819706b2f
2025-10-23 21:04:37,808 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/499cc4e7-dddd-49bd-bdb9-86fa95170d1e
2025-10-23 21:04:37,818 - DEBUG - =>VN ctest-vn-54044913 has no policy to be verified
2025-10-23 21:04:37,819 - DEBUG - Verifying the vn in opserver
2025-10-23 21:04:37,819 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913 virtual network link  through opserver 10.0.0.137
2025-10-23 21:04:37,819 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks
2025-10-23 21:04:38,176 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks
2025-10-23 21:04:38,257 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913?flat'}
2025-10-23 21:04:38,257 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913 is found in opserver
2025-10-23 21:04:38,266 - DEBUG - VRF ids for VN ctest-vn-54044913: {'10.0.0.137': '2'}
2025-10-23 21:04:38,266 - INFO - Waiting for VM ctest-TestBasicVMVN-10488611-38467209 to be up..
2025-10-23 21:04:38,365 - DEBUG - VM  is in ACTIVE state now
2025-10-23 21:04:38,365 - INFO - VM name : ctest-TestBasicVMVN-10488611-38467209
2025-10-23 21:04:38,482 - DEBUG - VM ctest-TestBasicVMVN-10488611-38467209 ID is 18c6acb7-e722-4a57-9d7a-ee986dc3e947
2025-10-23 21:04:38,482 - DEBUG - VM ctest-TestBasicVMVN-10488611-38467209 launched on Node cn-jenkins-deploy-platform-ansible-os-4467-1
2025-10-23 21:04:38,587 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/18c6acb7-e722-4a57-9d7a-ee986dc3e947
2025-10-23 21:04:38,599 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/9a59e18d-f48b-4b7c-abfb-be90f7da8db8
2025-10-23 21:04:41,851 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1009ms')
2025-10-23 21:04:41,851 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10488611-38467209 failed!
2025-10-23 21:04:41,910 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 21:04:41,910 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 21:04:45,982 - 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-23 21:04:45,982 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10488611-38467209 failed!
2025-10-23 21:04:46,038 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913 is 31.1.1.1 and allocation pool is NOT set
2025-10-23 21:04:46,038 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913 is 31.1.2.1 and allocation pool is NOT set
2025-10-23 21:04:48,100 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.18 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 = 3.178/4.905/6.633/1.727 ms')
2025-10-23 21:04:48,100 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-10488611-38467209 passed
2025-10-23 21:04:48,254 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:48,254 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10488611-38467209, IP 31.1.1.4, Port 22
2025-10-23 21:04:48,424 - DEBUG - VM ctest-TestBasicVMVN-10488611-38467209 is ready for SSH connections
2025-10-23 21:04:48,425 - INFO - Waiting for VM ctest-TestBasicVMVN-10488611-82512695 to be up..
2025-10-23 21:04:48,524 - DEBUG - VM  is in ACTIVE state now
2025-10-23 21:04:48,524 - INFO - VM name : ctest-TestBasicVMVN-10488611-82512695
2025-10-23 21:04:48,612 - DEBUG - VM ctest-TestBasicVMVN-10488611-82512695 ID is 1f20e64d-23da-44a2-b006-5f9ee7d1ce12
2025-10-23 21:04:48,612 - DEBUG - VM ctest-TestBasicVMVN-10488611-82512695 launched on Node cn-jenkins-deploy-platform-ansible-os-4467-1
2025-10-23 21:04:48,701 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/1f20e64d-23da-44a2-b006-5f9ee7d1ce12
2025-10-23 21:04:48,712 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/6ee0997a-bd3a-4dfa-8a01-d39885610fce
2025-10-23 21:04:49,959 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=6.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.90 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 = 2.904/4.768/6.633/1.864 ms')
2025-10-23 21:04:49,959 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-10488611-82512695 passed
2025-10-23 21:04:50,122 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:50,122 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10488611-82512695, IP 31.1.2.4, Port 22
2025-10-23 21:04:50,292 - DEBUG - VM ctest-TestBasicVMVN-10488611-82512695 is ready for SSH connections
2025-10-23 21:04:50,292 - INFO - Waiting for VM ctest-TestBasicVMVN-10488611-84598048 to be up..
2025-10-23 21:04:50,385 - DEBUG - VM  is in ACTIVE state now
2025-10-23 21:04:50,385 - INFO - VM name : ctest-TestBasicVMVN-10488611-84598048
2025-10-23 21:04:50,465 - DEBUG - VM ctest-TestBasicVMVN-10488611-84598048 ID is ef115026-d913-4862-82ef-3ced3f26508a
2025-10-23 21:04:50,465 - DEBUG - VM ctest-TestBasicVMVN-10488611-84598048 launched on Node cn-jenkins-deploy-platform-ansible-os-4467-1
2025-10-23 21:04:50,556 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/ef115026-d913-4862-82ef-3ced3f26508a
2025-10-23 21:04:50,566 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/df2223c4-62a1-4377-ae31-a33163d76853
2025-10-23 21:04:51,821 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.15 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.675 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.675/1.912/3.149/1.237 ms')
2025-10-23 21:04:51,821 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-10488611-84598048 passed
2025-10-23 21:04:51,978 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:51,978 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-10488611-84598048, IP 31.1.1.3, Port 22
2025-10-23 21:04:52,148 - DEBUG - VM ctest-TestBasicVMVN-10488611-84598048 is ready for SSH connections
2025-10-23 21:04:52,148 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:52,148 - 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.137, gateway password: c0ntrail123
2025-10-23 21:04:52,148 - DEBUG - ping -s 56 -c 3 -W 1  31.1.2.4
2025-10-23 21:04:56,227 - 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.231 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.822 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.847 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.822/1.966/4.231 ms
2025-10-23 21:04:56,227 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-10488611-38467209 passed
2025-10-23 21:04:56,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:56,227 - 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.137, gateway password: c0ntrail123
2025-10-23 21:04:56,228 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.4
2025-10-23 21:04:59,951 - 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.536 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.934 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.943 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.934/1.804/3.536 ms
2025-10-23 21:04:59,952 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-10488611-82512695 passed
2025-10-23 21:04:59,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:59,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:59,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-23 21:04:59,952 - 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.137, gateway password: c0ntrail123
2025-10-23 21:04:59,952 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 21:05:00,152 - DEBUG - None
2025-10-23 21:05:00,153 - 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.137, gateway password: c0ntrail123
2025-10-23 21:05:00,153 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 21:05:00,361 - DEBUG - None
2025-10-23 21:05:00,361 - 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.137, gateway password: c0ntrail123
2025-10-23 21:05:00,361 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-10-23 21:05:01,046 - DEBUG - None
2025-10-23 21:05:01,047 - 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.137, gateway password: c0ntrail123
2025-10-23 21:05:01,047 - DEBUG - ping -s 56 -c 3 -W 1  31.1.1.7
2025-10-23 21:05:03,296 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.114 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.130 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.846 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.212 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.432 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.432/2.546/7.130 ms
2025-10-23 21:05:03,296 - 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.137, gateway password: c0ntrail123
2025-10-23 21:05:03,296 - DEBUG - ping -s 56 -c 3 -W 1  224.0.0.1
2025-10-23 21:05:05,562 - 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.282 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.626 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.920 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.511 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.111 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.073 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.454 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.454/2.282/4.920 ms
2025-10-23 21:05:05,562 - 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.137, gateway password: c0ntrail123
2025-10-23 21:05:05,562 - DEBUG - ping -s 56 -c 3 -W 1  255.255.255.255
2025-10-23 21:05:07,813 - 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.761 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.030 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.994 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.462 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.851 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.053 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.449 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.449/1.942/3.994 ms
2025-10-23 21:05:07,813 - INFO - Deleting VM ctest-TestBasicVMVN-10488611-84598048
2025-10-23 21:05:07,890 - INFO - Detaching port 6ee0997a-bd3a-4dfa-8a01-d39885610fce from VM ctest-TestBasicVMVN-10488611-82512695
2025-10-23 21:05:07,923 - INFO - Deleting VM ctest-TestBasicVMVN-10488611-82512695
2025-10-23 21:05:07,998 - INFO - Detaching port 9a59e18d-f48b-4b7c-abfb-be90f7da8db8 from VM ctest-TestBasicVMVN-10488611-38467209
2025-10-23 21:05:08,034 - INFO - Deleting VM ctest-TestBasicVMVN-10488611-38467209
2025-10-23 21:05:08,106 - INFO - Deleting VN ctest-vn-54044913 
2025-10-23 21:05:08,298 - DEBUG - Response for delete_port : ()
2025-10-23 21:05:08,485 - DEBUG - Response for delete_port : ()
2025-10-23 21:05:08,543 - DEBUG - VN 499cc4e7-dddd-49bd-bdb9-86fa95170d1e still in use: Unable to complete operation on network 499cc4e7-dddd-49bd-bdb9-86fa95170d1e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-0c412e84-df56-4fe4-8a4f-57044d87aaf7']
2025-10-23 21:05:08,544 - WARNING - Deleting VN ctest-vn-54044913 failed..Will retry
2025-10-23 21:05:10,675 - DEBUG - Response for deleting network ()
2025-10-23 21:05:10,675 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/029f57f0-8eb1-4a33-987a-7f29a8186c16
2025-10-23 21:05:10,681 - DEBUG - Response Code: 404
2025-10-23 21:05:10,681 - DEBUG - Requesting: http://10.0.0.137:8082/domains
2025-10-23 21:05:10,685 - DEBUG - Requesting: http://10.0.0.137:8082/domain/7ffd6b2d-9b54-42f7-b041-87f6082c9262
2025-10-23 21:05:10,739 - DEBUG - Requesting: http://10.0.0.137:8082/project/d43fe0a3-0cb3-4734-bc1e-015819706b2f
2025-10-23 21:05:10,820 - INFO - Validated that VN ctest-vn-54044913 is not found in API Server
2025-10-23 21:05:10,831 - DEBUG - VN ctest-vn-54044913 is not present in Agent 10.0.0.137 
2025-10-23 21:05:10,831 - INFO - Validated that VN ctest-vn-54044913 is not in any agent
2025-10-23 21:05:10,837 - DEBUG - VRF 2 is not seen in agent 10.0.0.137
2025-10-23 21:05:10,843 - DEBUG - Vrouter 10.0.0.137 does not have vrf 2 for VN ctest-vn-54044913
2025-10-23 21:05:10,843 - INFO - Validated that all vrouters do not  have the route table for VN default-domain:ctest-TestBasicVMVN-10488611:ctest-vn-54044913
2025-10-23 21:05:10,855 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-54044913 info
2025-10-23 21:05:10,949 - INFO - IPAM: ctest-ipam-14757311 is not found in API Server
2025-10-23 21:05:10,965 - INFO - IPAM:ctest-ipam-14757311 is not found in control node
2025-10-23 21:05:11,223 - DEBUG - No XMPP flaps were noticed during the test
2025-10-23 21:05:11,223 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-10-23 21:05:11,223 - INFO - --------------------------------------------------------------------------------
2025-10-23 21:05:11,959 - INFO - Deleted project: ctest-TestBasicVMVN-10488611, ID : d43fe0a3-0cb3-4734-bc1e-015819706b2f