2026-05-29 13:00:55,083 - INFO - Domain Default found not creating
2026-05-29 13:00:55,272 - INFO - Project ctest-TestBasicVMVN-35023153 not found, creating it
2026-05-29 13:00:55,743 - INFO - Created Project:ctest-TestBasicVMVN-35023153, ID : bc89a5f9-8f29-4121-bd50-328bb708c7aa
2026-05-29 13:00:57,280 - INFO - ================================================================================
2026-05-29 13:00:57,280 - INFO - STARTING TEST : test_generic_link_local_service
2026-05-29 13:00:57,280 - 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
2026-05-29 13:00:57,532 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-29 13:00:57,532 - INFO - Initial checks done. Running the testcase now
2026-05-29 13:00:57,532 - INFO -
2026-05-29 13:00:58,074 - DEBUG - Response for create_network : {'network': {'id': 'e4e6eb63-448d-4e80-926d-cecc5c4da2d4', 'name': 'ctest-vn2_metadata-79062752', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'project_id': 'bc89a5f98f294121bd50328bb708c7aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35023153', 'ctest-vn2_metadata-79062752'], 'port_security_enabled': True, 'description': ''}}
2026-05-29 13:00:58,272 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c29612e-70d5-4e14-9f0e-db015a3e8049', 'name': '', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'network_id': 'e4e6eb63-448d-4e80-926d-cecc5c4da2d4', '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': 'bc89a5f98f294121bd50328bb708c7aa'}}
2026-05-29 13:00:58,290 - INFO - Created VN ctest-vn2_metadata-79062752
2026-05-29 13:00:58,343 - DEBUG - VN ctest-vn2_metadata-79062752 UUID is e4e6eb63-448d-4e80-926d-cecc5c4da2d4
2026-05-29 13:00:58,521 - DEBUG - Services list from nova: [, , ]
2026-05-29 13:00:59,530 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5849-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5849-1)
2026-05-29 13:00:59,635 - DEBUG - Link local service introspect added
2026-05-29 13:00:59,674 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-29 13:01:04,756 - DEBUG - VM is in ACTIVE state now
2026-05-29 13:01:04,883 - INFO - Waiting for VM ctest-TestBasicVMVN-35023153-98256997 to be up..
2026-05-29 13:01:04,883 - INFO - VM name : ctest-TestBasicVMVN-35023153-98256997
2026-05-29 13:01:04,958 - DEBUG - VM ctest-TestBasicVMVN-35023153-98256997 ID is 8e88e272-bad9-402a-84b9-4568b30ed8f9
2026-05-29 13:01:04,958 - DEBUG - VM ctest-TestBasicVMVN-35023153-98256997 launched on Node cn-jenkins-deploy-platform-ansible-os-5849-1
2026-05-29 13:01:05,109 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8e88e272-bad9-402a-84b9-4568b30ed8f9
2026-05-29 13:01:05,403 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8e88e272-bad9-402a-84b9-4568b30ed8f9
2026-05-29 13:01:05,438 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9a287e7e-c6d5-4a8e-ade7-216f037dff56
2026-05-29 13:01:08,685 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2026-05-29 13:01:08,685 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35023153-98256997 failed!
2026-05-29 13:01:08,739 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35023153:ctest-vn2_metadata-79062752 is 11.1.1.1 and allocation pool is NOT set
2026-05-29 13:01:10,797 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.305 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.305/2.804/5.304/2.499 ms')
2026-05-29 13:01:10,797 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35023153-98256997 passed
2026-05-29 13:01:10,947 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:01:10,947 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35023153-98256997, IP 11.1.1.3, Port 22
2026-05-29 13:01:11,106 - DEBUG - VM ctest-TestBasicVMVN-35023153-98256997 is ready for SSH connections
2026-05-29 13:01:11,106 - INFO - Retry 0
2026-05-29 13:01:11,106 - 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.50, gateway password: c0ntrail123
2026-05-29 13:01:11,107 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-05-29 13:01:12,726 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-05-29 13:01:12,726 - INFO - Generic metadata worked
2026-05-29 13:01:12,979 - DEBUG - Link local service introspect removed
2026-05-29 13:01:12,979 - INFO - Deleting VM ctest-TestBasicVMVN-35023153-98256997
2026-05-29 13:01:13,060 - INFO - Deleting VN ctest-vn2_metadata-79062752
2026-05-29 13:01:13,096 - DEBUG - VN e4e6eb63-448d-4e80-926d-cecc5c4da2d4 still in use: Unable to complete operation on network e4e6eb63-448d-4e80-926d-cecc5c4da2d4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-70d2142d-d62c-4535-9c70-40b5d55b1cd3']
2026-05-29 13:01:13,097 - WARNING - Deleting VN ctest-vn2_metadata-79062752 failed..Will retry
2026-05-29 13:01:15,194 - DEBUG - Response for deleting network ()
2026-05-29 13:01:15,447 - DEBUG - No XMPP flaps were noticed during the test
2026-05-29 13:01:15,447 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-05-29 13:01:15,447 - INFO - --------------------------------------------------------------------------------
2026-05-29 13:01:15,449 - INFO - ================================================================================
2026-05-29 13:01:15,450 - INFO - STARTING TEST : test_metadata_service
2026-05-29 13:01:15,450 - 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
2026-05-29 13:01:15,736 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-29 13:01:15,736 - INFO - Initial checks done. Running the testcase now
2026-05-29 13:01:15,736 - INFO -
2026-05-29 13:01:15,736 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-05-29 13:01:15,742 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/7197e6dc-4558-4b1a-95ce-ba1bc092c4a2
2026-05-29 13:01:15,917 - DEBUG - Response for create_network : {'network': {'id': '1df30637-32dd-40ab-9842-a64d771333ef', 'name': 'ctest-vn-15726003', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'project_id': 'bc89a5f98f294121bd50328bb708c7aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35023153', 'ctest-vn-15726003'], 'port_security_enabled': True, 'description': ''}}
2026-05-29 13:01:16,110 - DEBUG - Response for create_subnet : {'subnet': {'id': '1de70b3f-8bfb-4143-86ee-7bd301d84176', 'name': '', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'network_id': '1df30637-32dd-40ab-9842-a64d771333ef', 'ip_version': 4, 'cidr': '75.235.160.128/26', 'allocation_pools': [{'start': '75.235.160.130', 'end': '75.235.160.190'}], 'gateway_ip': '75.235.160.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.235.160.130', 'tags': [], 'project_id': 'bc89a5f98f294121bd50328bb708c7aa'}}
2026-05-29 13:01:16,128 - INFO - Created VN ctest-vn-15726003
2026-05-29 13:01:16,179 - DEBUG - VN ctest-vn-15726003 UUID is 1df30637-32dd-40ab-9842-a64d771333ef
2026-05-29 13:01:17,308 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5849-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5849-1)
2026-05-29 13:01:17,309 - INFO - Waiting for VM ctest-TestBasicVMVN-35023153-41813187 to be up..
2026-05-29 13:01:17,347 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-29 13:01:22,422 - DEBUG - VM is in ACTIVE state now
2026-05-29 13:01:22,422 - INFO - VM name : ctest-TestBasicVMVN-35023153-41813187
2026-05-29 13:01:22,494 - DEBUG - VM ctest-TestBasicVMVN-35023153-41813187 ID is acc0b737-c7bb-4af6-80ea-c129ccb51496
2026-05-29 13:01:22,494 - DEBUG - VM ctest-TestBasicVMVN-35023153-41813187 launched on Node cn-jenkins-deploy-platform-ansible-os-5849-1
2026-05-29 13:01:22,566 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/acc0b737-c7bb-4af6-80ea-c129ccb51496
2026-05-29 13:01:22,573 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0c0af52a-8468-4df2-b3d1-126f9f338a04
2026-05-29 13:01:25,835 - 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')
2026-05-29 13:01:25,835 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35023153-41813187 failed!
2026-05-29 13:01:25,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-15726003 is 75.235.160.129 and allocation pool is NOT set
2026-05-29 13:01:27,953 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.22 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.613 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.613/3.418/6.223/2.805 ms')
2026-05-29 13:01:27,953 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35023153-41813187 passed
2026-05-29 13:01:28,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:01:28,103 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35023153-41813187, IP 75.235.160.131, Port 22
2026-05-29 13:01:28,169 - 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': ''}
2026-05-29 13:01:28,244 - DEBUG - VM ctest-TestBasicVMVN-35023153-41813187 is NOT ready for SSH connections, VM status: ACTIVE
2026-05-29 13:01:33,246 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:01:33,246 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35023153-41813187, IP 75.235.160.131, Port 22
2026-05-29 13:01:33,417 - DEBUG - VM ctest-TestBasicVMVN-35023153-41813187 is ready for SSH connections
2026-05-29 13:01:33,417 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-05-29 13:01:33,417 - DEBUG - cat /tmp/output.txt
2026-05-29 13:01:35,027 - DEBUG - Hello World. The time is now Fri, 29 May 2026 07:01:30 -0600!
2026-05-29 13:01:35,027 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 29 May 2026 07:01:30 -0600!'}
2026-05-29 13:01:35,027 - INFO - metadata_script.txt got executed in the vm
2026-05-29 13:01:35,027 - INFO - Deleting VM ctest-TestBasicVMVN-35023153-41813187
2026-05-29 13:01:35,102 - INFO - Deleting VN ctest-vn-15726003
2026-05-29 13:01:35,134 - DEBUG - VN 1df30637-32dd-40ab-9842-a64d771333ef still in use: Unable to complete operation on network 1df30637-32dd-40ab-9842-a64d771333ef. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-79c5439b-be5a-40b2-8daf-072922fa7dbd']
2026-05-29 13:01:35,134 - WARNING - Deleting VN ctest-vn-15726003 failed..Will retry
2026-05-29 13:01:37,253 - DEBUG - Response for deleting network ()
2026-05-29 13:01:37,507 - DEBUG - No XMPP flaps were noticed during the test
2026-05-29 13:01:37,508 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-05-29 13:01:37,508 - INFO - --------------------------------------------------------------------------------
2026-05-29 13:01:37,510 - INFO - ================================================================================
2026-05-29 13:01:37,510 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-05-29 13:01:37,510 - 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
2026-05-29 13:01:37,796 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with
2026-05-29 13:01:37,796 - INFO - Initial checks done. Running the testcase now
2026-05-29 13:01:37,797 - INFO -
2026-05-29 13:01:38,272 - DEBUG - Response for create_network : {'network': {'id': 'e98eb50c-1e81-4fd8-9bcc-429ab16b72ec', 'name': 'ctest-vn-07104047', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'project_id': 'bc89a5f98f294121bd50328bb708c7aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-35023153', 'ctest-vn-07104047'], 'port_security_enabled': True, 'description': ''}}
2026-05-29 13:01:38,481 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ad4edaa-5076-4b43-9a5b-f541c50ddb61', 'name': '', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'network_id': 'e98eb50c-1e81-4fd8-9bcc-429ab16b72ec', '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': 'bc89a5f98f294121bd50328bb708c7aa'}}
2026-05-29 13:01:38,667 - DEBUG - Response for create_subnet : {'subnet': {'id': '97f1c12f-3c49-4e3e-aac2-ddda9fc753c6', 'name': '', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'network_id': 'e98eb50c-1e81-4fd8-9bcc-429ab16b72ec', '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': 'bc89a5f98f294121bd50328bb708c7aa'}}
2026-05-29 13:01:38,687 - INFO - Created VN ctest-vn-07104047
2026-05-29 13:01:38,739 - DEBUG - VN ctest-vn-07104047 UUID is e98eb50c-1e81-4fd8-9bcc-429ab16b72ec
2026-05-29 13:01:39,089 - DEBUG - Response for create_port : {'port': {'name': '7be3c777-4862-43a7-abb0-db04c4ac9c4b', 'id': '7be3c777-4862-43a7-abb0-db04c4ac9c4b', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'network_id': 'e98eb50c-1e81-4fd8-9bcc-429ab16b72ec', 'mac_address': '02:7b:e3:c7:77:48', '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': '0ad4edaa-5076-4b43-9a5b-f541c50ddb61'}], 'security_groups': ['707c6ccd-a4a4-4ea6-b10d-53f5601f5c68'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bc89a5f98f294121bd50328bb708c7aa'}}
2026-05-29 13:01:39,258 - DEBUG - Response for create_port : {'port': {'name': 'c2ea4984-32f6-4f49-b76c-29c046d2a2b9', 'id': 'c2ea4984-32f6-4f49-b76c-29c046d2a2b9', 'tenant_id': 'bc89a5f98f294121bd50328bb708c7aa', 'network_id': 'e98eb50c-1e81-4fd8-9bcc-429ab16b72ec', 'mac_address': '02:c2:ea:49:84:32', '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': '97f1c12f-3c49-4e3e-aac2-ddda9fc753c6'}], 'security_groups': ['707c6ccd-a4a4-4ea6-b10d-53f5601f5c68'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bc89a5f98f294121bd50328bb708c7aa'}}
2026-05-29 13:01:39,626 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5849-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5849-1)
2026-05-29 13:01:40,037 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5849-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5849-1)
2026-05-29 13:01:41,316 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5849-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5849-1)
2026-05-29 13:01:41,317 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-29 13:01:41,327 - DEBUG - Requesting: http://10.0.0.50:8082/domain/34a5ab6b-810b-4978-88bd-37e1c12509ed
2026-05-29 13:01:41,351 - DEBUG - Requesting: http://10.0.0.50:8082/project/bc89a5f9-8f29-4121-bd50-328bb708c7aa
2026-05-29 13:01:41,436 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/d2c6f722-7d0a-434f-a682-b446645a35eb
2026-05-29 13:01:41,448 - INFO - Verifications in API Server for IPAM: ctest-ipam-84701758 passed
2026-05-29 13:01:41,457 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-35023153:ctest-ipam-84701758', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35023153', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15188098520852349775', 'uuid-lslong': '11998350571692766699'}, 'enable': 'true', 'created': '2026-05-29T13:01:37', 'last-modified': '2026-05-29T13:01:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.433071'}
2026-05-29 13:01:41,457 - INFO - Verifications in Control node for IPAM: ctest-ipam-84701758 passed
2026-05-29 13:01:41,458 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-29 13:01:41,467 - DEBUG - Requesting: http://10.0.0.50:8082/domain/34a5ab6b-810b-4978-88bd-37e1c12509ed
2026-05-29 13:01:41,486 - DEBUG - Requesting: http://10.0.0.50:8082/project/bc89a5f9-8f29-4121-bd50-328bb708c7aa
2026-05-29 13:01:41,572 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e98eb50c-1e81-4fd8-9bcc-429ab16b72ec
2026-05-29 13:01:41,596 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e98eb50c-1e81-4fd8-9bcc-429ab16b72ec
2026-05-29 13:01:41,613 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/09faa7b7-0ad1-46fb-a253-2e5456411c8f
2026-05-29 13:01:41,625 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/09faa7b7-0ad1-46fb-a253-2e5456411c8f
2026-05-29 13:01:41,640 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/728cf631-39bb-4a78-b7e1-150fd6080e41
2026-05-29 13:01:41,649 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-29 13:01:41,649 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e98eb50c-1e81-4fd8-9bcc-429ab16b72ec
2026-05-29 13:01:41,665 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/09faa7b7-0ad1-46fb-a253-2e5456411c8f
2026-05-29 13:01:41,693 - INFO - Verified VN network id 11 for VN e98eb50c-1e81-4fd8-9bcc-429ab16b72ec
2026-05-29 13:01:41,693 - INFO - Verifications in API Server for VN ctest-vn-07104047 passed
2026-05-29 13:01:41,693 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e98eb50c-1e81-4fd8-9bcc-429ab16b72ec
2026-05-29 13:01:41,705 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/09faa7b7-0ad1-46fb-a253-2e5456411c8f
2026-05-29 13:01:41,714 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/09faa7b7-0ad1-46fb-a253-2e5456411c8f
2026-05-29 13:01:41,724 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/728cf631-39bb-4a78-b7e1-150fd6080e41
2026-05-29 13:01:41,737 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-35023153', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '16829587921186148312', 'uuid-lslong': '11226421203296809708'}, 'enable': 'true', 'created': '2026-05-29T13:01:38', 'last-modified': '2026-05-29T13:01:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.092191'}
2026-05-29 13:01:41,754 - DEBUG - Route Targets: ['target:64512:8000004']
2026-05-29 13:01:41,754 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-07104047 passed
2026-05-29 13:01:41,754 - DEBUG - ====Verifying policy data for ctest-vn-07104047 in API_Server ======
2026-05-29 13:01:41,754 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-29 13:01:41,763 - DEBUG - Requesting: http://10.0.0.50:8082/domain/34a5ab6b-810b-4978-88bd-37e1c12509ed
2026-05-29 13:01:41,776 - DEBUG - Requesting: http://10.0.0.50:8082/project/bc89a5f9-8f29-4121-bd50-328bb708c7aa
2026-05-29 13:01:41,909 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e98eb50c-1e81-4fd8-9bcc-429ab16b72ec
2026-05-29 13:01:41,935 - DEBUG - =>VN ctest-vn-07104047 has no policy to be verified
2026-05-29 13:01:41,935 - DEBUG - Verifying the vn in opserver
2026-05-29 13:01:41,935 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047 virtual network link through opserver 10.0.0.50
2026-05-29 13:01:41,936 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-29 13:01:42,357 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-05-29 13:01:42,476 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047?flat'}
2026-05-29 13:01:42,476 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047 is found in opserver
2026-05-29 13:01:42,484 - DEBUG - VRF ids for VN ctest-vn-07104047: {'10.0.0.50': '2'}
2026-05-29 13:01:42,484 - INFO - Waiting for VM ctest-TestBasicVMVN-35023153-90741798 to be up..
2026-05-29 13:01:42,619 - DEBUG - VM is in ACTIVE state now
2026-05-29 13:01:42,620 - INFO - VM name : ctest-TestBasicVMVN-35023153-90741798
2026-05-29 13:01:42,752 - DEBUG - VM ctest-TestBasicVMVN-35023153-90741798 ID is 4f91a2b1-2730-488a-8890-9367ea095784
2026-05-29 13:01:42,752 - DEBUG - VM ctest-TestBasicVMVN-35023153-90741798 launched on Node cn-jenkins-deploy-platform-ansible-os-5849-1
2026-05-29 13:01:42,862 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4f91a2b1-2730-488a-8890-9367ea095784
2026-05-29 13:01:42,876 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7be3c777-4862-43a7-abb0-db04c4ac9c4b
2026-05-29 13:01:46,198 - 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')
2026-05-29 13:01:46,198 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35023153-90741798 failed!
2026-05-29 13:01:46,259 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047 is 31.1.1.1 and allocation pool is NOT set
2026-05-29 13:01:46,259 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047 is 31.1.2.1 and allocation pool is NOT set
2026-05-29 13:01:50,350 - 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')
2026-05-29 13:01:50,350 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35023153-90741798 failed!
2026-05-29 13:01:50,407 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047 is 31.1.1.1 and allocation pool is NOT set
2026-05-29 13:01:50,407 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047 is 31.1.2.1 and allocation pool is NOT set
2026-05-29 13:01:52,464 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.427 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.427/2.498/4.569/2.071 ms')
2026-05-29 13:01:52,464 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-35023153-90741798 passed
2026-05-29 13:01:52,619 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:01:52,619 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35023153-90741798, IP 31.1.1.4, Port 22
2026-05-29 13:01:52,778 - DEBUG - VM ctest-TestBasicVMVN-35023153-90741798 is ready for SSH connections
2026-05-29 13:01:52,778 - INFO - Waiting for VM ctest-TestBasicVMVN-35023153-88003948 to be up..
2026-05-29 13:01:52,860 - DEBUG - VM is in ACTIVE state now
2026-05-29 13:01:52,861 - INFO - VM name : ctest-TestBasicVMVN-35023153-88003948
2026-05-29 13:01:52,943 - DEBUG - VM ctest-TestBasicVMVN-35023153-88003948 ID is 11e2972f-ece6-47c8-878f-1cfb408a0b00
2026-05-29 13:01:52,944 - DEBUG - VM ctest-TestBasicVMVN-35023153-88003948 launched on Node cn-jenkins-deploy-platform-ansible-os-5849-1
2026-05-29 13:01:53,018 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/11e2972f-ece6-47c8-878f-1cfb408a0b00
2026-05-29 13:01:53,025 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c2ea4984-32f6-4f49-b76c-29c046d2a2b9
2026-05-29 13:01:54,263 - 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.24 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.425 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.425/1.830/3.235/1.405 ms')
2026-05-29 13:01:54,264 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-35023153-88003948 passed
2026-05-29 13:01:54,415 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:01:54,415 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35023153-88003948, IP 31.1.2.4, Port 22
2026-05-29 13:01:54,566 - DEBUG - VM ctest-TestBasicVMVN-35023153-88003948 is ready for SSH connections
2026-05-29 13:01:54,566 - INFO - Waiting for VM ctest-TestBasicVMVN-35023153-26232702 to be up..
2026-05-29 13:01:54,641 - DEBUG - VM is in ACTIVE state now
2026-05-29 13:01:54,641 - INFO - VM name : ctest-TestBasicVMVN-35023153-26232702
2026-05-29 13:01:54,722 - DEBUG - VM ctest-TestBasicVMVN-35023153-26232702 ID is 198ccaf0-9ccf-45d1-903e-2240fd9c4779
2026-05-29 13:01:54,722 - DEBUG - VM ctest-TestBasicVMVN-35023153-26232702 launched on Node cn-jenkins-deploy-platform-ansible-os-5849-1
2026-05-29 13:01:54,801 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/198ccaf0-9ccf-45d1-903e-2240fd9c4779
2026-05-29 13:01:54,811 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/af7e37a5-01f1-4a05-b9d5-90938057edff
2026-05-29 13:01:56,045 - 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.00 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.372 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.372/1.683/2.995/1.311 ms')
2026-05-29 13:01:56,045 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-35023153-26232702 passed
2026-05-29 13:01:56,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:01:56,195 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-35023153-26232702, IP 31.1.1.3, Port 22
2026-05-29 13:01:56,351 - DEBUG - VM ctest-TestBasicVMVN-35023153-26232702 is ready for SSH connections
2026-05-29 13:01:56,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:01:56,351 - 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.50, gateway password: c0ntrail123
2026-05-29 13:01:56,351 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-05-29 13:02:00,368 - 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.657 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.735 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.893 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.735/1.761/3.657 ms
2026-05-29 13:02:00,368 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-35023153-90741798 passed
2026-05-29 13:02:00,369 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:02:00,369 - 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.50, gateway password: c0ntrail123
2026-05-29 13:02:00,369 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-05-29 13:02:04,095 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.139 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.912 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.907 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.907/1.652/3.139 ms
2026-05-29 13:02:04,095 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-35023153-88003948 passed
2026-05-29 13:02:04,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:02:04,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:02:04,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-29 13:02:04,095 - 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.50, gateway password: c0ntrail123
2026-05-29 13:02:04,095 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-29 13:02:04,305 - DEBUG - None
2026-05-29 13:02:04,305 - 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.50, gateway password: c0ntrail123
2026-05-29 13:02:04,305 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-29 13:02:04,521 - DEBUG - None
2026-05-29 13:02:04,521 - 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.50, gateway password: c0ntrail123
2026-05-29 13:02:04,521 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-05-29 13:02:05,173 - DEBUG - None
2026-05-29 13:02:05,173 - 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.50, gateway password: c0ntrail123
2026-05-29 13:02:05,173 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-05-29 13:02:07,454 - 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.865 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.986 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.520 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.842 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.521/5.986 ms
2026-05-29 13:02:07,454 - 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.50, gateway password: c0ntrail123
2026-05-29 13:02:07,454 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-05-29 13:02:09,709 - 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.035 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.485 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.865 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.407 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.670 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.665 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.497 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/2.089/4.865 ms
2026-05-29 13:02:09,709 - 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.50, gateway password: c0ntrail123
2026-05-29 13:02:09,709 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-05-29 13:02:11,944 - 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.677 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.652 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.508 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.356 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.765 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.595 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.575 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.356/1.732/3.508 ms
2026-05-29 13:02:11,944 - INFO - Deleting VM ctest-TestBasicVMVN-35023153-26232702
2026-05-29 13:02:12,023 - INFO - Detaching port c2ea4984-32f6-4f49-b76c-29c046d2a2b9 from VM ctest-TestBasicVMVN-35023153-88003948
2026-05-29 13:02:12,054 - INFO - Deleting VM ctest-TestBasicVMVN-35023153-88003948
2026-05-29 13:02:12,135 - INFO - Detaching port 7be3c777-4862-43a7-abb0-db04c4ac9c4b from VM ctest-TestBasicVMVN-35023153-90741798
2026-05-29 13:02:12,167 - INFO - Deleting VM ctest-TestBasicVMVN-35023153-90741798
2026-05-29 13:02:12,235 - INFO - Deleting VN ctest-vn-07104047
2026-05-29 13:02:12,386 - DEBUG - Response for delete_port : ()
2026-05-29 13:02:12,543 - DEBUG - Response for delete_port : ()
2026-05-29 13:02:12,588 - DEBUG - VN e98eb50c-1e81-4fd8-9bcc-429ab16b72ec still in use: Unable to complete operation on network e98eb50c-1e81-4fd8-9bcc-429ab16b72ec. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4f1c98b9-4296-44cb-bdf8-2a038f700628']
2026-05-29 13:02:12,588 - WARNING - Deleting VN ctest-vn-07104047 failed..Will retry
2026-05-29 13:02:14,710 - DEBUG - Response for deleting network ()
2026-05-29 13:02:14,710 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/09faa7b7-0ad1-46fb-a253-2e5456411c8f
2026-05-29 13:02:14,716 - DEBUG - Response Code: 404
2026-05-29 13:02:14,716 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-05-29 13:02:14,721 - DEBUG - Requesting: http://10.0.0.50:8082/domain/34a5ab6b-810b-4978-88bd-37e1c12509ed
2026-05-29 13:02:14,777 - DEBUG - Requesting: http://10.0.0.50:8082/project/bc89a5f9-8f29-4121-bd50-328bb708c7aa
2026-05-29 13:02:14,852 - INFO - Validated that VN ctest-vn-07104047 is not found in API Server
2026-05-29 13:02:14,864 - DEBUG - VN ctest-vn-07104047 is not present in Agent 10.0.0.50
2026-05-29 13:02:14,864 - INFO - Validated that VN ctest-vn-07104047 is not in any agent
2026-05-29 13:02:14,869 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2026-05-29 13:02:14,875 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-07104047
2026-05-29 13:02:14,875 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-35023153:ctest-vn-07104047
2026-05-29 13:02:14,886 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-07104047 info
2026-05-29 13:02:14,963 - INFO - IPAM: ctest-ipam-84701758 is not found in API Server
2026-05-29 13:02:14,972 - INFO - IPAM:ctest-ipam-84701758 is not found in control node
2026-05-29 13:02:15,240 - DEBUG - No XMPP flaps were noticed during the test
2026-05-29 13:02:15,240 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-05-29 13:02:15,240 - INFO - --------------------------------------------------------------------------------
2026-05-29 13:02:15,946 - INFO - Deleted project: ctest-TestBasicVMVN-35023153, ID : bc89a5f9-8f29-4121-bd50-328bb708c7aa