2025-03-26 23:01:55,360 - INFO - Domain Default found not creating
2025-03-26 23:01:55,505 - INFO - Project ctest-TestBasicVMVN-45069340 not found, creating it
2025-03-26 23:01:55,963 - INFO - Created Project:ctest-TestBasicVMVN-45069340, ID : 000d8bec-a6ce-45b6-b5c7-60a752a7f9b6
2025-03-26 23:01:57,388 - INFO - ================================================================================
2025-03-26 23:01:57,388 - INFO - STARTING TEST : test_generic_link_local_service
2025-03-26 23:01:57,388 - 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-03-26 23:01:57,644 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.18': '0'}} with
2025-03-26 23:01:57,644 - INFO - Initial checks done. Running the testcase now
2025-03-26 23:01:57,645 - INFO -
2025-03-26 23:01:58,204 - DEBUG - Response for create_network : {'network': {'id': 'cc6eb9a4-a54c-48aa-bf9a-3234b5aa6d10', 'name': 'ctest-vn2_metadata-66365913', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'project_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45069340', 'ctest-vn2_metadata-66365913'], 'port_security_enabled': True, 'description': ''}}
2025-03-26 23:01:58,369 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8239cc7-13df-4ccf-8423-a45b8c2560d0', 'name': '', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'network_id': 'cc6eb9a4-a54c-48aa-bf9a-3234b5aa6d10', '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': '000d8beca6ce45b6b5c760a752a7f9b6'}}
2025-03-26 23:01:58,389 - INFO - Created VN ctest-vn2_metadata-66365913
2025-03-26 23:01:58,442 - DEBUG - VN ctest-vn2_metadata-66365913 UUID is cc6eb9a4-a54c-48aa-bf9a-3234b5aa6d10
2025-03-26 23:01:58,624 - DEBUG - Services list from nova: [, , ]
2025-03-26 23:01:59,637 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2961-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2961-1)
2025-03-26 23:01:59,742 - DEBUG - Link local service introspect added
2025-03-26 23:01:59,781 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-26 23:02:04,890 - DEBUG - VM is in ACTIVE state now
2025-03-26 23:02:05,018 - INFO - Waiting for VM ctest-TestBasicVMVN-45069340-98448667 to be up..
2025-03-26 23:02:05,018 - INFO - VM name : ctest-TestBasicVMVN-45069340-98448667
2025-03-26 23:02:05,100 - DEBUG - VM ctest-TestBasicVMVN-45069340-98448667 ID is c27d69bf-3543-4edc-968e-8178986e5323
2025-03-26 23:02:05,100 - DEBUG - VM ctest-TestBasicVMVN-45069340-98448667 launched on Node cn-jenkins-deploy-platform-ansible-os-2961-1
2025-03-26 23:02:05,181 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/c27d69bf-3543-4edc-968e-8178986e5323
2025-03-26 23:02:05,476 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/c27d69bf-3543-4edc-968e-8178986e5323
2025-03-26 23:02:05,508 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/0a90bef6-8695-41be-8b14-94279049a40b
2025-03-26 23:02:08,763 - 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 1011ms')
2025-03-26 23:02:08,763 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45069340-98448667 failed!
2025-03-26 23:02:08,818 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45069340:ctest-vn2_metadata-66365913 is 11.1.1.1 and allocation pool is NOT set
2025-03-26 23:02:10,883 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.97 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.970/3.393/4.816/1.423 ms')
2025-03-26 23:02:10,883 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45069340-98448667 passed
2025-03-26 23:02:11,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:11,042 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45069340-98448667, IP 11.1.1.3, Port 22
2025-03-26 23:02:11,209 - DEBUG - VM ctest-TestBasicVMVN-45069340-98448667 is ready for SSH connections
2025-03-26 23:02:11,209 - INFO - Retry 0
2025-03-26 23:02:11,209 - 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.37, gateway password: c0ntrail123
2025-03-26 23:02:11,209 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-03-26 23:02:12,856 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-03-26 23:02:12,856 - INFO - Generic metadata worked
2025-03-26 23:02:13,110 - DEBUG - Link local service introspect removed
2025-03-26 23:02:13,110 - INFO - Deleting VM ctest-TestBasicVMVN-45069340-98448667
2025-03-26 23:02:13,296 - INFO - Deleting VN ctest-vn2_metadata-66365913
2025-03-26 23:02:13,339 - DEBUG - VN cc6eb9a4-a54c-48aa-bf9a-3234b5aa6d10 still in use: Unable to complete operation on network cc6eb9a4-a54c-48aa-bf9a-3234b5aa6d10. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c923e29a-a79a-4bad-9356-1c835df48ad8']
2025-03-26 23:02:13,339 - WARNING - Deleting VN ctest-vn2_metadata-66365913 failed..Will retry
2025-03-26 23:02:15,445 - DEBUG - Response for deleting network ()
2025-03-26 23:02:15,704 - DEBUG - No XMPP flaps were noticed during the test
2025-03-26 23:02:15,704 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-03-26 23:02:15,704 - INFO - --------------------------------------------------------------------------------
2025-03-26 23:02:15,707 - INFO - ================================================================================
2025-03-26 23:02:15,707 - INFO - STARTING TEST : test_metadata_service
2025-03-26 23:02:15,707 - 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-03-26 23:02:15,992 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.18': '0'}} with
2025-03-26 23:02:15,992 - INFO - Initial checks done. Running the testcase now
2025-03-26 23:02:15,992 - INFO -
2025-03-26 23:02:15,992 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-configs
2025-03-26 23:02:15,999 - DEBUG - Requesting: http://10.0.0.37:8082/global-vrouter-config/8bfc53e4-8592-4458-810b-e10f0f647aa5
2025-03-26 23:02:16,199 - DEBUG - Response for create_network : {'network': {'id': '1ce5c5d4-e776-462a-ab02-604be2408b37', 'name': 'ctest-vn-10044061', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'project_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45069340', 'ctest-vn-10044061'], 'port_security_enabled': True, 'description': ''}}
2025-03-26 23:02:16,375 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f62599dc-108e-4f6e-beb0-63d430f43f46', 'name': '', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'network_id': '1ce5c5d4-e776-462a-ab02-604be2408b37', 'ip_version': 4, 'cidr': '64.19.13.64/26', 'allocation_pools': [{'start': '64.19.13.66', 'end': '64.19.13.126'}], 'gateway_ip': '64.19.13.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.19.13.66', 'tags': [], 'project_id': '000d8beca6ce45b6b5c760a752a7f9b6'}}
2025-03-26 23:02:16,394 - INFO - Created VN ctest-vn-10044061
2025-03-26 23:02:16,446 - DEBUG - VN ctest-vn-10044061 UUID is 1ce5c5d4-e776-462a-ab02-604be2408b37
2025-03-26 23:02:17,610 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2961-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2961-1)
2025-03-26 23:02:17,610 - INFO - Waiting for VM ctest-TestBasicVMVN-45069340-96485124 to be up..
2025-03-26 23:02:17,655 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-03-26 23:02:22,740 - DEBUG - VM is in ACTIVE state now
2025-03-26 23:02:22,740 - INFO - VM name : ctest-TestBasicVMVN-45069340-96485124
2025-03-26 23:02:22,821 - DEBUG - VM ctest-TestBasicVMVN-45069340-96485124 ID is edf048c0-7070-4dc4-ae98-47b178abc2a7
2025-03-26 23:02:22,821 - DEBUG - VM ctest-TestBasicVMVN-45069340-96485124 launched on Node cn-jenkins-deploy-platform-ansible-os-2961-1
2025-03-26 23:02:22,898 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/edf048c0-7070-4dc4-ae98-47b178abc2a7
2025-03-26 23:02:22,910 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/9f784b75-fb29-4f1f-80dd-840d3149b90d
2025-03-26 23:02:26,173 - 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-03-26 23:02:26,173 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45069340-96485124 failed!
2025-03-26 23:02:26,226 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-10044061 is 64.19.13.65 and allocation pool is NOT set
2025-03-26 23:02:28,289 - 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.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.344 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.344/1.724/3.105/1.380 ms')
2025-03-26 23:02:28,289 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45069340-96485124 passed
2025-03-26 23:02:28,442 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:28,442 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45069340-96485124, IP 64.19.13.67, Port 22
2025-03-26 23:02:28,597 - DEBUG - VM ctest-TestBasicVMVN-45069340-96485124 is ready for SSH connections
2025-03-26 23:02:28,598 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.37, gateway password: c0ntrail123
2025-03-26 23:02:28,598 - DEBUG - cat /tmp/output.txt
2025-03-26 23:02:30,244 - DEBUG - Hello World. The time is now Wed, 26 Mar 2025 17:02:27 -0600!
2025-03-26 23:02:30,245 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 26 Mar 2025 17:02:27 -0600!'}
2025-03-26 23:02:30,245 - INFO - metadata_script.txt got executed in the vm
2025-03-26 23:02:30,245 - INFO - Deleting VM ctest-TestBasicVMVN-45069340-96485124
2025-03-26 23:02:30,318 - INFO - Deleting VN ctest-vn-10044061
2025-03-26 23:02:30,359 - DEBUG - VN 1ce5c5d4-e776-462a-ab02-604be2408b37 still in use: Unable to complete operation on network 1ce5c5d4-e776-462a-ab02-604be2408b37. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-510b30c6-da13-46b6-aa69-a64a179ebf09']
2025-03-26 23:02:30,360 - WARNING - Deleting VN ctest-vn-10044061 failed..Will retry
2025-03-26 23:02:32,477 - DEBUG - Response for deleting network ()
2025-03-26 23:02:32,736 - DEBUG - No XMPP flaps were noticed during the test
2025-03-26 23:02:32,736 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-03-26 23:02:32,736 - INFO - --------------------------------------------------------------------------------
2025-03-26 23:02:32,739 - INFO - ================================================================================
2025-03-26 23:02:32,739 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-03-26 23:02:32,739 - 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-03-26 23:02:33,028 - DEBUG - Nothing to compare xmpp stats {'10.0.0.37': {'10.20.0.18': '0'}} with
2025-03-26 23:02:33,028 - INFO - Initial checks done. Running the testcase now
2025-03-26 23:02:33,028 - INFO -
2025-03-26 23:02:33,506 - DEBUG - Response for create_network : {'network': {'id': 'd6a9451b-0274-4376-832b-4b9f673da4cc', 'name': 'ctest-vn-20044726', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'project_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45069340', 'ctest-vn-20044726'], 'port_security_enabled': True, 'description': ''}}
2025-03-26 23:02:33,726 - DEBUG - Response for create_subnet : {'subnet': {'id': '86f47d17-f23b-49aa-bfd8-dd8d3e99b16a', 'name': '', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'network_id': 'd6a9451b-0274-4376-832b-4b9f673da4cc', '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': '000d8beca6ce45b6b5c760a752a7f9b6'}}
2025-03-26 23:02:33,930 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2f58ccb-c610-4ebc-9cf0-5527051887fc', 'name': '', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'network_id': 'd6a9451b-0274-4376-832b-4b9f673da4cc', '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': '000d8beca6ce45b6b5c760a752a7f9b6'}}
2025-03-26 23:02:33,949 - INFO - Created VN ctest-vn-20044726
2025-03-26 23:02:34,002 - DEBUG - VN ctest-vn-20044726 UUID is d6a9451b-0274-4376-832b-4b9f673da4cc
2025-03-26 23:02:34,355 - DEBUG - Response for create_port : {'port': {'name': '40b4ca03-c4af-480d-a32c-aa556c2fb50b', 'id': '40b4ca03-c4af-480d-a32c-aa556c2fb50b', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'network_id': 'd6a9451b-0274-4376-832b-4b9f673da4cc', 'mac_address': '02:40:b4:ca:03:c4', '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': '86f47d17-f23b-49aa-bfd8-dd8d3e99b16a'}], 'security_groups': ['762cd1a7-135b-4d81-bf90-c2c6f57729ce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '000d8beca6ce45b6b5c760a752a7f9b6'}}
2025-03-26 23:02:34,517 - DEBUG - Response for create_port : {'port': {'name': 'c10d4d2f-50ac-440f-9157-0ccbb5f48a01', 'id': 'c10d4d2f-50ac-440f-9157-0ccbb5f48a01', 'tenant_id': '000d8beca6ce45b6b5c760a752a7f9b6', 'network_id': 'd6a9451b-0274-4376-832b-4b9f673da4cc', 'mac_address': '02:c1:0d:4d:2f:50', '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': 'f2f58ccb-c610-4ebc-9cf0-5527051887fc'}], 'security_groups': ['762cd1a7-135b-4d81-bf90-c2c6f57729ce'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '000d8beca6ce45b6b5c760a752a7f9b6'}}
2025-03-26 23:02:34,868 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2961-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2961-1)
2025-03-26 23:02:35,239 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2961-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2961-1)
2025-03-26 23:02:36,389 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2961-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2961-1)
2025-03-26 23:02:36,389 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2025-03-26 23:02:36,400 - DEBUG - Requesting: http://10.0.0.37:8082/domain/9acd1c2f-c409-4ba8-a6b9-16e238118788
2025-03-26 23:02:36,415 - DEBUG - Requesting: http://10.0.0.37:8082/project/000d8bec-a6ce-45b6-b5c7-60a752a7f9b6
2025-03-26 23:02:36,504 - DEBUG - Requesting: http://10.0.0.37:8082/network-ipam/5b970160-f26e-494c-a746-afb7a3076ed7
2025-03-26 23:02:36,525 - INFO - Verifications in API Server for IPAM: ctest-ipam-55123562 passed
2025-03-26 23:02:36,537 - DEBUG - Control-node 10.0.0.37 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45069340:ctest-ipam-55123562', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45069340', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6599745294830553420', 'uuid-lslong': '12053514655952760535'}, 'enable': 'true', 'created': '2025-03-26T23:02:33', 'last-modified': '2025-03-26T23:02:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.272464'}
2025-03-26 23:02:36,537 - INFO - Verifications in Control node for IPAM: ctest-ipam-55123562 passed
2025-03-26 23:02:36,537 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2025-03-26 23:02:36,545 - DEBUG - Requesting: http://10.0.0.37:8082/domain/9acd1c2f-c409-4ba8-a6b9-16e238118788
2025-03-26 23:02:36,564 - DEBUG - Requesting: http://10.0.0.37:8082/project/000d8bec-a6ce-45b6-b5c7-60a752a7f9b6
2025-03-26 23:02:36,644 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d6a9451b-0274-4376-832b-4b9f673da4cc
2025-03-26 23:02:36,657 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d6a9451b-0274-4376-832b-4b9f673da4cc
2025-03-26 23:02:36,674 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/de55bea5-4ea2-4792-8bea-b0943f5de9ca
2025-03-26 23:02:36,683 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/de55bea5-4ea2-4792-8bea-b0943f5de9ca
2025-03-26 23:02:36,692 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/4453d8f3-e3aa-4eea-8856-49535b80f893
2025-03-26 23:02:36,699 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-26 23:02:36,699 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d6a9451b-0274-4376-832b-4b9f673da4cc
2025-03-26 23:02:36,712 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/de55bea5-4ea2-4792-8bea-b0943f5de9ca
2025-03-26 23:02:36,729 - INFO - Verified VN network id 8 for VN d6a9451b-0274-4376-832b-4b9f673da4cc
2025-03-26 23:02:36,729 - INFO - Verifications in API Server for VN ctest-vn-20044726 passed
2025-03-26 23:02:36,729 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d6a9451b-0274-4376-832b-4b9f673da4cc
2025-03-26 23:02:36,749 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/de55bea5-4ea2-4792-8bea-b0943f5de9ca
2025-03-26 23:02:36,761 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/de55bea5-4ea2-4792-8bea-b0943f5de9ca
2025-03-26 23:02:36,780 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/4453d8f3-e3aa-4eea-8856-49535b80f893
2025-03-26 23:02:36,820 - DEBUG - Control-node 10.0.0.37 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45069340', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15467970377488286582', 'uuid-lslong': '9451731390971094220'}, 'enable': 'true', 'created': '2025-03-26T23:02:33', 'last-modified': '2025-03-26T23:02:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.915292'}
2025-03-26 23:02:36,831 - DEBUG - Route Targets: ['target:64512:8000004']
2025-03-26 23:02:36,832 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-20044726 passed
2025-03-26 23:02:36,832 - DEBUG - ====Verifying policy data for ctest-vn-20044726 in API_Server ======
2025-03-26 23:02:36,832 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2025-03-26 23:02:36,846 - DEBUG - Requesting: http://10.0.0.37:8082/domain/9acd1c2f-c409-4ba8-a6b9-16e238118788
2025-03-26 23:02:36,880 - DEBUG - Requesting: http://10.0.0.37:8082/project/000d8bec-a6ce-45b6-b5c7-60a752a7f9b6
2025-03-26 23:02:36,990 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/d6a9451b-0274-4376-832b-4b9f673da4cc
2025-03-26 23:02:37,013 - DEBUG - =>VN ctest-vn-20044726 has no policy to be verified
2025-03-26 23:02:37,013 - DEBUG - Verifying the vn in opserver
2025-03-26 23:02:37,013 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726 virtual network link through opserver 10.0.0.37
2025-03-26 23:02:37,013 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks
2025-03-26 23:02:37,483 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks
2025-03-26 23:02:37,550 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726?flat'}
2025-03-26 23:02:37,550 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726 is found in opserver
2025-03-26 23:02:37,558 - DEBUG - VRF ids for VN ctest-vn-20044726: {'10.0.0.37': '2'}
2025-03-26 23:02:37,558 - INFO - Waiting for VM ctest-TestBasicVMVN-45069340-15778591 to be up..
2025-03-26 23:02:37,651 - DEBUG - VM is in ACTIVE state now
2025-03-26 23:02:37,651 - INFO - VM name : ctest-TestBasicVMVN-45069340-15778591
2025-03-26 23:02:37,758 - DEBUG - VM ctest-TestBasicVMVN-45069340-15778591 ID is 2c962ab2-a422-4407-b68a-9a65fc3a97d2
2025-03-26 23:02:37,758 - DEBUG - VM ctest-TestBasicVMVN-45069340-15778591 launched on Node cn-jenkins-deploy-platform-ansible-os-2961-1
2025-03-26 23:02:37,858 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/2c962ab2-a422-4407-b68a-9a65fc3a97d2
2025-03-26 23:02:37,867 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/40b4ca03-c4af-480d-a32c-aa556c2fb50b
2025-03-26 23:02:41,121 - 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 1007ms')
2025-03-26 23:02:41,122 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45069340-15778591 failed!
2025-03-26 23:02:41,178 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726 is 31.1.1.1 and allocation pool is NOT set
2025-03-26 23:02:41,178 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726 is 31.1.2.1 and allocation pool is NOT set
2025-03-26 23:02:45,249 - 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 1007ms')
2025-03-26 23:02:45,249 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45069340-15778591 failed!
2025-03-26 23:02:45,318 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726 is 31.1.1.1 and allocation pool is NOT set
2025-03-26 23:02:45,318 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726 is 31.1.2.1 and allocation pool is NOT set
2025-03-26 23:02:47,382 - 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=10.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.97 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.965/6.041/10.117/4.076 ms')
2025-03-26 23:02:47,382 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45069340-15778591 passed
2025-03-26 23:02:47,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:47,530 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45069340-15778591, IP 31.1.1.4, Port 22
2025-03-26 23:02:47,686 - DEBUG - VM ctest-TestBasicVMVN-45069340-15778591 is ready for SSH connections
2025-03-26 23:02:47,686 - INFO - Waiting for VM ctest-TestBasicVMVN-45069340-64217377 to be up..
2025-03-26 23:02:47,767 - DEBUG - VM is in ACTIVE state now
2025-03-26 23:02:47,767 - INFO - VM name : ctest-TestBasicVMVN-45069340-64217377
2025-03-26 23:02:47,850 - DEBUG - VM ctest-TestBasicVMVN-45069340-64217377 ID is 41c55334-2821-4ade-a6ef-a7c27f034095
2025-03-26 23:02:47,850 - DEBUG - VM ctest-TestBasicVMVN-45069340-64217377 launched on Node cn-jenkins-deploy-platform-ansible-os-2961-1
2025-03-26 23:02:47,935 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/41c55334-2821-4ade-a6ef-a7c27f034095
2025-03-26 23:02:47,945 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/c10d4d2f-50ac-440f-9157-0ccbb5f48a01
2025-03-26 23:02:49,184 - 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.71 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.381 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.381/1.544/2.708/1.163 ms')
2025-03-26 23:02:49,185 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45069340-64217377 passed
2025-03-26 23:02:49,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:49,338 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45069340-64217377, IP 31.1.2.4, Port 22
2025-03-26 23:02:49,504 - DEBUG - VM ctest-TestBasicVMVN-45069340-64217377 is ready for SSH connections
2025-03-26 23:02:49,504 - INFO - Waiting for VM ctest-TestBasicVMVN-45069340-26292891 to be up..
2025-03-26 23:02:49,586 - DEBUG - VM is in ACTIVE state now
2025-03-26 23:02:49,586 - INFO - VM name : ctest-TestBasicVMVN-45069340-26292891
2025-03-26 23:02:49,680 - DEBUG - VM ctest-TestBasicVMVN-45069340-26292891 ID is a1dcf4a6-36b5-4d09-be78-e8b8566b1081
2025-03-26 23:02:49,681 - DEBUG - VM ctest-TestBasicVMVN-45069340-26292891 launched on Node cn-jenkins-deploy-platform-ansible-os-2961-1
2025-03-26 23:02:49,752 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine/a1dcf4a6-36b5-4d09-be78-e8b8566b1081
2025-03-26 23:02:49,761 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-machine-interface/4f0c99bc-29ef-4a37-a85c-98abf9bb0bf7
2025-03-26 23:02:51,001 - 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.80 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.421 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.421/1.610/2.799/1.189 ms')
2025-03-26 23:02:51,001 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45069340-26292891 passed
2025-03-26 23:02:51,154 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:51,154 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45069340-26292891, IP 31.1.1.3, Port 22
2025-03-26 23:02:51,309 - DEBUG - VM ctest-TestBasicVMVN-45069340-26292891 is ready for SSH connections
2025-03-26 23:02:51,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:51,310 - 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.37, gateway password: c0ntrail123
2025-03-26 23:02:51,310 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-03-26 23:02:55,387 - 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=4.133 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.898 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.824 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.824/1.951/4.133 ms
2025-03-26 23:02:55,387 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45069340-15778591 passed
2025-03-26 23:02:55,387 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:55,387 - 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.37, gateway password: c0ntrail123
2025-03-26 23:02:55,387 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-03-26 23:02:59,034 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.278 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.897 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.858 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.858/1.677/3.278 ms
2025-03-26 23:02:59,034 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45069340-64217377 passed
2025-03-26 23:02:59,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:59,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:59,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-03-26 23:02:59,035 - 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.37, gateway password: c0ntrail123
2025-03-26 23:02:59,035 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-26 23:02:59,214 - DEBUG - None
2025-03-26 23:02:59,215 - 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.37, gateway password: c0ntrail123
2025-03-26 23:02:59,215 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-26 23:02:59,400 - DEBUG - None
2025-03-26 23:02:59,400 - 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.37, gateway password: c0ntrail123
2025-03-26 23:02:59,400 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-03-26 23:03:00,053 - DEBUG - None
2025-03-26 23:03:00,053 - 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.37, gateway password: c0ntrail123
2025-03-26 23:03:00,053 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-03-26 23:03:02,265 - 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.610 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.871 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.432 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.902 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.371 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.371/2.037/4.871 ms
2025-03-26 23:03:02,265 - 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.37, gateway password: c0ntrail123
2025-03-26 23:03:02,265 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-03-26 23:03:04,508 - 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.091 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.508 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.622 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.516 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.996 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.920 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.469 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.469/2.160/4.622 ms
2025-03-26 23:03:04,508 - 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.37, gateway password: c0ntrail123
2025-03-26 23:03:04,508 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-03-26 23:03:06,765 - 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.679 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.906 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.817 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.435 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.805 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.738 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.534 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.435/1.844/3.817 ms
2025-03-26 23:03:06,765 - INFO - Deleting VM ctest-TestBasicVMVN-45069340-26292891
2025-03-26 23:03:06,837 - INFO - Detaching port c10d4d2f-50ac-440f-9157-0ccbb5f48a01 from VM ctest-TestBasicVMVN-45069340-64217377
2025-03-26 23:03:06,890 - INFO - Deleting VM ctest-TestBasicVMVN-45069340-64217377
2025-03-26 23:03:06,953 - INFO - Detaching port 40b4ca03-c4af-480d-a32c-aa556c2fb50b from VM ctest-TestBasicVMVN-45069340-15778591
2025-03-26 23:03:06,987 - INFO - Deleting VM ctest-TestBasicVMVN-45069340-15778591
2025-03-26 23:03:07,068 - INFO - Deleting VN ctest-vn-20044726
2025-03-26 23:03:07,254 - DEBUG - Response for delete_port : ()
2025-03-26 23:03:07,453 - DEBUG - Response for delete_port : ()
2025-03-26 23:03:07,534 - DEBUG - VN d6a9451b-0274-4376-832b-4b9f673da4cc still in use: Unable to complete operation on network d6a9451b-0274-4376-832b-4b9f673da4cc. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-55c388a6-0e24-4aaf-be2b-4150c89e13d3']
2025-03-26 23:03:07,534 - WARNING - Deleting VN ctest-vn-20044726 failed..Will retry
2025-03-26 23:03:09,678 - DEBUG - Response for deleting network ()
2025-03-26 23:03:09,679 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/de55bea5-4ea2-4792-8bea-b0943f5de9ca
2025-03-26 23:03:09,687 - DEBUG - Response Code: 404
2025-03-26 23:03:09,687 - DEBUG - Requesting: http://10.0.0.37:8082/domains
2025-03-26 23:03:09,694 - DEBUG - Requesting: http://10.0.0.37:8082/domain/9acd1c2f-c409-4ba8-a6b9-16e238118788
2025-03-26 23:03:09,748 - DEBUG - Requesting: http://10.0.0.37:8082/project/000d8bec-a6ce-45b6-b5c7-60a752a7f9b6
2025-03-26 23:03:09,827 - INFO - Validated that VN ctest-vn-20044726 is not found in API Server
2025-03-26 23:03:09,839 - DEBUG - VN ctest-vn-20044726 is not present in Agent 10.0.0.37
2025-03-26 23:03:09,839 - INFO - Validated that VN ctest-vn-20044726 is not in any agent
2025-03-26 23:03:09,844 - DEBUG - VRF 2 is not seen in agent 10.0.0.37
2025-03-26 23:03:09,849 - DEBUG - Vrouter 10.0.0.37 does not have vrf 2 for VN ctest-vn-20044726
2025-03-26 23:03:09,849 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45069340:ctest-vn-20044726
2025-03-26 23:03:09,861 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-20044726 info
2025-03-26 23:03:09,950 - INFO - IPAM: ctest-ipam-55123562 is not found in API Server
2025-03-26 23:03:09,963 - INFO - IPAM:ctest-ipam-55123562 is not found in control node
2025-03-26 23:03:10,220 - DEBUG - No XMPP flaps were noticed during the test
2025-03-26 23:03:10,221 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-03-26 23:03:10,221 - INFO - --------------------------------------------------------------------------------
2025-03-26 23:03:10,922 - INFO - Deleted project: ctest-TestBasicVMVN-45069340, ID : 000d8bec-a6ce-45b6-b5c7-60a752a7f9b6