2025-06-30 02:36:29,550 - INFO - Domain Default found not creating
2025-06-30 02:36:29,719 - INFO - Project ctest-TestBasicVMVN-63260066 not found, creating it
2025-06-30 02:36:30,180 - INFO - Created Project:ctest-TestBasicVMVN-63260066, ID : bfa7dbf0-fb74-4628-8fba-056c3070d38c
2025-06-30 02:36:31,564 - INFO - ================================================================================
2025-06-30 02:36:31,564 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-30 02:36:31,564 - 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:36:31,823 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with
2025-06-30 02:36:31,823 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:36:31,823 - INFO -
2025-06-30 02:36:32,360 - DEBUG - Response for create_network : {'network': {'id': '58f0d2c7-3c0f-4364-a429-171413fb737c', 'name': 'ctest-vn2_metadata-59920596', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'project_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63260066', 'ctest-vn2_metadata-59920596'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:36:32,581 - DEBUG - Response for create_subnet : {'subnet': {'id': '26a5fa74-4a69-4c9a-afde-2259b6108ae9', 'name': '', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'network_id': '58f0d2c7-3c0f-4364-a429-171413fb737c', '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': 'bfa7dbf0fb7446288fba056c3070d38c'}}
2025-06-30 02:36:32,597 - INFO - Created VN ctest-vn2_metadata-59920596
2025-06-30 02:36:32,654 - DEBUG - VN ctest-vn2_metadata-59920596 UUID is 58f0d2c7-3c0f-4364-a429-171413fb737c
2025-06-30 02:36:32,819 - DEBUG - Services list from nova: [, , ]
2025-06-30 02:36:33,775 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3570-1)
2025-06-30 02:36:33,878 - DEBUG - Link local service introspect added
2025-06-30 02:36:33,916 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 02:36:38,985 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:36:39,099 - INFO - Waiting for VM ctest-TestBasicVMVN-63260066-58270593 to be up..
2025-06-30 02:36:39,099 - INFO - VM name : ctest-TestBasicVMVN-63260066-58270593
2025-06-30 02:36:39,169 - DEBUG - VM ctest-TestBasicVMVN-63260066-58270593 ID is 73fc8286-f086-4f93-8c1d-de84ebaee2b1
2025-06-30 02:36:39,169 - DEBUG - VM ctest-TestBasicVMVN-63260066-58270593 launched on Node cn-jenkins-deploy-platform-ansible-os-3570-1
2025-06-30 02:36:39,236 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/73fc8286-f086-4f93-8c1d-de84ebaee2b1
2025-06-30 02:36:39,526 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/73fc8286-f086-4f93-8c1d-de84ebaee2b1
2025-06-30 02:36:39,555 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/c27810f1-b6ae-4066-8912-b44c927decf9
2025-06-30 02:36:42,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 1012ms')
2025-06-30 02:36:42,811 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63260066-58270593 failed!
2025-06-30 02:36:42,866 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63260066:ctest-vn2_metadata-59920596 is 11.1.1.1 and allocation pool is NOT set
2025-06-30 02:36:44,927 - 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.77 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.45 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.445/3.106/3.767/0.661 ms')
2025-06-30 02:36:44,927 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63260066-58270593 passed
2025-06-30 02:36:45,078 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:36:45,078 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63260066-58270593, IP 11.1.1.3, Port 22
2025-06-30 02:36:45,241 - DEBUG - VM ctest-TestBasicVMVN-63260066-58270593 is ready for SSH connections
2025-06-30 02:36:45,241 - INFO - Retry 0
2025-06-30 02:36:45,242 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:36:45,242 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-30 02:36:46,832 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-30 02:36:46,833 - INFO - Generic metadata worked
2025-06-30 02:36:47,070 - DEBUG - Link local service introspect removed
2025-06-30 02:36:47,070 - INFO - Deleting VM ctest-TestBasicVMVN-63260066-58270593
2025-06-30 02:36:47,133 - INFO - Deleting VN ctest-vn2_metadata-59920596
2025-06-30 02:36:47,172 - DEBUG - VN 58f0d2c7-3c0f-4364-a429-171413fb737c still in use: Unable to complete operation on network 58f0d2c7-3c0f-4364-a429-171413fb737c. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5a1af605-9a7a-4fa5-a354-3be8d1d6b02a']
2025-06-30 02:36:47,172 - WARNING - Deleting VN ctest-vn2_metadata-59920596 failed..Will retry
2025-06-30 02:36:49,273 - DEBUG - Response for deleting network ()
2025-06-30 02:36:49,523 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:36:49,524 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-06-30 02:36:49,524 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:36:49,526 - INFO - ================================================================================
2025-06-30 02:36:49,526 - INFO - STARTING TEST : test_metadata_service
2025-06-30 02:36:49,526 - 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:36:49,812 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with
2025-06-30 02:36:49,812 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:36:49,812 - INFO -
2025-06-30 02:36:49,812 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-configs
2025-06-30 02:36:49,818 - DEBUG - Requesting: http://10.0.0.19:8082/global-vrouter-config/73bcbcba-a6d5-41b8-a730-7861dab88d6c
2025-06-30 02:36:49,994 - DEBUG - Response for create_network : {'network': {'id': 'de8692a2-12a6-4b36-907e-5a00dad819ab', 'name': 'ctest-vn-86478007', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'project_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63260066', 'ctest-vn-86478007'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:36:50,186 - DEBUG - Response for create_subnet : {'subnet': {'id': '2626da0e-0bd6-481d-a49d-d9e30c32b3d1', 'name': '', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'network_id': 'de8692a2-12a6-4b36-907e-5a00dad819ab', 'ip_version': 4, 'cidr': '137.175.140.0/26', 'allocation_pools': [{'start': '137.175.140.2', 'end': '137.175.140.62'}], 'gateway_ip': '137.175.140.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.175.140.2', 'tags': [], 'project_id': 'bfa7dbf0fb7446288fba056c3070d38c'}}
2025-06-30 02:36:50,203 - INFO - Created VN ctest-vn-86478007
2025-06-30 02:36:50,254 - DEBUG - VN ctest-vn-86478007 UUID is de8692a2-12a6-4b36-907e-5a00dad819ab
2025-06-30 02:36:51,382 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3570-1)
2025-06-30 02:36:51,382 - INFO - Waiting for VM ctest-TestBasicVMVN-63260066-18256495 to be up..
2025-06-30 02:36:51,420 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 02:36:56,498 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:36:56,498 - INFO - VM name : ctest-TestBasicVMVN-63260066-18256495
2025-06-30 02:36:56,572 - DEBUG - VM ctest-TestBasicVMVN-63260066-18256495 ID is 36e6a396-bc94-49a3-97bb-3075cf2c2bf4
2025-06-30 02:36:56,572 - DEBUG - VM ctest-TestBasicVMVN-63260066-18256495 launched on Node cn-jenkins-deploy-platform-ansible-os-3570-1
2025-06-30 02:36:56,649 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/36e6a396-bc94-49a3-97bb-3075cf2c2bf4
2025-06-30 02:36:56,658 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b4df1e49-c4e5-4e5a-903a-2dda24f8443f
2025-06-30 02:36:59,923 - 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 1028ms')
2025-06-30 02:36:59,923 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63260066-18256495 failed!
2025-06-30 02:36:59,978 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-86478007 is 137.175.140.1 and allocation pool is NOT set
2025-06-30 02:37:02,048 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.09 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.724/2.905/3.087/0.181 ms')
2025-06-30 02:37:02,048 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63260066-18256495 passed
2025-06-30 02:37:02,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:02,202 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63260066-18256495, IP 137.175.140.3, Port 22
2025-06-30 02:37:02,360 - DEBUG - VM ctest-TestBasicVMVN-63260066-18256495 is ready for SSH connections
2025-06-30 02:37:02,360 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:02,360 - DEBUG - cat /tmp/output.txt
2025-06-30 02:37:03,975 - DEBUG - Hello World. The time is now Sun, 29 Jun 2025 20:37:01 -0600!
2025-06-30 02:37:03,975 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 29 Jun 2025 20:37:01 -0600!'}
2025-06-30 02:37:03,975 - INFO - metadata_script.txt got executed in the vm
2025-06-30 02:37:03,975 - INFO - Deleting VM ctest-TestBasicVMVN-63260066-18256495
2025-06-30 02:37:04,038 - INFO - Deleting VN ctest-vn-86478007
2025-06-30 02:37:04,073 - DEBUG - VN de8692a2-12a6-4b36-907e-5a00dad819ab still in use: Unable to complete operation on network de8692a2-12a6-4b36-907e-5a00dad819ab. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-98432810-0d3f-4f3e-aa42-0b7fa7193a1c']
2025-06-30 02:37:04,073 - WARNING - Deleting VN ctest-vn-86478007 failed..Will retry
2025-06-30 02:37:06,170 - DEBUG - Response for deleting network ()
2025-06-30 02:37:06,419 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:37:06,420 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-06-30 02:37:06,420 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:37:06,422 - INFO - ================================================================================
2025-06-30 02:37:06,422 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-30 02:37:06,422 - 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:37:06,708 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.25': '0'}} with
2025-06-30 02:37:06,708 - INFO - Initial checks done. Running the testcase now
2025-06-30 02:37:06,708 - INFO -
2025-06-30 02:37:07,186 - DEBUG - Response for create_network : {'network': {'id': '2fce33a0-8024-43bb-b53f-2e2e2b246bf1', 'name': 'ctest-vn-65344607', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'project_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-63260066', 'ctest-vn-65344607'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 02:37:07,341 - DEBUG - Response for create_subnet : {'subnet': {'id': '72ecc892-27db-40ff-9fd3-b2999e87c6b8', 'name': '', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'network_id': '2fce33a0-8024-43bb-b53f-2e2e2b246bf1', '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': 'bfa7dbf0fb7446288fba056c3070d38c'}}
2025-06-30 02:37:07,543 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc8fdbbb-e171-49fc-a452-58aa27da77dd', 'name': '', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'network_id': '2fce33a0-8024-43bb-b53f-2e2e2b246bf1', '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': 'bfa7dbf0fb7446288fba056c3070d38c'}}
2025-06-30 02:37:07,560 - INFO - Created VN ctest-vn-65344607
2025-06-30 02:37:07,614 - DEBUG - VN ctest-vn-65344607 UUID is 2fce33a0-8024-43bb-b53f-2e2e2b246bf1
2025-06-30 02:37:07,944 - DEBUG - Response for create_port : {'port': {'name': '31435d34-c662-495f-9148-ba0b34d667a5', 'id': '31435d34-c662-495f-9148-ba0b34d667a5', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'network_id': '2fce33a0-8024-43bb-b53f-2e2e2b246bf1', 'mac_address': '02:31:43:5d:34:c6', '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': '72ecc892-27db-40ff-9fd3-b2999e87c6b8'}], 'security_groups': ['7ede99c0-dff9-4bc7-ad34-147641beb8ce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bfa7dbf0fb7446288fba056c3070d38c'}}
2025-06-30 02:37:08,109 - DEBUG - Response for create_port : {'port': {'name': '63630c3f-8b75-46df-b4a2-2de2fc620543', 'id': '63630c3f-8b75-46df-b4a2-2de2fc620543', 'tenant_id': 'bfa7dbf0fb7446288fba056c3070d38c', 'network_id': '2fce33a0-8024-43bb-b53f-2e2e2b246bf1', 'mac_address': '02:63:63:0c:3f:8b', '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': 'dc8fdbbb-e171-49fc-a452-58aa27da77dd'}], 'security_groups': ['7ede99c0-dff9-4bc7-ad34-147641beb8ce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bfa7dbf0fb7446288fba056c3070d38c'}}
2025-06-30 02:37:08,537 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3570-1)
2025-06-30 02:37:08,876 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3570-1)
2025-06-30 02:37:09,979 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3570-1)
2025-06-30 02:37:09,979 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-06-30 02:37:09,986 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2079f23d-ad5a-4df4-a8b3-dec8e90e045f
2025-06-30 02:37:10,005 - DEBUG - Requesting: http://10.0.0.19:8082/project/bfa7dbf0-fb74-4628-8fba-056c3070d38c
2025-06-30 02:37:10,097 - DEBUG - Requesting: http://10.0.0.19:8082/network-ipam/daeb0ce8-23ab-4e4a-8ef8-c82a286b30ae
2025-06-30 02:37:10,109 - INFO - Verifications in API Server for IPAM: ctest-ipam-99708707 passed
2025-06-30 02:37:10,115 - DEBUG - Control-node 10.0.0.19 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-63260066:ctest-ipam-99708707', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-63260066', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15774716310965669450', 'uuid-lslong': '10302204231002304686'}, 'enable': 'true', 'created': '2025-06-30T02:37:06', 'last-modified': '2025-06-30T02:37:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.177827'}
2025-06-30 02:37:10,115 - INFO - Verifications in Control node for IPAM: ctest-ipam-99708707 passed
2025-06-30 02:37:10,115 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-06-30 02:37:10,122 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2079f23d-ad5a-4df4-a8b3-dec8e90e045f
2025-06-30 02:37:10,142 - DEBUG - Requesting: http://10.0.0.19:8082/project/bfa7dbf0-fb74-4628-8fba-056c3070d38c
2025-06-30 02:37:10,222 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2fce33a0-8024-43bb-b53f-2e2e2b246bf1
2025-06-30 02:37:10,235 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2fce33a0-8024-43bb-b53f-2e2e2b246bf1
2025-06-30 02:37:10,247 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/dae1f432-ca8a-43fe-a764-265e807de7b3
2025-06-30 02:37:10,255 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/dae1f432-ca8a-43fe-a764-265e807de7b3
2025-06-30 02:37:10,264 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/01b04d82-bbb9-4ba2-8d91-0336ceda9975
2025-06-30 02:37:10,275 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-30 02:37:10,275 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2fce33a0-8024-43bb-b53f-2e2e2b246bf1
2025-06-30 02:37:10,285 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/dae1f432-ca8a-43fe-a764-265e807de7b3
2025-06-30 02:37:10,307 - INFO - Verified VN network id 8 for VN 2fce33a0-8024-43bb-b53f-2e2e2b246bf1
2025-06-30 02:37:10,307 - INFO - Verifications in API Server for VN ctest-vn-65344607 passed
2025-06-30 02:37:10,307 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2fce33a0-8024-43bb-b53f-2e2e2b246bf1
2025-06-30 02:37:10,319 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/dae1f432-ca8a-43fe-a764-265e807de7b3
2025-06-30 02:37:10,328 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/dae1f432-ca8a-43fe-a764-265e807de7b3
2025-06-30 02:37:10,348 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/01b04d82-bbb9-4ba2-8d91-0336ceda9975
2025-06-30 02:37:10,365 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-63260066', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3444747529422652347', 'uuid-lslong': '13060208220224908273'}, 'enable': 'true', 'created': '2025-06-30T02:37:07', 'last-modified': '2025-06-30T02:37:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.840008'}
2025-06-30 02:37:10,371 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-30 02:37:10,371 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65344607 passed
2025-06-30 02:37:10,372 - DEBUG - ====Verifying policy data for ctest-vn-65344607 in API_Server ======
2025-06-30 02:37:10,372 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-06-30 02:37:10,383 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2079f23d-ad5a-4df4-a8b3-dec8e90e045f
2025-06-30 02:37:10,398 - DEBUG - Requesting: http://10.0.0.19:8082/project/bfa7dbf0-fb74-4628-8fba-056c3070d38c
2025-06-30 02:37:10,536 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/2fce33a0-8024-43bb-b53f-2e2e2b246bf1
2025-06-30 02:37:10,570 - DEBUG - =>VN ctest-vn-65344607 has no policy to be verified
2025-06-30 02:37:10,570 - DEBUG - Verifying the vn in opserver
2025-06-30 02:37:10,570 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607 virtual network link through opserver 10.0.0.19
2025-06-30 02:37:10,570 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-06-30 02:37:10,932 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks
2025-06-30 02:37:11,016 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607?flat'}
2025-06-30 02:37:11,016 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607 is found in opserver
2025-06-30 02:37:11,022 - DEBUG - VRF ids for VN ctest-vn-65344607: {'10.0.0.19': '2'}
2025-06-30 02:37:11,022 - INFO - Waiting for VM ctest-TestBasicVMVN-63260066-67427355 to be up..
2025-06-30 02:37:11,111 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:37:11,111 - INFO - VM name : ctest-TestBasicVMVN-63260066-67427355
2025-06-30 02:37:11,194 - DEBUG - VM ctest-TestBasicVMVN-63260066-67427355 ID is 39f68016-6d63-4f97-afbc-cc1adbcff3f1
2025-06-30 02:37:11,194 - DEBUG - VM ctest-TestBasicVMVN-63260066-67427355 launched on Node cn-jenkins-deploy-platform-ansible-os-3570-1
2025-06-30 02:37:11,285 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/39f68016-6d63-4f97-afbc-cc1adbcff3f1
2025-06-30 02:37:11,295 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/31435d34-c662-495f-9148-ba0b34d667a5
2025-06-30 02:37:14,547 - 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 1004ms')
2025-06-30 02:37:14,547 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63260066-67427355 failed!
2025-06-30 02:37:14,602 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607 is 31.1.1.1 and allocation pool is NOT set
2025-06-30 02:37:14,602 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607 is 31.1.2.1 and allocation pool is NOT set
2025-06-30 02:37:18,687 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms')
2025-06-30 02:37:18,687 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63260066-67427355 failed!
2025-06-30 02:37:18,750 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607 is 31.1.1.1 and allocation pool is NOT set
2025-06-30 02:37:18,750 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607 is 31.1.2.1 and allocation pool is NOT set
2025-06-30 02:37:20,820 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.406 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.406/1.907/3.409/1.501 ms')
2025-06-30 02:37:20,820 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-63260066-67427355 passed
2025-06-30 02:37:20,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:20,974 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63260066-67427355, IP 31.1.1.4, Port 22
2025-06-30 02:37:21,130 - DEBUG - VM ctest-TestBasicVMVN-63260066-67427355 is ready for SSH connections
2025-06-30 02:37:21,130 - INFO - Waiting for VM ctest-TestBasicVMVN-63260066-78288766 to be up..
2025-06-30 02:37:21,199 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:37:21,200 - INFO - VM name : ctest-TestBasicVMVN-63260066-78288766
2025-06-30 02:37:21,270 - DEBUG - VM ctest-TestBasicVMVN-63260066-78288766 ID is 8803a4c2-2916-46a2-84fe-e270147f789c
2025-06-30 02:37:21,270 - DEBUG - VM ctest-TestBasicVMVN-63260066-78288766 launched on Node cn-jenkins-deploy-platform-ansible-os-3570-1
2025-06-30 02:37:21,339 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/8803a4c2-2916-46a2-84fe-e270147f789c
2025-06-30 02:37:21,348 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/63630c3f-8b75-46df-b4a2-2de2fc620543
2025-06-30 02:37:22,598 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.412 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.412/1.775/3.139/1.363 ms')
2025-06-30 02:37:22,598 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-63260066-78288766 passed
2025-06-30 02:37:22,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:22,750 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63260066-78288766, IP 31.1.2.4, Port 22
2025-06-30 02:37:22,901 - DEBUG - VM ctest-TestBasicVMVN-63260066-78288766 is ready for SSH connections
2025-06-30 02:37:22,901 - INFO - Waiting for VM ctest-TestBasicVMVN-63260066-63318839 to be up..
2025-06-30 02:37:22,969 - DEBUG - VM is in ACTIVE state now
2025-06-30 02:37:22,969 - INFO - VM name : ctest-TestBasicVMVN-63260066-63318839
2025-06-30 02:37:23,034 - DEBUG - VM ctest-TestBasicVMVN-63260066-63318839 ID is 9c2d6e0b-8d82-40e8-a025-0da50c46ae57
2025-06-30 02:37:23,034 - DEBUG - VM ctest-TestBasicVMVN-63260066-63318839 launched on Node cn-jenkins-deploy-platform-ansible-os-3570-1
2025-06-30 02:37:23,101 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/9c2d6e0b-8d82-40e8-a025-0da50c46ae57
2025-06-30 02:37:23,109 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/b7baf55a-6c5a-4317-b780-14e2782131de
2025-06-30 02:37:24,347 - 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.91 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.314 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.314/1.611/2.909/1.297 ms')
2025-06-30 02:37:24,347 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-63260066-63318839 passed
2025-06-30 02:37:24,494 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:24,494 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-63260066-63318839, IP 31.1.1.3, Port 22
2025-06-30 02:37:24,654 - DEBUG - VM ctest-TestBasicVMVN-63260066-63318839 is ready for SSH connections
2025-06-30 02:37:24,654 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:24,655 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:24,655 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-30 02:37:28,614 - 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=2.988 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.958 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.781 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.781/1.575/2.988 ms
2025-06-30 02:37:28,614 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-63260066-67427355 passed
2025-06-30 02:37:28,614 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:28,614 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:28,614 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-30 02:37:32,248 - 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.714 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.025 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.640 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.640/1.459/2.714 ms
2025-06-30 02:37:32,248 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-63260066-78288766 passed
2025-06-30 02:37:32,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:32,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:32,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 02:37:32,249 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:32,249 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:37:32,431 - DEBUG - None
2025-06-30 02:37:32,431 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:32,431 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:37:32,638 - DEBUG - None
2025-06-30 02:37:32,638 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:32,638 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 02:37:33,261 - DEBUG - None
2025-06-30 02:37:33,262 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:33,262 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-30 02:37:35,475 - 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.832 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.795 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.358 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.703 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.350 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.350/1.807/4.795 ms
2025-06-30 02:37:35,475 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:35,475 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-30 02:37:37,709 - 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.964 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.908 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.906 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.408 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.724 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.471 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.433 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.408/1.830/3.906 ms
2025-06-30 02:37:37,709 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2025-06-30 02:37:37,709 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-30 02:37:39,933 - 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.649 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.475 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.245 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.829 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.759 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.983 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.388 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.388/2.046/3.983 ms
2025-06-30 02:37:39,933 - INFO - Deleting VM ctest-TestBasicVMVN-63260066-63318839
2025-06-30 02:37:39,993 - INFO - Detaching port 63630c3f-8b75-46df-b4a2-2de2fc620543 from VM ctest-TestBasicVMVN-63260066-78288766
2025-06-30 02:37:40,039 - INFO - Deleting VM ctest-TestBasicVMVN-63260066-78288766
2025-06-30 02:37:40,102 - INFO - Detaching port 31435d34-c662-495f-9148-ba0b34d667a5 from VM ctest-TestBasicVMVN-63260066-67427355
2025-06-30 02:37:40,133 - INFO - Deleting VM ctest-TestBasicVMVN-63260066-67427355
2025-06-30 02:37:40,195 - INFO - Deleting VN ctest-vn-65344607
2025-06-30 02:37:40,358 - DEBUG - Response for delete_port : ()
2025-06-30 02:37:40,543 - DEBUG - Response for delete_port : ()
2025-06-30 02:37:40,587 - DEBUG - VN 2fce33a0-8024-43bb-b53f-2e2e2b246bf1 still in use: Unable to complete operation on network 2fce33a0-8024-43bb-b53f-2e2e2b246bf1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a935551a-f59c-4359-b763-caa7dead38b6']
2025-06-30 02:37:40,588 - WARNING - Deleting VN ctest-vn-65344607 failed..Will retry
2025-06-30 02:37:42,714 - DEBUG - Response for deleting network ()
2025-06-30 02:37:42,715 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/dae1f432-ca8a-43fe-a764-265e807de7b3
2025-06-30 02:37:42,720 - DEBUG - Response Code: 404
2025-06-30 02:37:42,720 - DEBUG - Requesting: http://10.0.0.19:8082/domains
2025-06-30 02:37:42,726 - DEBUG - Requesting: http://10.0.0.19:8082/domain/2079f23d-ad5a-4df4-a8b3-dec8e90e045f
2025-06-30 02:37:42,793 - DEBUG - Requesting: http://10.0.0.19:8082/project/bfa7dbf0-fb74-4628-8fba-056c3070d38c
2025-06-30 02:37:42,877 - INFO - Validated that VN ctest-vn-65344607 is not found in API Server
2025-06-30 02:37:42,888 - DEBUG - VN ctest-vn-65344607 is not present in Agent 10.0.0.19
2025-06-30 02:37:42,889 - INFO - Validated that VN ctest-vn-65344607 is not in any agent
2025-06-30 02:37:42,894 - DEBUG - VRF 2 is not seen in agent 10.0.0.19
2025-06-30 02:37:42,899 - DEBUG - Vrouter 10.0.0.19 does not have vrf 2 for VN ctest-vn-65344607
2025-06-30 02:37:42,899 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-63260066:ctest-vn-65344607
2025-06-30 02:37:42,909 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65344607 info
2025-06-30 02:37:42,986 - INFO - IPAM: ctest-ipam-99708707 is not found in API Server
2025-06-30 02:37:42,998 - INFO - IPAM:ctest-ipam-99708707 is not found in control node
2025-06-30 02:37:43,251 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 02:37:43,251 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-06-30 02:37:43,251 - INFO - --------------------------------------------------------------------------------
2025-06-30 02:37:43,930 - INFO - Deleted project: ctest-TestBasicVMVN-63260066, ID : bfa7dbf0-fb74-4628-8fba-056c3070d38c