2026-02-27 10:25:21,969 - INFO - Domain Default found not creating
2026-02-27 10:25:22,138 - INFO - Project ctest-TestBasicVMVN-21367007 not found, creating it
2026-02-27 10:25:22,629 - INFO - Created Project:ctest-TestBasicVMVN-21367007, ID : e54b3d67-0cd6-4e65-abc5-0fab479307ae
2026-02-27 10:25:24,113 - INFO - ================================================================================
2026-02-27 10:25:24,114 - INFO - STARTING TEST : test_generic_link_local_service
2026-02-27 10:25:24,114 - 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-02-27 10:25:24,377 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-27 10:25:24,377 - INFO - Initial checks done. Running the testcase now
2026-02-27 10:25:24,377 - INFO -
2026-02-27 10:25:24,932 - DEBUG - Response for create_network : {'network': {'id': '039dd4c2-d460-4ccb-96db-3b053442dc95', 'name': 'ctest-vn2_metadata-02303830', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'project_id': 'e54b3d670cd64e65abc50fab479307ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21367007', 'ctest-vn2_metadata-02303830'], 'port_security_enabled': True, 'description': ''}}
2026-02-27 10:25:25,091 - DEBUG - Response for create_subnet : {'subnet': {'id': '120fa8e9-7587-4e57-83ce-6731411898eb', 'name': '', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'network_id': '039dd4c2-d460-4ccb-96db-3b053442dc95', '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': 'e54b3d670cd64e65abc50fab479307ae'}}
2026-02-27 10:25:25,110 - INFO - Created VN ctest-vn2_metadata-02303830
2026-02-27 10:25:25,164 - DEBUG - VN ctest-vn2_metadata-02303830 UUID is 039dd4c2-d460-4ccb-96db-3b053442dc95
2026-02-27 10:25:25,352 - DEBUG - Services list from nova: [, , ]
2026-02-27 10:25:26,359 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5409-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5409-1)
2026-02-27 10:25:26,463 - DEBUG - Link local service introspect added
2026-02-27 10:25:26,505 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-27 10:25:31,585 - DEBUG - VM is in ACTIVE state now
2026-02-27 10:25:31,725 - INFO - Waiting for VM ctest-TestBasicVMVN-21367007-71566998 to be up..
2026-02-27 10:25:31,725 - INFO - VM name : ctest-TestBasicVMVN-21367007-71566998
2026-02-27 10:25:31,814 - DEBUG - VM ctest-TestBasicVMVN-21367007-71566998 ID is 3030af77-afa7-4c70-a997-d1535f13f8cf
2026-02-27 10:25:31,814 - DEBUG - VM ctest-TestBasicVMVN-21367007-71566998 launched on Node cn-jenkins-deploy-platform-ansible-os-5409-1
2026-02-27 10:25:31,898 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3030af77-afa7-4c70-a997-d1535f13f8cf
2026-02-27 10:25:32,194 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3030af77-afa7-4c70-a997-d1535f13f8cf
2026-02-27 10:25:32,231 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5b7c0af6-11c8-4a28-afbf-e5a1d9f304a9
2026-02-27 10:25:35,487 - 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 1012ms')
2026-02-27 10:25:35,487 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21367007-71566998 failed!
2026-02-27 10:25:35,540 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21367007:ctest-vn2_metadata-02303830 is 11.1.1.1 and allocation pool is NOT set
2026-02-27 10:25:37,597 - 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=8.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.848 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.848/4.764/8.681/3.916 ms')
2026-02-27 10:25:37,598 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21367007-71566998 passed
2026-02-27 10:25:37,748 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:25:37,748 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21367007-71566998, IP 11.1.1.3, Port 22
2026-02-27 10:25:37,903 - DEBUG - VM ctest-TestBasicVMVN-21367007-71566998 is ready for SSH connections
2026-02-27 10:25:37,903 - INFO - Retry 0
2026-02-27 10:25:37,903 - 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
2026-02-27 10:25:37,903 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-02-27 10:25:39,525 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-02-27 10:25:39,526 - INFO - Generic metadata worked
2026-02-27 10:25:39,792 - DEBUG - Link local service introspect removed
2026-02-27 10:25:39,792 - INFO - Deleting VM ctest-TestBasicVMVN-21367007-71566998
2026-02-27 10:25:39,862 - INFO - Deleting VN ctest-vn2_metadata-02303830
2026-02-27 10:25:39,905 - DEBUG - VN 039dd4c2-d460-4ccb-96db-3b053442dc95 still in use: Unable to complete operation on network 039dd4c2-d460-4ccb-96db-3b053442dc95. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3076714d-275d-4b43-b5a5-b157398e09d6']
2026-02-27 10:25:39,905 - WARNING - Deleting VN ctest-vn2_metadata-02303830 failed..Will retry
2026-02-27 10:25:42,011 - DEBUG - Response for deleting network ()
2026-02-27 10:25:42,264 - DEBUG - No XMPP flaps were noticed during the test
2026-02-27 10:25:42,264 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2026-02-27 10:25:42,264 - INFO - --------------------------------------------------------------------------------
2026-02-27 10:25:42,267 - INFO - ================================================================================
2026-02-27 10:25:42,267 - INFO - STARTING TEST : test_metadata_service
2026-02-27 10:25:42,267 - 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-02-27 10:25:42,557 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-27 10:25:42,557 - INFO - Initial checks done. Running the testcase now
2026-02-27 10:25:42,557 - INFO -
2026-02-27 10:25:42,557 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2026-02-27 10:25:42,563 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/c4fdabe1-7a9e-4aa9-bb4d-f13b62e614b9
2026-02-27 10:25:42,743 - DEBUG - Response for create_network : {'network': {'id': '32933361-6814-44d1-8bcf-1b51b4dfa56c', 'name': 'ctest-vn-74579644', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'project_id': 'e54b3d670cd64e65abc50fab479307ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21367007', 'ctest-vn-74579644'], 'port_security_enabled': True, 'description': ''}}
2026-02-27 10:25:42,918 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e303aeeb-7e6f-484f-8cd1-a6b1321f7871', 'name': '', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'network_id': '32933361-6814-44d1-8bcf-1b51b4dfa56c', 'ip_version': 4, 'cidr': '8.13.77.0/26', 'allocation_pools': [{'start': '8.13.77.2', 'end': '8.13.77.62'}], 'gateway_ip': '8.13.77.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '8.13.77.2', 'tags': [], 'project_id': 'e54b3d670cd64e65abc50fab479307ae'}}
2026-02-27 10:25:42,939 - INFO - Created VN ctest-vn-74579644
2026-02-27 10:25:42,992 - DEBUG - VN ctest-vn-74579644 UUID is 32933361-6814-44d1-8bcf-1b51b4dfa56c
2026-02-27 10:25:44,169 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5409-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5409-1)
2026-02-27 10:25:44,170 - INFO - Waiting for VM ctest-TestBasicVMVN-21367007-33973727 to be up..
2026-02-27 10:25:44,215 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-27 10:25:49,303 - DEBUG - VM is in ACTIVE state now
2026-02-27 10:25:49,303 - INFO - VM name : ctest-TestBasicVMVN-21367007-33973727
2026-02-27 10:25:49,380 - DEBUG - VM ctest-TestBasicVMVN-21367007-33973727 ID is caa20a89-10d0-4fc5-858f-421635211533
2026-02-27 10:25:49,381 - DEBUG - VM ctest-TestBasicVMVN-21367007-33973727 launched on Node cn-jenkins-deploy-platform-ansible-os-5409-1
2026-02-27 10:25:49,456 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/caa20a89-10d0-4fc5-858f-421635211533
2026-02-27 10:25:49,464 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/06c2158c-6753-4408-892c-c20e97d26e2f
2026-02-27 10:25:52,730 - 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 1020ms')
2026-02-27 10:25:52,730 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21367007-33973727 failed!
2026-02-27 10:25:52,788 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-74579644 is 8.13.77.1 and allocation pool is NOT set
2026-02-27 10:25:54,854 - 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.61 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.56 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.557/4.085/5.614/1.528 ms')
2026-02-27 10:25:54,854 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21367007-33973727 passed
2026-02-27 10:25:55,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:25:55,008 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21367007-33973727, IP 8.13.77.3, Port 22
2026-02-27 10:25:55,063 - 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-02-27 10:25:55,142 - DEBUG - VM ctest-TestBasicVMVN-21367007-33973727 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-27 10:26:00,143 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:00,143 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21367007-33973727, IP 8.13.77.3, Port 22
2026-02-27 10:26:00,299 - DEBUG - VM ctest-TestBasicVMVN-21367007-33973727 is ready for SSH connections
2026-02-27 10:26:00,299 - 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
2026-02-27 10:26:00,299 - DEBUG - cat /tmp/output.txt
2026-02-27 10:26:01,977 - DEBUG - Hello World. The time is now Fri, 27 Feb 2026 03:25:55 -0700!
2026-02-27 10:26:01,977 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 27 Feb 2026 03:25:55 -0700!'}
2026-02-27 10:26:01,977 - INFO - metadata_script.txt got executed in the vm
2026-02-27 10:26:01,977 - INFO - Deleting VM ctest-TestBasicVMVN-21367007-33973727
2026-02-27 10:26:02,064 - INFO - Deleting VN ctest-vn-74579644
2026-02-27 10:26:02,124 - DEBUG - VN 32933361-6814-44d1-8bcf-1b51b4dfa56c still in use: Unable to complete operation on network 32933361-6814-44d1-8bcf-1b51b4dfa56c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-54f81b2e-91d9-48ae-a527-4d4d2727876c']
2026-02-27 10:26:02,124 - WARNING - Deleting VN ctest-vn-74579644 failed..Will retry
2026-02-27 10:26:04,235 - DEBUG - Response for deleting network ()
2026-02-27 10:26:04,493 - DEBUG - No XMPP flaps were noticed during the test
2026-02-27 10:26:04,493 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2026-02-27 10:26:04,493 - INFO - --------------------------------------------------------------------------------
2026-02-27 10:26:04,496 - INFO - ================================================================================
2026-02-27 10:26:04,496 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-02-27 10:26:04,496 - 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-02-27 10:26:04,787 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-27 10:26:04,787 - INFO - Initial checks done. Running the testcase now
2026-02-27 10:26:04,787 - INFO -
2026-02-27 10:26:05,349 - DEBUG - Response for create_network : {'network': {'id': 'd2a64662-7f28-46ca-87b0-14416062ba56', 'name': 'ctest-vn-43320196', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'project_id': 'e54b3d670cd64e65abc50fab479307ae', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-21367007', 'ctest-vn-43320196'], 'port_security_enabled': True, 'description': ''}}
2026-02-27 10:26:05,561 - DEBUG - Response for create_subnet : {'subnet': {'id': '39b9d182-0bd8-4509-b25c-a3dc8f4232f4', 'name': '', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'network_id': 'd2a64662-7f28-46ca-87b0-14416062ba56', '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': 'e54b3d670cd64e65abc50fab479307ae'}}
2026-02-27 10:26:05,728 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc551e67-07dc-4f44-95a0-da2beb10fabb', 'name': '', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'network_id': 'd2a64662-7f28-46ca-87b0-14416062ba56', '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': 'e54b3d670cd64e65abc50fab479307ae'}}
2026-02-27 10:26:05,750 - INFO - Created VN ctest-vn-43320196
2026-02-27 10:26:05,804 - DEBUG - VN ctest-vn-43320196 UUID is d2a64662-7f28-46ca-87b0-14416062ba56
2026-02-27 10:26:06,204 - DEBUG - Response for create_port : {'port': {'name': '9f1b34d8-7cfc-4268-8d04-005bb35afac8', 'id': '9f1b34d8-7cfc-4268-8d04-005bb35afac8', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'network_id': 'd2a64662-7f28-46ca-87b0-14416062ba56', 'mac_address': '02:9f:1b:34:d8:7c', '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': '39b9d182-0bd8-4509-b25c-a3dc8f4232f4'}], 'security_groups': ['3f904ac9-9252-4375-bd73-fdb0acd25f3c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e54b3d670cd64e65abc50fab479307ae'}}
2026-02-27 10:26:06,380 - DEBUG - Response for create_port : {'port': {'name': '2f3f2ded-93d7-4a52-a72e-1bd0d21337db', 'id': '2f3f2ded-93d7-4a52-a72e-1bd0d21337db', 'tenant_id': 'e54b3d670cd64e65abc50fab479307ae', 'network_id': 'd2a64662-7f28-46ca-87b0-14416062ba56', 'mac_address': '02:2f:3f:2d:ed:93', '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': 'fc551e67-07dc-4f44-95a0-da2beb10fabb'}], 'security_groups': ['3f904ac9-9252-4375-bd73-fdb0acd25f3c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e54b3d670cd64e65abc50fab479307ae'}}
2026-02-27 10:26:06,844 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5409-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5409-1)
2026-02-27 10:26:07,358 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5409-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5409-1)
2026-02-27 10:26:08,659 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5409-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5409-1)
2026-02-27 10:26:08,659 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-02-27 10:26:08,666 - DEBUG - Requesting: http://10.0.0.38:8082/domain/141435af-8789-4291-b58c-92079d8bb1c4
2026-02-27 10:26:08,683 - DEBUG - Requesting: http://10.0.0.38:8082/project/e54b3d67-0cd6-4e65-abc5-0fab479307ae
2026-02-27 10:26:08,769 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/bd2006f0-b528-4d17-bb21-c1db46fbd94d
2026-02-27 10:26:08,782 - INFO - Verifications in API Server for IPAM: ctest-ipam-29332931 passed
2026-02-27 10:26:08,787 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-21367007:ctest-ipam-29332931', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21367007', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13627900103324355863', 'uuid-lslong': '13484271906856884557'}, 'enable': 'true', 'created': '2026-02-27T10:26:04', 'last-modified': '2026-02-27T10:26:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.748675'}
2026-02-27 10:26:08,787 - INFO - Verifications in Control node for IPAM: ctest-ipam-29332931 passed
2026-02-27 10:26:08,787 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-02-27 10:26:08,795 - DEBUG - Requesting: http://10.0.0.38:8082/domain/141435af-8789-4291-b58c-92079d8bb1c4
2026-02-27 10:26:08,807 - DEBUG - Requesting: http://10.0.0.38:8082/project/e54b3d67-0cd6-4e65-abc5-0fab479307ae
2026-02-27 10:26:08,879 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d2a64662-7f28-46ca-87b0-14416062ba56
2026-02-27 10:26:08,891 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d2a64662-7f28-46ca-87b0-14416062ba56
2026-02-27 10:26:08,903 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66587d78-e166-4041-a5b7-b7cec62ce2fb
2026-02-27 10:26:08,913 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66587d78-e166-4041-a5b7-b7cec62ce2fb
2026-02-27 10:26:08,923 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/657df1c7-b9fc-435a-92e2-1411258c3e80
2026-02-27 10:26:08,931 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-27 10:26:08,932 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d2a64662-7f28-46ca-87b0-14416062ba56
2026-02-27 10:26:08,945 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66587d78-e166-4041-a5b7-b7cec62ce2fb
2026-02-27 10:26:08,969 - INFO - Verified VN network id 11 for VN d2a64662-7f28-46ca-87b0-14416062ba56
2026-02-27 10:26:08,969 - INFO - Verifications in API Server for VN ctest-vn-43320196 passed
2026-02-27 10:26:08,969 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d2a64662-7f28-46ca-87b0-14416062ba56
2026-02-27 10:26:08,979 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66587d78-e166-4041-a5b7-b7cec62ce2fb
2026-02-27 10:26:08,987 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66587d78-e166-4041-a5b7-b7cec62ce2fb
2026-02-27 10:26:08,995 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/657df1c7-b9fc-435a-92e2-1411258c3e80
2026-02-27 10:26:09,008 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-21367007', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15178896982952920778', 'uuid-lslong': '9777337062043859542'}, 'enable': 'true', 'created': '2026-02-27T10:26:05', 'last-modified': '2026-02-27T10:26:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.318219'}
2026-02-27 10:26:09,024 - DEBUG - Route Targets: ['target:64512:8000004']
2026-02-27 10:26:09,025 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43320196 passed
2026-02-27 10:26:09,027 - DEBUG - ====Verifying policy data for ctest-vn-43320196 in API_Server ======
2026-02-27 10:26:09,027 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-02-27 10:26:09,033 - DEBUG - Requesting: http://10.0.0.38:8082/domain/141435af-8789-4291-b58c-92079d8bb1c4
2026-02-27 10:26:09,046 - DEBUG - Requesting: http://10.0.0.38:8082/project/e54b3d67-0cd6-4e65-abc5-0fab479307ae
2026-02-27 10:26:09,126 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d2a64662-7f28-46ca-87b0-14416062ba56
2026-02-27 10:26:09,143 - DEBUG - =>VN ctest-vn-43320196 has no policy to be verified
2026-02-27 10:26:09,143 - DEBUG - Verifying the vn in opserver
2026-02-27 10:26:09,143 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196 virtual network link through opserver 10.0.0.38
2026-02-27 10:26:09,143 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-02-27 10:26:09,547 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2026-02-27 10:26:09,662 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196?flat'}
2026-02-27 10:26:09,662 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196 is found in opserver
2026-02-27 10:26:09,668 - DEBUG - VRF ids for VN ctest-vn-43320196: {'10.0.0.38': '2'}
2026-02-27 10:26:09,668 - INFO - Waiting for VM ctest-TestBasicVMVN-21367007-56487616 to be up..
2026-02-27 10:26:09,766 - DEBUG - VM is in ACTIVE state now
2026-02-27 10:26:09,767 - INFO - VM name : ctest-TestBasicVMVN-21367007-56487616
2026-02-27 10:26:09,865 - DEBUG - VM ctest-TestBasicVMVN-21367007-56487616 ID is da7bc79b-6de7-468c-8275-d42a03e2dde2
2026-02-27 10:26:09,865 - DEBUG - VM ctest-TestBasicVMVN-21367007-56487616 launched on Node cn-jenkins-deploy-platform-ansible-os-5409-1
2026-02-27 10:26:09,963 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/da7bc79b-6de7-468c-8275-d42a03e2dde2
2026-02-27 10:26:09,972 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9f1b34d8-7cfc-4268-8d04-005bb35afac8
2026-02-27 10:26:13,237 - 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 1019ms')
2026-02-27 10:26:13,237 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21367007-56487616 failed!
2026-02-27 10:26:13,292 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196 is 31.1.1.1 and allocation pool is NOT set
2026-02-27 10:26:13,292 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196 is 31.1.2.1 and allocation pool is NOT set
2026-02-27 10:26:17,372 - 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 1019ms')
2026-02-27 10:26:17,372 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21367007-56487616 failed!
2026-02-27 10:26:17,427 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196 is 31.1.1.1 and allocation pool is NOT set
2026-02-27 10:26:17,428 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196 is 31.1.2.1 and allocation pool is NOT set
2026-02-27 10:26:19,497 - 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.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 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 = 1.305/3.072/4.840/1.767 ms')
2026-02-27 10:26:19,497 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-21367007-56487616 passed
2026-02-27 10:26:19,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:19,652 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21367007-56487616, IP 31.1.1.4, Port 22
2026-02-27 10:26:19,807 - DEBUG - VM ctest-TestBasicVMVN-21367007-56487616 is ready for SSH connections
2026-02-27 10:26:19,807 - INFO - Waiting for VM ctest-TestBasicVMVN-21367007-25456763 to be up..
2026-02-27 10:26:19,904 - DEBUG - VM is in ACTIVE state now
2026-02-27 10:26:19,904 - INFO - VM name : ctest-TestBasicVMVN-21367007-25456763
2026-02-27 10:26:19,996 - DEBUG - VM ctest-TestBasicVMVN-21367007-25456763 ID is e8f15914-be22-47cb-9d81-2f5308708adb
2026-02-27 10:26:19,996 - DEBUG - VM ctest-TestBasicVMVN-21367007-25456763 launched on Node cn-jenkins-deploy-platform-ansible-os-5409-1
2026-02-27 10:26:20,076 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e8f15914-be22-47cb-9d81-2f5308708adb
2026-02-27 10:26:20,086 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2f3f2ded-93d7-4a52-a72e-1bd0d21337db
2026-02-27 10:26:21,321 - 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.48 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.412 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.412/1.945/3.479/1.533 ms')
2026-02-27 10:26:21,322 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-21367007-25456763 passed
2026-02-27 10:26:21,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:21,472 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21367007-25456763, IP 31.1.2.4, Port 22
2026-02-27 10:26:21,639 - DEBUG - VM ctest-TestBasicVMVN-21367007-25456763 is ready for SSH connections
2026-02-27 10:26:21,640 - INFO - Waiting for VM ctest-TestBasicVMVN-21367007-25747719 to be up..
2026-02-27 10:26:21,720 - DEBUG - VM is in ACTIVE state now
2026-02-27 10:26:21,720 - INFO - VM name : ctest-TestBasicVMVN-21367007-25747719
2026-02-27 10:26:21,799 - DEBUG - VM ctest-TestBasicVMVN-21367007-25747719 ID is 4010ec29-c914-4b95-88a7-8ac43520cf38
2026-02-27 10:26:21,799 - DEBUG - VM ctest-TestBasicVMVN-21367007-25747719 launched on Node cn-jenkins-deploy-platform-ansible-os-5409-1
2026-02-27 10:26:21,884 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4010ec29-c914-4b95-88a7-8ac43520cf38
2026-02-27 10:26:21,893 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/11d1828a-05a6-45bc-a3cf-c299bcc49769
2026-02-27 10:26:23,132 - 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.90 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.705 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.705/1.804/2.904/1.099 ms')
2026-02-27 10:26:23,132 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-21367007-25747719 passed
2026-02-27 10:26:23,284 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:23,284 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-21367007-25747719, IP 31.1.1.3, Port 22
2026-02-27 10:26:23,443 - DEBUG - VM ctest-TestBasicVMVN-21367007-25747719 is ready for SSH connections
2026-02-27 10:26:23,443 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:23,443 - 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
2026-02-27 10:26:23,443 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-02-27 10:26:27,509 - 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.783 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.823 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.171 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.823/1.925/3.783 ms
2026-02-27 10:26:27,509 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-21367007-56487616 passed
2026-02-27 10:26:27,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:27,509 - 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
2026-02-27 10:26:27,509 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-02-27 10:26:31,214 - 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.967 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.997 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.866 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.866/1.943/3.967 ms
2026-02-27 10:26:31,214 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-21367007-25456763 passed
2026-02-27 10:26:31,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:31,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:31,214 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-27 10:26:31,214 - 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
2026-02-27 10:26:31,214 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-27 10:26:31,403 - DEBUG - None
2026-02-27 10:26:31,404 - 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
2026-02-27 10:26:31,404 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-27 10:26:31,582 - DEBUG - None
2026-02-27 10:26:31,582 - 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
2026-02-27 10:26:31,582 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-02-27 10:26:32,248 - DEBUG - None
2026-02-27 10:26:32,248 - 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
2026-02-27 10:26:32,248 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-02-27 10:26:34,473 - 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.974 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.173 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.891 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.242 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.571 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.571/2.370/5.173 ms
2026-02-27 10:26:34,473 - 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
2026-02-27 10:26:34,473 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-02-27 10:26:36,735 - 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.102 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.450 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.710 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.870 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.383 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.197 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.403/2.302/4.710 ms
2026-02-27 10:26:36,735 - 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
2026-02-27 10:26:36,735 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-02-27 10:26:38,983 - 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.679 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.723 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.606 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.489 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.941 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.679 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.461 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.461/1.796/3.606 ms
2026-02-27 10:26:38,983 - INFO - Deleting VM ctest-TestBasicVMVN-21367007-25747719
2026-02-27 10:26:39,059 - INFO - Detaching port 2f3f2ded-93d7-4a52-a72e-1bd0d21337db from VM ctest-TestBasicVMVN-21367007-25456763
2026-02-27 10:26:39,098 - INFO - Deleting VM ctest-TestBasicVMVN-21367007-25456763
2026-02-27 10:26:39,174 - INFO - Detaching port 9f1b34d8-7cfc-4268-8d04-005bb35afac8 from VM ctest-TestBasicVMVN-21367007-56487616
2026-02-27 10:26:39,219 - INFO - Deleting VM ctest-TestBasicVMVN-21367007-56487616
2026-02-27 10:26:39,300 - INFO - Deleting VN ctest-vn-43320196
2026-02-27 10:26:39,453 - DEBUG - Response for delete_port : ()
2026-02-27 10:26:39,632 - DEBUG - Response for delete_port : ()
2026-02-27 10:26:39,675 - DEBUG - VN d2a64662-7f28-46ca-87b0-14416062ba56 still in use: Unable to complete operation on network d2a64662-7f28-46ca-87b0-14416062ba56. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-3a9a9249-803d-41ed-a3f1-d3668a0ea4b5']
2026-02-27 10:26:39,675 - WARNING - Deleting VN ctest-vn-43320196 failed..Will retry
2026-02-27 10:26:41,805 - DEBUG - Response for deleting network ()
2026-02-27 10:26:41,805 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/66587d78-e166-4041-a5b7-b7cec62ce2fb
2026-02-27 10:26:41,810 - DEBUG - Response Code: 404
2026-02-27 10:26:41,811 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-02-27 10:26:41,816 - DEBUG - Requesting: http://10.0.0.38:8082/domain/141435af-8789-4291-b58c-92079d8bb1c4
2026-02-27 10:26:41,869 - DEBUG - Requesting: http://10.0.0.38:8082/project/e54b3d67-0cd6-4e65-abc5-0fab479307ae
2026-02-27 10:26:41,949 - INFO - Validated that VN ctest-vn-43320196 is not found in API Server
2026-02-27 10:26:41,959 - DEBUG - VN ctest-vn-43320196 is not present in Agent 10.0.0.38
2026-02-27 10:26:41,959 - INFO - Validated that VN ctest-vn-43320196 is not in any agent
2026-02-27 10:26:41,964 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2026-02-27 10:26:41,971 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-43320196
2026-02-27 10:26:41,971 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-21367007:ctest-vn-43320196
2026-02-27 10:26:41,980 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43320196 info
2026-02-27 10:26:42,055 - INFO - IPAM: ctest-ipam-29332931 is not found in API Server
2026-02-27 10:26:42,067 - INFO - IPAM:ctest-ipam-29332931 is not found in control node
2026-02-27 10:26:42,320 - DEBUG - No XMPP flaps were noticed during the test
2026-02-27 10:26:42,320 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2026-02-27 10:26:42,321 - INFO - --------------------------------------------------------------------------------
2026-02-27 10:26:43,029 - INFO - Deleted project: ctest-TestBasicVMVN-21367007, ID : e54b3d67-0cd6-4e65-abc5-0fab479307ae