2025-05-26 18:22:14,744 - INFO - Domain Default found not creating
2025-05-26 18:22:15,259 - INFO - Project ctest-TestBasicVMVN-26599168 not found, creating it
2025-05-26 18:22:15,834 - INFO - Created Project:ctest-TestBasicVMVN-26599168, ID : af8e3146-bae5-47c7-bc05-ba460b2698a0
2025-05-26 18:22:18,114 - INFO - ================================================================================
2025-05-26 18:22:18,114 - INFO - STARTING TEST : test_generic_link_local_service
2025-05-26 18:22:18,115 - 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-05-26 18:22:18,467 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-05-26 18:22:18,468 - INFO - Initial checks done. Running the testcase now
2025-05-26 18:22:18,468 - INFO -
2025-05-26 18:22:19,438 - DEBUG - Response for create_network : {'network': {'id': '42ac106a-e94f-4eee-92f8-6fe8d2896bda', 'name': 'ctest-vn2_metadata-20727421', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'project_id': 'af8e3146bae547c7bc05ba460b2698a0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26599168', 'ctest-vn2_metadata-20727421'], 'port_security_enabled': True, 'description': ''}}
2025-05-26 18:22:19,750 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b18993a-a7a9-4c7e-9ab2-8d68453716a6', 'name': '', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'network_id': '42ac106a-e94f-4eee-92f8-6fe8d2896bda', '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': 'af8e3146bae547c7bc05ba460b2698a0'}}
2025-05-26 18:22:19,791 - INFO - Created VN ctest-vn2_metadata-20727421
2025-05-26 18:22:19,856 - DEBUG - VN ctest-vn2_metadata-20727421 UUID is 42ac106a-e94f-4eee-92f8-6fe8d2896bda
2025-05-26 18:22:20,210 - DEBUG - Services list from nova: [, , ]
2025-05-26 18:22:21,875 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3340-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3340-1)
2025-05-26 18:22:22,003 - DEBUG - Link local service introspect added
2025-05-26 18:22:22,092 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-26 18:22:27,193 - DEBUG - VM is in ACTIVE state now
2025-05-26 18:22:27,347 - INFO - Waiting for VM ctest-TestBasicVMVN-26599168-60855175 to be up..
2025-05-26 18:22:27,347 - INFO - VM name : ctest-TestBasicVMVN-26599168-60855175
2025-05-26 18:22:27,460 - DEBUG - VM ctest-TestBasicVMVN-26599168-60855175 ID is 271c19d1-e0f2-4eb1-8ec8-2e7e5f3d3ea5
2025-05-26 18:22:27,460 - DEBUG - VM ctest-TestBasicVMVN-26599168-60855175 launched on Node cn-jenkins-deploy-platform-ansible-os-3340-1
2025-05-26 18:22:27,564 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/271c19d1-e0f2-4eb1-8ec8-2e7e5f3d3ea5
2025-05-26 18:22:27,893 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/271c19d1-e0f2-4eb1-8ec8-2e7e5f3d3ea5
2025-05-26 18:22:27,950 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/23c86ce7-64ef-44c9-9913-124f97591fe1
2025-05-26 18:22:31,278 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-05-26 18:22:31,278 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26599168-60855175 failed!
2025-05-26 18:22:31,348 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26599168:ctest-vn2_metadata-20727421 is 11.1.1.1 and allocation pool is NOT set
2025-05-26 18:22:35,433 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=13.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 13.932/13.932/13.932/0.000 ms')
2025-05-26 18:22:35,433 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26599168-60855175 passed
2025-05-26 18:22:35,616 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:22:35,616 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26599168-60855175, IP 11.1.1.3, Port 22
2025-05-26 18:22:35,800 - DEBUG - VM ctest-TestBasicVMVN-26599168-60855175 is ready for SSH connections
2025-05-26 18:22:35,800 - INFO - Retry 0
2025-05-26 18:22:35,800 - 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.254, gateway password: c0ntrail123
2025-05-26 18:22:35,801 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-05-26 18:22:37,806 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-05-26 18:22:37,807 - INFO - Generic metadata worked
2025-05-26 18:22:38,183 - DEBUG - Link local service introspect removed
2025-05-26 18:22:38,184 - INFO - Deleting VM ctest-TestBasicVMVN-26599168-60855175
2025-05-26 18:22:38,294 - INFO - Deleting VN ctest-vn2_metadata-20727421
2025-05-26 18:22:38,392 - DEBUG - VN 42ac106a-e94f-4eee-92f8-6fe8d2896bda still in use: Unable to complete operation on network 42ac106a-e94f-4eee-92f8-6fe8d2896bda. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e4098321-a121-4d2b-972a-cb3e8c33a734']
2025-05-26 18:22:38,393 - WARNING - Deleting VN ctest-vn2_metadata-20727421 failed..Will retry
2025-05-26 18:22:40,626 - DEBUG - Response for deleting network ()
2025-05-26 18:22:40,955 - DEBUG - No XMPP flaps were noticed during the test
2025-05-26 18:22:40,955 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:22]
2025-05-26 18:22:40,956 - INFO - --------------------------------------------------------------------------------
2025-05-26 18:22:40,964 - INFO - ================================================================================
2025-05-26 18:22:40,964 - INFO - STARTING TEST : test_metadata_service
2025-05-26 18:22:40,965 - 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-05-26 18:22:41,320 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-05-26 18:22:41,320 - INFO - Initial checks done. Running the testcase now
2025-05-26 18:22:41,320 - INFO -
2025-05-26 18:22:41,321 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-05-26 18:22:41,339 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/e6452165-bb37-4a00-b5df-b253068aa3f9
2025-05-26 18:22:41,747 - DEBUG - Response for create_network : {'network': {'id': '93ba7f8f-39bc-499f-a10b-1cfd6873c88f', 'name': 'ctest-vn-11086471', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'project_id': 'af8e3146bae547c7bc05ba460b2698a0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26599168', 'ctest-vn-11086471'], 'port_security_enabled': True, 'description': ''}}
2025-05-26 18:22:42,046 - DEBUG - Response for create_subnet : {'subnet': {'id': '0736a78b-1b3c-42d7-bf36-7e07430054da', 'name': '', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'network_id': '93ba7f8f-39bc-499f-a10b-1cfd6873c88f', 'ip_version': 4, 'cidr': '15.199.187.64/26', 'allocation_pools': [{'start': '15.199.187.66', 'end': '15.199.187.126'}], 'gateway_ip': '15.199.187.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.199.187.66', 'tags': [], 'project_id': 'af8e3146bae547c7bc05ba460b2698a0'}}
2025-05-26 18:22:42,083 - INFO - Created VN ctest-vn-11086471
2025-05-26 18:22:42,148 - DEBUG - VN ctest-vn-11086471 UUID is 93ba7f8f-39bc-499f-a10b-1cfd6873c88f
2025-05-26 18:22:43,852 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3340-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3340-1)
2025-05-26 18:22:43,853 - INFO - Waiting for VM ctest-TestBasicVMVN-26599168-86399401 to be up..
2025-05-26 18:22:43,965 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-26 18:22:49,171 - DEBUG - VM is in ACTIVE state now
2025-05-26 18:22:49,171 - INFO - VM name : ctest-TestBasicVMVN-26599168-86399401
2025-05-26 18:22:49,360 - DEBUG - VM ctest-TestBasicVMVN-26599168-86399401 ID is bd869b32-861b-4d15-8631-2eaca7d50295
2025-05-26 18:22:49,360 - DEBUG - VM ctest-TestBasicVMVN-26599168-86399401 launched on Node cn-jenkins-deploy-platform-ansible-os-3340-1
2025-05-26 18:22:49,511 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bd869b32-861b-4d15-8631-2eaca7d50295
2025-05-26 18:22:49,524 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d1b1bb0e-ca61-49f3-a800-705449c19cf6
2025-05-26 18:22:52,811 - 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 1009ms')
2025-05-26 18:22:52,812 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26599168-86399401 failed!
2025-05-26 18:22:52,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-11086471 is 15.199.187.65 and allocation pool is NOT set
2025-05-26 18:22:56,966 - 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 1017ms')
2025-05-26 18:22:56,966 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26599168-86399401 failed!
2025-05-26 18:22:57,040 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-11086471 is 15.199.187.65 and allocation pool is NOT set
2025-05-26 18:22:59,128 - 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=9.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.209/5.203/9.198/3.994 ms')
2025-05-26 18:22:59,128 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26599168-86399401 passed
2025-05-26 18:22:59,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:22:59,324 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26599168-86399401, IP 15.199.187.67, Port 22
2025-05-26 18:22:59,525 - DEBUG - VM ctest-TestBasicVMVN-26599168-86399401 is ready for SSH connections
2025-05-26 18:22:59,525 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-05-26 18:22:59,525 - DEBUG - cat /tmp/output.txt
2025-05-26 18:23:01,508 - DEBUG - Hello World. The time is now Mon, 26 May 2025 12:22:57 -0600!
2025-05-26 18:23:01,509 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 26 May 2025 12:22:57 -0600!'}
2025-05-26 18:23:01,509 - INFO - metadata_script.txt got executed in the vm
2025-05-26 18:23:01,509 - INFO - Deleting VM ctest-TestBasicVMVN-26599168-86399401
2025-05-26 18:23:01,614 - INFO - Deleting VN ctest-vn-11086471
2025-05-26 18:23:01,679 - DEBUG - VN 93ba7f8f-39bc-499f-a10b-1cfd6873c88f still in use: Unable to complete operation on network 93ba7f8f-39bc-499f-a10b-1cfd6873c88f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-354f6036-c261-43d1-b4ad-044e7b723f76']
2025-05-26 18:23:01,679 - WARNING - Deleting VN ctest-vn-11086471 failed..Will retry
2025-05-26 18:23:03,889 - DEBUG - Response for deleting network ()
2025-05-26 18:23:04,199 - DEBUG - No XMPP flaps were noticed during the test
2025-05-26 18:23:04,199 - INFO - END TEST : test_metadata_service : PASSED[0:00:24]
2025-05-26 18:23:04,199 - INFO - --------------------------------------------------------------------------------
2025-05-26 18:23:04,203 - INFO - ================================================================================
2025-05-26 18:23:04,203 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-05-26 18:23:04,203 - 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-05-26 18:23:04,546 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-05-26 18:23:04,547 - INFO - Initial checks done. Running the testcase now
2025-05-26 18:23:04,547 - INFO -
2025-05-26 18:23:05,151 - DEBUG - Response for create_network : {'network': {'id': '6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6', 'name': 'ctest-vn-10878922', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'project_id': 'af8e3146bae547c7bc05ba460b2698a0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-26599168', 'ctest-vn-10878922'], 'port_security_enabled': True, 'description': ''}}
2025-05-26 18:23:05,370 - DEBUG - Response for create_subnet : {'subnet': {'id': '851a8c15-9382-4ddd-9595-2f27620de8cf', 'name': '', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'network_id': '6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6', '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': 'af8e3146bae547c7bc05ba460b2698a0'}}
2025-05-26 18:23:05,604 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e63bf385-60c9-480a-920d-bcc2afa4ac7c', 'name': '', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'network_id': '6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6', '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': 'af8e3146bae547c7bc05ba460b2698a0'}}
2025-05-26 18:23:05,634 - INFO - Created VN ctest-vn-10878922
2025-05-26 18:23:05,696 - DEBUG - VN ctest-vn-10878922 UUID is 6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6
2025-05-26 18:23:06,169 - DEBUG - Response for create_port : {'port': {'name': '08a9f2eb-9496-451f-a71b-68bf07955b2e', 'id': '08a9f2eb-9496-451f-a71b-68bf07955b2e', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'network_id': '6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6', 'mac_address': '02:08:a9:f2:eb:94', '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': '851a8c15-9382-4ddd-9595-2f27620de8cf'}], 'security_groups': ['15f30e39-ec54-409c-97ec-f8949d77fe50'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'af8e3146bae547c7bc05ba460b2698a0'}}
2025-05-26 18:23:06,401 - DEBUG - Response for create_port : {'port': {'name': '9889fe2f-3d23-4e3c-9d3b-169be9a3f226', 'id': '9889fe2f-3d23-4e3c-9d3b-169be9a3f226', 'tenant_id': 'af8e3146bae547c7bc05ba460b2698a0', 'network_id': '6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6', 'mac_address': '02:98:89:fe:2f:3d', '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': 'e63bf385-60c9-480a-920d-bcc2afa4ac7c'}], 'security_groups': ['15f30e39-ec54-409c-97ec-f8949d77fe50'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'af8e3146bae547c7bc05ba460b2698a0'}}
2025-05-26 18:23:06,984 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3340-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3340-1)
2025-05-26 18:23:07,991 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3340-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3340-1)
2025-05-26 18:23:09,428 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3340-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3340-1)
2025-05-26 18:23:09,428 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-05-26 18:23:09,438 - DEBUG - Requesting: http://10.0.0.254:8082/domain/dbcd54bb-3f07-4f63-8045-38b4ff870d13
2025-05-26 18:23:09,463 - DEBUG - Requesting: http://10.0.0.254:8082/project/af8e3146-bae5-47c7-bc05-ba460b2698a0
2025-05-26 18:23:09,581 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/5f9fa84f-b1dc-469c-bd74-e22bdb4f2c08
2025-05-26 18:23:09,595 - INFO - Verifications in API Server for IPAM: ctest-ipam-81724266 passed
2025-05-26 18:23:09,602 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-26599168:ctest-ipam-81724266', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26599168', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6890411015140034204', 'uuid-lslong': '13651785048457686024'}, 'enable': 'true', 'created': '2025-05-26T18:23:04', 'last-modified': '2025-05-26T18:23:04', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.779101'}
2025-05-26 18:23:09,602 - INFO - Verifications in Control node for IPAM: ctest-ipam-81724266 passed
2025-05-26 18:23:09,602 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-05-26 18:23:09,608 - DEBUG - Requesting: http://10.0.0.254:8082/domain/dbcd54bb-3f07-4f63-8045-38b4ff870d13
2025-05-26 18:23:09,626 - DEBUG - Requesting: http://10.0.0.254:8082/project/af8e3146-bae5-47c7-bc05-ba460b2698a0
2025-05-26 18:23:09,720 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6
2025-05-26 18:23:09,741 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6
2025-05-26 18:23:09,758 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cae8d10c-2488-4dfb-88a4-c70137b203de
2025-05-26 18:23:09,769 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cae8d10c-2488-4dfb-88a4-c70137b203de
2025-05-26 18:23:09,780 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/d35b2670-2011-474d-b8b8-bc5526b88a81
2025-05-26 18:23:09,797 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-26 18:23:09,797 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6
2025-05-26 18:23:09,817 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cae8d10c-2488-4dfb-88a4-c70137b203de
2025-05-26 18:23:09,843 - INFO - Verified VN network id 8 for VN 6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6
2025-05-26 18:23:09,843 - INFO - Verifications in API Server for VN ctest-vn-10878922 passed
2025-05-26 18:23:09,844 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6
2025-05-26 18:23:09,858 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cae8d10c-2488-4dfb-88a4-c70137b203de
2025-05-26 18:23:09,874 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cae8d10c-2488-4dfb-88a4-c70137b203de
2025-05-26 18:23:09,897 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/d35b2670-2011-474d-b8b8-bc5526b88a81
2025-05-26 18:23:09,921 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-26599168', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7785338168987828521', 'uuid-lslong': '11411826479739355622'}, 'enable': 'true', 'created': '2025-05-26T18:23:05', 'last-modified': '2025-05-26T18:23:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.366342'}
2025-05-26 18:23:09,930 - DEBUG - Route Targets: ['target:64512:8000005']
2025-05-26 18:23:09,930 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10878922 passed
2025-05-26 18:23:09,930 - DEBUG - ====Verifying policy data for ctest-vn-10878922 in API_Server ======
2025-05-26 18:23:09,933 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-05-26 18:23:09,943 - DEBUG - Requesting: http://10.0.0.254:8082/domain/dbcd54bb-3f07-4f63-8045-38b4ff870d13
2025-05-26 18:23:09,989 - DEBUG - Requesting: http://10.0.0.254:8082/project/af8e3146-bae5-47c7-bc05-ba460b2698a0
2025-05-26 18:23:10,096 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/6c0b13d0-f2cf-4129-9e5e-f3b88b42c1e6
2025-05-26 18:23:10,114 - DEBUG - =>VN ctest-vn-10878922 has no policy to be verified
2025-05-26 18:23:10,114 - DEBUG - Verifying the vn in opserver
2025-05-26 18:23:10,115 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922 virtual network link through opserver 10.0.0.254
2025-05-26 18:23:10,115 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-05-26 18:23:10,469 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-05-26 18:23:10,535 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922?flat'}
2025-05-26 18:23:10,535 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922 is found in opserver
2025-05-26 18:23:10,542 - DEBUG - VRF ids for VN ctest-vn-10878922: {'10.0.0.254': '2'}
2025-05-26 18:23:10,542 - INFO - Waiting for VM ctest-TestBasicVMVN-26599168-25236969 to be up..
2025-05-26 18:23:10,631 - DEBUG - VM is in ACTIVE state now
2025-05-26 18:23:10,631 - INFO - VM name : ctest-TestBasicVMVN-26599168-25236969
2025-05-26 18:23:10,732 - DEBUG - VM ctest-TestBasicVMVN-26599168-25236969 ID is 5643a9ce-f2e0-4aef-bb16-bd5bb4f6f36f
2025-05-26 18:23:10,732 - DEBUG - VM ctest-TestBasicVMVN-26599168-25236969 launched on Node cn-jenkins-deploy-platform-ansible-os-3340-1
2025-05-26 18:23:10,843 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5643a9ce-f2e0-4aef-bb16-bd5bb4f6f36f
2025-05-26 18:23:10,857 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/08a9f2eb-9496-451f-a71b-68bf07955b2e
2025-05-26 18:23:14,155 - 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-05-26 18:23:14,156 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26599168-25236969 failed!
2025-05-26 18:23:14,240 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922 is 31.1.1.1 and allocation pool is NOT set
2025-05-26 18:23:14,240 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922 is 31.1.2.1 and allocation pool is NOT set
2025-05-26 18:23:18,316 - 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 1001ms')
2025-05-26 18:23:18,316 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26599168-25236969 failed!
2025-05-26 18:23:18,388 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922 is 31.1.1.1 and allocation pool is NOT set
2025-05-26 18:23:18,389 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922 is 31.1.2.1 and allocation pool is NOT set
2025-05-26 18:23:20,467 - 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.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.18 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.179/4.591/8.003/3.412 ms')
2025-05-26 18:23:20,467 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-26599168-25236969 passed
2025-05-26 18:23:20,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:20,640 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26599168-25236969, IP 31.1.1.4, Port 22
2025-05-26 18:23:20,722 - 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-05-26 18:23:20,896 - DEBUG - VM ctest-TestBasicVMVN-26599168-25236969 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-26 18:23:25,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:25,897 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26599168-25236969, IP 31.1.1.4, Port 22
2025-05-26 18:23:26,084 - DEBUG - VM ctest-TestBasicVMVN-26599168-25236969 is ready for SSH connections
2025-05-26 18:23:26,085 - INFO - Waiting for VM ctest-TestBasicVMVN-26599168-33748456 to be up..
2025-05-26 18:23:26,252 - DEBUG - VM is in ACTIVE state now
2025-05-26 18:23:26,252 - INFO - VM name : ctest-TestBasicVMVN-26599168-33748456
2025-05-26 18:23:26,379 - DEBUG - VM ctest-TestBasicVMVN-26599168-33748456 ID is 0102ecc2-e817-4b19-80e0-fe8064dd82c9
2025-05-26 18:23:26,379 - DEBUG - VM ctest-TestBasicVMVN-26599168-33748456 launched on Node cn-jenkins-deploy-platform-ansible-os-3340-1
2025-05-26 18:23:26,507 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0102ecc2-e817-4b19-80e0-fe8064dd82c9
2025-05-26 18:23:26,527 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/9889fe2f-3d23-4e3c-9d3b-169be9a3f226
2025-05-26 18:23:27,849 - 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=6.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.752 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.752/3.521/6.291/2.769 ms')
2025-05-26 18:23:27,849 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-26599168-33748456 passed
2025-05-26 18:23:28,052 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:28,053 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26599168-33748456, IP 31.1.2.4, Port 22
2025-05-26 18:23:28,266 - DEBUG - VM ctest-TestBasicVMVN-26599168-33748456 is ready for SSH connections
2025-05-26 18:23:28,266 - INFO - Waiting for VM ctest-TestBasicVMVN-26599168-24966745 to be up..
2025-05-26 18:23:28,464 - DEBUG - VM is in ACTIVE state now
2025-05-26 18:23:28,465 - INFO - VM name : ctest-TestBasicVMVN-26599168-24966745
2025-05-26 18:23:28,665 - DEBUG - VM ctest-TestBasicVMVN-26599168-24966745 ID is ef881a59-7ed5-452b-a92c-14edcaa623b2
2025-05-26 18:23:28,666 - DEBUG - VM ctest-TestBasicVMVN-26599168-24966745 launched on Node cn-jenkins-deploy-platform-ansible-os-3340-1
2025-05-26 18:23:28,892 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/ef881a59-7ed5-452b-a92c-14edcaa623b2
2025-05-26 18:23:28,921 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/de1b0f1d-e923-4835-b231-7acaffd0cb05
2025-05-26 18:23:30,281 - 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=8.74 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.969 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.969/4.853/8.738/3.884 ms')
2025-05-26 18:23:30,282 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-26599168-24966745 passed
2025-05-26 18:23:30,451 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:30,452 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-26599168-24966745, IP 31.1.1.3, Port 22
2025-05-26 18:23:30,652 - DEBUG - VM ctest-TestBasicVMVN-26599168-24966745 is ready for SSH connections
2025-05-26 18:23:30,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:30,652 - 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.254, gateway password: c0ntrail123
2025-05-26 18:23:30,652 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-05-26 18:23:35,284 - 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=6.015 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.109 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.745 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.745/3.289/6.015 ms
2025-05-26 18:23:35,285 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-26599168-25236969 passed
2025-05-26 18:23:35,285 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:35,285 - 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.254, gateway password: c0ntrail123
2025-05-26 18:23:35,286 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-05-26 18:23:39,401 - 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.989 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.664 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.488 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.488/2.380/3.989 ms
2025-05-26 18:23:39,401 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-26599168-33748456 passed
2025-05-26 18:23:39,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:39,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:39,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-26 18:23:39,401 - 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.254, gateway password: c0ntrail123
2025-05-26 18:23:39,401 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-26 18:23:39,656 - DEBUG - None
2025-05-26 18:23:39,656 - 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.254, gateway password: c0ntrail123
2025-05-26 18:23:39,656 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-26 18:23:39,892 - DEBUG - None
2025-05-26 18:23:39,892 - 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.254, gateway password: c0ntrail123
2025-05-26 18:23:39,892 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-05-26 18:23:40,716 - DEBUG - None
2025-05-26 18:23:40,718 - 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.254, gateway password: c0ntrail123
2025-05-26 18:23:40,718 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-05-26 18:23:43,102 - 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.459 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=9.069 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=5.276 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=1.119 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.891/3.762/9.069 ms
2025-05-26 18:23:43,103 - 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.254, gateway password: c0ntrail123
2025-05-26 18:23:43,103 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-05-26 18:23:45,365 - 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=0.950 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.064 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.560 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.721 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.039 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=5.724 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.528 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.528/3.083/6.560 ms
2025-05-26 18:23:45,366 - 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.254, gateway password: c0ntrail123
2025-05-26 18:23:45,366 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-05-26 18:23:47,750 - 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.987 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.078 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.472 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.359 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.824 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=7.840 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.840 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.840/3.628/7.840 ms
2025-05-26 18:23:47,751 - INFO - Deleting VM ctest-TestBasicVMVN-26599168-24966745
2025-05-26 18:23:47,924 - INFO - Detaching port 9889fe2f-3d23-4e3c-9d3b-169be9a3f226 from VM ctest-TestBasicVMVN-26599168-33748456
2025-05-26 18:23:48,024 - INFO - Deleting VM ctest-TestBasicVMVN-26599168-33748456
2025-05-26 18:23:48,161 - INFO - Detaching port 08a9f2eb-9496-451f-a71b-68bf07955b2e from VM ctest-TestBasicVMVN-26599168-25236969
2025-05-26 18:23:48,236 - INFO - Deleting VM ctest-TestBasicVMVN-26599168-25236969
2025-05-26 18:23:48,346 - INFO - Deleting VN ctest-vn-10878922
2025-05-26 18:23:48,586 - DEBUG - Response for delete_port : ()
2025-05-26 18:23:48,817 - DEBUG - Response for delete_port : ()
2025-05-26 18:23:48,944 - DEBUG - Response for deleting network ()
2025-05-26 18:23:48,945 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/cae8d10c-2488-4dfb-88a4-c70137b203de
2025-05-26 18:23:48,952 - DEBUG - Response Code: 404
2025-05-26 18:23:48,952 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-05-26 18:23:48,960 - DEBUG - Requesting: http://10.0.0.254:8082/domain/dbcd54bb-3f07-4f63-8045-38b4ff870d13
2025-05-26 18:23:49,015 - DEBUG - Requesting: http://10.0.0.254:8082/project/af8e3146-bae5-47c7-bc05-ba460b2698a0
2025-05-26 18:23:49,098 - INFO - Validated that VN ctest-vn-10878922 is not found in API Server
2025-05-26 18:23:49,110 - DEBUG - VN ctest-vn-10878922 is not present in Agent 10.0.0.254
2025-05-26 18:23:49,110 - INFO - Validated that VN ctest-vn-10878922 is not in any agent
2025-05-26 18:23:49,115 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-05-26 18:23:49,120 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-10878922
2025-05-26 18:23:49,120 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-26599168:ctest-vn-10878922
2025-05-26 18:23:49,131 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10878922 info
2025-05-26 18:23:49,215 - INFO - IPAM: ctest-ipam-81724266 is not found in API Server
2025-05-26 18:23:49,231 - INFO - IPAM:ctest-ipam-81724266 is not found in control node
2025-05-26 18:23:49,555 - DEBUG - No XMPP flaps were noticed during the test
2025-05-26 18:23:49,556 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45]
2025-05-26 18:23:49,556 - INFO - --------------------------------------------------------------------------------
2025-05-26 18:23:50,495 - INFO - Deleted project: ctest-TestBasicVMVN-26599168, ID : af8e3146-bae5-47c7-bc05-ba460b2698a0