2025-08-27 17:27:10,385 - INFO - Domain Default found not creating
2025-08-27 17:27:10,514 - INFO - Project ctest-TestBasicVMVN-56487809 not found, creating it
2025-08-27 17:27:10,922 - INFO - Created Project:ctest-TestBasicVMVN-56487809, ID : b05b05c3-112b-45fd-8bd4-3d267be7b05f
2025-08-27 17:27:12,352 - INFO - ================================================================================
2025-08-27 17:27:12,352 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-27 17:27:12,352 - 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-27 17:27:12,609 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-27 17:27:12,610 - INFO - Initial checks done. Running the testcase now
2025-08-27 17:27:12,610 - INFO -
2025-08-27 17:27:13,120 - DEBUG - Response for create_network : {'network': {'id': '19e2ed1f-ae4d-400d-90ed-891f1c4e52e3', 'name': 'ctest-vn2_metadata-27354101', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'project_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56487809', 'ctest-vn2_metadata-27354101'], 'port_security_enabled': True, 'description': ''}}
2025-08-27 17:27:13,317 - DEBUG - Response for create_subnet : {'subnet': {'id': '0c0cfcc1-8667-47a7-ae07-1e5844845bb2', 'name': '', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'network_id': '19e2ed1f-ae4d-400d-90ed-891f1c4e52e3', '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': 'b05b05c3112b45fd8bd43d267be7b05f'}}
2025-08-27 17:27:13,332 - INFO - Created VN ctest-vn2_metadata-27354101
2025-08-27 17:27:13,381 - DEBUG - VN ctest-vn2_metadata-27354101 UUID is 19e2ed1f-ae4d-400d-90ed-891f1c4e52e3
2025-08-27 17:27:13,542 - DEBUG - Services list from nova: [, , ]
2025-08-27 17:27:14,536 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3951-1)
2025-08-27 17:27:14,637 - DEBUG - Link local service introspect added
2025-08-27 17:27:14,684 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-27 17:27:19,757 - DEBUG - VM is in ACTIVE state now
2025-08-27 17:27:19,904 - INFO - Waiting for VM ctest-TestBasicVMVN-56487809-89318922 to be up..
2025-08-27 17:27:19,904 - INFO - VM name : ctest-TestBasicVMVN-56487809-89318922
2025-08-27 17:27:19,982 - DEBUG - VM ctest-TestBasicVMVN-56487809-89318922 ID is f3dba27c-7946-4367-b811-367dfdf57f9a
2025-08-27 17:27:19,982 - DEBUG - VM ctest-TestBasicVMVN-56487809-89318922 launched on Node cn-jenkins-deploy-platform-ansible-os-3951-1
2025-08-27 17:27:20,061 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f3dba27c-7946-4367-b811-367dfdf57f9a
2025-08-27 17:27:20,354 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f3dba27c-7946-4367-b811-367dfdf57f9a
2025-08-27 17:27:20,389 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/37de2353-558b-4229-b665-d885db676c19
2025-08-27 17:27:23,635 - 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-08-27 17:27:23,635 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56487809-89318922 failed!
2025-08-27 17:27:23,689 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56487809:ctest-vn2_metadata-27354101 is 11.1.1.1 and allocation pool is NOT set
2025-08-27 17:27:25,755 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.38 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 = 2.383/2.747/3.111/0.364 ms')
2025-08-27 17:27:25,755 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56487809-89318922 passed
2025-08-27 17:27:25,901 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:27:25,901 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56487809-89318922, IP 11.1.1.3, Port 22
2025-08-27 17:27:25,957 - 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-27 17:27:26,026 - DEBUG - VM ctest-TestBasicVMVN-56487809-89318922 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-27 17:27:31,027 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:27:31,027 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56487809-89318922, IP 11.1.1.3, Port 22
2025-08-27 17:27:31,181 - DEBUG - VM ctest-TestBasicVMVN-56487809-89318922 is ready for SSH connections
2025-08-27 17:27:31,181 - INFO - Retry 0
2025-08-27 17:27:31,181 - 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.38, gateway password: c0ntrail123
2025-08-27 17:27:31,181 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-27 17:27:32,778 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-27 17:27:32,779 - INFO - Generic metadata worked
2025-08-27 17:27:33,029 - DEBUG - Link local service introspect removed
2025-08-27 17:27:33,029 - INFO - Deleting VM ctest-TestBasicVMVN-56487809-89318922
2025-08-27 17:27:33,093 - INFO - Deleting VN ctest-vn2_metadata-27354101
2025-08-27 17:27:33,128 - DEBUG - VN 19e2ed1f-ae4d-400d-90ed-891f1c4e52e3 still in use: Unable to complete operation on network 19e2ed1f-ae4d-400d-90ed-891f1c4e52e3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-d5a860ed-0872-4ee2-b4d6-3bc6b4a98d06']
2025-08-27 17:27:33,128 - WARNING - Deleting VN ctest-vn2_metadata-27354101 failed..Will retry
2025-08-27 17:27:35,217 - DEBUG - Response for deleting network ()
2025-08-27 17:27:35,470 - DEBUG - No XMPP flaps were noticed during the test
2025-08-27 17:27:35,470 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-08-27 17:27:35,470 - INFO - --------------------------------------------------------------------------------
2025-08-27 17:27:35,472 - INFO - ================================================================================
2025-08-27 17:27:35,472 - INFO - STARTING TEST : test_metadata_service
2025-08-27 17:27:35,472 - 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-27 17:27:35,757 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-27 17:27:35,757 - INFO - Initial checks done. Running the testcase now
2025-08-27 17:27:35,757 - INFO -
2025-08-27 17:27:35,758 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-08-27 17:27:35,763 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/ccda676b-9e7e-429f-ae38-2b8aecc97c64
2025-08-27 17:27:35,932 - DEBUG - Response for create_network : {'network': {'id': '0b57be51-f124-4eeb-9070-f9028b3b1ded', 'name': 'ctest-vn-20470450', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'project_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56487809', 'ctest-vn-20470450'], 'port_security_enabled': True, 'description': ''}}
2025-08-27 17:27:36,100 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f8e33f2b-84a5-48cb-9670-22b9bdcedf7a', 'name': '', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'network_id': '0b57be51-f124-4eeb-9070-f9028b3b1ded', 'ip_version': 4, 'cidr': '197.252.0.192/26', 'allocation_pools': [{'start': '197.252.0.194', 'end': '197.252.0.254'}], 'gateway_ip': '197.252.0.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.252.0.194', 'tags': [], 'project_id': 'b05b05c3112b45fd8bd43d267be7b05f'}}
2025-08-27 17:27:36,118 - INFO - Created VN ctest-vn-20470450
2025-08-27 17:27:36,169 - DEBUG - VN ctest-vn-20470450 UUID is 0b57be51-f124-4eeb-9070-f9028b3b1ded
2025-08-27 17:27:37,255 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3951-1)
2025-08-27 17:27:37,256 - INFO - Waiting for VM ctest-TestBasicVMVN-56487809-87050499 to be up..
2025-08-27 17:27:37,289 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-27 17:27:42,352 - DEBUG - VM is in ACTIVE state now
2025-08-27 17:27:42,352 - INFO - VM name : ctest-TestBasicVMVN-56487809-87050499
2025-08-27 17:27:42,411 - DEBUG - VM ctest-TestBasicVMVN-56487809-87050499 ID is 7a19ab66-550e-469d-9d64-b9a946d724eb
2025-08-27 17:27:42,411 - DEBUG - VM ctest-TestBasicVMVN-56487809-87050499 launched on Node cn-jenkins-deploy-platform-ansible-os-3951-1
2025-08-27 17:27:42,473 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7a19ab66-550e-469d-9d64-b9a946d724eb
2025-08-27 17:27:42,480 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/58173a70-8721-4176-a9c9-d7d537d327fa
2025-08-27 17:27:45,708 - 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 1008ms')
2025-08-27 17:27:45,708 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56487809-87050499 failed!
2025-08-27 17:27:45,761 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-20470450 is 197.252.0.193 and allocation pool is NOT set
2025-08-27 17:27:47,821 - 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=2.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.70 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 = 2.696/2.698/2.700/0.002 ms')
2025-08-27 17:27:47,821 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56487809-87050499 passed
2025-08-27 17:27:47,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:27:47,973 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56487809-87050499, IP 197.252.0.195, Port 22
2025-08-27 17:27:48,029 - 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-27 17:27:48,098 - DEBUG - VM ctest-TestBasicVMVN-56487809-87050499 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-27 17:27:53,099 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:27:53,099 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56487809-87050499, IP 197.252.0.195, Port 22
2025-08-27 17:27:53,256 - DEBUG - VM ctest-TestBasicVMVN-56487809-87050499 is ready for SSH connections
2025-08-27 17:27:53,256 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-27 17:27:53,257 - DEBUG - cat /tmp/output.txt
2025-08-27 17:27:54,871 - DEBUG - Hello World. The time is now Wed, 27 Aug 2025 11:27:48 -0600!
2025-08-27 17:27:54,871 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 27 Aug 2025 11:27:48 -0600!'}
2025-08-27 17:27:54,871 - INFO - metadata_script.txt got executed in the vm
2025-08-27 17:27:54,871 - INFO - Deleting VM ctest-TestBasicVMVN-56487809-87050499
2025-08-27 17:27:54,937 - INFO - Deleting VN ctest-vn-20470450
2025-08-27 17:27:54,970 - DEBUG - VN 0b57be51-f124-4eeb-9070-f9028b3b1ded still in use: Unable to complete operation on network 0b57be51-f124-4eeb-9070-f9028b3b1ded. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-df5071b6-58dd-447a-98a5-6f042dd15243']
2025-08-27 17:27:54,970 - WARNING - Deleting VN ctest-vn-20470450 failed..Will retry
2025-08-27 17:27:57,056 - DEBUG - Response for deleting network ()
2025-08-27 17:27:57,309 - DEBUG - No XMPP flaps were noticed during the test
2025-08-27 17:27:57,309 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-08-27 17:27:57,309 - INFO - --------------------------------------------------------------------------------
2025-08-27 17:27:57,311 - INFO - ================================================================================
2025-08-27 17:27:57,312 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-27 17:27:57,312 - 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-27 17:27:57,598 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-27 17:27:57,598 - INFO - Initial checks done. Running the testcase now
2025-08-27 17:27:57,598 - INFO -
2025-08-27 17:27:58,053 - DEBUG - Response for create_network : {'network': {'id': '37f79962-8cc3-4dad-b249-c80a095c2933', 'name': 'ctest-vn-71505419', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'project_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-56487809', 'ctest-vn-71505419'], 'port_security_enabled': True, 'description': ''}}
2025-08-27 17:27:58,226 - DEBUG - Response for create_subnet : {'subnet': {'id': '22459085-7678-4aa5-a3fb-b9983ace7563', 'name': '', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'network_id': '37f79962-8cc3-4dad-b249-c80a095c2933', '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': 'b05b05c3112b45fd8bd43d267be7b05f'}}
2025-08-27 17:27:58,402 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cf6b07ce-bc4d-485a-9d47-40538b985f51', 'name': '', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'network_id': '37f79962-8cc3-4dad-b249-c80a095c2933', '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': 'b05b05c3112b45fd8bd43d267be7b05f'}}
2025-08-27 17:27:58,419 - INFO - Created VN ctest-vn-71505419
2025-08-27 17:27:58,469 - DEBUG - VN ctest-vn-71505419 UUID is 37f79962-8cc3-4dad-b249-c80a095c2933
2025-08-27 17:27:58,786 - DEBUG - Response for create_port : {'port': {'name': 'f450c699-2345-43e3-a8b6-a5118b473c28', 'id': 'f450c699-2345-43e3-a8b6-a5118b473c28', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'network_id': '37f79962-8cc3-4dad-b249-c80a095c2933', 'mac_address': '02:f4:50:c6:99:23', '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': '22459085-7678-4aa5-a3fb-b9983ace7563'}], 'security_groups': ['f4e2264c-e0d2-4240-935a-43ad5adf14de'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b05b05c3112b45fd8bd43d267be7b05f'}}
2025-08-27 17:27:58,936 - DEBUG - Response for create_port : {'port': {'name': 'a154c4f2-f67a-4ad2-9556-f30ac7884599', 'id': 'a154c4f2-f67a-4ad2-9556-f30ac7884599', 'tenant_id': 'b05b05c3112b45fd8bd43d267be7b05f', 'network_id': '37f79962-8cc3-4dad-b249-c80a095c2933', 'mac_address': '02:a1:54:c4:f2:f6', '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': 'cf6b07ce-bc4d-485a-9d47-40538b985f51'}], 'security_groups': ['f4e2264c-e0d2-4240-935a-43ad5adf14de'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b05b05c3112b45fd8bd43d267be7b05f'}}
2025-08-27 17:27:59,245 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3951-1)
2025-08-27 17:27:59,611 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3951-1)
2025-08-27 17:28:00,803 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3951-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3951-1)
2025-08-27 17:28:00,803 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-27 17:28:00,810 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f6cdc217-967e-4f16-93f8-ca2fa63366d7
2025-08-27 17:28:00,824 - DEBUG - Requesting: http://10.0.0.38:8082/project/b05b05c3-112b-45fd-8bd4-3d267be7b05f
2025-08-27 17:28:00,921 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/de9f0c99-d556-46d4-bae8-5cdac468d520
2025-08-27 17:28:00,939 - INFO - Verifications in API Server for IPAM: ctest-ipam-78443436 passed
2025-08-27 17:28:00,945 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-56487809:ctest-ipam-78443436', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56487809', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16041554252565726932', 'uuid-lslong': '13468116780319298848'}, 'enable': 'true', 'created': '2025-08-27T17:27:57', 'last-modified': '2025-08-27T17:27:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.121300'}
2025-08-27 17:28:00,946 - INFO - Verifications in Control node for IPAM: ctest-ipam-78443436 passed
2025-08-27 17:28:00,946 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-27 17:28:00,956 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f6cdc217-967e-4f16-93f8-ca2fa63366d7
2025-08-27 17:28:00,968 - DEBUG - Requesting: http://10.0.0.38:8082/project/b05b05c3-112b-45fd-8bd4-3d267be7b05f
2025-08-27 17:28:01,049 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/37f79962-8cc3-4dad-b249-c80a095c2933
2025-08-27 17:28:01,073 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/37f79962-8cc3-4dad-b249-c80a095c2933
2025-08-27 17:28:01,085 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e8c68af6-2bac-4a0b-bff7-00dc937c72b6
2025-08-27 17:28:01,092 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e8c68af6-2bac-4a0b-bff7-00dc937c72b6
2025-08-27 17:28:01,099 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/27d9ffe6-f779-48eb-a0f5-9e989bf013cd
2025-08-27 17:28:01,105 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-27 17:28:01,106 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/37f79962-8cc3-4dad-b249-c80a095c2933
2025-08-27 17:28:01,115 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e8c68af6-2bac-4a0b-bff7-00dc937c72b6
2025-08-27 17:28:01,129 - INFO - Verified VN network id 11 for VN 37f79962-8cc3-4dad-b249-c80a095c2933
2025-08-27 17:28:01,129 - INFO - Verifications in API Server for VN ctest-vn-71505419 passed
2025-08-27 17:28:01,130 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/37f79962-8cc3-4dad-b249-c80a095c2933
2025-08-27 17:28:01,144 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e8c68af6-2bac-4a0b-bff7-00dc937c72b6
2025-08-27 17:28:01,152 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e8c68af6-2bac-4a0b-bff7-00dc937c72b6
2025-08-27 17:28:01,160 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/27d9ffe6-f779-48eb-a0f5-9e989bf013cd
2025-08-27 17:28:01,176 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-56487809', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '4032860639881022893', 'uuid-lslong': '12847019357483313459'}, 'enable': 'true', 'created': '2025-08-27T17:27:58', 'last-modified': '2025-08-27T17:27:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.796467'}
2025-08-27 17:28:01,183 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-27 17:28:01,184 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-71505419 passed
2025-08-27 17:28:01,184 - DEBUG - ====Verifying policy data for ctest-vn-71505419 in API_Server ======
2025-08-27 17:28:01,184 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-27 17:28:01,193 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f6cdc217-967e-4f16-93f8-ca2fa63366d7
2025-08-27 17:28:01,210 - DEBUG - Requesting: http://10.0.0.38:8082/project/b05b05c3-112b-45fd-8bd4-3d267be7b05f
2025-08-27 17:28:01,320 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/37f79962-8cc3-4dad-b249-c80a095c2933
2025-08-27 17:28:01,343 - DEBUG - =>VN ctest-vn-71505419 has no policy to be verified
2025-08-27 17:28:01,343 - DEBUG - Verifying the vn in opserver
2025-08-27 17:28:01,343 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419 virtual network link through opserver 10.0.0.38
2025-08-27 17:28:01,343 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-27 17:28:01,770 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-08-27 17:28:01,834 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419?flat'}
2025-08-27 17:28:01,834 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419 is found in opserver
2025-08-27 17:28:01,849 - DEBUG - VRF ids for VN ctest-vn-71505419: {'10.0.0.38': '2'}
2025-08-27 17:28:01,849 - INFO - Waiting for VM ctest-TestBasicVMVN-56487809-60313090 to be up..
2025-08-27 17:28:01,950 - DEBUG - VM is in ACTIVE state now
2025-08-27 17:28:01,950 - INFO - VM name : ctest-TestBasicVMVN-56487809-60313090
2025-08-27 17:28:02,075 - DEBUG - VM ctest-TestBasicVMVN-56487809-60313090 ID is 414c94a6-dda5-452b-acd4-8a3b973b3b3a
2025-08-27 17:28:02,075 - DEBUG - VM ctest-TestBasicVMVN-56487809-60313090 launched on Node cn-jenkins-deploy-platform-ansible-os-3951-1
2025-08-27 17:28:02,162 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/414c94a6-dda5-452b-acd4-8a3b973b3b3a
2025-08-27 17:28:02,171 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f450c699-2345-43e3-a8b6-a5118b473c28
2025-08-27 17:28:05,422 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-08-27 17:28:05,422 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56487809-60313090 failed!
2025-08-27 17:28:05,477 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419 is 31.1.1.1 and allocation pool is NOT set
2025-08-27 17:28:05,477 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419 is 31.1.2.1 and allocation pool is NOT set
2025-08-27 17:28:09,555 - 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 1015ms')
2025-08-27 17:28:09,555 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56487809-60313090 failed!
2025-08-27 17:28:09,609 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419 is 31.1.1.1 and allocation pool is NOT set
2025-08-27 17:28:09,609 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419 is 31.1.2.1 and allocation pool is NOT set
2025-08-27 17:28:11,669 - 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=2.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.392 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.392/1.568/2.745/1.176 ms')
2025-08-27 17:28:11,669 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-56487809-60313090 passed
2025-08-27 17:28:11,821 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:28:11,821 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56487809-60313090, IP 31.1.1.4, Port 22
2025-08-27 17:28:11,981 - DEBUG - VM ctest-TestBasicVMVN-56487809-60313090 is ready for SSH connections
2025-08-27 17:28:11,981 - INFO - Waiting for VM ctest-TestBasicVMVN-56487809-51271685 to be up..
2025-08-27 17:28:12,048 - DEBUG - VM is in ACTIVE state now
2025-08-27 17:28:12,048 - INFO - VM name : ctest-TestBasicVMVN-56487809-51271685
2025-08-27 17:28:12,110 - DEBUG - VM ctest-TestBasicVMVN-56487809-51271685 ID is d34bb79e-7cc9-4db5-b235-1a2d4b712edd
2025-08-27 17:28:12,110 - DEBUG - VM ctest-TestBasicVMVN-56487809-51271685 launched on Node cn-jenkins-deploy-platform-ansible-os-3951-1
2025-08-27 17:28:12,174 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d34bb79e-7cc9-4db5-b235-1a2d4b712edd
2025-08-27 17:28:12,181 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a154c4f2-f67a-4ad2-9556-f30ac7884599
2025-08-27 17:28:13,401 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.447 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.447/1.545/2.644/1.098 ms')
2025-08-27 17:28:13,401 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-56487809-51271685 passed
2025-08-27 17:28:13,549 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:28:13,549 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56487809-51271685, IP 31.1.2.4, Port 22
2025-08-27 17:28:13,708 - DEBUG - VM ctest-TestBasicVMVN-56487809-51271685 is ready for SSH connections
2025-08-27 17:28:13,708 - INFO - Waiting for VM ctest-TestBasicVMVN-56487809-25499534 to be up..
2025-08-27 17:28:13,770 - DEBUG - VM is in ACTIVE state now
2025-08-27 17:28:13,770 - INFO - VM name : ctest-TestBasicVMVN-56487809-25499534
2025-08-27 17:28:13,833 - DEBUG - VM ctest-TestBasicVMVN-56487809-25499534 ID is 67a4f446-1564-46fb-b18a-378e4d6b9fa5
2025-08-27 17:28:13,834 - DEBUG - VM ctest-TestBasicVMVN-56487809-25499534 launched on Node cn-jenkins-deploy-platform-ansible-os-3951-1
2025-08-27 17:28:13,899 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/67a4f446-1564-46fb-b18a-378e4d6b9fa5
2025-08-27 17:28:13,906 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bc62db88-91d4-486a-8b3a-3d543bd05de2
2025-08-27 17:28:15,134 - 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.73 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.356 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.356/1.542/2.729/1.186 ms')
2025-08-27 17:28:15,134 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-56487809-25499534 passed
2025-08-27 17:28:15,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:28:15,281 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-56487809-25499534, IP 31.1.1.3, Port 22
2025-08-27 17:28:15,436 - DEBUG - VM ctest-TestBasicVMVN-56487809-25499534 is ready for SSH connections
2025-08-27 17:28:15,436 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:28:15,437 - 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.38, gateway password: c0ntrail123
2025-08-27 17:28:15,437 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-27 17:28:19,393 - 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.252 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.701 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.014 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.701/1.655/3.252 ms
2025-08-27 17:28:19,393 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-56487809-60313090 passed
2025-08-27 17:28:19,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:28:19,393 - 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.38, gateway password: c0ntrail123
2025-08-27 17:28:19,394 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-27 17:28:23,059 - 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.833 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.849 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.777 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/1.486/2.833 ms
2025-08-27 17:28:23,059 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-56487809-51271685 passed
2025-08-27 17:28:23,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:28:23,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:28:23,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-27 17:28:23,059 - 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.38, gateway password: c0ntrail123
2025-08-27 17:28:23,059 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-27 17:28:23,232 - DEBUG - None
2025-08-27 17:28:23,233 - 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.38, gateway password: c0ntrail123
2025-08-27 17:28:23,233 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-27 17:28:23,419 - DEBUG - None
2025-08-27 17:28:23,419 - 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.38, gateway password: c0ntrail123
2025-08-27 17:28:23,420 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-27 17:28:24,087 - DEBUG - None
2025-08-27 17:28:24,087 - 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.38, gateway password: c0ntrail123
2025-08-27 17:28:24,087 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-27 17:28:26,298 - 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.724 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.412 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.586 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.452 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.408/1.716/4.412 ms
2025-08-27 17:28:26,299 - 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.38, gateway password: c0ntrail123
2025-08-27 17:28:26,299 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-27 17:28:28,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.324 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=8.716 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=10.024 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.409 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.711 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.486 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.368 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.368/3.576/10.024 ms
2025-08-27 17:28:28,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.38, gateway password: c0ntrail123
2025-08-27 17:28:28,562 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-27 17:28:30,810 - 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.814 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.608 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.407 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.410 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.659 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.459 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.615 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.410/1.710/3.407 ms
2025-08-27 17:28:30,811 - INFO - Deleting VM ctest-TestBasicVMVN-56487809-25499534
2025-08-27 17:28:30,879 - INFO - Detaching port a154c4f2-f67a-4ad2-9556-f30ac7884599 from VM ctest-TestBasicVMVN-56487809-51271685
2025-08-27 17:28:30,909 - INFO - Deleting VM ctest-TestBasicVMVN-56487809-51271685
2025-08-27 17:28:30,974 - INFO - Detaching port f450c699-2345-43e3-a8b6-a5118b473c28 from VM ctest-TestBasicVMVN-56487809-60313090
2025-08-27 17:28:31,006 - INFO - Deleting VM ctest-TestBasicVMVN-56487809-60313090
2025-08-27 17:28:31,101 - INFO - Deleting VN ctest-vn-71505419
2025-08-27 17:28:31,260 - DEBUG - Response for delete_port : ()
2025-08-27 17:28:31,397 - DEBUG - Response for delete_port : ()
2025-08-27 17:28:31,432 - DEBUG - VN 37f79962-8cc3-4dad-b249-c80a095c2933 still in use: Unable to complete operation on network 37f79962-8cc3-4dad-b249-c80a095c2933. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-12f553f4-de60-44e2-a061-b3d207e88b6e']
2025-08-27 17:28:31,432 - WARNING - Deleting VN ctest-vn-71505419 failed..Will retry
2025-08-27 17:28:33,550 - DEBUG - Response for deleting network ()
2025-08-27 17:28:33,550 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/e8c68af6-2bac-4a0b-bff7-00dc937c72b6
2025-08-27 17:28:33,555 - DEBUG - Response Code: 404
2025-08-27 17:28:33,555 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-27 17:28:33,559 - DEBUG - Requesting: http://10.0.0.38:8082/domain/f6cdc217-967e-4f16-93f8-ca2fa63366d7
2025-08-27 17:28:33,610 - DEBUG - Requesting: http://10.0.0.38:8082/project/b05b05c3-112b-45fd-8bd4-3d267be7b05f
2025-08-27 17:28:33,677 - INFO - Validated that VN ctest-vn-71505419 is not found in API Server
2025-08-27 17:28:33,685 - DEBUG - VN ctest-vn-71505419 is not present in Agent 10.0.0.38
2025-08-27 17:28:33,685 - INFO - Validated that VN ctest-vn-71505419 is not in any agent
2025-08-27 17:28:33,689 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-08-27 17:28:33,694 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-71505419
2025-08-27 17:28:33,694 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-56487809:ctest-vn-71505419
2025-08-27 17:28:33,702 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-71505419 info
2025-08-27 17:28:33,773 - INFO - IPAM: ctest-ipam-78443436 is not found in API Server
2025-08-27 17:28:33,781 - INFO - IPAM:ctest-ipam-78443436 is not found in control node
2025-08-27 17:28:34,033 - DEBUG - No XMPP flaps were noticed during the test
2025-08-27 17:28:34,033 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-27 17:28:34,033 - INFO - --------------------------------------------------------------------------------
2025-08-27 17:28:35,037 - INFO - Deleted project: ctest-TestBasicVMVN-56487809, ID : b05b05c3-112b-45fd-8bd4-3d267be7b05f