2025-08-04 02:27:35,410 - INFO - Domain Default found not creating
2025-08-04 02:27:35,572 - INFO - Project ctest-TestBasicVMVN-08102922 not found, creating it
2025-08-04 02:27:36,071 - INFO - Created Project:ctest-TestBasicVMVN-08102922, ID : 11989989-c330-4370-baa3-19aa5c4056fb
2025-08-04 02:27:37,680 - INFO - ================================================================================
2025-08-04 02:27:37,680 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-04 02:27:37,680 - 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-08-04 02:27:37,938 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with
2025-08-04 02:27:37,938 - INFO - Initial checks done. Running the testcase now
2025-08-04 02:27:37,939 - INFO -
2025-08-04 02:27:38,511 - DEBUG - Response for create_network : {'network': {'id': 'bc8a3d08-b0f8-431a-9784-5c88cbfa35a9', 'name': 'ctest-vn2_metadata-68443807', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'project_id': '11989989c3304370baa319aa5c4056fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08102922', 'ctest-vn2_metadata-68443807'], 'port_security_enabled': True, 'description': ''}}
2025-08-04 02:27:38,734 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e3ac49a4-513e-47ba-9574-88737bec641e', 'name': '', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'network_id': 'bc8a3d08-b0f8-431a-9784-5c88cbfa35a9', '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': '11989989c3304370baa319aa5c4056fb'}}
2025-08-04 02:27:38,753 - INFO - Created VN ctest-vn2_metadata-68443807
2025-08-04 02:27:38,807 - DEBUG - VN ctest-vn2_metadata-68443807 UUID is bc8a3d08-b0f8-431a-9784-5c88cbfa35a9
2025-08-04 02:27:39,000 - DEBUG - Services list from nova: [, , ]
2025-08-04 02:27:40,040 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3749-1)
2025-08-04 02:27:40,150 - DEBUG - Link local service introspect added
2025-08-04 02:27:40,189 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-04 02:27:45,265 - DEBUG - VM is in ACTIVE state now
2025-08-04 02:27:45,391 - INFO - Waiting for VM ctest-TestBasicVMVN-08102922-85757067 to be up..
2025-08-04 02:27:45,391 - INFO - VM name : ctest-TestBasicVMVN-08102922-85757067
2025-08-04 02:27:45,462 - DEBUG - VM ctest-TestBasicVMVN-08102922-85757067 ID is 6bc4333d-4a14-4284-bb40-a43a048cd246
2025-08-04 02:27:45,462 - DEBUG - VM ctest-TestBasicVMVN-08102922-85757067 launched on Node cn-jenkins-deploy-platform-ansible-os-3749-1
2025-08-04 02:27:45,534 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/6bc4333d-4a14-4284-bb40-a43a048cd246
2025-08-04 02:27:45,841 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/6bc4333d-4a14-4284-bb40-a43a048cd246
2025-08-04 02:27:45,886 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/3afd7557-3a54-4f81-ae12-1c5a6b2d7786
2025-08-04 02:27:49,165 - 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-08-04 02:27:49,165 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08102922-85757067 failed!
2025-08-04 02:27:49,223 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08102922:ctest-vn2_metadata-68443807 is 11.1.1.1 and allocation pool is NOT set
2025-08-04 02:27:51,290 - 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.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.770 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.770/5.133/9.496/4.363 ms')
2025-08-04 02:27:51,291 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08102922-85757067 passed
2025-08-04 02:27:51,447 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:27:51,447 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08102922-85757067, IP 11.1.1.3, Port 22
2025-08-04 02:27:51,606 - DEBUG - VM ctest-TestBasicVMVN-08102922-85757067 is ready for SSH connections
2025-08-04 02:27:51,606 - INFO - Retry 0
2025-08-04 02:27:51,607 - 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.249, gateway password: c0ntrail123
2025-08-04 02:27:51,607 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-04 02:27:53,237 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-04 02:27:53,237 - INFO - Generic metadata worked
2025-08-04 02:27:53,490 - DEBUG - Link local service introspect removed
2025-08-04 02:27:53,491 - INFO - Deleting VM ctest-TestBasicVMVN-08102922-85757067
2025-08-04 02:27:53,572 - INFO - Deleting VN ctest-vn2_metadata-68443807
2025-08-04 02:27:53,617 - DEBUG - VN bc8a3d08-b0f8-431a-9784-5c88cbfa35a9 still in use: Unable to complete operation on network bc8a3d08-b0f8-431a-9784-5c88cbfa35a9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-59f9f381-2956-4ead-8396-143bd8ea3da7']
2025-08-04 02:27:53,617 - WARNING - Deleting VN ctest-vn2_metadata-68443807 failed..Will retry
2025-08-04 02:27:55,743 - DEBUG - Response for deleting network ()
2025-08-04 02:27:56,007 - DEBUG - No XMPP flaps were noticed during the test
2025-08-04 02:27:56,007 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-08-04 02:27:56,007 - INFO - --------------------------------------------------------------------------------
2025-08-04 02:27:56,012 - INFO - ================================================================================
2025-08-04 02:27:56,012 - INFO - STARTING TEST : test_metadata_service
2025-08-04 02:27:56,012 - 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-08-04 02:27:56,301 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with
2025-08-04 02:27:56,301 - INFO - Initial checks done. Running the testcase now
2025-08-04 02:27:56,301 - INFO -
2025-08-04 02:27:56,301 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-configs
2025-08-04 02:27:56,309 - DEBUG - Requesting: http://10.0.0.249:8082/global-vrouter-config/89cb1148-f0e0-49be-acdb-1c8fb15f631e
2025-08-04 02:27:56,514 - DEBUG - Response for create_network : {'network': {'id': '4a0ff1ce-9675-42e9-bf25-ee87294ea164', 'name': 'ctest-vn-12052195', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'project_id': '11989989c3304370baa319aa5c4056fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08102922', 'ctest-vn-12052195'], 'port_security_enabled': True, 'description': ''}}
2025-08-04 02:27:56,693 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fd5127db-7bf5-4bf3-8112-6663edfcdbf7', 'name': '', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'network_id': '4a0ff1ce-9675-42e9-bf25-ee87294ea164', 'ip_version': 4, 'cidr': '153.6.76.192/26', 'allocation_pools': [{'start': '153.6.76.194', 'end': '153.6.76.254'}], 'gateway_ip': '153.6.76.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.6.76.194', 'tags': [], 'project_id': '11989989c3304370baa319aa5c4056fb'}}
2025-08-04 02:27:56,713 - INFO - Created VN ctest-vn-12052195
2025-08-04 02:27:56,766 - DEBUG - VN ctest-vn-12052195 UUID is 4a0ff1ce-9675-42e9-bf25-ee87294ea164
2025-08-04 02:27:57,961 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3749-1)
2025-08-04 02:27:57,961 - INFO - Waiting for VM ctest-TestBasicVMVN-08102922-46922914 to be up..
2025-08-04 02:27:58,005 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-04 02:28:03,092 - DEBUG - VM is in ACTIVE state now
2025-08-04 02:28:03,093 - INFO - VM name : ctest-TestBasicVMVN-08102922-46922914
2025-08-04 02:28:03,183 - DEBUG - VM ctest-TestBasicVMVN-08102922-46922914 ID is 0069feac-1e63-4267-a5a5-b06802b100dd
2025-08-04 02:28:03,183 - DEBUG - VM ctest-TestBasicVMVN-08102922-46922914 launched on Node cn-jenkins-deploy-platform-ansible-os-3749-1
2025-08-04 02:28:03,271 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/0069feac-1e63-4267-a5a5-b06802b100dd
2025-08-04 02:28:03,281 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5a393314-25b5-4f04-b59a-621de64704f0
2025-08-04 02:28:06,572 - 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 1031ms')
2025-08-04 02:28:06,572 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08102922-46922914 failed!
2025-08-04 02:28:06,631 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-12052195 is 153.6.76.193 and allocation pool is NOT set
2025-08-04 02:28:08,698 - 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=14.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.36 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 = 2.356/8.529/14.703/6.173 ms')
2025-08-04 02:28:08,698 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08102922-46922914 passed
2025-08-04 02:28:08,855 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:08,855 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08102922-46922914, IP 153.6.76.195, Port 22
2025-08-04 02:28:08,911 - 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-08-04 02:28:09,003 - DEBUG - VM ctest-TestBasicVMVN-08102922-46922914 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-04 02:28:14,004 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:14,004 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08102922-46922914, IP 153.6.76.195, Port 22
2025-08-04 02:28:14,177 - DEBUG - VM ctest-TestBasicVMVN-08102922-46922914 is ready for SSH connections
2025-08-04 02:28:14,178 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2025-08-04 02:28:14,178 - DEBUG - cat /tmp/output.txt
2025-08-04 02:28:15,793 - DEBUG - Hello World. The time is now Sun, 03 Aug 2025 20:28:10 -0600!
2025-08-04 02:28:15,793 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 03 Aug 2025 20:28:10 -0600!'}
2025-08-04 02:28:15,793 - INFO - metadata_script.txt got executed in the vm
2025-08-04 02:28:15,793 - INFO - Deleting VM ctest-TestBasicVMVN-08102922-46922914
2025-08-04 02:28:15,878 - INFO - Deleting VN ctest-vn-12052195
2025-08-04 02:28:15,923 - DEBUG - VN 4a0ff1ce-9675-42e9-bf25-ee87294ea164 still in use: Unable to complete operation on network 4a0ff1ce-9675-42e9-bf25-ee87294ea164. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f0169523-93ff-47f6-a446-f36daa61f7a2']
2025-08-04 02:28:15,923 - WARNING - Deleting VN ctest-vn-12052195 failed..Will retry
2025-08-04 02:28:18,033 - DEBUG - Response for deleting network ()
2025-08-04 02:28:18,292 - DEBUG - No XMPP flaps were noticed during the test
2025-08-04 02:28:18,292 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-04 02:28:18,293 - INFO - --------------------------------------------------------------------------------
2025-08-04 02:28:18,297 - INFO - ================================================================================
2025-08-04 02:28:18,297 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-04 02:28:18,298 - 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-08-04 02:28:18,585 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with
2025-08-04 02:28:18,585 - INFO - Initial checks done. Running the testcase now
2025-08-04 02:28:18,585 - INFO -
2025-08-04 02:28:19,094 - DEBUG - Response for create_network : {'network': {'id': 'be8f1925-880c-4957-9c1d-6b8237b403c6', 'name': 'ctest-vn-76761962', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'project_id': '11989989c3304370baa319aa5c4056fb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-08102922', 'ctest-vn-76761962'], 'port_security_enabled': True, 'description': ''}}
2025-08-04 02:28:19,265 - DEBUG - Response for create_subnet : {'subnet': {'id': '82f33e3d-635c-4c6f-850d-982af8e18bdd', 'name': '', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'network_id': 'be8f1925-880c-4957-9c1d-6b8237b403c6', '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': '11989989c3304370baa319aa5c4056fb'}}
2025-08-04 02:28:19,463 - DEBUG - Response for create_subnet : {'subnet': {'id': '04a39bbb-fddf-4916-8620-5f0a7fcf1db3', 'name': '', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'network_id': 'be8f1925-880c-4957-9c1d-6b8237b403c6', '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': '11989989c3304370baa319aa5c4056fb'}}
2025-08-04 02:28:19,483 - INFO - Created VN ctest-vn-76761962
2025-08-04 02:28:19,539 - DEBUG - VN ctest-vn-76761962 UUID is be8f1925-880c-4957-9c1d-6b8237b403c6
2025-08-04 02:28:19,940 - DEBUG - Response for create_port : {'port': {'name': 'a444d791-8324-46b1-881b-358a1e9c067d', 'id': 'a444d791-8324-46b1-881b-358a1e9c067d', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'network_id': 'be8f1925-880c-4957-9c1d-6b8237b403c6', 'mac_address': '02:a4:44:d7:91:83', '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': '82f33e3d-635c-4c6f-850d-982af8e18bdd'}], 'security_groups': ['6e424a2b-93b0-4454-9735-1795138e5001'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '11989989c3304370baa319aa5c4056fb'}}
2025-08-04 02:28:20,116 - DEBUG - Response for create_port : {'port': {'name': 'c1a60d91-a37d-4ea7-a453-6fe4873d71fb', 'id': 'c1a60d91-a37d-4ea7-a453-6fe4873d71fb', 'tenant_id': '11989989c3304370baa319aa5c4056fb', 'network_id': 'be8f1925-880c-4957-9c1d-6b8237b403c6', 'mac_address': '02:c1:a6:0d:91:a3', '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': '04a39bbb-fddf-4916-8620-5f0a7fcf1db3'}], 'security_groups': ['6e424a2b-93b0-4454-9735-1795138e5001'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '11989989c3304370baa319aa5c4056fb'}}
2025-08-04 02:28:20,522 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3749-1)
2025-08-04 02:28:20,989 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3749-1)
2025-08-04 02:28:22,275 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3749-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3749-1)
2025-08-04 02:28:22,275 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-04 02:28:22,286 - DEBUG - Requesting: http://10.0.0.249:8082/domain/de97289b-119c-4aac-af38-8342922e6b9e
2025-08-04 02:28:22,303 - DEBUG - Requesting: http://10.0.0.249:8082/project/11989989-c330-4370-baa3-19aa5c4056fb
2025-08-04 02:28:22,385 - DEBUG - Requesting: http://10.0.0.249:8082/network-ipam/a0883dca-0cc3-4e22-bac6-3d2132aee697
2025-08-04 02:28:22,401 - INFO - Verifications in API Server for IPAM: ctest-ipam-98058799 passed
2025-08-04 02:28:22,409 - DEBUG - Control-node 10.0.0.249 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-08102922:ctest-ipam-98058799', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08102922', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11567563580907933218', 'uuid-lslong': '13458511749236844183'}, 'enable': 'true', 'created': '2025-08-04T02:28:18', 'last-modified': '2025-08-04T02:28:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.590963'}
2025-08-04 02:28:22,409 - INFO - Verifications in Control node for IPAM: ctest-ipam-98058799 passed
2025-08-04 02:28:22,410 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-04 02:28:22,416 - DEBUG - Requesting: http://10.0.0.249:8082/domain/de97289b-119c-4aac-af38-8342922e6b9e
2025-08-04 02:28:22,430 - DEBUG - Requesting: http://10.0.0.249:8082/project/11989989-c330-4370-baa3-19aa5c4056fb
2025-08-04 02:28:22,515 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/be8f1925-880c-4957-9c1d-6b8237b403c6
2025-08-04 02:28:22,531 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/be8f1925-880c-4957-9c1d-6b8237b403c6
2025-08-04 02:28:22,545 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b462d75-e908-44ef-9c6c-e5a6e5ebfc4b
2025-08-04 02:28:22,555 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b462d75-e908-44ef-9c6c-e5a6e5ebfc4b
2025-08-04 02:28:22,564 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/986a1be6-5a31-4a87-a7d4-676cfe8d15a8
2025-08-04 02:28:22,571 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-04 02:28:22,571 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/be8f1925-880c-4957-9c1d-6b8237b403c6
2025-08-04 02:28:22,585 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b462d75-e908-44ef-9c6c-e5a6e5ebfc4b
2025-08-04 02:28:22,604 - INFO - Verified VN network id 11 for VN be8f1925-880c-4957-9c1d-6b8237b403c6
2025-08-04 02:28:22,604 - INFO - Verifications in API Server for VN ctest-vn-76761962 passed
2025-08-04 02:28:22,604 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/be8f1925-880c-4957-9c1d-6b8237b403c6
2025-08-04 02:28:22,619 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b462d75-e908-44ef-9c6c-e5a6e5ebfc4b
2025-08-04 02:28:22,628 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b462d75-e908-44ef-9c6c-e5a6e5ebfc4b
2025-08-04 02:28:22,637 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/986a1be6-5a31-4a87-a7d4-676cfe8d15a8
2025-08-04 02:28:22,654 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-08102922', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13731221437862922583', 'uuid-lslong': '11249265651265831878'}, 'enable': 'true', 'created': '2025-08-04T02:28:19', 'last-modified': '2025-08-04T02:28:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.220318'}
2025-08-04 02:28:22,664 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-04 02:28:22,664 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-76761962 passed
2025-08-04 02:28:22,664 - DEBUG - ====Verifying policy data for ctest-vn-76761962 in API_Server ======
2025-08-04 02:28:22,664 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-04 02:28:22,671 - DEBUG - Requesting: http://10.0.0.249:8082/domain/de97289b-119c-4aac-af38-8342922e6b9e
2025-08-04 02:28:22,689 - DEBUG - Requesting: http://10.0.0.249:8082/project/11989989-c330-4370-baa3-19aa5c4056fb
2025-08-04 02:28:22,788 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/be8f1925-880c-4957-9c1d-6b8237b403c6
2025-08-04 02:28:22,806 - DEBUG - =>VN ctest-vn-76761962 has no policy to be verified
2025-08-04 02:28:22,806 - DEBUG - Verifying the vn in opserver
2025-08-04 02:28:22,806 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962 virtual network link through opserver 10.0.0.249
2025-08-04 02:28:22,806 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-08-04 02:28:23,221 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks
2025-08-04 02:28:23,305 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962?flat'}
2025-08-04 02:28:23,305 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962 is found in opserver
2025-08-04 02:28:23,311 - DEBUG - VRF ids for VN ctest-vn-76761962: {'10.0.0.249': '2'}
2025-08-04 02:28:23,311 - INFO - Waiting for VM ctest-TestBasicVMVN-08102922-97107075 to be up..
2025-08-04 02:28:23,420 - DEBUG - VM is in ACTIVE state now
2025-08-04 02:28:23,420 - INFO - VM name : ctest-TestBasicVMVN-08102922-97107075
2025-08-04 02:28:23,510 - DEBUG - VM ctest-TestBasicVMVN-08102922-97107075 ID is 89849536-3f3b-4995-b2d3-e92cf3411338
2025-08-04 02:28:23,510 - DEBUG - VM ctest-TestBasicVMVN-08102922-97107075 launched on Node cn-jenkins-deploy-platform-ansible-os-3749-1
2025-08-04 02:28:23,591 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/89849536-3f3b-4995-b2d3-e92cf3411338
2025-08-04 02:28:23,600 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/a444d791-8324-46b1-881b-358a1e9c067d
2025-08-04 02:28:26,858 - 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 1002ms')
2025-08-04 02:28:26,858 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08102922-97107075 failed!
2025-08-04 02:28:26,915 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962 is 31.1.1.1 and allocation pool is NOT set
2025-08-04 02:28:26,915 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962 is 31.1.2.1 and allocation pool is NOT set
2025-08-04 02:28:30,986 - 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-08-04 02:28:30,986 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08102922-97107075 failed!
2025-08-04 02:28:31,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962 is 31.1.1.1 and allocation pool is NOT set
2025-08-04 02:28:31,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962 is 31.1.2.1 and allocation pool is NOT set
2025-08-04 02:28:33,105 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.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 = 2.881/4.214/5.548/1.333 ms')
2025-08-04 02:28:33,105 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-08102922-97107075 passed
2025-08-04 02:28:33,259 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:33,259 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08102922-97107075, IP 31.1.1.4, Port 22
2025-08-04 02:28:33,325 - 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-08-04 02:28:33,406 - DEBUG - VM ctest-TestBasicVMVN-08102922-97107075 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-04 02:28:38,406 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:38,406 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08102922-97107075, IP 31.1.1.4, Port 22
2025-08-04 02:28:38,562 - DEBUG - VM ctest-TestBasicVMVN-08102922-97107075 is ready for SSH connections
2025-08-04 02:28:38,563 - INFO - Waiting for VM ctest-TestBasicVMVN-08102922-94336359 to be up..
2025-08-04 02:28:38,658 - DEBUG - VM is in ACTIVE state now
2025-08-04 02:28:38,658 - INFO - VM name : ctest-TestBasicVMVN-08102922-94336359
2025-08-04 02:28:38,737 - DEBUG - VM ctest-TestBasicVMVN-08102922-94336359 ID is 8dba42bb-05be-48c6-b47b-90ff70201f71
2025-08-04 02:28:38,737 - DEBUG - VM ctest-TestBasicVMVN-08102922-94336359 launched on Node cn-jenkins-deploy-platform-ansible-os-3749-1
2025-08-04 02:28:38,816 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/8dba42bb-05be-48c6-b47b-90ff70201f71
2025-08-04 02:28:38,829 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c1a60d91-a37d-4ea7-a453-6fe4873d71fb
2025-08-04 02:28:40,091 - 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.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.531 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.531/1.625/2.720/1.094 ms')
2025-08-04 02:28:40,092 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-08102922-94336359 passed
2025-08-04 02:28:40,247 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:40,247 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08102922-94336359, IP 31.1.2.4, Port 22
2025-08-04 02:28:40,413 - DEBUG - VM ctest-TestBasicVMVN-08102922-94336359 is ready for SSH connections
2025-08-04 02:28:40,413 - INFO - Waiting for VM ctest-TestBasicVMVN-08102922-81118486 to be up..
2025-08-04 02:28:40,495 - DEBUG - VM is in ACTIVE state now
2025-08-04 02:28:40,495 - INFO - VM name : ctest-TestBasicVMVN-08102922-81118486
2025-08-04 02:28:40,578 - DEBUG - VM ctest-TestBasicVMVN-08102922-81118486 ID is a6109cda-f850-446a-9c86-210fe34352e5
2025-08-04 02:28:40,578 - DEBUG - VM ctest-TestBasicVMVN-08102922-81118486 launched on Node cn-jenkins-deploy-platform-ansible-os-3749-1
2025-08-04 02:28:40,658 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a6109cda-f850-446a-9c86-210fe34352e5
2025-08-04 02:28:40,668 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/37f5015e-11c4-4685-9fb7-31409786ff1b
2025-08-04 02:28:41,907 - 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.26 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.350 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.350/1.803/3.256/1.453 ms')
2025-08-04 02:28:41,908 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-08102922-81118486 passed
2025-08-04 02:28:42,067 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:42,067 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-08102922-81118486, IP 31.1.1.3, Port 22
2025-08-04 02:28:42,230 - DEBUG - VM ctest-TestBasicVMVN-08102922-81118486 is ready for SSH connections
2025-08-04 02:28:42,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:42,230 - 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.249, gateway password: c0ntrail123
2025-08-04 02:28:42,231 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-04 02:28:46,253 - 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.003 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.937 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.717 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.937/2.219/4.003 ms
2025-08-04 02:28:46,253 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-08102922-97107075 passed
2025-08-04 02:28:46,253 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:46,254 - 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.249, gateway password: c0ntrail123
2025-08-04 02:28:46,254 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-04 02:28:49,985 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.944 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.857 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.849 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.849/1.550/2.944 ms
2025-08-04 02:28:49,985 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-08102922-94336359 passed
2025-08-04 02:28:49,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:49,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:49,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-04 02:28:49,985 - 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.249, gateway password: c0ntrail123
2025-08-04 02:28:49,985 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-04 02:28:50,165 - DEBUG - None
2025-08-04 02:28:50,165 - 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.249, gateway password: c0ntrail123
2025-08-04 02:28:50,165 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-04 02:28:50,355 - DEBUG - None
2025-08-04 02:28:50,355 - 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.249, gateway password: c0ntrail123
2025-08-04 02:28:50,356 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-04 02:28:50,994 - DEBUG - None
2025-08-04 02:28:50,994 - 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.249, gateway password: c0ntrail123
2025-08-04 02:28:50,994 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-04 02:28:53,209 - 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.337 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.323 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.447 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.112 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.415/2.326/5.323 ms
2025-08-04 02:28:53,209 - 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.249, gateway password: c0ntrail123
2025-08-04 02:28:53,209 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-04 02:28:55,462 - 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.372 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.101 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.419 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.367 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.388 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.079 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.467 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.367/2.313/4.419 ms
2025-08-04 02:28:55,462 - 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.249, gateway password: c0ntrail123
2025-08-04 02:28:55,462 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-04 02:28:57,730 - 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.662 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.477 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.404 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.498 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.014 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.868 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/2.044/4.404 ms
2025-08-04 02:28:57,730 - INFO - Deleting VM ctest-TestBasicVMVN-08102922-81118486
2025-08-04 02:28:57,804 - INFO - Detaching port c1a60d91-a37d-4ea7-a453-6fe4873d71fb from VM ctest-TestBasicVMVN-08102922-94336359
2025-08-04 02:28:57,841 - INFO - Deleting VM ctest-TestBasicVMVN-08102922-94336359
2025-08-04 02:28:57,924 - INFO - Detaching port a444d791-8324-46b1-881b-358a1e9c067d from VM ctest-TestBasicVMVN-08102922-97107075
2025-08-04 02:28:57,962 - INFO - Deleting VM ctest-TestBasicVMVN-08102922-97107075
2025-08-04 02:28:58,043 - INFO - Deleting VN ctest-vn-76761962
2025-08-04 02:28:58,234 - DEBUG - Response for delete_port : ()
2025-08-04 02:28:58,415 - DEBUG - Response for delete_port : ()
2025-08-04 02:28:58,465 - DEBUG - VN be8f1925-880c-4957-9c1d-6b8237b403c6 still in use: Unable to complete operation on network be8f1925-880c-4957-9c1d-6b8237b403c6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8c27ded0-4932-45ae-8357-4d2216bece3a']
2025-08-04 02:28:58,465 - WARNING - Deleting VN ctest-vn-76761962 failed..Will retry
2025-08-04 02:29:00,620 - DEBUG - Response for deleting network ()
2025-08-04 02:29:00,620 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/0b462d75-e908-44ef-9c6c-e5a6e5ebfc4b
2025-08-04 02:29:00,626 - DEBUG - Response Code: 404
2025-08-04 02:29:00,626 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-04 02:29:00,638 - DEBUG - Requesting: http://10.0.0.249:8082/domain/de97289b-119c-4aac-af38-8342922e6b9e
2025-08-04 02:29:00,697 - DEBUG - Requesting: http://10.0.0.249:8082/project/11989989-c330-4370-baa3-19aa5c4056fb
2025-08-04 02:29:00,778 - INFO - Validated that VN ctest-vn-76761962 is not found in API Server
2025-08-04 02:29:00,795 - DEBUG - VN ctest-vn-76761962 is not present in Agent 10.0.0.249
2025-08-04 02:29:00,795 - INFO - Validated that VN ctest-vn-76761962 is not in any agent
2025-08-04 02:29:00,802 - DEBUG - VRF 2 is not seen in agent 10.0.0.249
2025-08-04 02:29:00,813 - DEBUG - Vrouter 10.0.0.249 does not have vrf 2 for VN ctest-vn-76761962
2025-08-04 02:29:00,813 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-08102922:ctest-vn-76761962
2025-08-04 02:29:00,828 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-76761962 info
2025-08-04 02:29:00,911 - INFO - IPAM: ctest-ipam-98058799 is not found in API Server
2025-08-04 02:29:00,936 - INFO - IPAM:ctest-ipam-98058799 is not found in control node
2025-08-04 02:29:01,202 - DEBUG - No XMPP flaps were noticed during the test
2025-08-04 02:29:01,202 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-08-04 02:29:01,202 - INFO - --------------------------------------------------------------------------------
2025-08-04 02:29:01,953 - INFO - Deleted project: ctest-TestBasicVMVN-08102922, ID : 11989989-c330-4370-baa3-19aa5c4056fb