2025-12-09 03:28:04,720 - INFO - Domain Default found not creating
2025-12-09 03:28:04,877 - INFO - Project ctest-TestBasicVMVN-68342763 not found, creating it
2025-12-09 03:28:05,335 - INFO - Created Project:ctest-TestBasicVMVN-68342763, ID : 0a2c6e5d-e899-4375-97be-375be2962c2e
2025-12-09 03:28:06,892 - INFO - ================================================================================
2025-12-09 03:28:06,892 - INFO - STARTING TEST : test_generic_link_local_service
2025-12-09 03:28:06,892 - 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-12-09 03:28:07,146 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2025-12-09 03:28:07,146 - INFO - Initial checks done. Running the testcase now
2025-12-09 03:28:07,146 - INFO -
2025-12-09 03:28:07,689 - DEBUG - Response for create_network : {'network': {'id': '98a4173c-ad1f-4849-9536-0bc5d5b3eb43', 'name': 'ctest-vn2_metadata-88683549', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'project_id': '0a2c6e5de899437597be375be2962c2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68342763', 'ctest-vn2_metadata-88683549'], 'port_security_enabled': True, 'description': ''}}
2025-12-09 03:28:07,865 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f6a33bc-edca-41c0-9588-aff9bc116332', 'name': '', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'network_id': '98a4173c-ad1f-4849-9536-0bc5d5b3eb43', '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': '0a2c6e5de899437597be375be2962c2e'}}
2025-12-09 03:28:07,885 - INFO - Created VN ctest-vn2_metadata-88683549
2025-12-09 03:28:07,936 - DEBUG - VN ctest-vn2_metadata-88683549 UUID is 98a4173c-ad1f-4849-9536-0bc5d5b3eb43
2025-12-09 03:28:08,104 - DEBUG - Services list from nova: [, , ]
2025-12-09 03:28:09,087 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4864-1)
2025-12-09 03:28:09,192 - DEBUG - Link local service introspect added
2025-12-09 03:28:09,228 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-09 03:28:14,302 - DEBUG - VM is in ACTIVE state now
2025-12-09 03:28:14,427 - INFO - Waiting for VM ctest-TestBasicVMVN-68342763-89260811 to be up..
2025-12-09 03:28:14,428 - INFO - VM name : ctest-TestBasicVMVN-68342763-89260811
2025-12-09 03:28:14,492 - DEBUG - VM ctest-TestBasicVMVN-68342763-89260811 ID is b1a64f51-84b7-4bf6-bc3b-80844b04f56f
2025-12-09 03:28:14,492 - DEBUG - VM ctest-TestBasicVMVN-68342763-89260811 launched on Node cn-jenkins-deploy-platform-ansible-os-4864-1
2025-12-09 03:28:14,561 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b1a64f51-84b7-4bf6-bc3b-80844b04f56f
2025-12-09 03:28:14,854 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b1a64f51-84b7-4bf6-bc3b-80844b04f56f
2025-12-09 03:28:14,885 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/fe01fbae-7627-44f7-aca1-1c0f153c7cdc
2025-12-09 03:28:18,146 - 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 1011ms')
2025-12-09 03:28:18,146 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68342763-89260811 failed!
2025-12-09 03:28:18,200 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68342763:ctest-vn2_metadata-88683549 is 11.1.1.1 and allocation pool is NOT set
2025-12-09 03:28:20,270 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.32 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.250/2.283/2.316/0.033 ms')
2025-12-09 03:28:20,270 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68342763-89260811 passed
2025-12-09 03:28:20,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:28:20,416 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68342763-89260811, IP 11.1.1.3, Port 22
2025-12-09 03:28:20,482 - 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-12-09 03:28:20,554 - DEBUG - VM ctest-TestBasicVMVN-68342763-89260811 is NOT ready for SSH connections, VM status: ACTIVE
2025-12-09 03:28:25,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:28:25,555 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68342763-89260811, IP 11.1.1.3, Port 22
2025-12-09 03:28:25,712 - DEBUG - VM ctest-TestBasicVMVN-68342763-89260811 is ready for SSH connections
2025-12-09 03:28:25,713 - INFO - Retry 0
2025-12-09 03:28:25,713 - 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.19, gateway password: c0ntrail123
2025-12-09 03:28:25,713 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-12-09 03:28:27,338 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-12-09 03:28:27,339 - INFO - Generic metadata worked
2025-12-09 03:28:27,612 - DEBUG - Link local service introspect removed
2025-12-09 03:28:27,612 - INFO - Deleting VM ctest-TestBasicVMVN-68342763-89260811
2025-12-09 03:28:27,679 - INFO - Deleting VN ctest-vn2_metadata-88683549
2025-12-09 03:28:27,712 - DEBUG - VN 98a4173c-ad1f-4849-9536-0bc5d5b3eb43 still in use: Unable to complete operation on network 98a4173c-ad1f-4849-9536-0bc5d5b3eb43. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fc841db1-7e83-404c-bd31-6dbe3e8bd5b8']
2025-12-09 03:28:27,712 - WARNING - Deleting VN ctest-vn2_metadata-88683549 failed..Will retry
2025-12-09 03:28:29,803 - DEBUG - Response for deleting network ()
2025-12-09 03:28:30,056 - DEBUG - No XMPP flaps were noticed during the test
2025-12-09 03:28:30,056 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-12-09 03:28:30,056 - INFO - --------------------------------------------------------------------------------
2025-12-09 03:28:30,061 - INFO - ================================================================================
2025-12-09 03:28:30,061 - INFO - STARTING TEST : test_metadata_service
2025-12-09 03:28:30,061 - 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-12-09 03:28:30,349 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2025-12-09 03:28:30,349 - INFO - Initial checks done. Running the testcase now
2025-12-09 03:28:30,349 - INFO -
2025-12-09 03:28:30,349 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-12-09 03:28:30,355 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/dc60fb96-60d6-4063-9e8b-2677724cffd4
2025-12-09 03:28:30,539 - DEBUG - Response for create_network : {'network': {'id': 'ac297e6d-5ade-4a21-828e-95acef1d6329', 'name': 'ctest-vn-50992768', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'project_id': '0a2c6e5de899437597be375be2962c2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68342763', 'ctest-vn-50992768'], 'port_security_enabled': True, 'description': ''}}
2025-12-09 03:28:30,754 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cb88573f-38f6-402e-9a01-eaaff649ec19', 'name': '', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'network_id': 'ac297e6d-5ade-4a21-828e-95acef1d6329', 'ip_version': 4, 'cidr': '1.194.192.128/26', 'allocation_pools': [{'start': '1.194.192.130', 'end': '1.194.192.190'}], 'gateway_ip': '1.194.192.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.194.192.130', 'tags': [], 'project_id': '0a2c6e5de899437597be375be2962c2e'}}
2025-12-09 03:28:30,770 - INFO - Created VN ctest-vn-50992768
2025-12-09 03:28:30,824 - DEBUG - VN ctest-vn-50992768 UUID is ac297e6d-5ade-4a21-828e-95acef1d6329
2025-12-09 03:28:31,991 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4864-1)
2025-12-09 03:28:31,991 - INFO - Waiting for VM ctest-TestBasicVMVN-68342763-68025079 to be up..
2025-12-09 03:28:32,027 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-12-09 03:28:37,096 - DEBUG - VM is in ACTIVE state now
2025-12-09 03:28:37,096 - INFO - VM name : ctest-TestBasicVMVN-68342763-68025079
2025-12-09 03:28:37,173 - DEBUG - VM ctest-TestBasicVMVN-68342763-68025079 ID is ed4ef5ae-805e-4b1c-99b4-35cc061fab3d
2025-12-09 03:28:37,174 - DEBUG - VM ctest-TestBasicVMVN-68342763-68025079 launched on Node cn-jenkins-deploy-platform-ansible-os-4864-1
2025-12-09 03:28:37,245 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/ed4ef5ae-805e-4b1c-99b4-35cc061fab3d
2025-12-09 03:28:37,252 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/82c0a434-a1f7-4e22-8d29-71468d168d8c
2025-12-09 03:28:40,510 - 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-12-09 03:28:40,510 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68342763-68025079 failed!
2025-12-09 03:28:40,564 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-50992768 is 1.194.192.129 and allocation pool is NOT set
2025-12-09 03:28:42,623 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.58 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 = 1.583/3.477/5.372/1.894 ms')
2025-12-09 03:28:42,623 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68342763-68025079 passed
2025-12-09 03:28:42,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:28:42,772 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68342763-68025079, IP 1.194.192.131, Port 22
2025-12-09 03:28:42,928 - DEBUG - VM ctest-TestBasicVMVN-68342763-68025079 is ready for SSH connections
2025-12-09 03:28:42,928 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-12-09 03:28:42,928 - DEBUG - cat /tmp/output.txt
2025-12-09 03:28:44,547 - DEBUG - Hello World. The time is now Mon, 08 Dec 2025 20:28:42 -0700!
2025-12-09 03:28:44,547 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 08 Dec 2025 20:28:42 -0700!'}
2025-12-09 03:28:44,547 - INFO - metadata_script.txt got executed in the vm
2025-12-09 03:28:44,547 - INFO - Deleting VM ctest-TestBasicVMVN-68342763-68025079
2025-12-09 03:28:44,617 - INFO - Deleting VN ctest-vn-50992768
2025-12-09 03:28:44,648 - DEBUG - VN ac297e6d-5ade-4a21-828e-95acef1d6329 still in use: Unable to complete operation on network ac297e6d-5ade-4a21-828e-95acef1d6329. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2e5b5b61-e1a2-44af-b96f-c8c1e3f3d80c']
2025-12-09 03:28:44,649 - WARNING - Deleting VN ctest-vn-50992768 failed..Will retry
2025-12-09 03:28:46,751 - DEBUG - Response for deleting network ()
2025-12-09 03:28:47,006 - DEBUG - No XMPP flaps were noticed during the test
2025-12-09 03:28:47,006 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-12-09 03:28:47,006 - INFO - --------------------------------------------------------------------------------
2025-12-09 03:28:47,009 - INFO - ================================================================================
2025-12-09 03:28:47,009 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-12-09 03:28:47,009 - 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-12-09 03:28:47,297 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.14': '0'}} with
2025-12-09 03:28:47,297 - INFO - Initial checks done. Running the testcase now
2025-12-09 03:28:47,297 - INFO -
2025-12-09 03:28:47,775 - DEBUG - Response for create_network : {'network': {'id': 'a730e066-fc9b-4e4c-b10a-4e4199d22483', 'name': 'ctest-vn-83677293', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'project_id': '0a2c6e5de899437597be375be2962c2e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-68342763', 'ctest-vn-83677293'], 'port_security_enabled': True, 'description': ''}}
2025-12-09 03:28:47,979 - DEBUG - Response for create_subnet : {'subnet': {'id': '2a5a0889-e6ff-4527-8163-3b35ad6dadd9', 'name': '', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'network_id': 'a730e066-fc9b-4e4c-b10a-4e4199d22483', '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': '0a2c6e5de899437597be375be2962c2e'}}
2025-12-09 03:28:48,123 - DEBUG - Response for create_subnet : {'subnet': {'id': '18c0c3c5-b756-4bdf-8a88-6cc6bb249b2e', 'name': '', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'network_id': 'a730e066-fc9b-4e4c-b10a-4e4199d22483', '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': '0a2c6e5de899437597be375be2962c2e'}}
2025-12-09 03:28:48,144 - INFO - Created VN ctest-vn-83677293
2025-12-09 03:28:48,196 - DEBUG - VN ctest-vn-83677293 UUID is a730e066-fc9b-4e4c-b10a-4e4199d22483
2025-12-09 03:28:48,540 - DEBUG - Response for create_port : {'port': {'name': '0ca00eef-88af-46d6-b450-b33add966bdd', 'id': '0ca00eef-88af-46d6-b450-b33add966bdd', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'network_id': 'a730e066-fc9b-4e4c-b10a-4e4199d22483', 'mac_address': '02:0c:a0:0e:ef:88', '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': '2a5a0889-e6ff-4527-8163-3b35ad6dadd9'}], 'security_groups': ['bc6bd060-d40b-4aec-94a6-ffccb5579ed8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a2c6e5de899437597be375be2962c2e'}}
2025-12-09 03:28:48,691 - DEBUG - Response for create_port : {'port': {'name': '438cbefd-d2f6-41cc-9b82-665005feee72', 'id': '438cbefd-d2f6-41cc-9b82-665005feee72', 'tenant_id': '0a2c6e5de899437597be375be2962c2e', 'network_id': 'a730e066-fc9b-4e4c-b10a-4e4199d22483', 'mac_address': '02:43:8c:be:fd: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': '18c0c3c5-b756-4bdf-8a88-6cc6bb249b2e'}], 'security_groups': ['bc6bd060-d40b-4aec-94a6-ffccb5579ed8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0a2c6e5de899437597be375be2962c2e'}}
2025-12-09 03:28:49,034 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4864-1)
2025-12-09 03:28:49,494 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4864-1)
2025-12-09 03:28:50,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4864-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4864-1)
2025-12-09 03:28:50,760 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-12-09 03:28:50,765 - DEBUG - Requesting: http://10.0.0.19:8082/domain/805ad1c5-d90d-4cdc-b9a3-318ea9ede812
2025-12-09 03:28:50,774 - DEBUG - Requesting: http://10.0.0.19:8082/project/0a2c6e5d-e899-4375-97be-375be2962c2e
2025-12-09 03:28:50,847 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/b06baa2e-2624-4769-aa00-251ac6f3e6f4
2025-12-09 03:28:50,860 - INFO - Verifications in API Server for IPAM: ctest-ipam-13148028 passed
2025-12-09 03:28:50,867 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-68342763:ctest-ipam-13148028', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-68342763', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12712441488368486249', 'uuid-lslong': '12249831783384999668'}, 'enable': 'true', 'created': '2025-12-09T03:28:47', 'last-modified': '2025-12-09T03:28:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.344506'}
2025-12-09 03:28:50,867 - INFO - Verifications in Control node for IPAM: ctest-ipam-13148028 passed
2025-12-09 03:28:50,867 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-12-09 03:28:50,883 - DEBUG - Requesting: http://10.0.0.19:8082/domain/805ad1c5-d90d-4cdc-b9a3-318ea9ede812
2025-12-09 03:28:50,897 - DEBUG - Requesting: http://10.0.0.19:8082/project/0a2c6e5d-e899-4375-97be-375be2962c2e
2025-12-09 03:28:50,982 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a730e066-fc9b-4e4c-b10a-4e4199d22483
2025-12-09 03:28:50,998 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a730e066-fc9b-4e4c-b10a-4e4199d22483
2025-12-09 03:28:51,008 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d42a62b6-7342-4abc-95b5-4e101cdccf66
2025-12-09 03:28:51,018 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d42a62b6-7342-4abc-95b5-4e101cdccf66
2025-12-09 03:28:51,025 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/148046a9-0b40-4917-b40c-0ad079dc4a1e
2025-12-09 03:28:51,032 - DEBUG - Route Targets: ['target:64512:8000004']
2025-12-09 03:28:51,032 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a730e066-fc9b-4e4c-b10a-4e4199d22483
2025-12-09 03:28:51,044 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d42a62b6-7342-4abc-95b5-4e101cdccf66
2025-12-09 03:28:51,060 - INFO - Verified VN network id 11 for VN a730e066-fc9b-4e4c-b10a-4e4199d22483
2025-12-09 03:28:51,060 - INFO - Verifications in API Server for VN ctest-vn-83677293 passed
2025-12-09 03:28:51,060 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a730e066-fc9b-4e4c-b10a-4e4199d22483
2025-12-09 03:28:51,070 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d42a62b6-7342-4abc-95b5-4e101cdccf66
2025-12-09 03:28:51,077 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d42a62b6-7342-4abc-95b5-4e101cdccf66
2025-12-09 03:28:51,082 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/148046a9-0b40-4917-b40c-0ad079dc4a1e
2025-12-09 03:28:51,095 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-68342763', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12047375736145399372', 'uuid-lslong': '12757094938140877955'}, 'enable': 'true', 'created': '2025-12-09T03:28:47', 'last-modified': '2025-12-09T03:28:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.000191'}
2025-12-09 03:28:51,101 - DEBUG - Route Targets: ['target:64512:8000004']
2025-12-09 03:28:51,101 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-83677293 passed
2025-12-09 03:28:51,101 - DEBUG - ====Verifying policy data for ctest-vn-83677293 in API_Server ======
2025-12-09 03:28:51,101 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-12-09 03:28:51,109 - DEBUG - Requesting: http://10.0.0.19:8082/domain/805ad1c5-d90d-4cdc-b9a3-318ea9ede812
2025-12-09 03:28:51,119 - DEBUG - Requesting: http://10.0.0.19:8082/project/0a2c6e5d-e899-4375-97be-375be2962c2e
2025-12-09 03:28:51,228 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a730e066-fc9b-4e4c-b10a-4e4199d22483
2025-12-09 03:28:51,238 - DEBUG - =>VN ctest-vn-83677293 has no policy to be verified
2025-12-09 03:28:51,238 - DEBUG - Verifying the vn in opserver
2025-12-09 03:28:51,238 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293 virtual network link through opserver 10.0.0.19
2025-12-09 03:28:51,238 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-12-09 03:28:51,643 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-12-09 03:28:51,722 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293?flat'}
2025-12-09 03:28:51,722 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293 is found in opserver
2025-12-09 03:28:51,729 - DEBUG - VRF ids for VN ctest-vn-83677293: {'10.0.0.19': '2'}
2025-12-09 03:28:51,729 - INFO - Waiting for VM ctest-TestBasicVMVN-68342763-16205455 to be up..
2025-12-09 03:28:51,807 - DEBUG - VM is in ACTIVE state now
2025-12-09 03:28:51,807 - INFO - VM name : ctest-TestBasicVMVN-68342763-16205455
2025-12-09 03:28:51,882 - DEBUG - VM ctest-TestBasicVMVN-68342763-16205455 ID is 42362e80-8645-4d20-a76c-f1db593a3037
2025-12-09 03:28:51,882 - DEBUG - VM ctest-TestBasicVMVN-68342763-16205455 launched on Node cn-jenkins-deploy-platform-ansible-os-4864-1
2025-12-09 03:28:51,950 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/42362e80-8645-4d20-a76c-f1db593a3037
2025-12-09 03:28:51,957 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/0ca00eef-88af-46d6-b450-b33add966bdd
2025-12-09 03:28:55,205 - 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 1005ms')
2025-12-09 03:28:55,205 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68342763-16205455 failed!
2025-12-09 03:28:55,316 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293 is 31.1.1.1 and allocation pool is NOT set
2025-12-09 03:28:55,316 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293 is 31.1.2.1 and allocation pool is NOT set
2025-12-09 03:28:59,393 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-12-09 03:28:59,393 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68342763-16205455 failed!
2025-12-09 03:28:59,448 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293 is 31.1.1.1 and allocation pool is NOT set
2025-12-09 03:28:59,449 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293 is 31.1.2.1 and allocation pool is NOT set
2025-12-09 03:29:01,514 - 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.16 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.43 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 = 1.425/2.791/4.158/1.366 ms')
2025-12-09 03:29:01,514 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-68342763-16205455 passed
2025-12-09 03:29:01,664 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:29:01,665 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68342763-16205455, IP 31.1.1.4, Port 22
2025-12-09 03:29:01,828 - DEBUG - VM ctest-TestBasicVMVN-68342763-16205455 is ready for SSH connections
2025-12-09 03:29:01,828 - INFO - Waiting for VM ctest-TestBasicVMVN-68342763-98036333 to be up..
2025-12-09 03:29:01,904 - DEBUG - VM is in ACTIVE state now
2025-12-09 03:29:01,904 - INFO - VM name : ctest-TestBasicVMVN-68342763-98036333
2025-12-09 03:29:01,972 - DEBUG - VM ctest-TestBasicVMVN-68342763-98036333 ID is 540f5797-3b75-4590-b621-3da561413a54
2025-12-09 03:29:01,973 - DEBUG - VM ctest-TestBasicVMVN-68342763-98036333 launched on Node cn-jenkins-deploy-platform-ansible-os-4864-1
2025-12-09 03:29:02,058 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/540f5797-3b75-4590-b621-3da561413a54
2025-12-09 03:29:02,066 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/438cbefd-d2f6-41cc-9b82-665005feee72
2025-12-09 03:29:03,301 - 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=4.57 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.546 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.546/2.557/4.569/2.011 ms')
2025-12-09 03:29:03,301 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-68342763-98036333 passed
2025-12-09 03:29:03,448 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:29:03,448 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68342763-98036333, IP 31.1.2.4, Port 22
2025-12-09 03:29:03,604 - DEBUG - VM ctest-TestBasicVMVN-68342763-98036333 is ready for SSH connections
2025-12-09 03:29:03,604 - INFO - Waiting for VM ctest-TestBasicVMVN-68342763-34008690 to be up..
2025-12-09 03:29:03,677 - DEBUG - VM is in ACTIVE state now
2025-12-09 03:29:03,677 - INFO - VM name : ctest-TestBasicVMVN-68342763-34008690
2025-12-09 03:29:03,743 - DEBUG - VM ctest-TestBasicVMVN-68342763-34008690 ID is 31459c16-1edc-4fa5-b0fd-1fb77ef50c0c
2025-12-09 03:29:03,743 - DEBUG - VM ctest-TestBasicVMVN-68342763-34008690 launched on Node cn-jenkins-deploy-platform-ansible-os-4864-1
2025-12-09 03:29:03,809 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/31459c16-1edc-4fa5-b0fd-1fb77ef50c0c
2025-12-09 03:29:03,816 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b8bd0fe5-b5f5-4e9c-80e5-8681ec56787d
2025-12-09 03:29:05,041 - 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.78 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.464 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.464/1.621/2.779/1.157 ms')
2025-12-09 03:29:05,041 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-68342763-34008690 passed
2025-12-09 03:29:05,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:29:05,192 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-68342763-34008690, IP 31.1.1.3, Port 22
2025-12-09 03:29:05,348 - DEBUG - VM ctest-TestBasicVMVN-68342763-34008690 is ready for SSH connections
2025-12-09 03:29:05,348 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:29:05,348 - 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.19, gateway password: c0ntrail123
2025-12-09 03:29:05,348 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-12-09 03:29:09,394 - 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.106 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.944 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.881 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.881/1.977/4.106 ms
2025-12-09 03:29:09,394 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-68342763-16205455 passed
2025-12-09 03:29:09,394 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:29:09,394 - 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.19, gateway password: c0ntrail123
2025-12-09 03:29:09,394 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-12-09 03:29:13,081 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.927 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.976 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.475 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.976/1.792/2.927 ms
2025-12-09 03:29:13,081 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-68342763-98036333 passed
2025-12-09 03:29:13,081 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:29:13,081 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:29:13,081 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-12-09 03:29:13,081 - 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.19, gateway password: c0ntrail123
2025-12-09 03:29:13,081 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-09 03:29:13,254 - DEBUG - None
2025-12-09 03:29:13,255 - 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.19, gateway password: c0ntrail123
2025-12-09 03:29:13,255 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-09 03:29:13,432 - DEBUG - None
2025-12-09 03:29:13,432 - 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.19, gateway password: c0ntrail123
2025-12-09 03:29:13,432 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-12-09 03:29:14,027 - DEBUG - None
2025-12-09 03:29:14,027 - 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.19, gateway password: c0ntrail123
2025-12-09 03:29:14,027 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-12-09 03:29:16,232 - 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.304 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.122 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.367 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.318 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.286 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.286/2.079/5.122 ms
2025-12-09 03:29:16,232 - 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.19, gateway password: c0ntrail123
2025-12-09 03:29:16,232 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-12-09 03:29:18,470 - 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.014 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.876 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.937 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.423 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.910 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.677 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.464 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.423/1.900/3.937 ms
2025-12-09 03:29:18,470 - 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.19, gateway password: c0ntrail123
2025-12-09 03:29:18,470 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-12-09 03:29:20,712 - 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.747 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.478 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.257 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.610 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.365 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.886 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.473 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.473/1.973/3.886 ms
2025-12-09 03:29:20,712 - INFO - Deleting VM ctest-TestBasicVMVN-68342763-34008690
2025-12-09 03:29:20,775 - INFO - Detaching port 438cbefd-d2f6-41cc-9b82-665005feee72 from VM ctest-TestBasicVMVN-68342763-98036333
2025-12-09 03:29:20,808 - INFO - Deleting VM ctest-TestBasicVMVN-68342763-98036333
2025-12-09 03:29:20,864 - INFO - Detaching port 0ca00eef-88af-46d6-b450-b33add966bdd from VM ctest-TestBasicVMVN-68342763-16205455
2025-12-09 03:29:20,894 - INFO - Deleting VM ctest-TestBasicVMVN-68342763-16205455
2025-12-09 03:29:20,970 - INFO - Deleting VN ctest-vn-83677293
2025-12-09 03:29:21,107 - DEBUG - Response for delete_port : ()
2025-12-09 03:29:21,265 - DEBUG - Response for delete_port : ()
2025-12-09 03:29:21,302 - DEBUG - VN a730e066-fc9b-4e4c-b10a-4e4199d22483 still in use: Unable to complete operation on network a730e066-fc9b-4e4c-b10a-4e4199d22483. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f8db058e-7147-4830-acd1-e368ca964ce0']
2025-12-09 03:29:21,302 - WARNING - Deleting VN ctest-vn-83677293 failed..Will retry
2025-12-09 03:29:23,420 - DEBUG - Response for deleting network ()
2025-12-09 03:29:23,420 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/d42a62b6-7342-4abc-95b5-4e101cdccf66
2025-12-09 03:29:23,424 - DEBUG - Response Code: 404
2025-12-09 03:29:23,424 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-12-09 03:29:23,430 - DEBUG - Requesting: http://10.0.0.19:8082/domain/805ad1c5-d90d-4cdc-b9a3-318ea9ede812
2025-12-09 03:29:23,481 - DEBUG - Requesting: http://10.0.0.19:8082/project/0a2c6e5d-e899-4375-97be-375be2962c2e
2025-12-09 03:29:23,550 - INFO - Validated that VN ctest-vn-83677293 is not found in API Server
2025-12-09 03:29:23,562 - DEBUG - VN ctest-vn-83677293 is not present in Agent 10.0.0.19
2025-12-09 03:29:23,562 - INFO - Validated that VN ctest-vn-83677293 is not in any agent
2025-12-09 03:29:23,566 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-12-09 03:29:23,572 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-83677293
2025-12-09 03:29:23,572 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-68342763:ctest-vn-83677293
2025-12-09 03:29:23,580 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-83677293 info
2025-12-09 03:29:23,656 - INFO - IPAM: ctest-ipam-13148028 is not found in API Server
2025-12-09 03:29:23,665 - INFO - IPAM:ctest-ipam-13148028 is not found in control node
2025-12-09 03:29:23,916 - DEBUG - No XMPP flaps were noticed during the test
2025-12-09 03:29:23,917 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-12-09 03:29:23,917 - INFO - --------------------------------------------------------------------------------
2025-12-09 03:29:24,573 - INFO - Deleted project: ctest-TestBasicVMVN-68342763, ID : 0a2c6e5d-e899-4375-97be-375be2962c2e