2025-09-11 14:44:18,893 - INFO - Domain Default found not creating
2025-09-11 14:44:19,073 - INFO - Project ctest-TestBasicVMVN-12224292 not found, creating it
2025-09-11 14:44:19,609 - INFO - Created Project:ctest-TestBasicVMVN-12224292, ID : d39bf0bd-7fb4-43a9-a9be-63187ac812f6
2025-09-11 14:44:21,358 - INFO - ================================================================================
2025-09-11 14:44:21,359 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-11 14:44:21,359 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-09-11 14:44:21,641 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.254': '0'}} with
2025-09-11 14:44:21,641 - INFO - Initial checks done. Running the testcase now
2025-09-11 14:44:21,641 - INFO -
2025-09-11 14:44:22,260 - DEBUG - Response for create_network : {'network': {'id': 'f7d20a14-906f-42b5-bb6c-05127edbec0a', 'name': 'ctest-vn2_metadata-89491427', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'project_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12224292', 'ctest-vn2_metadata-89491427'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 14:44:22,445 - DEBUG - Response for create_subnet : {'subnet': {'id': '48397271-fe8d-4fb0-88f9-271e7c2d4368', 'name': '', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'network_id': 'f7d20a14-906f-42b5-bb6c-05127edbec0a', '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': 'd39bf0bd7fb443a9a9be63187ac812f6'}}
2025-09-11 14:44:22,465 - INFO - Created VN ctest-vn2_metadata-89491427
2025-09-11 14:44:22,519 - DEBUG - VN ctest-vn2_metadata-89491427 UUID is f7d20a14-906f-42b5-bb6c-05127edbec0a
2025-09-11 14:44:22,743 - DEBUG - Services list from nova: [, , ]
2025-09-11 14:44:23,961 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4093-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4093-1)
2025-09-11 14:44:24,071 - DEBUG - Link local service introspect added
2025-09-11 14:44:24,122 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 14:44:29,220 - DEBUG - VM is in ACTIVE state now
2025-09-11 14:44:29,366 - INFO - Waiting for VM ctest-TestBasicVMVN-12224292-49907321 to be up..
2025-09-11 14:44:29,366 - INFO - VM name : ctest-TestBasicVMVN-12224292-49907321
2025-09-11 14:44:29,458 - DEBUG - VM ctest-TestBasicVMVN-12224292-49907321 ID is 57aa5297-8abc-4806-bbcd-b0d39b1e3f5a
2025-09-11 14:44:29,458 - DEBUG - VM ctest-TestBasicVMVN-12224292-49907321 launched on Node cn-jenkins-deploy-platform-ansible-os-4093-1
2025-09-11 14:44:29,562 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/57aa5297-8abc-4806-bbcd-b0d39b1e3f5a
2025-09-11 14:44:29,905 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/57aa5297-8abc-4806-bbcd-b0d39b1e3f5a
2025-09-11 14:44:29,940 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/af76386b-f87c-4372-bca3-275e83efcf30
2025-09-11 14:44:33,192 - 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 1008ms')
2025-09-11 14:44:33,192 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224292-49907321 failed!
2025-09-11 14:44:33,255 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224292:ctest-vn2_metadata-89491427 is 11.1.1.1 and allocation pool is NOT set
2025-09-11 14:44:37,348 - 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=3.45 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1029ms\r\nrtt min/avg/max/mdev = 3.452/3.452/3.452/0.000 ms')
2025-09-11 14:44:37,348 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224292-49907321 passed
2025-09-11 14:44:37,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:44:37,503 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224292-49907321, IP 11.1.1.3, Port 22
2025-09-11 14:44:37,689 - DEBUG - VM ctest-TestBasicVMVN-12224292-49907321 is ready for SSH connections
2025-09-11 14:44:37,689 - INFO - Retry 0
2025-09-11 14:44:37,689 - 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.137, gateway password: c0ntrail123
2025-09-11 14:44:37,689 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-11 14:44:39,386 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-11 14:44:39,386 - INFO - Generic metadata worked
2025-09-11 14:44:39,651 - DEBUG - Link local service introspect removed
2025-09-11 14:44:39,651 - INFO - Deleting VM ctest-TestBasicVMVN-12224292-49907321
2025-09-11 14:44:39,736 - INFO - Deleting VN ctest-vn2_metadata-89491427
2025-09-11 14:44:39,784 - DEBUG - VN f7d20a14-906f-42b5-bb6c-05127edbec0a still in use: Unable to complete operation on network f7d20a14-906f-42b5-bb6c-05127edbec0a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-69d7685d-5368-4bef-958e-00e4fb048a6e']
2025-09-11 14:44:39,784 - WARNING - Deleting VN ctest-vn2_metadata-89491427 failed..Will retry
2025-09-11 14:44:41,901 - DEBUG - Response for deleting network ()
2025-09-11 14:44:42,166 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 14:44:42,167 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:21]
2025-09-11 14:44:42,167 - INFO - --------------------------------------------------------------------------------
2025-09-11 14:44:42,170 - INFO - ================================================================================
2025-09-11 14:44:42,171 - INFO - STARTING TEST : test_metadata_service
2025-09-11 14:44:42,171 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2025-09-11 14:44:42,480 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.254': '0'}} with
2025-09-11 14:44:42,480 - INFO - Initial checks done. Running the testcase now
2025-09-11 14:44:42,480 - INFO -
2025-09-11 14:44:42,480 - DEBUG - Requesting: http://10.0.0.137:8082/global-vrouter-configs
2025-09-11 14:44:42,487 - DEBUG - Requesting: http://10.0.0.137:8082/global-vrouter-config/46ce95e7-bf45-4e65-bf43-b6e78611126d
2025-09-11 14:44:42,679 - DEBUG - Response for create_network : {'network': {'id': '720baf1d-0d12-4e53-a380-b421b167e5ca', 'name': 'ctest-vn-95621873', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'project_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12224292', 'ctest-vn-95621873'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 14:44:42,879 - DEBUG - Response for create_subnet : {'subnet': {'id': '2504dda3-3649-41b6-9d6f-22919f948ab9', 'name': '', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'network_id': '720baf1d-0d12-4e53-a380-b421b167e5ca', 'ip_version': 4, 'cidr': '31.110.163.64/26', 'allocation_pools': [{'start': '31.110.163.66', 'end': '31.110.163.126'}], 'gateway_ip': '31.110.163.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.110.163.66', 'tags': [], 'project_id': 'd39bf0bd7fb443a9a9be63187ac812f6'}}
2025-09-11 14:44:42,907 - INFO - Created VN ctest-vn-95621873
2025-09-11 14:44:42,963 - DEBUG - VN ctest-vn-95621873 UUID is 720baf1d-0d12-4e53-a380-b421b167e5ca
2025-09-11 14:44:44,311 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4093-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4093-1)
2025-09-11 14:44:44,311 - INFO - Waiting for VM ctest-TestBasicVMVN-12224292-09204325 to be up..
2025-09-11 14:44:44,364 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 14:44:49,461 - DEBUG - VM is in ACTIVE state now
2025-09-11 14:44:49,461 - INFO - VM name : ctest-TestBasicVMVN-12224292-09204325
2025-09-11 14:44:49,554 - DEBUG - VM ctest-TestBasicVMVN-12224292-09204325 ID is 4faf8c79-0a1b-44a0-8953-ae470bccbc10
2025-09-11 14:44:49,554 - DEBUG - VM ctest-TestBasicVMVN-12224292-09204325 launched on Node cn-jenkins-deploy-platform-ansible-os-4093-1
2025-09-11 14:44:49,649 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/4faf8c79-0a1b-44a0-8953-ae470bccbc10
2025-09-11 14:44:49,661 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/de1d3c2f-699a-42b4-8a9b-8cebcd06ae51
2025-09-11 14:44:52,934 - 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 1025ms')
2025-09-11 14:44:52,934 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224292-09204325 failed!
2025-09-11 14:44:52,995 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-95621873 is 31.110.163.65 and allocation pool is NOT set
2025-09-11 14:44:57,097 - 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=15.8 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1033ms\r\nrtt min/avg/max/mdev = 15.811/15.811/15.811/0.000 ms')
2025-09-11 14:44:57,097 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224292-09204325 passed
2025-09-11 14:44:57,255 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:44:57,255 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224292-09204325, IP 31.110.163.67, Port 22
2025-09-11 14:44:57,421 - DEBUG - VM ctest-TestBasicVMVN-12224292-09204325 is ready for SSH connections
2025-09-11 14:44:57,422 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.137, gateway password: c0ntrail123
2025-09-11 14:44:57,422 - DEBUG - cat /tmp/output.txt
2025-09-11 14:44:59,137 - DEBUG - Hello World. The time is now Thu, 11 Sep 2025 08:44:56 -0600!
2025-09-11 14:44:59,137 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 11 Sep 2025 08:44:56 -0600!'}
2025-09-11 14:44:59,137 - INFO - metadata_script.txt got executed in the vm
2025-09-11 14:44:59,137 - INFO - Deleting VM ctest-TestBasicVMVN-12224292-09204325
2025-09-11 14:44:59,248 - INFO - Deleting VN ctest-vn-95621873
2025-09-11 14:44:59,307 - DEBUG - VN 720baf1d-0d12-4e53-a380-b421b167e5ca still in use: Unable to complete operation on network 720baf1d-0d12-4e53-a380-b421b167e5ca. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-248318dc-ddd1-40ee-ba54-4e46ca1840ed']
2025-09-11 14:44:59,308 - WARNING - Deleting VN ctest-vn-95621873 failed..Will retry
2025-09-11 14:45:01,435 - DEBUG - Response for deleting network ()
2025-09-11 14:45:01,704 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 14:45:01,704 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-09-11 14:45:01,704 - INFO - --------------------------------------------------------------------------------
2025-09-11 14:45:01,708 - INFO - ================================================================================
2025-09-11 14:45:01,708 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-11 14:45:01,708 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-09-11 14:45:02,012 - DEBUG - Nothing to compare xmpp stats {'10.0.0.137': {'10.20.0.254': '0'}} with
2025-09-11 14:45:02,012 - INFO - Initial checks done. Running the testcase now
2025-09-11 14:45:02,012 - INFO -
2025-09-11 14:45:02,521 - DEBUG - Response for create_network : {'network': {'id': '02bdec11-e7af-48ac-85c1-683692668afe', 'name': 'ctest-vn-60002699', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'project_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12224292', 'ctest-vn-60002699'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 14:45:02,729 - DEBUG - Response for create_subnet : {'subnet': {'id': '2a4e4edf-6030-4f7e-b85e-1af12553b079', 'name': '', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'network_id': '02bdec11-e7af-48ac-85c1-683692668afe', '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': 'd39bf0bd7fb443a9a9be63187ac812f6'}}
2025-09-11 14:45:02,963 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b4ad5dbe-d3e5-45af-9508-c7d7d268dabf', 'name': '', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'network_id': '02bdec11-e7af-48ac-85c1-683692668afe', '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': 'd39bf0bd7fb443a9a9be63187ac812f6'}}
2025-09-11 14:45:02,992 - INFO - Created VN ctest-vn-60002699
2025-09-11 14:45:03,051 - DEBUG - VN ctest-vn-60002699 UUID is 02bdec11-e7af-48ac-85c1-683692668afe
2025-09-11 14:45:03,470 - DEBUG - Response for create_port : {'port': {'name': '922001a0-77a5-455c-bde4-6e0f985715a6', 'id': '922001a0-77a5-455c-bde4-6e0f985715a6', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'network_id': '02bdec11-e7af-48ac-85c1-683692668afe', 'mac_address': '02:92:20:01:a0:77', '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': '2a4e4edf-6030-4f7e-b85e-1af12553b079'}], 'security_groups': ['944af2a7-206e-4838-9493-0e39d1694c44'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd39bf0bd7fb443a9a9be63187ac812f6'}}
2025-09-11 14:45:03,661 - DEBUG - Response for create_port : {'port': {'name': '819e3753-a482-4d88-8d5f-384178d3ddc5', 'id': '819e3753-a482-4d88-8d5f-384178d3ddc5', 'tenant_id': 'd39bf0bd7fb443a9a9be63187ac812f6', 'network_id': '02bdec11-e7af-48ac-85c1-683692668afe', 'mac_address': '02:81:9e:37:53:a4', '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': 'b4ad5dbe-d3e5-45af-9508-c7d7d268dabf'}], 'security_groups': ['944af2a7-206e-4838-9493-0e39d1694c44'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd39bf0bd7fb443a9a9be63187ac812f6'}}
2025-09-11 14:45:04,242 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4093-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4093-1)
2025-09-11 14:45:04,802 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4093-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4093-1)
2025-09-11 14:45:06,342 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4093-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4093-1)
2025-09-11 14:45:06,343 - DEBUG - Requesting: http://10.0.0.137:8082/domains
2025-09-11 14:45:06,350 - DEBUG - Requesting: http://10.0.0.137:8082/domain/04dd93ea-241f-48e6-8e53-caba2a1a15aa
2025-09-11 14:45:06,368 - DEBUG - Requesting: http://10.0.0.137:8082/project/d39bf0bd-7fb4-43a9-a9be-63187ac812f6
2025-09-11 14:45:06,481 - DEBUG - Requesting: http://10.0.0.137:8082/network-ipam/b3544a8d-12ed-4927-880f-c70737ad8cce
2025-09-11 14:45:06,495 - INFO - Verifications in API Server for IPAM: ctest-ipam-79342370 passed
2025-09-11 14:45:06,505 - DEBUG - Control-node 10.0.0.137 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-12224292:ctest-ipam-79342370', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12224292', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12922035200601180455', 'uuid-lslong': '9804273747621678286'}, 'enable': 'true', 'created': '2025-09-11T14:45:02', 'last-modified': '2025-09-11T14:45:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.247428'}
2025-09-11 14:45:06,505 - INFO - Verifications in Control node for IPAM: ctest-ipam-79342370 passed
2025-09-11 14:45:06,505 - DEBUG - Requesting: http://10.0.0.137:8082/domains
2025-09-11 14:45:06,512 - DEBUG - Requesting: http://10.0.0.137:8082/domain/04dd93ea-241f-48e6-8e53-caba2a1a15aa
2025-09-11 14:45:06,528 - DEBUG - Requesting: http://10.0.0.137:8082/project/d39bf0bd-7fb4-43a9-a9be-63187ac812f6
2025-09-11 14:45:06,631 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/02bdec11-e7af-48ac-85c1-683692668afe
2025-09-11 14:45:06,652 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/02bdec11-e7af-48ac-85c1-683692668afe
2025-09-11 14:45:06,675 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/deacd36f-f271-42c2-8033-ab08dd225f7d
2025-09-11 14:45:06,687 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/deacd36f-f271-42c2-8033-ab08dd225f7d
2025-09-11 14:45:06,700 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/c613a200-daa6-48e4-8415-f5af63e6313d
2025-09-11 14:45:06,709 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 14:45:06,709 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/02bdec11-e7af-48ac-85c1-683692668afe
2025-09-11 14:45:06,731 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/deacd36f-f271-42c2-8033-ab08dd225f7d
2025-09-11 14:45:06,751 - INFO - Verified VN network id 12 for VN 02bdec11-e7af-48ac-85c1-683692668afe
2025-09-11 14:45:06,751 - INFO - Verifications in API Server for VN ctest-vn-60002699 passed
2025-09-11 14:45:06,752 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/02bdec11-e7af-48ac-85c1-683692668afe
2025-09-11 14:45:06,769 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/deacd36f-f271-42c2-8033-ab08dd225f7d
2025-09-11 14:45:06,784 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/deacd36f-f271-42c2-8033-ab08dd225f7d
2025-09-11 14:45:06,797 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/c613a200-daa6-48e4-8415-f5af63e6313d
2025-09-11 14:45:06,819 - DEBUG - Control-node 10.0.0.137 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12224292', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '197573520319793324', 'uuid-lslong': '9638099261143288574'}, 'enable': 'true', 'created': '2025-09-11T14:45:02', 'last-modified': '2025-09-11T14:45:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.911865'}
2025-09-11 14:45:06,832 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 14:45:06,832 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60002699 passed
2025-09-11 14:45:06,833 - DEBUG - ====Verifying policy data for ctest-vn-60002699 in API_Server ======
2025-09-11 14:45:06,834 - DEBUG - Requesting: http://10.0.0.137:8082/domains
2025-09-11 14:45:06,851 - DEBUG - Requesting: http://10.0.0.137:8082/domain/04dd93ea-241f-48e6-8e53-caba2a1a15aa
2025-09-11 14:45:06,879 - DEBUG - Requesting: http://10.0.0.137:8082/project/d39bf0bd-7fb4-43a9-a9be-63187ac812f6
2025-09-11 14:45:06,972 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/02bdec11-e7af-48ac-85c1-683692668afe
2025-09-11 14:45:07,008 - DEBUG - =>VN ctest-vn-60002699 has no policy to be verified
2025-09-11 14:45:07,008 - DEBUG - Verifying the vn in opserver
2025-09-11 14:45:07,008 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699 virtual network link through opserver 10.0.0.137
2025-09-11 14:45:07,008 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks
2025-09-11 14:45:07,468 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks
2025-09-11 14:45:07,560 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699?flat'}
2025-09-11 14:45:07,560 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699 is found in opserver
2025-09-11 14:45:07,572 - DEBUG - VRF ids for VN ctest-vn-60002699: {'10.0.0.137': '2'}
2025-09-11 14:45:07,572 - INFO - Waiting for VM ctest-TestBasicVMVN-12224292-27418623 to be up..
2025-09-11 14:45:07,690 - DEBUG - VM is in ACTIVE state now
2025-09-11 14:45:07,690 - INFO - VM name : ctest-TestBasicVMVN-12224292-27418623
2025-09-11 14:45:07,826 - DEBUG - VM ctest-TestBasicVMVN-12224292-27418623 ID is bafa3d01-fa32-4cd0-95aa-3e4646aa99cb
2025-09-11 14:45:07,826 - DEBUG - VM ctest-TestBasicVMVN-12224292-27418623 launched on Node cn-jenkins-deploy-platform-ansible-os-4093-1
2025-09-11 14:45:07,942 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/bafa3d01-fa32-4cd0-95aa-3e4646aa99cb
2025-09-11 14:45:07,954 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/922001a0-77a5-455c-bde4-6e0f985715a6
2025-09-11 14:45:11,243 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1010ms')
2025-09-11 14:45:11,243 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224292-27418623 failed!
2025-09-11 14:45:11,403 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 14:45:11,403 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 14:45:15,498 - 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-09-11 14:45:15,498 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224292-27418623 failed!
2025-09-11 14:45:15,563 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 14:45:15,563 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 14:45:17,636 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.77 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.765/3.949/5.134/1.184 ms')
2025-09-11 14:45:17,637 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12224292-27418623 passed
2025-09-11 14:45:17,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:17,799 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224292-27418623, IP 31.1.1.4, Port 22
2025-09-11 14:45:17,866 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-09-11 14:45:17,974 - DEBUG - VM ctest-TestBasicVMVN-12224292-27418623 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-11 14:45:22,975 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:22,975 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224292-27418623, IP 31.1.1.4, Port 22
2025-09-11 14:45:23,149 - DEBUG - VM ctest-TestBasicVMVN-12224292-27418623 is ready for SSH connections
2025-09-11 14:45:23,149 - INFO - Waiting for VM ctest-TestBasicVMVN-12224292-50103502 to be up..
2025-09-11 14:45:23,245 - DEBUG - VM is in ACTIVE state now
2025-09-11 14:45:23,246 - INFO - VM name : ctest-TestBasicVMVN-12224292-50103502
2025-09-11 14:45:23,344 - DEBUG - VM ctest-TestBasicVMVN-12224292-50103502 ID is 382f5de2-eaa7-48f2-8974-3b8dc2372984
2025-09-11 14:45:23,344 - DEBUG - VM ctest-TestBasicVMVN-12224292-50103502 launched on Node cn-jenkins-deploy-platform-ansible-os-4093-1
2025-09-11 14:45:23,437 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/382f5de2-eaa7-48f2-8974-3b8dc2372984
2025-09-11 14:45:23,450 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/819e3753-a482-4d88-8d5f-384178d3ddc5
2025-09-11 14:45:24,707 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.610 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.610/2.142/3.674/1.532 ms')
2025-09-11 14:45:24,707 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-12224292-50103502 passed
2025-09-11 14:45:24,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:24,867 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224292-50103502, IP 31.1.2.4, Port 22
2025-09-11 14:45:25,033 - DEBUG - VM ctest-TestBasicVMVN-12224292-50103502 is ready for SSH connections
2025-09-11 14:45:25,033 - INFO - Waiting for VM ctest-TestBasicVMVN-12224292-41200742 to be up..
2025-09-11 14:45:25,125 - DEBUG - VM is in ACTIVE state now
2025-09-11 14:45:25,125 - INFO - VM name : ctest-TestBasicVMVN-12224292-41200742
2025-09-11 14:45:25,219 - DEBUG - VM ctest-TestBasicVMVN-12224292-41200742 ID is e7488940-5c0c-4e10-84e4-f5fd633347f5
2025-09-11 14:45:25,219 - DEBUG - VM ctest-TestBasicVMVN-12224292-41200742 launched on Node cn-jenkins-deploy-platform-ansible-os-4093-1
2025-09-11 14:45:25,311 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine/e7488940-5c0c-4e10-84e4-f5fd633347f5
2025-09-11 14:45:25,322 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-machine-interface/66b82d20-8b44-4930-ae9c-67f9119977e0
2025-09-11 14:45:26,579 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.520 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.520/2.156/3.793/1.636 ms')
2025-09-11 14:45:26,579 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-12224292-41200742 passed
2025-09-11 14:45:26,735 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:26,735 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12224292-41200742, IP 31.1.1.3, Port 22
2025-09-11 14:45:26,902 - DEBUG - VM ctest-TestBasicVMVN-12224292-41200742 is ready for SSH connections
2025-09-11 14:45:26,902 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:26,903 - 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.137, gateway password: c0ntrail123
2025-09-11 14:45:26,903 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-11 14:45:31,090 - 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=5.334 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.014 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.479 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.014/2.609/5.334 ms
2025-09-11 14:45:31,090 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-12224292-27418623 passed
2025-09-11 14:45:31,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:31,091 - 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.137, gateway password: c0ntrail123
2025-09-11 14:45:31,091 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-11 14:45:34,852 - 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=4.762 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.178 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.048 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.048/2.329/4.762 ms
2025-09-11 14:45:34,853 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-12224292-50103502 passed
2025-09-11 14:45:34,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:34,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:34,853 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 14:45:34,853 - 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.137, gateway password: c0ntrail123
2025-09-11 14:45:34,853 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 14:45:35,063 - DEBUG - None
2025-09-11 14:45:35,063 - 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.137, gateway password: c0ntrail123
2025-09-11 14:45:35,063 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 14:45:35,266 - DEBUG - None
2025-09-11 14:45:35,266 - 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.137, gateway password: c0ntrail123
2025-09-11 14:45:35,266 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 14:45:35,982 - DEBUG - None
2025-09-11 14:45:35,982 - 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.137, gateway password: c0ntrail123
2025-09-11 14:45:35,982 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-11 14:45:38,239 - 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.139 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.613 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.711 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.189 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.585 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.585/2.447/5.613 ms
2025-09-11 14:45:38,240 - 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.137, gateway password: c0ntrail123
2025-09-11 14:45:38,240 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-11 14:45:40,530 - 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.194 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.513 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.734 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.577 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.470 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=5.245 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.564 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.564/2.756/5.245 ms
2025-09-11 14:45:40,530 - 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.137, gateway password: c0ntrail123
2025-09-11 14:45:40,530 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-11 14:45:42,813 - 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.948 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.545 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.900 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.593 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.189 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.094 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.540 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.540/2.544/4.900 ms
2025-09-11 14:45:42,813 - INFO - Deleting VM ctest-TestBasicVMVN-12224292-41200742
2025-09-11 14:45:42,904 - INFO - Detaching port 819e3753-a482-4d88-8d5f-384178d3ddc5 from VM ctest-TestBasicVMVN-12224292-50103502
2025-09-11 14:45:42,945 - INFO - Deleting VM ctest-TestBasicVMVN-12224292-50103502
2025-09-11 14:45:43,029 - INFO - Detaching port 922001a0-77a5-455c-bde4-6e0f985715a6 from VM ctest-TestBasicVMVN-12224292-27418623
2025-09-11 14:45:43,070 - INFO - Deleting VM ctest-TestBasicVMVN-12224292-27418623
2025-09-11 14:45:43,167 - INFO - Deleting VN ctest-vn-60002699
2025-09-11 14:45:43,344 - DEBUG - Response for delete_port : ()
2025-09-11 14:45:43,544 - DEBUG - Response for delete_port : ()
2025-09-11 14:45:43,595 - DEBUG - VN 02bdec11-e7af-48ac-85c1-683692668afe still in use: Unable to complete operation on network 02bdec11-e7af-48ac-85c1-683692668afe. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4d262933-02c1-429b-ab15-a6c911576a6e']
2025-09-11 14:45:43,596 - WARNING - Deleting VN ctest-vn-60002699 failed..Will retry
2025-09-11 14:45:45,754 - DEBUG - Response for deleting network ()
2025-09-11 14:45:45,754 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/deacd36f-f271-42c2-8033-ab08dd225f7d
2025-09-11 14:45:45,763 - DEBUG - Response Code: 404
2025-09-11 14:45:45,764 - DEBUG - Requesting: http://10.0.0.137:8082/domains
2025-09-11 14:45:45,775 - DEBUG - Requesting: http://10.0.0.137:8082/domain/04dd93ea-241f-48e6-8e53-caba2a1a15aa
2025-09-11 14:45:45,833 - DEBUG - Requesting: http://10.0.0.137:8082/project/d39bf0bd-7fb4-43a9-a9be-63187ac812f6
2025-09-11 14:45:45,914 - INFO - Validated that VN ctest-vn-60002699 is not found in API Server
2025-09-11 14:45:45,926 - DEBUG - VN ctest-vn-60002699 is not present in Agent 10.0.0.137
2025-09-11 14:45:45,926 - INFO - Validated that VN ctest-vn-60002699 is not in any agent
2025-09-11 14:45:45,933 - DEBUG - VRF 2 is not seen in agent 10.0.0.137
2025-09-11 14:45:45,940 - DEBUG - Vrouter 10.0.0.137 does not have vrf 2 for VN ctest-vn-60002699
2025-09-11 14:45:45,940 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-12224292:ctest-vn-60002699
2025-09-11 14:45:45,951 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60002699 info
2025-09-11 14:45:46,051 - INFO - IPAM: ctest-ipam-79342370 is not found in API Server
2025-09-11 14:45:46,062 - INFO - IPAM:ctest-ipam-79342370 is not found in control node
2025-09-11 14:45:46,335 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 14:45:46,335 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:45]
2025-09-11 14:45:46,336 - INFO - --------------------------------------------------------------------------------
2025-09-11 14:45:47,143 - INFO - Deleted project: ctest-TestBasicVMVN-12224292, ID : d39bf0bd-7fb4-43a9-a9be-63187ac812f6