2025-06-03 12:50:00,555 - INFO - Domain Default found not creating
2025-06-03 12:50:00,731 - INFO - Project ctest-TestBasicVMVN-81666452 not found, creating it
2025-06-03 12:50:01,204 - INFO - Created Project:ctest-TestBasicVMVN-81666452, ID : 9b0a917e-9d2a-4fbc-9c06-2a4acf122e81
2025-06-03 12:50:02,893 - INFO - ================================================================================
2025-06-03 12:50:02,894 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-03 12:50:02,894 - 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-06-03 12:50:03,153 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-06-03 12:50:03,153 - INFO - Initial checks done. Running the testcase now
2025-06-03 12:50:03,155 - INFO -
2025-06-03 12:50:03,753 - DEBUG - Response for create_network : {'network': {'id': '2f9a8030-7a83-4c26-bdae-154294a9c609', 'name': 'ctest-vn2_metadata-30043175', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'project_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81666452', 'ctest-vn2_metadata-30043175'], 'port_security_enabled': True, 'description': ''}}
2025-06-03 12:50:03,942 - DEBUG - Response for create_subnet : {'subnet': {'id': '6c6e97f9-61cb-4bc4-85e6-e623dd791383', 'name': '', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'network_id': '2f9a8030-7a83-4c26-bdae-154294a9c609', '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': '9b0a917e9d2a4fbc9c062a4acf122e81'}}
2025-06-03 12:50:03,960 - INFO - Created VN ctest-vn2_metadata-30043175
2025-06-03 12:50:04,011 - DEBUG - VN ctest-vn2_metadata-30043175 UUID is 2f9a8030-7a83-4c26-bdae-154294a9c609
2025-06-03 12:50:04,203 - DEBUG - Services list from nova: [, , ]
2025-06-03 12:50:05,301 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3394-1)
2025-06-03 12:50:05,407 - DEBUG - Link local service introspect added
2025-06-03 12:50:05,449 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-03 12:50:10,538 - DEBUG - VM is in ACTIVE state now
2025-06-03 12:50:10,677 - INFO - Waiting for VM ctest-TestBasicVMVN-81666452-24603790 to be up..
2025-06-03 12:50:10,677 - INFO - VM name : ctest-TestBasicVMVN-81666452-24603790
2025-06-03 12:50:10,763 - DEBUG - VM ctest-TestBasicVMVN-81666452-24603790 ID is 191a23f5-6dfa-4554-807f-387a6d8bcf87
2025-06-03 12:50:10,763 - DEBUG - VM ctest-TestBasicVMVN-81666452-24603790 launched on Node cn-jenkins-deploy-platform-ansible-os-3394-1.
2025-06-03 12:50:10,844 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/191a23f5-6dfa-4554-807f-387a6d8bcf87
2025-06-03 12:50:11,178 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/191a23f5-6dfa-4554-807f-387a6d8bcf87
2025-06-03 12:50:11,209 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fe8f4bfb-5366-4353-a9fd-fd8a85deb637
2025-06-03 12:50:14,458 - 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 1018ms')
2025-06-03 12:50:14,458 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81666452-24603790 failed!
2025-06-03 12:50:14,515 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81666452:ctest-vn2_metadata-30043175 is 11.1.1.1 and allocation pool is NOT set
2025-06-03 12:50:16,579 - 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=4.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.89 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.890/3.810/4.730/0.920 ms')
2025-06-03 12:50:16,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81666452-24603790 passed
2025-06-03 12:50:16,727 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:50:16,727 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81666452-24603790, IP 11.1.1.3, Port 22
2025-06-03 12:50:16,783 - 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-06-03 12:50:16,856 - DEBUG - VM ctest-TestBasicVMVN-81666452-24603790 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-03 12:50:21,857 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:50:21,857 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81666452-24603790, IP 11.1.1.3, Port 22
2025-06-03 12:50:22,015 - DEBUG - VM ctest-TestBasicVMVN-81666452-24603790 is ready for SSH connections
2025-06-03 12:50:22,015 - INFO - Retry 0
2025-06-03 12:50:22,015 - 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-06-03 12:50:22,015 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-03 12:50:23,718 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-03 12:50:23,718 - INFO - Generic metadata worked
2025-06-03 12:50:23,983 - DEBUG - Link local service introspect removed
2025-06-03 12:50:23,983 - INFO - Deleting VM ctest-TestBasicVMVN-81666452-24603790
2025-06-03 12:50:24,055 - INFO - Deleting VN ctest-vn2_metadata-30043175
2025-06-03 12:50:24,096 - DEBUG - VN 2f9a8030-7a83-4c26-bdae-154294a9c609 still in use: Unable to complete operation on network 2f9a8030-7a83-4c26-bdae-154294a9c609. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-198ea2ca-dc33-440a-bf42-cff51ee19851']
2025-06-03 12:50:24,096 - WARNING - Deleting VN ctest-vn2_metadata-30043175 failed..Will retry
2025-06-03 12:50:26,199 - DEBUG - Response for deleting network ()
2025-06-03 12:50:26,460 - DEBUG - No XMPP flaps were noticed during the test
2025-06-03 12:50:26,460 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-06-03 12:50:26,460 - INFO - --------------------------------------------------------------------------------
2025-06-03 12:50:26,462 - INFO - ================================================================================
2025-06-03 12:50:26,462 - INFO - STARTING TEST : test_metadata_service
2025-06-03 12:50:26,462 - 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-06-03 12:50:26,756 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-06-03 12:50:26,756 - INFO - Initial checks done. Running the testcase now
2025-06-03 12:50:26,756 - INFO -
2025-06-03 12:50:26,756 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-06-03 12:50:26,762 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/9642e1e0-6484-4222-903b-2e656432ba69
2025-06-03 12:50:26,956 - DEBUG - Response for create_network : {'network': {'id': 'a9a6708d-37bb-4be3-85c4-e4736ed57da7', 'name': 'ctest-vn-86185655', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'project_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81666452', 'ctest-vn-86185655'], 'port_security_enabled': True, 'description': ''}}
2025-06-03 12:50:27,139 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f09ceab9-74e2-48c4-be6d-ff9d5dad4a6c', 'name': '', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'network_id': 'a9a6708d-37bb-4be3-85c4-e4736ed57da7', 'ip_version': 4, 'cidr': '174.237.203.0/26', 'allocation_pools': [{'start': '174.237.203.2', 'end': '174.237.203.62'}], 'gateway_ip': '174.237.203.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.237.203.2', 'tags': [], 'project_id': '9b0a917e9d2a4fbc9c062a4acf122e81'}}
2025-06-03 12:50:27,159 - INFO - Created VN ctest-vn-86185655
2025-06-03 12:50:27,215 - DEBUG - VN ctest-vn-86185655 UUID is a9a6708d-37bb-4be3-85c4-e4736ed57da7
2025-06-03 12:50:28,420 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3394-1)
2025-06-03 12:50:28,420 - INFO - Waiting for VM ctest-TestBasicVMVN-81666452-94814721 to be up..
2025-06-03 12:50:28,462 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-03 12:50:33,543 - DEBUG - VM is in ACTIVE state now
2025-06-03 12:50:33,543 - INFO - VM name : ctest-TestBasicVMVN-81666452-94814721
2025-06-03 12:50:33,623 - DEBUG - VM ctest-TestBasicVMVN-81666452-94814721 ID is 24a849b1-ae10-4fc0-a57a-b53671bea022
2025-06-03 12:50:33,623 - DEBUG - VM ctest-TestBasicVMVN-81666452-94814721 launched on Node cn-jenkins-deploy-platform-ansible-os-3394-1.
2025-06-03 12:50:33,717 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/24a849b1-ae10-4fc0-a57a-b53671bea022
2025-06-03 12:50:33,725 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/78ab8f09-359a-4242-9565-6f5db262c5ac
2025-06-03 12:50:36,984 - 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 1030ms')
2025-06-03 12:50:36,984 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81666452-94814721 failed!
2025-06-03 12:50:37,043 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-86185655 is 174.237.203.1 and allocation pool is NOT set
2025-06-03 12:50:41,113 - 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=9.16 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 9.163/9.163/9.163/0.000 ms')
2025-06-03 12:50:41,113 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81666452-94814721 passed
2025-06-03 12:50:41,271 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:50:41,271 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81666452-94814721, IP 174.237.203.3, Port 22
2025-06-03 12:50:41,434 - DEBUG - VM ctest-TestBasicVMVN-81666452-94814721 is ready for SSH connections
2025-06-03 12:50:41,435 - 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-06-03 12:50:41,435 - DEBUG - cat /tmp/output.txt
2025-06-03 12:50:43,472 - DEBUG - Hello World. The time is now Tue, 03 Jun 2025 06:50:39 -0600!
2025-06-03 12:50:43,472 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 03 Jun 2025 06:50:39 -0600!'}
2025-06-03 12:50:43,472 - INFO - metadata_script.txt got executed in the vm
2025-06-03 12:50:43,472 - INFO - Deleting VM ctest-TestBasicVMVN-81666452-94814721
2025-06-03 12:50:43,633 - INFO - Deleting VN ctest-vn-86185655
2025-06-03 12:50:43,682 - DEBUG - VN a9a6708d-37bb-4be3-85c4-e4736ed57da7 still in use: Unable to complete operation on network a9a6708d-37bb-4be3-85c4-e4736ed57da7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ee6b89dc-67ef-4649-b3ea-21fa23acbcdb']
2025-06-03 12:50:43,682 - WARNING - Deleting VN ctest-vn-86185655 failed..Will retry
2025-06-03 12:50:45,793 - DEBUG - Response for deleting network ()
2025-06-03 12:50:46,048 - DEBUG - No XMPP flaps were noticed during the test
2025-06-03 12:50:46,048 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-06-03 12:50:46,048 - INFO - --------------------------------------------------------------------------------
2025-06-03 12:50:46,051 - INFO - ================================================================================
2025-06-03 12:50:46,052 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-03 12:50:46,052 - 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-06-03 12:50:46,346 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-06-03 12:50:46,346 - INFO - Initial checks done. Running the testcase now
2025-06-03 12:50:46,346 - INFO -
2025-06-03 12:50:46,852 - DEBUG - Response for create_network : {'network': {'id': 'b6619d11-2ffe-4e66-8c0d-833e0e39923e', 'name': 'ctest-vn-99430884', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'project_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-81666452', 'ctest-vn-99430884'], 'port_security_enabled': True, 'description': ''}}
2025-06-03 12:50:47,013 - DEBUG - Response for create_subnet : {'subnet': {'id': '9222b129-2f6e-4306-88d3-8057a050e031', 'name': '', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'network_id': 'b6619d11-2ffe-4e66-8c0d-833e0e39923e', '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': '9b0a917e9d2a4fbc9c062a4acf122e81'}}
2025-06-03 12:50:47,215 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7cea16a-ee3d-4ac3-9b72-4802e9c2a67b', 'name': '', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'network_id': 'b6619d11-2ffe-4e66-8c0d-833e0e39923e', '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': '9b0a917e9d2a4fbc9c062a4acf122e81'}}
2025-06-03 12:50:47,235 - INFO - Created VN ctest-vn-99430884
2025-06-03 12:50:47,287 - DEBUG - VN ctest-vn-99430884 UUID is b6619d11-2ffe-4e66-8c0d-833e0e39923e
2025-06-03 12:50:47,696 - DEBUG - Response for create_port : {'port': {'name': '71595b7f-dfec-4fce-b4de-beee12a05bcc', 'id': '71595b7f-dfec-4fce-b4de-beee12a05bcc', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'network_id': 'b6619d11-2ffe-4e66-8c0d-833e0e39923e', 'mac_address': '02:71:59:5b:7f:df', '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': '9222b129-2f6e-4306-88d3-8057a050e031'}], 'security_groups': ['f4427e36-f55b-454c-b1bd-c15085c4d80b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9b0a917e9d2a4fbc9c062a4acf122e81'}}
2025-06-03 12:50:47,913 - DEBUG - Response for create_port : {'port': {'name': '8f0c8fd9-d25c-4c2f-bc4d-39885fa737a5', 'id': '8f0c8fd9-d25c-4c2f-bc4d-39885fa737a5', 'tenant_id': '9b0a917e9d2a4fbc9c062a4acf122e81', 'network_id': 'b6619d11-2ffe-4e66-8c0d-833e0e39923e', 'mac_address': '02:8f:0c:8f:d9:d2', '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': 'c7cea16a-ee3d-4ac3-9b72-4802e9c2a67b'}], 'security_groups': ['f4427e36-f55b-454c-b1bd-c15085c4d80b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9b0a917e9d2a4fbc9c062a4acf122e81'}}
2025-06-03 12:50:48,317 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3394-1)
2025-06-03 12:50:48,783 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3394-1)
2025-06-03 12:50:50,143 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3394-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3394-1)
2025-06-03 12:50:50,143 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-03 12:50:50,149 - DEBUG - Requesting: http://10.0.0.38:8082/domain/07dcd119-2194-4f5b-b3c9-0833dd37312d
2025-06-03 12:50:50,161 - DEBUG - Requesting: http://10.0.0.38:8082/project/9b0a917e-9d2a-4fbc-9c06-2a4acf122e81
2025-06-03 12:50:50,236 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/c72f220d-fae4-4cb6-8317-d30e9bc0e94b
2025-06-03 12:50:50,249 - INFO - Verifications in API Server for IPAM: ctest-ipam-21534241 passed
2025-06-03 12:50:50,256 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-81666452:ctest-ipam-21534241', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-81666452', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14352727980892245174', 'uuid-lslong': '9446250803129018699'}, 'enable': 'true', 'created': '2025-06-03T12:50:46', 'last-modified': '2025-06-03T12:50:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.673906'}
2025-06-03 12:50:50,256 - INFO - Verifications in Control node for IPAM: ctest-ipam-21534241 passed
2025-06-03 12:50:50,257 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-03 12:50:50,271 - DEBUG - Requesting: http://10.0.0.38:8082/domain/07dcd119-2194-4f5b-b3c9-0833dd37312d
2025-06-03 12:50:50,284 - DEBUG - Requesting: http://10.0.0.38:8082/project/9b0a917e-9d2a-4fbc-9c06-2a4acf122e81
2025-06-03 12:50:50,369 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b6619d11-2ffe-4e66-8c0d-833e0e39923e
2025-06-03 12:50:50,383 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b6619d11-2ffe-4e66-8c0d-833e0e39923e
2025-06-03 12:50:50,401 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f5c2f4da-6a06-4a90-8d91-31a8dd744250
2025-06-03 12:50:50,412 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f5c2f4da-6a06-4a90-8d91-31a8dd744250
2025-06-03 12:50:50,423 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/14b373eb-096d-45a9-b5b4-8e2ba54557de
2025-06-03 12:50:50,432 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-03 12:50:50,432 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b6619d11-2ffe-4e66-8c0d-833e0e39923e
2025-06-03 12:50:50,443 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f5c2f4da-6a06-4a90-8d91-31a8dd744250
2025-06-03 12:50:50,459 - INFO - Verified VN network id 7 for VN b6619d11-2ffe-4e66-8c0d-833e0e39923e
2025-06-03 12:50:50,459 - INFO - Verifications in API Server for VN ctest-vn-99430884 passed
2025-06-03 12:50:50,459 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b6619d11-2ffe-4e66-8c0d-833e0e39923e
2025-06-03 12:50:50,470 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f5c2f4da-6a06-4a90-8d91-31a8dd744250
2025-06-03 12:50:50,478 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f5c2f4da-6a06-4a90-8d91-31a8dd744250
2025-06-03 12:50:50,485 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/14b373eb-096d-45a9-b5b4-8e2ba54557de
2025-06-03 12:50:50,497 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-81666452', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13141957884789018214', 'uuid-lslong': '10091866642557014590'}, 'enable': 'true', 'created': '2025-06-03T12:50:46', 'last-modified': '2025-06-03T12:50:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.311235'}
2025-06-03 12:50:50,504 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-03 12:50:50,504 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-99430884 passed
2025-06-03 12:50:50,505 - DEBUG - ====Verifying policy data for ctest-vn-99430884 in API_Server ======
2025-06-03 12:50:50,505 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-03 12:50:50,510 - DEBUG - Requesting: http://10.0.0.38:8082/domain/07dcd119-2194-4f5b-b3c9-0833dd37312d
2025-06-03 12:50:50,521 - DEBUG - Requesting: http://10.0.0.38:8082/project/9b0a917e-9d2a-4fbc-9c06-2a4acf122e81
2025-06-03 12:50:50,605 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b6619d11-2ffe-4e66-8c0d-833e0e39923e
2025-06-03 12:50:50,615 - DEBUG - =>VN ctest-vn-99430884 has no policy to be verified
2025-06-03 12:50:50,615 - DEBUG - Verifying the vn in opserver
2025-06-03 12:50:50,615 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884 virtual network link through opserver 10.0.0.38
2025-06-03 12:50:50,615 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-06-03 12:50:51,111 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-06-03 12:50:54,188 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884 virtual network link through opserver 10.0.0.38
2025-06-03 12:50:54,188 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-06-03 12:50:57,200 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884 virtual network link through opserver 10.0.0.38
2025-06-03 12:50:57,201 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-06-03 12:51:00,212 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884 virtual network link through opserver 10.0.0.38
2025-06-03 12:51:00,213 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-06-03 12:51:03,228 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884 virtual network link through opserver 10.0.0.38
2025-06-03 12:51:03,229 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-06-03 12:51:03,242 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884?flat'}
2025-06-03 12:51:03,242 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884 is found in opserver
2025-06-03 12:51:03,248 - DEBUG - VRF ids for VN ctest-vn-99430884: {'10.0.0.38': '2'}
2025-06-03 12:51:03,249 - INFO - Waiting for VM ctest-TestBasicVMVN-81666452-14577590 to be up..
2025-06-03 12:51:03,345 - DEBUG - VM is in ACTIVE state now
2025-06-03 12:51:03,345 - INFO - VM name : ctest-TestBasicVMVN-81666452-14577590
2025-06-03 12:51:03,427 - DEBUG - VM ctest-TestBasicVMVN-81666452-14577590 ID is 961cdb81-c140-4068-9cb4-b9f40312e969
2025-06-03 12:51:03,427 - DEBUG - VM ctest-TestBasicVMVN-81666452-14577590 launched on Node cn-jenkins-deploy-platform-ansible-os-3394-1.
2025-06-03 12:51:03,505 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/961cdb81-c140-4068-9cb4-b9f40312e969
2025-06-03 12:51:03,514 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/71595b7f-dfec-4fce-b4de-beee12a05bcc
2025-06-03 12:51:04,751 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.872 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.872/2.110/3.348/1.238 ms')
2025-06-03 12:51:04,751 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-81666452-14577590 passed
2025-06-03 12:51:04,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:04,911 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81666452-14577590, IP 31.1.1.4, Port 22
2025-06-03 12:51:04,981 - 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-06-03 12:51:05,058 - DEBUG - VM ctest-TestBasicVMVN-81666452-14577590 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-03 12:51:10,058 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:10,059 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81666452-14577590, IP 31.1.1.4, Port 22
2025-06-03 12:51:10,225 - DEBUG - VM ctest-TestBasicVMVN-81666452-14577590 is ready for SSH connections
2025-06-03 12:51:10,225 - INFO - Waiting for VM ctest-TestBasicVMVN-81666452-60044762 to be up..
2025-06-03 12:51:10,326 - DEBUG - VM is in ACTIVE state now
2025-06-03 12:51:10,327 - INFO - VM name : ctest-TestBasicVMVN-81666452-60044762
2025-06-03 12:51:10,425 - DEBUG - VM ctest-TestBasicVMVN-81666452-60044762 ID is 058c042e-198f-4936-8d02-1396f1e8df50
2025-06-03 12:51:10,425 - DEBUG - VM ctest-TestBasicVMVN-81666452-60044762 launched on Node cn-jenkins-deploy-platform-ansible-os-3394-1.
2025-06-03 12:51:10,521 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/058c042e-198f-4936-8d02-1396f1e8df50
2025-06-03 12:51:10,532 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8f0c8fd9-d25c-4c2f-bc4d-39885fa737a5
2025-06-03 12:51:11,770 - 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=3.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.496 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.496/2.064/3.632/1.568 ms')
2025-06-03 12:51:11,771 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-81666452-60044762 passed
2025-06-03 12:51:11,927 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:11,927 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81666452-60044762, IP 31.1.2.4, Port 22
2025-06-03 12:51:12,091 - DEBUG - VM ctest-TestBasicVMVN-81666452-60044762 is ready for SSH connections
2025-06-03 12:51:12,091 - INFO - Waiting for VM ctest-TestBasicVMVN-81666452-37472043 to be up..
2025-06-03 12:51:12,174 - DEBUG - VM is in ACTIVE state now
2025-06-03 12:51:12,174 - INFO - VM name : ctest-TestBasicVMVN-81666452-37472043
2025-06-03 12:51:12,265 - DEBUG - VM ctest-TestBasicVMVN-81666452-37472043 ID is 82ead7dc-b4b0-43c3-85b0-8a46f191b033
2025-06-03 12:51:12,266 - DEBUG - VM ctest-TestBasicVMVN-81666452-37472043 launched on Node cn-jenkins-deploy-platform-ansible-os-3394-1.
2025-06-03 12:51:12,362 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/82ead7dc-b4b0-43c3-85b0-8a46f191b033
2025-06-03 12:51:12,371 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/dcc51989-518d-425c-87e9-99fa7032e8c6
2025-06-03 12:51:13,604 - 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.94 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.393 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.393/1.666/2.939/1.273 ms')
2025-06-03 12:51:13,605 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-81666452-37472043 passed
2025-06-03 12:51:13,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:13,755 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-81666452-37472043, IP 31.1.1.3, Port 22
2025-06-03 12:51:13,911 - DEBUG - VM ctest-TestBasicVMVN-81666452-37472043 is ready for SSH connections
2025-06-03 12:51:13,911 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:13,911 - 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-06-03 12:51:13,911 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-03 12:51:17,770 - 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.006 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.926 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.918 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.918/1.950/4.006 ms
2025-06-03 12:51:17,770 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-81666452-14577590 passed
2025-06-03 12:51:17,771 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:17,771 - 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-06-03 12:51:17,771 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-03 12:51:20,536 - 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=4.290 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.872 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.069 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.872/2.077/4.290 ms
2025-06-03 12:51:20,537 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-81666452-60044762 passed
2025-06-03 12:51:20,537 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:20,537 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:20,537 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-03 12:51:20,537 - 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-06-03 12:51:20,537 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-03 12:51:20,758 - DEBUG - None
2025-06-03 12:51:20,758 - 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-06-03 12:51:20,758 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-03 12:51:20,967 - DEBUG - None
2025-06-03 12:51:20,967 - 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-06-03 12:51:20,968 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-03 12:51:21,695 - DEBUG - None
2025-06-03 12:51:21,695 - 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-06-03 12:51:21,695 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-03 12:51:23,942 - 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.249 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.062 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.427 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.706 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.427 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.427/2.174/6.062 ms
2025-06-03 12:51:23,942 - 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-06-03 12:51:23,942 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-03 12:51:26,255 - 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=2.426 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.718 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.979 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.440 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.788 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.773 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.391 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.391/2.930/6.979 ms
2025-06-03 12:51:26,255 - 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-06-03 12:51:26,256 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-03 12:51:28,550 - 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.881 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.059 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.205 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.425 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.224 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.292 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.420 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.420/2.358/5.205 ms
2025-06-03 12:51:28,550 - INFO - Deleting VM ctest-TestBasicVMVN-81666452-37472043
2025-06-03 12:51:28,639 - INFO - Detaching port 8f0c8fd9-d25c-4c2f-bc4d-39885fa737a5 from VM ctest-TestBasicVMVN-81666452-60044762
2025-06-03 12:51:28,694 - INFO - Deleting VM ctest-TestBasicVMVN-81666452-60044762
2025-06-03 12:51:28,765 - INFO - Detaching port 71595b7f-dfec-4fce-b4de-beee12a05bcc from VM ctest-TestBasicVMVN-81666452-14577590
2025-06-03 12:51:28,813 - INFO - Deleting VM ctest-TestBasicVMVN-81666452-14577590
2025-06-03 12:51:28,928 - INFO - Deleting VN ctest-vn-99430884
2025-06-03 12:51:29,110 - DEBUG - Response for delete_port : ()
2025-06-03 12:51:29,287 - DEBUG - Response for delete_port : ()
2025-06-03 12:51:29,333 - DEBUG - VN b6619d11-2ffe-4e66-8c0d-833e0e39923e still in use: Unable to complete operation on network b6619d11-2ffe-4e66-8c0d-833e0e39923e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8a3f057f-f575-4d26-a169-38fc415fac5a']
2025-06-03 12:51:29,333 - WARNING - Deleting VN ctest-vn-99430884 failed..Will retry
2025-06-03 12:51:31,449 - DEBUG - Response for deleting network ()
2025-06-03 12:51:31,449 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f5c2f4da-6a06-4a90-8d91-31a8dd744250
2025-06-03 12:51:31,455 - DEBUG - Response Code: 404
2025-06-03 12:51:31,455 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-06-03 12:51:31,462 - DEBUG - Requesting: http://10.0.0.38:8082/domain/07dcd119-2194-4f5b-b3c9-0833dd37312d
2025-06-03 12:51:31,536 - DEBUG - Requesting: http://10.0.0.38:8082/project/9b0a917e-9d2a-4fbc-9c06-2a4acf122e81
2025-06-03 12:51:31,613 - INFO - Validated that VN ctest-vn-99430884 is not found in API Server
2025-06-03 12:51:31,627 - DEBUG - VN ctest-vn-99430884 is not present in Agent 10.0.0.38
2025-06-03 12:51:31,627 - INFO - Validated that VN ctest-vn-99430884 is not in any agent
2025-06-03 12:51:31,632 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-06-03 12:51:31,639 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-99430884
2025-06-03 12:51:31,639 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-81666452:ctest-vn-99430884
2025-06-03 12:51:31,657 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-99430884 info
2025-06-03 12:51:31,759 - INFO - IPAM: ctest-ipam-21534241 is not found in API Server
2025-06-03 12:51:31,773 - INFO - IPAM:ctest-ipam-21534241 is not found in control node
2025-06-03 12:51:32,049 - DEBUG - No XMPP flaps were noticed during the test
2025-06-03 12:51:32,049 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:46]
2025-06-03 12:51:32,050 - INFO - --------------------------------------------------------------------------------
2025-06-03 12:51:32,799 - INFO - Deleted project: ctest-TestBasicVMVN-81666452, ID : 9b0a917e-9d2a-4fbc-9c06-2a4acf122e81