2025-04-25 10:48:05,553 - INFO - Domain Default found not creating
2025-04-25 10:48:05,673 - INFO - Project ctest-TestBasicVMVN-38232552 not found, creating it
2025-04-25 10:48:06,141 - INFO - Created Project:ctest-TestBasicVMVN-38232552, ID : 99371351-6b09-4d9d-88bf-87294e047359
2025-04-25 10:48:07,467 - INFO - ================================================================================
2025-04-25 10:48:07,467 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-25 10:48:07,467 - 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-04-25 10:48:07,718 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-04-25 10:48:07,718 - INFO - Initial checks done. Running the testcase now
2025-04-25 10:48:07,718 - INFO -
2025-04-25 10:48:08,456 - DEBUG - Response for create_network : {'network': {'id': '99836e2c-6998-493e-a5f6-400e40133018', 'name': 'ctest-vn2_metadata-32480541', 'tenant_id': '993713516b094d9d88bf87294e047359', 'project_id': '993713516b094d9d88bf87294e047359', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38232552', 'ctest-vn2_metadata-32480541'], 'port_security_enabled': True, 'description': ''}}
2025-04-25 10:48:08,683 - DEBUG - Response for create_subnet : {'subnet': {'id': '72a3a4e8-3e91-43b0-82e6-2176a02888f1', 'name': '', 'tenant_id': '993713516b094d9d88bf87294e047359', 'network_id': '99836e2c-6998-493e-a5f6-400e40133018', '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': '993713516b094d9d88bf87294e047359'}}
2025-04-25 10:48:08,700 - INFO - Created VN ctest-vn2_metadata-32480541
2025-04-25 10:48:08,752 - DEBUG - VN ctest-vn2_metadata-32480541 UUID is 99836e2c-6998-493e-a5f6-400e40133018
2025-04-25 10:48:08,916 - DEBUG - Services list from nova: [, , ]
2025-04-25 10:48:09,875 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3216-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3216-1)
2025-04-25 10:48:09,984 - DEBUG - Link local service introspect added
2025-04-25 10:48:10,031 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-25 10:48:15,107 - DEBUG - VM is in ACTIVE state now
2025-04-25 10:48:15,231 - INFO - Waiting for VM ctest-TestBasicVMVN-38232552-70531276 to be up..
2025-04-25 10:48:15,231 - INFO - VM name : ctest-TestBasicVMVN-38232552-70531276
2025-04-25 10:48:15,300 - DEBUG - VM ctest-TestBasicVMVN-38232552-70531276 ID is 320ab275-32e2-4ae4-a579-d7cd893d6649
2025-04-25 10:48:15,300 - DEBUG - VM ctest-TestBasicVMVN-38232552-70531276 launched on Node cn-jenkins-deploy-platform-ansible-os-3216-1
2025-04-25 10:48:15,364 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/320ab275-32e2-4ae4-a579-d7cd893d6649
2025-04-25 10:48:15,655 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/320ab275-32e2-4ae4-a579-d7cd893d6649
2025-04-25 10:48:15,683 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a260592b-1423-4740-a0da-7ce17105465f
2025-04-25 10:48:18,936 - 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 1020ms')
2025-04-25 10:48:18,936 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38232552-70531276 failed!
2025-04-25 10:48:18,992 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38232552:ctest-vn2_metadata-32480541 is 11.1.1.1 and allocation pool is NOT set
2025-04-25 10:48:21,056 - 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.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.411 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.411/1.823/3.236/1.412 ms')
2025-04-25 10:48:21,056 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38232552-70531276 passed
2025-04-25 10:48:21,204 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:48:21,204 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38232552-70531276, IP 11.1.1.3, Port 22
2025-04-25 10:48:21,356 - DEBUG - VM ctest-TestBasicVMVN-38232552-70531276 is ready for SSH connections
2025-04-25 10:48:21,356 - INFO - Retry 0
2025-04-25 10:48:21,356 - 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.38, gateway password: c0ntrail123
2025-04-25 10:48:21,357 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-25 10:48:22,944 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-25 10:48:22,944 - INFO - Generic metadata worked
2025-04-25 10:48:23,180 - DEBUG - Link local service introspect removed
2025-04-25 10:48:23,180 - INFO - Deleting VM ctest-TestBasicVMVN-38232552-70531276
2025-04-25 10:48:23,235 - INFO - Deleting VN ctest-vn2_metadata-32480541
2025-04-25 10:48:23,270 - DEBUG - VN 99836e2c-6998-493e-a5f6-400e40133018 still in use: Unable to complete operation on network 99836e2c-6998-493e-a5f6-400e40133018. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-601db994-7964-4fec-b3d6-889b89dde485']
2025-04-25 10:48:23,270 - WARNING - Deleting VN ctest-vn2_metadata-32480541 failed..Will retry
2025-04-25 10:48:25,363 - DEBUG - Response for deleting network ()
2025-04-25 10:48:25,621 - DEBUG - No XMPP flaps were noticed during the test
2025-04-25 10:48:25,621 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-04-25 10:48:25,621 - INFO - --------------------------------------------------------------------------------
2025-04-25 10:48:25,624 - INFO - ================================================================================
2025-04-25 10:48:25,624 - INFO - STARTING TEST : test_metadata_service
2025-04-25 10:48:25,624 - 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-04-25 10:48:25,905 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-04-25 10:48:25,905 - INFO - Initial checks done. Running the testcase now
2025-04-25 10:48:25,905 - INFO -
2025-04-25 10:48:25,905 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-configs
2025-04-25 10:48:25,911 - DEBUG - Requesting: http://10.0.0.38:8082/global-vrouter-config/d9a5eb53-0fe7-409c-8a6d-b7bc7c0fff9c
2025-04-25 10:48:26,069 - DEBUG - Response for create_network : {'network': {'id': '9147b13d-4d37-46f8-9ac5-e3e2d326cc63', 'name': 'ctest-vn-00658862', 'tenant_id': '993713516b094d9d88bf87294e047359', 'project_id': '993713516b094d9d88bf87294e047359', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38232552', 'ctest-vn-00658862'], 'port_security_enabled': True, 'description': ''}}
2025-04-25 10:48:26,255 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fdee23f4-515a-48d8-bebc-3d7ef9dfe81a', 'name': '', 'tenant_id': '993713516b094d9d88bf87294e047359', 'network_id': '9147b13d-4d37-46f8-9ac5-e3e2d326cc63', 'ip_version': 4, 'cidr': '74.74.45.64/26', 'allocation_pools': [{'start': '74.74.45.66', 'end': '74.74.45.126'}], 'gateway_ip': '74.74.45.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.74.45.66', 'tags': [], 'project_id': '993713516b094d9d88bf87294e047359'}}
2025-04-25 10:48:26,270 - INFO - Created VN ctest-vn-00658862
2025-04-25 10:48:26,320 - DEBUG - VN ctest-vn-00658862 UUID is 9147b13d-4d37-46f8-9ac5-e3e2d326cc63
2025-04-25 10:48:27,416 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3216-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3216-1)
2025-04-25 10:48:27,416 - INFO - Waiting for VM ctest-TestBasicVMVN-38232552-43577550 to be up..
2025-04-25 10:48:27,452 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-25 10:48:32,523 - DEBUG - VM is in ACTIVE state now
2025-04-25 10:48:32,523 - INFO - VM name : ctest-TestBasicVMVN-38232552-43577550
2025-04-25 10:48:32,593 - DEBUG - VM ctest-TestBasicVMVN-38232552-43577550 ID is e526e4ab-053e-479d-a40b-6306a5b807e4
2025-04-25 10:48:32,593 - DEBUG - VM ctest-TestBasicVMVN-38232552-43577550 launched on Node cn-jenkins-deploy-platform-ansible-os-3216-1
2025-04-25 10:48:32,667 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/e526e4ab-053e-479d-a40b-6306a5b807e4
2025-04-25 10:48:32,675 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b6e2f568-6f1a-4569-91be-68955dfe1e14
2025-04-25 10:48:35,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 1028ms')
2025-04-25 10:48:35,934 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38232552-43577550 failed!
2025-04-25 10:48:35,988 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-00658862 is 74.74.45.65 and allocation pool is NOT set
2025-04-25 10:48:38,049 - 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.89 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.70 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 = 1.701/2.795/3.890/1.094 ms')
2025-04-25 10:48:38,049 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38232552-43577550 passed
2025-04-25 10:48:38,200 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:48:38,200 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38232552-43577550, IP 74.74.45.67, Port 22
2025-04-25 10:48:38,356 - DEBUG - VM ctest-TestBasicVMVN-38232552-43577550 is ready for SSH connections
2025-04-25 10:48:38,356 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-04-25 10:48:38,356 - DEBUG - cat /tmp/output.txt
2025-04-25 10:48:40,074 - DEBUG - Hello World. The time is now Fri, 25 Apr 2025 04:48:37 -0600!
2025-04-25 10:48:40,074 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Fri, 25 Apr 2025 04:48:37 -0600!'}
2025-04-25 10:48:40,074 - INFO - metadata_script.txt got executed in the vm
2025-04-25 10:48:40,074 - INFO - Deleting VM ctest-TestBasicVMVN-38232552-43577550
2025-04-25 10:48:40,144 - INFO - Deleting VN ctest-vn-00658862
2025-04-25 10:48:40,178 - DEBUG - VN 9147b13d-4d37-46f8-9ac5-e3e2d326cc63 still in use: Unable to complete operation on network 9147b13d-4d37-46f8-9ac5-e3e2d326cc63. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c3b0f91f-0d31-4b4f-b66b-e8b941d36723']
2025-04-25 10:48:40,179 - WARNING - Deleting VN ctest-vn-00658862 failed..Will retry
2025-04-25 10:48:42,276 - DEBUG - Response for deleting network ()
2025-04-25 10:48:42,529 - DEBUG - No XMPP flaps were noticed during the test
2025-04-25 10:48:42,529 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-04-25 10:48:42,529 - INFO - --------------------------------------------------------------------------------
2025-04-25 10:48:42,532 - INFO - ================================================================================
2025-04-25 10:48:42,532 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-25 10:48:42,532 - 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-04-25 10:48:42,817 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-04-25 10:48:42,817 - INFO - Initial checks done. Running the testcase now
2025-04-25 10:48:42,817 - INFO -
2025-04-25 10:48:43,286 - DEBUG - Response for create_network : {'network': {'id': '1b4072f1-6d77-4466-b096-688b7fffbc0d', 'name': 'ctest-vn-71082500', 'tenant_id': '993713516b094d9d88bf87294e047359', 'project_id': '993713516b094d9d88bf87294e047359', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38232552', 'ctest-vn-71082500'], 'port_security_enabled': True, 'description': ''}}
2025-04-25 10:48:43,494 - DEBUG - Response for create_subnet : {'subnet': {'id': '57178da1-14ff-462d-95d3-ad06d5ea4237', 'name': '', 'tenant_id': '993713516b094d9d88bf87294e047359', 'network_id': '1b4072f1-6d77-4466-b096-688b7fffbc0d', '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': '993713516b094d9d88bf87294e047359'}}
2025-04-25 10:48:43,695 - DEBUG - Response for create_subnet : {'subnet': {'id': 'def3d185-a612-4a28-bb72-6ff4dd2bb869', 'name': '', 'tenant_id': '993713516b094d9d88bf87294e047359', 'network_id': '1b4072f1-6d77-4466-b096-688b7fffbc0d', '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': '993713516b094d9d88bf87294e047359'}}
2025-04-25 10:48:43,713 - INFO - Created VN ctest-vn-71082500
2025-04-25 10:48:43,764 - DEBUG - VN ctest-vn-71082500 UUID is 1b4072f1-6d77-4466-b096-688b7fffbc0d
2025-04-25 10:48:44,123 - DEBUG - Response for create_port : {'port': {'name': 'ad97e699-41a1-42c7-a6b9-d466b2b74f53', 'id': 'ad97e699-41a1-42c7-a6b9-d466b2b74f53', 'tenant_id': '993713516b094d9d88bf87294e047359', 'network_id': '1b4072f1-6d77-4466-b096-688b7fffbc0d', 'mac_address': '02:ad:97:e6:99:41', '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': '57178da1-14ff-462d-95d3-ad06d5ea4237'}], 'security_groups': ['6595c3db-b6b8-4d22-9034-9f16dd14c19e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '993713516b094d9d88bf87294e047359'}}
2025-04-25 10:48:44,294 - DEBUG - Response for create_port : {'port': {'name': '8b502924-cde9-4369-90c8-c2db18553cef', 'id': '8b502924-cde9-4369-90c8-c2db18553cef', 'tenant_id': '993713516b094d9d88bf87294e047359', 'network_id': '1b4072f1-6d77-4466-b096-688b7fffbc0d', 'mac_address': '02:8b:50:29:24:cd', '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': 'def3d185-a612-4a28-bb72-6ff4dd2bb869'}], 'security_groups': ['6595c3db-b6b8-4d22-9034-9f16dd14c19e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '993713516b094d9d88bf87294e047359'}}
2025-04-25 10:48:44,684 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3216-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3216-1)
2025-04-25 10:48:45,023 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3216-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3216-1)
2025-04-25 10:48:46,102 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3216-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3216-1)
2025-04-25 10:48:46,102 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-25 10:48:46,110 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b786af23-0baa-4c54-b4e6-5a87065ca263
2025-04-25 10:48:46,122 - DEBUG - Requesting: http://10.0.0.38:8082/project/99371351-6b09-4d9d-88bf-87294e047359
2025-04-25 10:48:46,209 - DEBUG - Requesting: http://10.0.0.38:8082/network-ipam/ac5e77d8-124f-42ec-b6ff-4cf2bfe61fe9
2025-04-25 10:48:46,222 - INFO - Verifications in API Server for IPAM: ctest-ipam-56245188 passed
2025-04-25 10:48:46,229 - DEBUG - Control-node 10.0.0.38 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-38232552:ctest-ipam-56245188', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38232552', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12420496592238232300', 'uuid-lslong': '13186342839449427945'}, 'enable': 'true', 'created': '2025-04-25T10:48:42', 'last-modified': '2025-04-25T10:48:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.183853'}
2025-04-25 10:48:46,229 - INFO - Verifications in Control node for IPAM: ctest-ipam-56245188 passed
2025-04-25 10:48:46,230 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-25 10:48:46,240 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b786af23-0baa-4c54-b4e6-5a87065ca263
2025-04-25 10:48:46,256 - DEBUG - Requesting: http://10.0.0.38:8082/project/99371351-6b09-4d9d-88bf-87294e047359
2025-04-25 10:48:46,329 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b4072f1-6d77-4466-b096-688b7fffbc0d
2025-04-25 10:48:46,348 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b4072f1-6d77-4466-b096-688b7fffbc0d
2025-04-25 10:48:46,361 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7f3f14e8-3e88-4c6c-afed-6e021e3c4225
2025-04-25 10:48:46,370 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7f3f14e8-3e88-4c6c-afed-6e021e3c4225
2025-04-25 10:48:46,378 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f3252ef6-0e7f-4787-adc9-6f26885e2455
2025-04-25 10:48:46,388 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-25 10:48:46,388 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b4072f1-6d77-4466-b096-688b7fffbc0d
2025-04-25 10:48:46,398 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7f3f14e8-3e88-4c6c-afed-6e021e3c4225
2025-04-25 10:48:46,417 - INFO - Verified VN network id 8 for VN 1b4072f1-6d77-4466-b096-688b7fffbc0d
2025-04-25 10:48:46,418 - INFO - Verifications in API Server for VN ctest-vn-71082500 passed
2025-04-25 10:48:46,418 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b4072f1-6d77-4466-b096-688b7fffbc0d
2025-04-25 10:48:46,432 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7f3f14e8-3e88-4c6c-afed-6e021e3c4225
2025-04-25 10:48:46,441 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7f3f14e8-3e88-4c6c-afed-6e021e3c4225
2025-04-25 10:48:46,457 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f3252ef6-0e7f-4787-adc9-6f26885e2455
2025-04-25 10:48:46,485 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38232552', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1963695818782753894', 'uuid-lslong': '12724472745539124237'}, 'enable': 'true', 'created': '2025-04-25T10:48:43', 'last-modified': '2025-04-25T10:48:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.804924'}
2025-04-25 10:48:46,505 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-25 10:48:46,506 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-71082500 passed
2025-04-25 10:48:46,506 - DEBUG - ====Verifying policy data for ctest-vn-71082500 in API_Server ======
2025-04-25 10:48:46,506 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-25 10:48:46,514 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b786af23-0baa-4c54-b4e6-5a87065ca263
2025-04-25 10:48:46,526 - DEBUG - Requesting: http://10.0.0.38:8082/project/99371351-6b09-4d9d-88bf-87294e047359
2025-04-25 10:48:46,634 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b4072f1-6d77-4466-b096-688b7fffbc0d
2025-04-25 10:48:46,655 - DEBUG - =>VN ctest-vn-71082500 has no policy to be verified
2025-04-25 10:48:46,655 - DEBUG - Verifying the vn in opserver
2025-04-25 10:48:46,655 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500 virtual network link through opserver 10.0.0.38
2025-04-25 10:48:46,655 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-04-25 10:48:47,066 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-04-25 10:48:47,171 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500?flat'}
2025-04-25 10:48:47,171 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500 is found in opserver
2025-04-25 10:48:47,180 - DEBUG - VRF ids for VN ctest-vn-71082500: {'10.0.0.38': '2'}
2025-04-25 10:48:47,180 - INFO - Waiting for VM ctest-TestBasicVMVN-38232552-09873244 to be up..
2025-04-25 10:48:47,255 - DEBUG - VM is in ACTIVE state now
2025-04-25 10:48:47,255 - INFO - VM name : ctest-TestBasicVMVN-38232552-09873244
2025-04-25 10:48:47,331 - DEBUG - VM ctest-TestBasicVMVN-38232552-09873244 ID is 613a26a7-68dc-4322-9a7c-2a1977426918
2025-04-25 10:48:47,332 - DEBUG - VM ctest-TestBasicVMVN-38232552-09873244 launched on Node cn-jenkins-deploy-platform-ansible-os-3216-1
2025-04-25 10:48:47,412 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/613a26a7-68dc-4322-9a7c-2a1977426918
2025-04-25 10:48:47,420 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ad97e699-41a1-42c7-a6b9-d466b2b74f53
2025-04-25 10:48:50,673 - 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 1014ms')
2025-04-25 10:48:50,673 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38232552-09873244 failed!
2025-04-25 10:48:50,728 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500 is 31.1.1.1 and allocation pool is NOT set
2025-04-25 10:48:50,728 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500 is 31.1.2.1 and allocation pool is NOT set
2025-04-25 10:48:54,809 - 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 1024ms')
2025-04-25 10:48:54,809 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38232552-09873244 failed!
2025-04-25 10:48:54,864 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500 is 31.1.1.1 and allocation pool is NOT set
2025-04-25 10:48:54,864 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500 is 31.1.2.1 and allocation pool is NOT set
2025-04-25 10:48:56,926 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.436 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 = 0.436/1.580/2.725/1.144 ms')
2025-04-25 10:48:56,926 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38232552-09873244 passed
2025-04-25 10:48:57,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:48:57,076 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38232552-09873244, IP 31.1.1.4, Port 22
2025-04-25 10:48:57,240 - DEBUG - VM ctest-TestBasicVMVN-38232552-09873244 is ready for SSH connections
2025-04-25 10:48:57,240 - INFO - Waiting for VM ctest-TestBasicVMVN-38232552-83056630 to be up..
2025-04-25 10:48:57,320 - DEBUG - VM is in ACTIVE state now
2025-04-25 10:48:57,320 - INFO - VM name : ctest-TestBasicVMVN-38232552-83056630
2025-04-25 10:48:57,395 - DEBUG - VM ctest-TestBasicVMVN-38232552-83056630 ID is 792e35dc-9be6-44aa-8331-85af20d616c8
2025-04-25 10:48:57,396 - DEBUG - VM ctest-TestBasicVMVN-38232552-83056630 launched on Node cn-jenkins-deploy-platform-ansible-os-3216-1
2025-04-25 10:48:57,462 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/792e35dc-9be6-44aa-8331-85af20d616c8
2025-04-25 10:48:57,470 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8b502924-cde9-4369-90c8-c2db18553cef
2025-04-25 10:48:58,710 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.346 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.346/1.540/2.735/1.194 ms')
2025-04-25 10:48:58,710 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-38232552-83056630 passed
2025-04-25 10:48:58,860 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:48:58,860 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38232552-83056630, IP 31.1.2.4, Port 22
2025-04-25 10:48:59,011 - DEBUG - VM ctest-TestBasicVMVN-38232552-83056630 is ready for SSH connections
2025-04-25 10:48:59,012 - INFO - Waiting for VM ctest-TestBasicVMVN-38232552-43617396 to be up..
2025-04-25 10:48:59,078 - DEBUG - VM is in ACTIVE state now
2025-04-25 10:48:59,078 - INFO - VM name : ctest-TestBasicVMVN-38232552-43617396
2025-04-25 10:48:59,144 - DEBUG - VM ctest-TestBasicVMVN-38232552-43617396 ID is d8fc6e1b-5fcc-4fac-bbe3-89a833d60e78
2025-04-25 10:48:59,144 - DEBUG - VM ctest-TestBasicVMVN-38232552-43617396 launched on Node cn-jenkins-deploy-platform-ansible-os-3216-1
2025-04-25 10:48:59,211 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d8fc6e1b-5fcc-4fac-bbe3-89a833d60e78
2025-04-25 10:48:59,219 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/639ad1dc-02e3-4084-8e32-d2f7790bad62
2025-04-25 10:49:00,459 - 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.01 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.304 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.304/1.658/3.013/1.354 ms')
2025-04-25 10:49:00,459 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-38232552-43617396 passed
2025-04-25 10:49:00,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:49:00,612 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38232552-43617396, IP 31.1.1.3, Port 22
2025-04-25 10:49:00,763 - DEBUG - VM ctest-TestBasicVMVN-38232552-43617396 is ready for SSH connections
2025-04-25 10:49:00,763 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:49:00,764 - 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.38, gateway password: c0ntrail123
2025-04-25 10:49:00,764 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-25 10:49:04,709 - 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.992 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.706 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.822 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.706/1.506/2.992 ms
2025-04-25 10:49:04,709 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-38232552-09873244 passed
2025-04-25 10:49:04,709 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:49:04,709 - 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.38, gateway password: c0ntrail123
2025-04-25 10:49:04,709 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-25 10:49:08,337 - 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.575 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.704 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.688 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.688/1.322/2.575 ms
2025-04-25 10:49:08,337 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-38232552-83056630 passed
2025-04-25 10:49:08,337 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:49:08,337 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:49:08,337 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-25 10:49:08,338 - 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.38, gateway password: c0ntrail123
2025-04-25 10:49:08,338 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-25 10:49:08,514 - DEBUG - None
2025-04-25 10:49:08,514 - 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.38, gateway password: c0ntrail123
2025-04-25 10:49:08,514 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-25 10:49:08,700 - DEBUG - None
2025-04-25 10:49:08,700 - 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.38, gateway password: c0ntrail123
2025-04-25 10:49:08,701 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-25 10:49:09,294 - DEBUG - None
2025-04-25 10:49:09,295 - 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.38, gateway password: c0ntrail123
2025-04-25 10:49:09,295 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-25 10:49:11,497 - 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.759 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.293 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.346 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.317 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.346/1.819/4.293 ms
2025-04-25 10:49:11,498 - 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.38, gateway password: c0ntrail123
2025-04-25 10:49:11,498 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-25 10:49:13,717 - 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.900 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.935 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.105 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.777 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.803 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.659 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.341 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.341/2.217/5.105 ms
2025-04-25 10:49:13,717 - 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.38, gateway password: c0ntrail123
2025-04-25 10:49:13,717 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-25 10:49:15,945 - 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.637 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.275 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.249 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.360 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.492 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.304 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.401 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.360/1.531/3.249 ms
2025-04-25 10:49:15,945 - INFO - Deleting VM ctest-TestBasicVMVN-38232552-43617396
2025-04-25 10:49:16,014 - INFO - Detaching port 8b502924-cde9-4369-90c8-c2db18553cef from VM ctest-TestBasicVMVN-38232552-83056630
2025-04-25 10:49:16,056 - INFO - Deleting VM ctest-TestBasicVMVN-38232552-83056630
2025-04-25 10:49:16,111 - INFO - Detaching port ad97e699-41a1-42c7-a6b9-d466b2b74f53 from VM ctest-TestBasicVMVN-38232552-09873244
2025-04-25 10:49:16,144 - INFO - Deleting VM ctest-TestBasicVMVN-38232552-09873244
2025-04-25 10:49:16,216 - INFO - Deleting VN ctest-vn-71082500
2025-04-25 10:49:16,359 - DEBUG - Response for delete_port : ()
2025-04-25 10:49:16,503 - DEBUG - Response for delete_port : ()
2025-04-25 10:49:16,539 - DEBUG - VN 1b4072f1-6d77-4466-b096-688b7fffbc0d still in use: Unable to complete operation on network 1b4072f1-6d77-4466-b096-688b7fffbc0d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ea6438b3-4a79-439a-9e97-31afd1abfb36']
2025-04-25 10:49:16,539 - WARNING - Deleting VN ctest-vn-71082500 failed..Will retry
2025-04-25 10:49:18,665 - DEBUG - Response for deleting network ()
2025-04-25 10:49:18,666 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/7f3f14e8-3e88-4c6c-afed-6e021e3c4225
2025-04-25 10:49:18,670 - DEBUG - Response Code: 404
2025-04-25 10:49:18,670 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-04-25 10:49:18,675 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b786af23-0baa-4c54-b4e6-5a87065ca263
2025-04-25 10:49:18,730 - DEBUG - Requesting: http://10.0.0.38:8082/project/99371351-6b09-4d9d-88bf-87294e047359
2025-04-25 10:49:18,801 - INFO - Validated that VN ctest-vn-71082500 is not found in API Server
2025-04-25 10:49:18,810 - DEBUG - VN ctest-vn-71082500 is not present in Agent 10.0.0.38
2025-04-25 10:49:18,810 - INFO - Validated that VN ctest-vn-71082500 is not in any agent
2025-04-25 10:49:18,815 - DEBUG - VRF 2 is not seen in agent 10.0.0.38
2025-04-25 10:49:18,820 - DEBUG - Vrouter 10.0.0.38 does not have vrf 2 for VN ctest-vn-71082500
2025-04-25 10:49:18,820 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-38232552:ctest-vn-71082500
2025-04-25 10:49:18,829 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-71082500 info
2025-04-25 10:49:18,904 - INFO - IPAM: ctest-ipam-56245188 is not found in API Server
2025-04-25 10:49:18,914 - INFO - IPAM:ctest-ipam-56245188 is not found in control node
2025-04-25 10:49:19,173 - DEBUG - No XMPP flaps were noticed during the test
2025-04-25 10:49:19,173 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-04-25 10:49:19,173 - INFO - --------------------------------------------------------------------------------
2025-04-25 10:49:19,845 - INFO - Deleted project: ctest-TestBasicVMVN-38232552, ID : 99371351-6b09-4d9d-88bf-87294e047359