2025-06-30 02:37:48,903 - INFO - Domain Default found not creating
2025-06-30 02:37:49,058 - INFO - Project ctest-TestBasicVMVN-53519963 not found, creating it
2025-06-30 02:37:49,556 - INFO - Created Project:ctest-TestBasicVMVN-53519963, ID : 692dab81-aae2-49b6-a96f-52ffc49db80a
2025-06-30 02:37:50,968 - INFO - ================================================================================
2025-06-30 02:37:50,968 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-30 02:37:50,968 - 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-06-30 02:37:51,229 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-06-30 02:37:51,229 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:37:51,229 - INFO -
2025-06-30 02:37:51,789 - DEBUG - Response for create_network : {'network': {'id': '6cc34770-06ec-4775-8276-f209fa82473b', 'name': 'ctest-vn2_metadata-98175321', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'project_id': '692dab81aae249b6a96f52ffc49db80a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53519963', 'ctest-vn2_metadata-98175321'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:37:52,042 - DEBUG - Response for create_subnet : {'subnet': {'id': '15d3d492-ad39-4787-9bf7-9899b8224336', 'name': '', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'network_id': '6cc34770-06ec-4775-8276-f209fa82473b', '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': '692dab81aae249b6a96f52ffc49db80a'}}
2025-06-30 02:37:52,061 - INFO - Created VN ctest-vn2_metadata-98175321
2025-06-30 02:37:52,119 - DEBUG - VN ctest-vn2_metadata-98175321 UUID is 6cc34770-06ec-4775-8276-f209fa82473b
2025-06-30 02:37:52,304 - DEBUG - Services list from nova: [, , ]
2025-06-30 02:37:53,351 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3571-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3571-1)
2025-06-30 02:37:53,462 - DEBUG - Link local service introspect added
2025-06-30 02:37:53,513 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 02:37:58,608 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:37:58,742 - INFO - Waiting for VM ctest-TestBasicVMVN-53519963-27741570 to be up..
2025-06-30 02:37:58,742 - INFO - VM name : ctest-TestBasicVMVN-53519963-27741570
2025-06-30 02:37:58,835 - DEBUG - VM ctest-TestBasicVMVN-53519963-27741570 ID is 66268dd9-7f49-4bd6-a5f1-612b9fa4b526
2025-06-30 02:37:58,835 - DEBUG - VM ctest-TestBasicVMVN-53519963-27741570 launched on Node cn-jenkins-deploy-platform-ansible-os-3571-1
2025-06-30 02:37:59,035 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/66268dd9-7f49-4bd6-a5f1-612b9fa4b526
2025-06-30 02:37:59,339 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/66268dd9-7f49-4bd6-a5f1-612b9fa4b526
2025-06-30 02:37:59,375 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/09436483-3795-4267-b29b-40a4018998b8
2025-06-30 02:38:02,638 - 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 1015ms')
2025-06-30 02:38:02,638 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53519963-27741570 failed!
2025-06-30 02:38:02,698 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53519963:ctest-vn2_metadata-98175321 is 11.1.1.1 and allocation pool is NOT set
2025-06-30 02:38:04,754 - 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=7.62 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.385 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.385/4.000/7.616/3.615 ms')
2025-06-30 02:38:04,754 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53519963-27741570 passed
2025-06-30 02:38:04,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:04,903 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53519963-27741570, IP 11.1.1.3, Port 22
2025-06-30 02:38:05,062 - DEBUG - VM ctest-TestBasicVMVN-53519963-27741570 is ready for SSH connections
2025-06-30 02:38:05,062 - INFO - Retry 0
2025-06-30 02:38:05,062 - 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-06-30 02:38:05,063 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-30 02:38:06,672 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-30 02:38:06,673 - INFO - Generic metadata worked
2025-06-30 02:38:06,918 - DEBUG - Link local service introspect removed
2025-06-30 02:38:06,919 - INFO - Deleting VM ctest-TestBasicVMVN-53519963-27741570
2025-06-30 02:38:06,991 - INFO - Deleting VN ctest-vn2_metadata-98175321
2025-06-30 02:38:07,035 - DEBUG - VN 6cc34770-06ec-4775-8276-f209fa82473b still in use: Unable to complete operation on network 6cc34770-06ec-4775-8276-f209fa82473b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ae929226-073b-4804-895d-e68d99eff285']
2025-06-30 02:38:07,036 - WARNING - Deleting VN ctest-vn2_metadata-98175321 failed..Will retry
2025-06-30 02:38:09,174 - DEBUG - Response for deleting network ()
2025-06-30 02:38:09,436 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:38:09,436 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-06-30 02:38:09,437 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:38:09,439 - INFO - ================================================================================
2025-06-30 02:38:09,439 - INFO - STARTING TEST : test_metadata_service
2025-06-30 02:38:09,439 - 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-06-30 02:38:09,728 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-06-30 02:38:09,728 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:38:09,728 - INFO -
2025-06-30 02:38:09,728 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs
2025-06-30 02:38:09,734 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/3776c091-70b4-44f7-9e41-cbe7d04a302d
2025-06-30 02:38:09,922 - DEBUG - Response for create_network : {'network': {'id': '7ddaf7d1-5a2f-46ee-aeec-b9b29facde85', 'name': 'ctest-vn-62095271', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'project_id': '692dab81aae249b6a96f52ffc49db80a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53519963', 'ctest-vn-62095271'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:38:10,083 - DEBUG - Response for create_subnet : {'subnet': {'id': '23c47f6e-da73-4775-94ea-232f34c31b20', 'name': '', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'network_id': '7ddaf7d1-5a2f-46ee-aeec-b9b29facde85', 'ip_version': 4, 'cidr': '53.109.20.64/26', 'allocation_pools': [{'start': '53.109.20.66', 'end': '53.109.20.126'}], 'gateway_ip': '53.109.20.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '53.109.20.66', 'tags': [], 'project_id': '692dab81aae249b6a96f52ffc49db80a'}}
2025-06-30 02:38:10,106 - INFO - Created VN ctest-vn-62095271
2025-06-30 02:38:10,163 - DEBUG - VN ctest-vn-62095271 UUID is 7ddaf7d1-5a2f-46ee-aeec-b9b29facde85
2025-06-30 02:38:11,401 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3571-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3571-1)
2025-06-30 02:38:11,401 - INFO - Waiting for VM ctest-TestBasicVMVN-53519963-62959207 to be up..
2025-06-30 02:38:11,440 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 02:38:16,528 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:38:16,528 - INFO - VM name : ctest-TestBasicVMVN-53519963-62959207
2025-06-30 02:38:16,620 - DEBUG - VM ctest-TestBasicVMVN-53519963-62959207 ID is 3231d0a1-e5d7-43f6-9cd4-373994bf1d9c
2025-06-30 02:38:16,620 - DEBUG - VM ctest-TestBasicVMVN-53519963-62959207 launched on Node cn-jenkins-deploy-platform-ansible-os-3571-1
2025-06-30 02:38:16,718 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/3231d0a1-e5d7-43f6-9cd4-373994bf1d9c
2025-06-30 02:38:16,733 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/478d34d7-7da4-493d-a61f-c29703d97297
2025-06-30 02:38:20,013 - 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 1022ms')
2025-06-30 02:38:20,013 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53519963-62959207 failed!
2025-06-30 02:38:20,071 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-62095271 is 53.109.20.65 and allocation pool is NOT set
2025-06-30 02:38:22,136 - 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.43 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/2.422/4.432/2.010 ms')
2025-06-30 02:38:22,136 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53519963-62959207 passed
2025-06-30 02:38:22,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:22,291 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53519963-62959207, IP 53.109.20.67, Port 22
2025-06-30 02:38:22,457 - DEBUG - VM ctest-TestBasicVMVN-53519963-62959207 is ready for SSH connections
2025-06-30 02:38:22,457 - 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-06-30 02:38:22,457 - DEBUG - cat /tmp/output.txt
2025-06-30 02:38:24,218 - DEBUG - Hello World. The time is now Sun, 29 Jun 2025 20:38:22 -0600!
2025-06-30 02:38:24,219 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 29 Jun 2025 20:38:22 -0600!'}
2025-06-30 02:38:24,219 - INFO - metadata_script.txt got executed in the vm
2025-06-30 02:38:24,219 - INFO - Deleting VM ctest-TestBasicVMVN-53519963-62959207
2025-06-30 02:38:24,287 - INFO - Deleting VN ctest-vn-62095271
2025-06-30 02:38:24,325 - DEBUG - VN 7ddaf7d1-5a2f-46ee-aeec-b9b29facde85 still in use: Unable to complete operation on network 7ddaf7d1-5a2f-46ee-aeec-b9b29facde85. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a6802dda-656a-461f-9b3d-44d5b88af67b']
2025-06-30 02:38:24,326 - WARNING - Deleting VN ctest-vn-62095271 failed..Will retry
2025-06-30 02:38:26,453 - DEBUG - Response for deleting network ()
2025-06-30 02:38:26,708 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:38:26,708 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-30 02:38:26,708 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:38:26,711 - INFO - ================================================================================
2025-06-30 02:38:26,711 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-30 02:38:26,711 - 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-06-30 02:38:26,996 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.254': '0'}} with
2025-06-30 02:38:26,996 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:38:26,997 - INFO -
2025-06-30 02:38:27,490 - DEBUG - Response for create_network : {'network': {'id': '2b1fe457-179c-4721-b98d-1417eab0ab6d', 'name': 'ctest-vn-20157768', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'project_id': '692dab81aae249b6a96f52ffc49db80a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-53519963', 'ctest-vn-20157768'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:38:27,665 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c4e3595-7c80-495f-9f18-ce93345767e1', 'name': '', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'network_id': '2b1fe457-179c-4721-b98d-1417eab0ab6d', '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': '692dab81aae249b6a96f52ffc49db80a'}}
2025-06-30 02:38:27,819 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c01734d-b707-46e0-b126-47079a0a9643', 'name': '', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'network_id': '2b1fe457-179c-4721-b98d-1417eab0ab6d', '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': '692dab81aae249b6a96f52ffc49db80a'}}
2025-06-30 02:38:27,839 - INFO - Created VN ctest-vn-20157768
2025-06-30 02:38:27,895 - DEBUG - VN ctest-vn-20157768 UUID is 2b1fe457-179c-4721-b98d-1417eab0ab6d
2025-06-30 02:38:28,268 - DEBUG - Response for create_port : {'port': {'name': '8d07224e-2a9f-454a-8327-dffd6574718b', 'id': '8d07224e-2a9f-454a-8327-dffd6574718b', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'network_id': '2b1fe457-179c-4721-b98d-1417eab0ab6d', 'mac_address': '02:8d:07:22:4e:2a', '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': '8c4e3595-7c80-495f-9f18-ce93345767e1'}], 'security_groups': ['3449a973-dc46-4828-be6d-665109020564'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '692dab81aae249b6a96f52ffc49db80a'}}
2025-06-30 02:38:28,439 - DEBUG - Response for create_port : {'port': {'name': '71c36150-202f-4901-ba0f-790468b2be90', 'id': '71c36150-202f-4901-ba0f-790468b2be90', 'tenant_id': '692dab81aae249b6a96f52ffc49db80a', 'network_id': '2b1fe457-179c-4721-b98d-1417eab0ab6d', 'mac_address': '02:71:c3:61:50:20', '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': '4c01734d-b707-46e0-b126-47079a0a9643'}], 'security_groups': ['3449a973-dc46-4828-be6d-665109020564'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '692dab81aae249b6a96f52ffc49db80a'}}
2025-06-30 02:38:28,798 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3571-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3571-1)
2025-06-30 02:38:29,212 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3571-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3571-1)
2025-06-30 02:38:30,461 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3571-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3571-1)
2025-06-30 02:38:30,461 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-30 02:38:30,471 - DEBUG - Requesting: http://10.0.0.254:8082/domain/89206b93-dcd5-4a37-bd3e-a83c5d16df8a
2025-06-30 02:38:30,488 - DEBUG - Requesting: http://10.0.0.254:8082/project/692dab81-aae2-49b6-a96f-52ffc49db80a
2025-06-30 02:38:30,590 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/f8cda914-de69-4b6e-8803-9fff0f56a7d5
2025-06-30 02:38:30,604 - INFO - Verifications in API Server for IPAM: ctest-ipam-38645657 passed
2025-06-30 02:38:30,610 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-53519963:ctest-ipam-38645657', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53519963', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17928171598727695214', 'uuid-lslong': '9800853131911145429'}, 'enable': 'true', 'created': '2025-06-30T02:38:27', 'last-modified': '2025-06-30T02:38:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.382713'}
2025-06-30 02:38:30,610 - INFO - Verifications in Control node for IPAM: ctest-ipam-38645657 passed
2025-06-30 02:38:30,611 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-30 02:38:30,619 - DEBUG - Requesting: http://10.0.0.254:8082/domain/89206b93-dcd5-4a37-bd3e-a83c5d16df8a
2025-06-30 02:38:30,631 - DEBUG - Requesting: http://10.0.0.254:8082/project/692dab81-aae2-49b6-a96f-52ffc49db80a
2025-06-30 02:38:30,723 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2b1fe457-179c-4721-b98d-1417eab0ab6d
2025-06-30 02:38:30,738 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2b1fe457-179c-4721-b98d-1417eab0ab6d
2025-06-30 02:38:30,750 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a3bdfe47-3b30-49af-825d-cf6fe373067e
2025-06-30 02:38:30,764 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a3bdfe47-3b30-49af-825d-cf6fe373067e
2025-06-30 02:38:30,776 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/b022f60e-409b-44ed-840d-9d210e7fa674
2025-06-30 02:38:30,787 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-30 02:38:30,787 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2b1fe457-179c-4721-b98d-1417eab0ab6d
2025-06-30 02:38:30,803 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a3bdfe47-3b30-49af-825d-cf6fe373067e
2025-06-30 02:38:30,829 - INFO - Verified VN network id 9 for VN 2b1fe457-179c-4721-b98d-1417eab0ab6d
2025-06-30 02:38:30,829 - INFO - Verifications in API Server for VN ctest-vn-20157768 passed
2025-06-30 02:38:30,829 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2b1fe457-179c-4721-b98d-1417eab0ab6d
2025-06-30 02:38:30,849 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a3bdfe47-3b30-49af-825d-cf6fe373067e
2025-06-30 02:38:30,862 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a3bdfe47-3b30-49af-825d-cf6fe373067e
2025-06-30 02:38:30,874 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/b022f60e-409b-44ed-840d-9d210e7fa674
2025-06-30 02:38:30,892 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-53519963', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3107453330618337057', 'uuid-lslong': '13370364961687120749'}, 'enable': 'true', 'created': '2025-06-30T02:38:27', 'last-modified': '2025-06-30T02:38:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.100094'}
2025-06-30 02:38:30,902 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-30 02:38:30,902 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20157768 passed
2025-06-30 02:38:30,902 - DEBUG - ====Verifying policy data for ctest-vn-20157768 in API_Server ======
2025-06-30 02:38:30,902 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-30 02:38:30,910 - DEBUG - Requesting: http://10.0.0.254:8082/domain/89206b93-dcd5-4a37-bd3e-a83c5d16df8a
2025-06-30 02:38:30,935 - DEBUG - Requesting: http://10.0.0.254:8082/project/692dab81-aae2-49b6-a96f-52ffc49db80a
2025-06-30 02:38:31,082 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/2b1fe457-179c-4721-b98d-1417eab0ab6d
2025-06-30 02:38:31,113 - DEBUG - =>VN ctest-vn-20157768 has no policy to be verified
2025-06-30 02:38:31,113 - DEBUG - Verifying the vn in opserver
2025-06-30 02:38:31,113 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768 virtual network link through opserver 10.0.0.254
2025-06-30 02:38:31,113 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-30 02:38:31,458 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks
2025-06-30 02:38:31,546 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768?flat'}
2025-06-30 02:38:31,546 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768 is found in opserver
2025-06-30 02:38:31,553 - DEBUG - VRF ids for VN ctest-vn-20157768: {'10.0.0.254': '2'}
2025-06-30 02:38:31,553 - INFO - Waiting for VM ctest-TestBasicVMVN-53519963-40230586 to be up..
2025-06-30 02:38:31,652 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:38:31,653 - INFO - VM name : ctest-TestBasicVMVN-53519963-40230586
2025-06-30 02:38:31,763 - DEBUG - VM ctest-TestBasicVMVN-53519963-40230586 ID is 1d660876-3f36-45de-acab-0c99693b765e
2025-06-30 02:38:31,763 - DEBUG - VM ctest-TestBasicVMVN-53519963-40230586 launched on Node cn-jenkins-deploy-platform-ansible-os-3571-1
2025-06-30 02:38:31,853 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/1d660876-3f36-45de-acab-0c99693b765e
2025-06-30 02:38:31,865 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/8d07224e-2a9f-454a-8327-dffd6574718b
2025-06-30 02:38:35,147 - 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-06-30 02:38:35,147 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53519963-40230586 failed!
2025-06-30 02:38:35,203 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768 is 31.1.1.1 and allocation pool is NOT set
2025-06-30 02:38:35,203 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768 is 31.1.2.1 and allocation pool is NOT set
2025-06-30 02:38:39,272 - 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 1015ms')
2025-06-30 02:38:39,272 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53519963-40230586 failed!
2025-06-30 02:38:39,335 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768 is 31.1.1.1 and allocation pool is NOT set
2025-06-30 02:38:39,335 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768 is 31.1.2.1 and allocation pool is NOT set
2025-06-30 02:38:41,392 - 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=12.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.950 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.950/6.746/12.543/5.796 ms')
2025-06-30 02:38:41,393 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-53519963-40230586 passed
2025-06-30 02:38:41,547 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:41,547 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53519963-40230586, IP 31.1.1.4, Port 22
2025-06-30 02:38:41,602 - 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-06-30 02:38:41,690 - DEBUG - VM ctest-TestBasicVMVN-53519963-40230586 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-30 02:38:46,691 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:46,692 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53519963-40230586, IP 31.1.1.4, Port 22
2025-06-30 02:38:46,846 - DEBUG - VM ctest-TestBasicVMVN-53519963-40230586 is ready for SSH connections
2025-06-30 02:38:46,847 - INFO - Waiting for VM ctest-TestBasicVMVN-53519963-41011247 to be up..
2025-06-30 02:38:46,923 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:38:46,923 - INFO - VM name : ctest-TestBasicVMVN-53519963-41011247
2025-06-30 02:38:47,009 - DEBUG - VM ctest-TestBasicVMVN-53519963-41011247 ID is dfdc5f81-dcf5-4671-8863-c29aa78da959
2025-06-30 02:38:47,009 - DEBUG - VM ctest-TestBasicVMVN-53519963-41011247 launched on Node cn-jenkins-deploy-platform-ansible-os-3571-1
2025-06-30 02:38:47,091 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/dfdc5f81-dcf5-4671-8863-c29aa78da959
2025-06-30 02:38:47,102 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/71c36150-202f-4901-ba0f-790468b2be90
2025-06-30 02:38:48,360 - 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=2.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.393 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.393/1.617/2.842/1.224 ms')
2025-06-30 02:38:48,360 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-53519963-41011247 passed
2025-06-30 02:38:48,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:48,515 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53519963-41011247, IP 31.1.2.4, Port 22
2025-06-30 02:38:48,670 - DEBUG - VM ctest-TestBasicVMVN-53519963-41011247 is ready for SSH connections
2025-06-30 02:38:48,670 - INFO - Waiting for VM ctest-TestBasicVMVN-53519963-03759449 to be up..
2025-06-30 02:38:48,754 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:38:48,755 - INFO - VM name : ctest-TestBasicVMVN-53519963-03759449
2025-06-30 02:38:48,849 - DEBUG - VM ctest-TestBasicVMVN-53519963-03759449 ID is e2b2d220-4ee6-493a-aeed-182994bac92a
2025-06-30 02:38:48,850 - DEBUG - VM ctest-TestBasicVMVN-53519963-03759449 launched on Node cn-jenkins-deploy-platform-ansible-os-3571-1
2025-06-30 02:38:48,930 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/e2b2d220-4ee6-493a-aeed-182994bac92a
2025-06-30 02:38:48,940 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/907c7e41-ca88-4822-9fff-1c7c0efe9647
2025-06-30 02:38:50,196 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=3.27 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.354 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.354/1.810/3.267/1.456 ms')
2025-06-30 02:38:50,196 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-53519963-03759449 passed
2025-06-30 02:38:50,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:50,351 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-53519963-03759449, IP 31.1.1.3, Port 22
2025-06-30 02:38:50,507 - DEBUG - VM ctest-TestBasicVMVN-53519963-03759449 is ready for SSH connections
2025-06-30 02:38:50,507 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:50,507 - 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-06-30 02:38:50,507 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-30 02:38:54,488 - 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.263 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.078 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.250 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.078/1.863/3.263 ms
2025-06-30 02:38:54,489 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-53519963-40230586 passed
2025-06-30 02:38:54,489 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:54,489 - 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-06-30 02:38:54,489 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-30 02:38:58,237 - 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.812 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.838 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.812 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.812/1.487/2.812 ms
2025-06-30 02:38:58,237 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-53519963-41011247 passed
2025-06-30 02:38:58,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:58,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:58,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:38:58,237 - 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-06-30 02:38:58,237 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:38:58,427 - DEBUG - None
2025-06-30 02:38:58,427 - 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-06-30 02:38:58,427 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:38:58,612 - DEBUG - None
2025-06-30 02:38:58,613 - 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-06-30 02:38:58,613 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:38:59,232 - DEBUG - None
2025-06-30 02:38:59,232 - 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-06-30 02:38:59,232 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-30 02:39:01,468 - 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.067 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.367 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.501 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.665 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.422 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.422/2.204/6.367 ms
2025-06-30 02:39:01,468 - 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-06-30 02:39:01,468 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-30 02:39:03,779 - 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.389 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.314 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.629 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.985 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.857 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.710 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.419/2.471/5.629 ms
2025-06-30 02:39:03,779 - 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-06-30 02:39:03,779 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-30 02:39:06,062 - 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=1.174 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.511 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.285 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.478 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.451 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.748 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.697 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.478/2.763/6.285 ms
2025-06-30 02:39:06,062 - INFO - Deleting VM ctest-TestBasicVMVN-53519963-03759449
2025-06-30 02:39:06,141 - INFO - Detaching port 71c36150-202f-4901-ba0f-790468b2be90 from VM ctest-TestBasicVMVN-53519963-41011247
2025-06-30 02:39:06,211 - INFO - Deleting VM ctest-TestBasicVMVN-53519963-41011247
2025-06-30 02:39:06,299 - INFO - Detaching port 8d07224e-2a9f-454a-8327-dffd6574718b from VM ctest-TestBasicVMVN-53519963-40230586
2025-06-30 02:39:06,343 - INFO - Deleting VM ctest-TestBasicVMVN-53519963-40230586
2025-06-30 02:39:06,420 - INFO - Deleting VN ctest-vn-20157768
2025-06-30 02:39:06,624 - DEBUG - Response for delete_port : ()
2025-06-30 02:39:06,840 - DEBUG - Response for delete_port : ()
2025-06-30 02:39:07,018 - DEBUG - Response for deleting network ()
2025-06-30 02:39:07,019 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/a3bdfe47-3b30-49af-825d-cf6fe373067e
2025-06-30 02:39:07,028 - DEBUG - Response Code: 404
2025-06-30 02:39:07,028 - DEBUG - Requesting: http://10.0.0.254:8082/domains
2025-06-30 02:39:07,035 - DEBUG - Requesting: http://10.0.0.254:8082/domain/89206b93-dcd5-4a37-bd3e-a83c5d16df8a
2025-06-30 02:39:07,092 - DEBUG - Requesting: http://10.0.0.254:8082/project/692dab81-aae2-49b6-a96f-52ffc49db80a
2025-06-30 02:39:07,173 - INFO - Validated that VN ctest-vn-20157768 is not found in API Server
2025-06-30 02:39:07,185 - DEBUG - VN ctest-vn-20157768 is not present in Agent 10.0.0.254
2025-06-30 02:39:07,185 - INFO - Validated that VN ctest-vn-20157768 is not in any agent
2025-06-30 02:39:07,191 - DEBUG - VRF 2 is not seen in agent 10.0.0.254
2025-06-30 02:39:07,198 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-20157768
2025-06-30 02:39:07,198 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-53519963:ctest-vn-20157768
2025-06-30 02:39:07,209 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20157768 info
2025-06-30 02:39:07,286 - INFO - IPAM: ctest-ipam-38645657 is not found in API Server
2025-06-30 02:39:07,298 - INFO - IPAM:ctest-ipam-38645657 is not found in control node
2025-06-30 02:39:07,560 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:39:07,560 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:41]
2025-06-30 02:39:07,560 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:39:08,314 - INFO - Deleted project: ctest-TestBasicVMVN-53519963, ID : 692dab81-aae2-49b6-a96f-52ffc49db80a