2025-09-19 08:34:31,115 - INFO - Domain Default found not creating
2025-09-19 08:34:31,251 - INFO - Project ctest-TestBasicVMVN-28940400 not found, creating it
2025-09-19 08:34:31,691 - INFO - Created Project:ctest-TestBasicVMVN-28940400, ID : 395f699f-8ff1-4bc3-aeba-3e03d59faa17
2025-09-19 08:34:33,156 - INFO - ================================================================================
2025-09-19 08:34:33,156 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-19 08:34:33,156 - 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-09-19 08:34:33,409 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-19 08:34:33,410 - INFO - Initial checks done. Running the testcase now
2025-09-19 08:34:33,410 - INFO -
2025-09-19 08:34:33,952 - DEBUG - Response for create_network : {'network': {'id': 'f5e6d8a6-86f1-4294-b35b-686f26e5d135', 'name': 'ctest-vn2_metadata-47530107', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'project_id': '395f699f8ff14bc3aeba3e03d59faa17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28940400', 'ctest-vn2_metadata-47530107'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 08:34:34,144 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd80ee5a4-5373-4dee-a6e9-db7dfdad409d', 'name': '', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'network_id': 'f5e6d8a6-86f1-4294-b35b-686f26e5d135', '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': '395f699f8ff14bc3aeba3e03d59faa17'}}
2025-09-19 08:34:34,161 - INFO - Created VN ctest-vn2_metadata-47530107
2025-09-19 08:34:34,212 - DEBUG - VN ctest-vn2_metadata-47530107 UUID is f5e6d8a6-86f1-4294-b35b-686f26e5d135
2025-09-19 08:34:34,389 - DEBUG - Services list from nova: [, , ]
2025-09-19 08:34:35,360 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4147-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4147-1)
2025-09-19 08:34:35,464 - DEBUG - Link local service introspect added
2025-09-19 08:34:35,499 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-19 08:34:40,569 - DEBUG - VM is in ACTIVE state now
2025-09-19 08:34:40,696 - INFO - Waiting for VM ctest-TestBasicVMVN-28940400-47461639 to be up..
2025-09-19 08:34:40,696 - INFO - VM name : ctest-TestBasicVMVN-28940400-47461639
2025-09-19 08:34:40,765 - DEBUG - VM ctest-TestBasicVMVN-28940400-47461639 ID is f33699e8-91ea-4828-b54d-ee0f149a3182
2025-09-19 08:34:40,765 - DEBUG - VM ctest-TestBasicVMVN-28940400-47461639 launched on Node cn-jenkins-deploy-platform-ansible-os-4147-1
2025-09-19 08:34:40,829 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f33699e8-91ea-4828-b54d-ee0f149a3182
2025-09-19 08:34:41,119 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f33699e8-91ea-4828-b54d-ee0f149a3182
2025-09-19 08:34:41,146 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/32bb8b0d-bfba-4ba7-814e-8acaf4c07cc5
2025-09-19 08:34:44,389 - 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 1016ms')
2025-09-19 08:34:44,389 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28940400-47461639 failed!
2025-09-19 08:34:44,444 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28940400:ctest-vn2_metadata-47530107 is 11.1.1.1 and allocation pool is NOT set
2025-09-19 08:34:46,508 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.439 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.439/1.368/2.298/0.929 ms')
2025-09-19 08:34:46,508 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28940400-47461639 passed
2025-09-19 08:34:46,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:34:46,660 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28940400-47461639, IP 11.1.1.3, Port 22
2025-09-19 08:34:46,811 - DEBUG - VM ctest-TestBasicVMVN-28940400-47461639 is ready for SSH connections
2025-09-19 08:34:46,811 - INFO - Retry 0
2025-09-19 08:34:46,812 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:34:46,812 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-19 08:34:48,444 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-19 08:34:48,444 - INFO - Generic metadata worked
2025-09-19 08:34:48,676 - DEBUG - Link local service introspect removed
2025-09-19 08:34:48,676 - INFO - Deleting VM ctest-TestBasicVMVN-28940400-47461639
2025-09-19 08:34:48,749 - INFO - Deleting VN ctest-vn2_metadata-47530107
2025-09-19 08:34:48,784 - DEBUG - VN f5e6d8a6-86f1-4294-b35b-686f26e5d135 still in use: Unable to complete operation on network f5e6d8a6-86f1-4294-b35b-686f26e5d135. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-68a723a0-44f6-43e8-960d-5110fa8577e5']
2025-09-19 08:34:48,784 - WARNING - Deleting VN ctest-vn2_metadata-47530107 failed..Will retry
2025-09-19 08:34:50,884 - DEBUG - Response for deleting network ()
2025-09-19 08:34:51,137 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 08:34:51,137 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-09-19 08:34:51,137 - INFO - --------------------------------------------------------------------------------
2025-09-19 08:34:51,140 - INFO - ================================================================================
2025-09-19 08:34:51,140 - INFO - STARTING TEST : test_metadata_service
2025-09-19 08:34:51,140 - 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-09-19 08:34:51,430 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-19 08:34:51,430 - INFO - Initial checks done. Running the testcase now
2025-09-19 08:34:51,430 - INFO -
2025-09-19 08:34:51,430 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-09-19 08:34:51,435 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/098b231a-d0af-4a17-a6e9-d501e767fd50
2025-09-19 08:34:51,597 - DEBUG - Response for create_network : {'network': {'id': '57468cac-46db-4a72-b72c-6394124b7dc3', 'name': 'ctest-vn-64951548', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'project_id': '395f699f8ff14bc3aeba3e03d59faa17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28940400', 'ctest-vn-64951548'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 08:34:51,743 - DEBUG - Response for create_subnet : {'subnet': {'id': '96d55ee0-6349-436f-8436-dd7c1228a2c9', 'name': '', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'network_id': '57468cac-46db-4a72-b72c-6394124b7dc3', 'ip_version': 4, 'cidr': '157.211.99.0/26', 'allocation_pools': [{'start': '157.211.99.2', 'end': '157.211.99.62'}], 'gateway_ip': '157.211.99.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '157.211.99.2', 'tags': [], 'project_id': '395f699f8ff14bc3aeba3e03d59faa17'}}
2025-09-19 08:34:51,761 - INFO - Created VN ctest-vn-64951548
2025-09-19 08:34:51,812 - DEBUG - VN ctest-vn-64951548 UUID is 57468cac-46db-4a72-b72c-6394124b7dc3
2025-09-19 08:34:52,926 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4147-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4147-1)
2025-09-19 08:34:52,926 - INFO - Waiting for VM ctest-TestBasicVMVN-28940400-48393641 to be up..
2025-09-19 08:34:52,963 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-19 08:34:58,030 - DEBUG - VM is in ACTIVE state now
2025-09-19 08:34:58,030 - INFO - VM name : ctest-TestBasicVMVN-28940400-48393641
2025-09-19 08:34:58,095 - DEBUG - VM ctest-TestBasicVMVN-28940400-48393641 ID is c99283c2-221c-4d2a-a6f5-57c90528eece
2025-09-19 08:34:58,095 - DEBUG - VM ctest-TestBasicVMVN-28940400-48393641 launched on Node cn-jenkins-deploy-platform-ansible-os-4147-1
2025-09-19 08:34:58,162 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c99283c2-221c-4d2a-a6f5-57c90528eece
2025-09-19 08:34:58,170 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a7d96c7f-a553-4387-bfbc-6c442aa73f7b
2025-09-19 08:35:01,418 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-09-19 08:35:01,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28940400-48393641 failed!
2025-09-19 08:35:01,472 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-64951548 is 157.211.99.1 and allocation pool is NOT set
2025-09-19 08:35:03,538 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.580 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.580/2.303/4.027/1.723 ms')
2025-09-19 08:35:03,538 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28940400-48393641 passed
2025-09-19 08:35:03,688 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:03,688 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28940400-48393641, IP 157.211.99.3, Port 22
2025-09-19 08:35:03,744 - 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-09-19 08:35:03,815 - DEBUG - VM ctest-TestBasicVMVN-28940400-48393641 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-19 08:35:08,815 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:08,815 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28940400-48393641, IP 157.211.99.3, Port 22
2025-09-19 08:35:08,971 - DEBUG - VM ctest-TestBasicVMVN-28940400-48393641 is ready for SSH connections
2025-09-19 08:35:08,971 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:08,972 - DEBUG - cat /tmp/output.txt
2025-09-19 08:35:10,593 - DEBUG - Hello World. The time is now Fri, 19 Sep 2025 02:35:04 -0600!
2025-09-19 08:35:10,593 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 19 Sep 2025 02:35:04 -0600!'}
2025-09-19 08:35:10,593 - INFO - metadata_script.txt got executed in the vm
2025-09-19 08:35:10,593 - INFO - Deleting VM ctest-TestBasicVMVN-28940400-48393641
2025-09-19 08:35:10,664 - INFO - Deleting VN ctest-vn-64951548
2025-09-19 08:35:10,699 - DEBUG - VN 57468cac-46db-4a72-b72c-6394124b7dc3 still in use: Unable to complete operation on network 57468cac-46db-4a72-b72c-6394124b7dc3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-225f7fa2-bbbe-40e8-8664-33c9c755ada0']
2025-09-19 08:35:10,699 - WARNING - Deleting VN ctest-vn-64951548 failed..Will retry
2025-09-19 08:35:12,806 - DEBUG - Response for deleting network ()
2025-09-19 08:35:13,064 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 08:35:13,064 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-09-19 08:35:13,064 - INFO - --------------------------------------------------------------------------------
2025-09-19 08:35:13,066 - INFO - ================================================================================
2025-09-19 08:35:13,066 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-19 08:35:13,066 - 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-09-19 08:35:13,352 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-09-19 08:35:13,352 - INFO - Initial checks done. Running the testcase now
2025-09-19 08:35:13,352 - INFO -
2025-09-19 08:35:13,813 - DEBUG - Response for create_network : {'network': {'id': 'a3082b99-7d45-454c-ab8d-74c3ca6059ca', 'name': 'ctest-vn-43091794', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'project_id': '395f699f8ff14bc3aeba3e03d59faa17', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-28940400', 'ctest-vn-43091794'], 'port_security_enabled': True, 'description': ''}}
2025-09-19 08:35:13,997 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd8cdcd16-484e-4316-a62a-d34695a406b5', 'name': '', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'network_id': 'a3082b99-7d45-454c-ab8d-74c3ca6059ca', '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': '395f699f8ff14bc3aeba3e03d59faa17'}}
2025-09-19 08:35:14,124 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff290d63-9e86-4149-943d-4db9ce9712bf', 'name': '', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'network_id': 'a3082b99-7d45-454c-ab8d-74c3ca6059ca', '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': '395f699f8ff14bc3aeba3e03d59faa17'}}
2025-09-19 08:35:14,142 - INFO - Created VN ctest-vn-43091794
2025-09-19 08:35:14,192 - DEBUG - VN ctest-vn-43091794 UUID is a3082b99-7d45-454c-ab8d-74c3ca6059ca
2025-09-19 08:35:14,510 - DEBUG - Response for create_port : {'port': {'name': 'ecfbd1c7-23a4-4740-ac5a-290e31363dd9', 'id': 'ecfbd1c7-23a4-4740-ac5a-290e31363dd9', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'network_id': 'a3082b99-7d45-454c-ab8d-74c3ca6059ca', 'mac_address': '02:ec:fb:d1:c7:23', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': 'd8cdcd16-484e-4316-a62a-d34695a406b5'}], 'security_groups': ['c5122776-51c5-429e-92f5-d9f9b366244a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '395f699f8ff14bc3aeba3e03d59faa17'}}
2025-09-19 08:35:14,654 - DEBUG - Response for create_port : {'port': {'name': '21d20b54-898c-4527-9612-ccf04d7cf160', 'id': '21d20b54-898c-4527-9612-ccf04d7cf160', 'tenant_id': '395f699f8ff14bc3aeba3e03d59faa17', 'network_id': 'a3082b99-7d45-454c-ab8d-74c3ca6059ca', 'mac_address': '02:21:d2:0b:54:89', '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': 'ff290d63-9e86-4149-943d-4db9ce9712bf'}], 'security_groups': ['c5122776-51c5-429e-92f5-d9f9b366244a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '395f699f8ff14bc3aeba3e03d59faa17'}}
2025-09-19 08:35:14,990 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4147-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4147-1)
2025-09-19 08:35:15,346 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4147-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4147-1)
2025-09-19 08:35:16,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4147-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4147-1)
2025-09-19 08:35:16,745 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-19 08:35:16,749 - DEBUG - Requesting: http://10.0.0.38:8082/domain/403581c2-be73-43db-93c1-a8f0aac181c5
2025-09-19 08:35:16,763 - DEBUG - Requesting: http://10.0.0.38:8082/project/395f699f-8ff1-4bc3-aeba-3e03d59faa17
2025-09-19 08:35:16,863 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/a554b866-c3ca-4988-86da-e425bac7ea62
2025-09-19 08:35:16,877 - INFO - Verifications in API Server for IPAM: ctest-ipam-50680514 passed
2025-09-19 08:35:16,883 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-28940400:ctest-ipam-50680514', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28940400', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11913349665812793736', 'uuid-lslong': '9717329996703853154'}, 'enable': 'true', 'created': '2025-09-19T08:35:13', 'last-modified': '2025-09-19T08:35:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.305619'}
2025-09-19 08:35:16,883 - INFO - Verifications in Control node for IPAM: ctest-ipam-50680514 passed
2025-09-19 08:35:16,883 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-19 08:35:16,897 - DEBUG - Requesting: http://10.0.0.38:8082/domain/403581c2-be73-43db-93c1-a8f0aac181c5
2025-09-19 08:35:16,914 - DEBUG - Requesting: http://10.0.0.38:8082/project/395f699f-8ff1-4bc3-aeba-3e03d59faa17
2025-09-19 08:35:16,991 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a3082b99-7d45-454c-ab8d-74c3ca6059ca
2025-09-19 08:35:17,019 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a3082b99-7d45-454c-ab8d-74c3ca6059ca
2025-09-19 08:35:17,030 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f7406164-924d-474b-84e3-04f70076b1da
2025-09-19 08:35:17,041 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f7406164-924d-474b-84e3-04f70076b1da
2025-09-19 08:35:17,050 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/ca06d482-cef0-45c8-8d38-093248b88732
2025-09-19 08:35:17,056 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-19 08:35:17,056 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a3082b99-7d45-454c-ab8d-74c3ca6059ca
2025-09-19 08:35:17,066 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f7406164-924d-474b-84e3-04f70076b1da
2025-09-19 08:35:17,086 - INFO - Verified VN network id 11 for VN a3082b99-7d45-454c-ab8d-74c3ca6059ca
2025-09-19 08:35:17,086 - INFO - Verifications in API Server for VN ctest-vn-43091794 passed
2025-09-19 08:35:17,086 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a3082b99-7d45-454c-ab8d-74c3ca6059ca
2025-09-19 08:35:17,098 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f7406164-924d-474b-84e3-04f70076b1da
2025-09-19 08:35:17,105 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f7406164-924d-474b-84e3-04f70076b1da
2025-09-19 08:35:17,112 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/ca06d482-cef0-45c8-8d38-093248b88732
2025-09-19 08:35:17,135 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-28940400', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11747687566227621196', 'uuid-lslong': '12361664936464636362'}, 'enable': 'true', 'created': '2025-09-19T08:35:13', 'last-modified': '2025-09-19T08:35:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.033552'}
2025-09-19 08:35:17,152 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-19 08:35:17,152 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43091794 passed
2025-09-19 08:35:17,152 - DEBUG - ====Verifying policy data for ctest-vn-43091794 in API_Server ======
2025-09-19 08:35:17,152 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-19 08:35:17,161 - DEBUG - Requesting: http://10.0.0.38:8082/domain/403581c2-be73-43db-93c1-a8f0aac181c5
2025-09-19 08:35:17,178 - DEBUG - Requesting: http://10.0.0.38:8082/project/395f699f-8ff1-4bc3-aeba-3e03d59faa17
2025-09-19 08:35:17,225 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a3082b99-7d45-454c-ab8d-74c3ca6059ca
2025-09-19 08:35:17,237 - DEBUG - =>VN ctest-vn-43091794 has no policy to be verified
2025-09-19 08:35:17,237 - DEBUG - Verifying the vn in opserver
2025-09-19 08:35:17,237 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794 virtual network link through opserver 10.0.0.38
2025-09-19 08:35:17,237 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-09-19 08:35:17,580 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-09-19 08:35:17,668 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794?flat'}
2025-09-19 08:35:17,668 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794 is found in opserver
2025-09-19 08:35:17,679 - DEBUG - VRF ids for VN ctest-vn-43091794: {'10.0.0.38': '2'}
2025-09-19 08:35:17,680 - INFO - Waiting for VM ctest-TestBasicVMVN-28940400-29158677 to be up..
2025-09-19 08:35:17,795 - DEBUG - VM is in ACTIVE state now
2025-09-19 08:35:17,795 - INFO - VM name : ctest-TestBasicVMVN-28940400-29158677
2025-09-19 08:35:17,888 - DEBUG - VM ctest-TestBasicVMVN-28940400-29158677 ID is f0e1d3d5-700a-4e94-b39c-5514a1dd78ca
2025-09-19 08:35:17,888 - DEBUG - VM ctest-TestBasicVMVN-28940400-29158677 launched on Node cn-jenkins-deploy-platform-ansible-os-4147-1
2025-09-19 08:35:17,974 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f0e1d3d5-700a-4e94-b39c-5514a1dd78ca
2025-09-19 08:35:17,984 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ecfbd1c7-23a4-4740-ac5a-290e31363dd9
2025-09-19 08:35:21,262 - 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 1014ms')
2025-09-19 08:35:21,262 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28940400-29158677 failed!
2025-09-19 08:35:21,316 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794 is 31.1.1.1 and allocation pool is NOT set
2025-09-19 08:35:21,316 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794 is 31.1.2.1 and allocation pool is NOT set
2025-09-19 08:35:25,381 - 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')
2025-09-19 08:35:25,381 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28940400-29158677 failed!
2025-09-19 08:35:25,436 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794 is 31.1.1.1 and allocation pool is NOT set
2025-09-19 08:35:25,436 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794 is 31.1.2.1 and allocation pool is NOT set
2025-09-19 08:35:27,498 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 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.412/1.854/3.296/1.442 ms')
2025-09-19 08:35:27,498 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-28940400-29158677 passed
2025-09-19 08:35:27,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:27,648 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28940400-29158677, IP 31.1.1.4, Port 22
2025-09-19 08:35:27,803 - DEBUG - VM ctest-TestBasicVMVN-28940400-29158677 is ready for SSH connections
2025-09-19 08:35:27,804 - INFO - Waiting for VM ctest-TestBasicVMVN-28940400-36425307 to be up..
2025-09-19 08:35:27,873 - DEBUG - VM is in ACTIVE state now
2025-09-19 08:35:27,873 - INFO - VM name : ctest-TestBasicVMVN-28940400-36425307
2025-09-19 08:35:27,938 - DEBUG - VM ctest-TestBasicVMVN-28940400-36425307 ID is 7a478231-79b0-4665-8113-08ac7df87c56
2025-09-19 08:35:27,938 - DEBUG - VM ctest-TestBasicVMVN-28940400-36425307 launched on Node cn-jenkins-deploy-platform-ansible-os-4147-1
2025-09-19 08:35:28,003 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7a478231-79b0-4665-8113-08ac7df87c56
2025-09-19 08:35:28,011 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/21d20b54-898c-4527-9612-ccf04d7cf160
2025-09-19 08:35:29,244 - 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.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.03 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 = 1.033/2.147/3.261/1.114 ms')
2025-09-19 08:35:29,244 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-28940400-36425307 passed
2025-09-19 08:35:29,392 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:29,392 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28940400-36425307, IP 31.1.2.4, Port 22
2025-09-19 08:35:29,544 - DEBUG - VM ctest-TestBasicVMVN-28940400-36425307 is ready for SSH connections
2025-09-19 08:35:29,544 - INFO - Waiting for VM ctest-TestBasicVMVN-28940400-81887569 to be up..
2025-09-19 08:35:29,609 - DEBUG - VM is in ACTIVE state now
2025-09-19 08:35:29,609 - INFO - VM name : ctest-TestBasicVMVN-28940400-81887569
2025-09-19 08:35:29,673 - DEBUG - VM ctest-TestBasicVMVN-28940400-81887569 ID is 0ca6e26f-5526-4d45-98d4-19638760c701
2025-09-19 08:35:29,673 - DEBUG - VM ctest-TestBasicVMVN-28940400-81887569 launched on Node cn-jenkins-deploy-platform-ansible-os-4147-1
2025-09-19 08:35:29,742 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/0ca6e26f-5526-4d45-98d4-19638760c701
2025-09-19 08:35:29,750 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/20f68867-eff6-44f6-b5ec-da81f5644241
2025-09-19 08:35:30,981 - 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.70 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.342 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.342/1.520/2.698/1.178 ms')
2025-09-19 08:35:30,981 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-28940400-81887569 passed
2025-09-19 08:35:31,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:31,141 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-28940400-81887569, IP 31.1.1.3, Port 22
2025-09-19 08:35:31,306 - DEBUG - VM ctest-TestBasicVMVN-28940400-81887569 is ready for SSH connections
2025-09-19 08:35:31,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:31,307 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:31,307 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-19 08:35:35,317 - 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.405 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.788 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.950 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.788/1.714/3.405 ms
2025-09-19 08:35:35,318 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-28940400-29158677 passed
2025-09-19 08:35:35,318 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:35,318 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:35,318 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-19 08:35:39,017 - 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.797 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.854 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.772 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.772/1.474/2.797 ms
2025-09-19 08:35:39,017 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-28940400-36425307 passed
2025-09-19 08:35:39,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:39,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:39,017 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-19 08:35:39,017 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:39,017 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 08:35:39,202 - DEBUG - None
2025-09-19 08:35:39,202 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:39,202 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 08:35:39,375 - DEBUG - None
2025-09-19 08:35:39,375 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:39,375 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-19 08:35:39,984 - DEBUG - None
2025-09-19 08:35:39,984 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:39,984 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-19 08:35:42,190 - 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.790 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.630 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.398 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.807 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.334 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.334/1.791/4.630 ms
2025-09-19 08:35:42,190 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:42,190 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-19 08:35:44,433 - 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.025 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.250 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.414 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.442 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.897 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.711 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.366 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.366/2.300/5.414 ms
2025-09-19 08:35:44,433 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-09-19 08:35:44,433 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-19 08:35:46,696 - 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.958 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.436 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.618 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.385 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.495 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.377 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.336 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.336/2.229/5.618 ms
2025-09-19 08:35:46,696 - INFO - Deleting VM ctest-TestBasicVMVN-28940400-81887569
2025-09-19 08:35:46,758 - INFO - Detaching port 21d20b54-898c-4527-9612-ccf04d7cf160 from VM ctest-TestBasicVMVN-28940400-36425307
2025-09-19 08:35:46,803 - INFO - Deleting VM ctest-TestBasicVMVN-28940400-36425307
2025-09-19 08:35:46,876 - INFO - Detaching port ecfbd1c7-23a4-4740-ac5a-290e31363dd9 from VM ctest-TestBasicVMVN-28940400-29158677
2025-09-19 08:35:46,905 - INFO - Deleting VM ctest-TestBasicVMVN-28940400-29158677
2025-09-19 08:35:46,970 - INFO - Deleting VN ctest-vn-43091794
2025-09-19 08:35:47,108 - DEBUG - Response for delete_port : ()
2025-09-19 08:35:47,276 - DEBUG - Response for delete_port : ()
2025-09-19 08:35:47,375 - DEBUG - VN a3082b99-7d45-454c-ab8d-74c3ca6059ca still in use: Unable to complete operation on network a3082b99-7d45-454c-ab8d-74c3ca6059ca. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-775329ff-5bb5-4193-bef5-692bbe831dc8']
2025-09-19 08:35:47,376 - WARNING - Deleting VN ctest-vn-43091794 failed..Will retry
2025-09-19 08:35:49,489 - DEBUG - Response for deleting network ()
2025-09-19 08:35:49,489 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f7406164-924d-474b-84e3-04f70076b1da
2025-09-19 08:35:49,497 - DEBUG - Response Code: 404
2025-09-19 08:35:49,497 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-09-19 08:35:49,502 - DEBUG - Requesting: http://10.0.0.38:8082/domain/403581c2-be73-43db-93c1-a8f0aac181c5
2025-09-19 08:35:49,553 - DEBUG - Requesting: http://10.0.0.38:8082/project/395f699f-8ff1-4bc3-aeba-3e03d59faa17
2025-09-19 08:35:49,623 - INFO - Validated that VN ctest-vn-43091794 is not found in API Server
2025-09-19 08:35:49,631 - DEBUG - VN ctest-vn-43091794 is not present in Agent 10.0.0.38
2025-09-19 08:35:49,631 - INFO - Validated that VN ctest-vn-43091794 is not in any agent
2025-09-19 08:35:49,636 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-09-19 08:35:49,642 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-43091794
2025-09-19 08:35:49,642 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-28940400:ctest-vn-43091794
2025-09-19 08:35:49,651 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43091794 info
2025-09-19 08:35:49,720 - INFO - IPAM: ctest-ipam-50680514 is not found in API Server
2025-09-19 08:35:49,728 - INFO - IPAM:ctest-ipam-50680514 is not found in control node
2025-09-19 08:35:49,981 - DEBUG - No XMPP flaps were noticed during the test
2025-09-19 08:35:49,981 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:36]
2025-09-19 08:35:49,981 - INFO - --------------------------------------------------------------------------------
2025-09-19 08:35:50,633 - INFO - Deleted project: ctest-TestBasicVMVN-28940400, ID : 395f699f-8ff1-4bc3-aeba-3e03d59faa17