2025-08-26 10:54:01,656 - INFO - Domain Default found not creating
2025-08-26 10:54:01,803 - INFO - Project ctest-TestBasicVMVN-07398087 not found, creating it
2025-08-26 10:54:02,252 - INFO - Created Project:ctest-TestBasicVMVN-07398087, ID : b77a38bd-937f-4eab-b253-b41fb2c99cd7
2025-08-26 10:54:03,792 - INFO - ================================================================================
2025-08-26 10:54:03,792 - INFO - STARTING TEST : test_generic_link_local_service
2025-08-26 10:54:03,792 - 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-08-26 10:54:04,052 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-08-26 10:54:04,052 - INFO - Initial checks done. Running the testcase now
2025-08-26 10:54:04,052 - INFO -
2025-08-26 10:54:04,656 - DEBUG - Response for create_network : {'network': {'id': '22614b4e-d99a-4e28-9276-035b1b19fd7f', 'name': 'ctest-vn2_metadata-66579995', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'project_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07398087', 'ctest-vn2_metadata-66579995'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 10:54:04,853 - DEBUG - Response for create_subnet : {'subnet': {'id': '099f9922-a4a7-49f5-94dd-b0107a37b9e6', 'name': '', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'network_id': '22614b4e-d99a-4e28-9276-035b1b19fd7f', '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': 'b77a38bd937f4eabb253b41fb2c99cd7'}}
2025-08-26 10:54:04,870 - INFO - Created VN ctest-vn2_metadata-66579995
2025-08-26 10:54:04,922 - DEBUG - VN ctest-vn2_metadata-66579995 UUID is 22614b4e-d99a-4e28-9276-035b1b19fd7f
2025-08-26 10:54:05,094 - DEBUG - Services list from nova: [, , ]
2025-08-26 10:54:06,087 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3938-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3938-1)
2025-08-26 10:54:06,201 - DEBUG - Link local service introspect added
2025-08-26 10:54:06,242 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-26 10:54:11,337 - DEBUG - VM is in ACTIVE state now
2025-08-26 10:54:11,477 - INFO - Waiting for VM ctest-TestBasicVMVN-07398087-62508947 to be up..
2025-08-26 10:54:11,477 - INFO - VM name : ctest-TestBasicVMVN-07398087-62508947
2025-08-26 10:54:11,557 - DEBUG - VM ctest-TestBasicVMVN-07398087-62508947 ID is c3a293e8-b9e5-41d9-b392-6dc65aa15bd2
2025-08-26 10:54:11,557 - DEBUG - VM ctest-TestBasicVMVN-07398087-62508947 launched on Node cn-jenkins-deploy-platform-ansible-os-3938-1
2025-08-26 10:54:11,635 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c3a293e8-b9e5-41d9-b392-6dc65aa15bd2
2025-08-26 10:54:11,931 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/c3a293e8-b9e5-41d9-b392-6dc65aa15bd2
2025-08-26 10:54:11,962 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ff0d0b15-b8b4-4120-baed-439ae86bc554
2025-08-26 10:54:15,245 - 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 1027ms')
2025-08-26 10:54:15,245 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07398087-62508947 failed!
2025-08-26 10:54:15,302 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07398087:ctest-vn2_metadata-66579995 is 11.1.1.1 and allocation pool is NOT set
2025-08-26 10:54:17,359 - 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.47 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.780 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.780/2.627/4.474/1.847 ms')
2025-08-26 10:54:17,359 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07398087-62508947 passed
2025-08-26 10:54:17,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:54:17,518 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07398087-62508947, IP 11.1.1.3, Port 22
2025-08-26 10:54:17,673 - DEBUG - VM ctest-TestBasicVMVN-07398087-62508947 is ready for SSH connections
2025-08-26 10:54:17,673 - INFO - Retry 0
2025-08-26 10:54:17,673 - 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.22, gateway password: c0ntrail123
2025-08-26 10:54:17,673 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-08-26 10:54:19,313 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-08-26 10:54:19,313 - INFO - Generic metadata worked
2025-08-26 10:54:19,565 - DEBUG - Link local service introspect removed
2025-08-26 10:54:19,566 - INFO - Deleting VM ctest-TestBasicVMVN-07398087-62508947
2025-08-26 10:54:19,631 - INFO - Deleting VN ctest-vn2_metadata-66579995
2025-08-26 10:54:19,678 - DEBUG - VN 22614b4e-d99a-4e28-9276-035b1b19fd7f still in use: Unable to complete operation on network 22614b4e-d99a-4e28-9276-035b1b19fd7f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-93c6d9b4-5026-46ee-a6f0-55c0b8340ded']
2025-08-26 10:54:19,678 - WARNING - Deleting VN ctest-vn2_metadata-66579995 failed..Will retry
2025-08-26 10:54:21,789 - DEBUG - Response for deleting network ()
2025-08-26 10:54:22,055 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 10:54:22,055 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-08-26 10:54:22,055 - INFO - --------------------------------------------------------------------------------
2025-08-26 10:54:22,058 - INFO - ================================================================================
2025-08-26 10:54:22,058 - INFO - STARTING TEST : test_metadata_service
2025-08-26 10:54:22,058 - 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-08-26 10:54:22,343 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-08-26 10:54:22,343 - INFO - Initial checks done. Running the testcase now
2025-08-26 10:54:22,343 - INFO -
2025-08-26 10:54:22,343 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-08-26 10:54:22,350 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/bb64fd61-b1a6-44bb-afdd-1ac07b56c80b
2025-08-26 10:54:22,556 - DEBUG - Response for create_network : {'network': {'id': '508487bd-33c1-489a-baa3-f4f0d78cbd88', 'name': 'ctest-vn-73273505', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'project_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07398087', 'ctest-vn-73273505'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 10:54:22,731 - DEBUG - Response for create_subnet : {'subnet': {'id': '9131c8b4-1359-4ced-a155-bce2cbbe5960', 'name': '', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'network_id': '508487bd-33c1-489a-baa3-f4f0d78cbd88', 'ip_version': 4, 'cidr': '188.93.215.64/26', 'allocation_pools': [{'start': '188.93.215.66', 'end': '188.93.215.126'}], 'gateway_ip': '188.93.215.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.93.215.66', 'tags': [], 'project_id': 'b77a38bd937f4eabb253b41fb2c99cd7'}}
2025-08-26 10:54:22,751 - INFO - Created VN ctest-vn-73273505
2025-08-26 10:54:22,806 - DEBUG - VN ctest-vn-73273505 UUID is 508487bd-33c1-489a-baa3-f4f0d78cbd88
2025-08-26 10:54:23,937 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3938-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3938-1)
2025-08-26 10:54:23,937 - INFO - Waiting for VM ctest-TestBasicVMVN-07398087-96592247 to be up..
2025-08-26 10:54:23,980 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-26 10:54:29,057 - DEBUG - VM is in ACTIVE state now
2025-08-26 10:54:29,057 - INFO - VM name : ctest-TestBasicVMVN-07398087-96592247
2025-08-26 10:54:29,140 - DEBUG - VM ctest-TestBasicVMVN-07398087-96592247 ID is 23b7c8bf-cb9a-4b73-b253-75ec2da04236
2025-08-26 10:54:29,140 - DEBUG - VM ctest-TestBasicVMVN-07398087-96592247 launched on Node cn-jenkins-deploy-platform-ansible-os-3938-1
2025-08-26 10:54:29,219 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/23b7c8bf-cb9a-4b73-b253-75ec2da04236
2025-08-26 10:54:29,228 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c0cc3328-ebf2-4fd5-89fa-7179208816b4
2025-08-26 10:54:32,491 - 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-08-26 10:54:32,491 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07398087-96592247 failed!
2025-08-26 10:54:32,546 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-73273505 is 188.93.215.65 and allocation pool is NOT set
2025-08-26 10:54:34,610 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.23 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.233/2.513/3.794/1.280 ms')
2025-08-26 10:54:34,610 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07398087-96592247 passed
2025-08-26 10:54:34,758 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:54:34,758 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07398087-96592247, IP 188.93.215.67, Port 22
2025-08-26 10:54:34,916 - DEBUG - VM ctest-TestBasicVMVN-07398087-96592247 is ready for SSH connections
2025-08-26 10:54:34,916 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-08-26 10:54:34,916 - DEBUG - cat /tmp/output.txt
2025-08-26 10:54:36,548 - DEBUG - Hello World. The time is now Tue, 26 Aug 2025 04:54:35 -0600!
2025-08-26 10:54:36,548 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 26 Aug 2025 04:54:35 -0600!'}
2025-08-26 10:54:36,548 - INFO - metadata_script.txt got executed in the vm
2025-08-26 10:54:36,548 - INFO - Deleting VM ctest-TestBasicVMVN-07398087-96592247
2025-08-26 10:54:36,613 - INFO - Deleting VN ctest-vn-73273505
2025-08-26 10:54:36,668 - DEBUG - VN 508487bd-33c1-489a-baa3-f4f0d78cbd88 still in use: Unable to complete operation on network 508487bd-33c1-489a-baa3-f4f0d78cbd88. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-82f06f76-7d9c-4406-b3f8-96eaa21e58ec']
2025-08-26 10:54:36,668 - WARNING - Deleting VN ctest-vn-73273505 failed..Will retry
2025-08-26 10:54:38,816 - DEBUG - Response for deleting network ()
2025-08-26 10:54:39,071 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 10:54:39,071 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-08-26 10:54:39,071 - INFO - --------------------------------------------------------------------------------
2025-08-26 10:54:39,074 - INFO - ================================================================================
2025-08-26 10:54:39,074 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-08-26 10:54:39,074 - 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-08-26 10:54:39,363 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2025-08-26 10:54:39,363 - INFO - Initial checks done. Running the testcase now
2025-08-26 10:54:39,363 - INFO -
2025-08-26 10:54:39,857 - DEBUG - Response for create_network : {'network': {'id': '993e7b09-fda6-4f90-a31d-cacbb9603f4e', 'name': 'ctest-vn-90458978', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'project_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-07398087', 'ctest-vn-90458978'], 'port_security_enabled': True, 'description': ''}}
2025-08-26 10:54:40,041 - DEBUG - Response for create_subnet : {'subnet': {'id': '1cc1e54c-0169-4d9e-ac30-243bc844e992', 'name': '', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'network_id': '993e7b09-fda6-4f90-a31d-cacbb9603f4e', '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': 'b77a38bd937f4eabb253b41fb2c99cd7'}}
2025-08-26 10:54:40,260 - DEBUG - Response for create_subnet : {'subnet': {'id': '5bf0e783-093f-44ed-a74f-cee04442582b', 'name': '', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'network_id': '993e7b09-fda6-4f90-a31d-cacbb9603f4e', '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': 'b77a38bd937f4eabb253b41fb2c99cd7'}}
2025-08-26 10:54:40,279 - INFO - Created VN ctest-vn-90458978
2025-08-26 10:54:40,330 - DEBUG - VN ctest-vn-90458978 UUID is 993e7b09-fda6-4f90-a31d-cacbb9603f4e
2025-08-26 10:54:40,712 - DEBUG - Response for create_port : {'port': {'name': '6cd58f6e-969e-4a83-95b3-b846d10cc55d', 'id': '6cd58f6e-969e-4a83-95b3-b846d10cc55d', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'network_id': '993e7b09-fda6-4f90-a31d-cacbb9603f4e', 'mac_address': '02:6c:d5:8f:6e:96', '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': '1cc1e54c-0169-4d9e-ac30-243bc844e992'}], 'security_groups': ['bbdd891d-b55a-42e7-bdd5-d1b5d3442af1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b77a38bd937f4eabb253b41fb2c99cd7'}}
2025-08-26 10:54:40,911 - DEBUG - Response for create_port : {'port': {'name': 'c310bc1e-9767-4bda-a224-b2efbb2e1314', 'id': 'c310bc1e-9767-4bda-a224-b2efbb2e1314', 'tenant_id': 'b77a38bd937f4eabb253b41fb2c99cd7', 'network_id': '993e7b09-fda6-4f90-a31d-cacbb9603f4e', 'mac_address': '02:c3:10:bc:1e:97', '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': '5bf0e783-093f-44ed-a74f-cee04442582b'}], 'security_groups': ['bbdd891d-b55a-42e7-bdd5-d1b5d3442af1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b77a38bd937f4eabb253b41fb2c99cd7'}}
2025-08-26 10:54:41,246 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3938-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3938-1)
2025-08-26 10:54:41,708 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3938-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3938-1)
2025-08-26 10:54:43,041 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3938-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3938-1)
2025-08-26 10:54:43,041 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-08-26 10:54:43,047 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2b2a49ac-6a70-4755-853b-667a1a09565f
2025-08-26 10:54:43,060 - DEBUG - Requesting: http://10.0.0.22:8082/project/b77a38bd-937f-4eab-b253-b41fb2c99cd7
2025-08-26 10:54:43,141 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/8e63df5a-af4d-4bf6-bc67-af735b2afcfc
2025-08-26 10:54:43,152 - INFO - Verifications in API Server for IPAM: ctest-ipam-20808325 passed
2025-08-26 10:54:43,159 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-07398087:ctest-ipam-20808325', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07398087', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10260289956661251062', 'uuid-lslong': '13576012511717293308'}, 'enable': 'true', 'created': '2025-08-26T10:54:39', 'last-modified': '2025-08-26T10:54:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.561170'}
2025-08-26 10:54:43,159 - INFO - Verifications in Control node for IPAM: ctest-ipam-20808325 passed
2025-08-26 10:54:43,159 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-08-26 10:54:43,174 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2b2a49ac-6a70-4755-853b-667a1a09565f
2025-08-26 10:54:43,193 - DEBUG - Requesting: http://10.0.0.22:8082/project/b77a38bd-937f-4eab-b253-b41fb2c99cd7
2025-08-26 10:54:43,276 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/993e7b09-fda6-4f90-a31d-cacbb9603f4e
2025-08-26 10:54:43,293 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/993e7b09-fda6-4f90-a31d-cacbb9603f4e
2025-08-26 10:54:43,304 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e2c7acf-9efa-485a-adc2-77160708814a
2025-08-26 10:54:43,312 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e2c7acf-9efa-485a-adc2-77160708814a
2025-08-26 10:54:43,326 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0ab17e85-a8ce-4567-aa3e-7850d7210cec
2025-08-26 10:54:43,332 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-26 10:54:43,333 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/993e7b09-fda6-4f90-a31d-cacbb9603f4e
2025-08-26 10:54:43,343 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e2c7acf-9efa-485a-adc2-77160708814a
2025-08-26 10:54:43,359 - INFO - Verified VN network id 10 for VN 993e7b09-fda6-4f90-a31d-cacbb9603f4e
2025-08-26 10:54:43,359 - INFO - Verifications in API Server for VN ctest-vn-90458978 passed
2025-08-26 10:54:43,359 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/993e7b09-fda6-4f90-a31d-cacbb9603f4e
2025-08-26 10:54:43,370 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e2c7acf-9efa-485a-adc2-77160708814a
2025-08-26 10:54:43,378 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e2c7acf-9efa-485a-adc2-77160708814a
2025-08-26 10:54:43,388 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0ab17e85-a8ce-4567-aa3e-7850d7210cec
2025-08-26 10:54:43,402 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-07398087', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11042398619199491984', 'uuid-lslong': '11753773578844127054'}, 'enable': 'true', 'created': '2025-08-26T10:54:39', 'last-modified': '2025-08-26T10:54:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.178311'}
2025-08-26 10:54:43,409 - DEBUG - Route Targets: ['target:64512:8000005']
2025-08-26 10:54:43,410 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-90458978 passed
2025-08-26 10:54:43,410 - DEBUG - ====Verifying policy data for ctest-vn-90458978 in API_Server ======
2025-08-26 10:54:43,410 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-08-26 10:54:43,416 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2b2a49ac-6a70-4755-853b-667a1a09565f
2025-08-26 10:54:43,428 - DEBUG - Requesting: http://10.0.0.22:8082/project/b77a38bd-937f-4eab-b253-b41fb2c99cd7
2025-08-26 10:54:43,502 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/993e7b09-fda6-4f90-a31d-cacbb9603f4e
2025-08-26 10:54:43,524 - DEBUG - =>VN ctest-vn-90458978 has no policy to be verified
2025-08-26 10:54:43,524 - DEBUG - Verifying the vn in opserver
2025-08-26 10:54:43,524 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978 virtual network link through opserver 10.0.0.22
2025-08-26 10:54:43,524 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-08-26 10:54:43,908 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-08-26 10:54:44,013 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978?flat'}
2025-08-26 10:54:44,013 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978 is found in opserver
2025-08-26 10:54:44,020 - DEBUG - VRF ids for VN ctest-vn-90458978: {'10.0.0.22': '2'}
2025-08-26 10:54:44,020 - INFO - Waiting for VM ctest-TestBasicVMVN-07398087-49912839 to be up..
2025-08-26 10:54:44,164 - DEBUG - VM is in ACTIVE state now
2025-08-26 10:54:44,164 - INFO - VM name : ctest-TestBasicVMVN-07398087-49912839
2025-08-26 10:54:44,295 - DEBUG - VM ctest-TestBasicVMVN-07398087-49912839 ID is 5b98b8c5-df97-414d-9376-e3803cd5a6d1
2025-08-26 10:54:44,295 - DEBUG - VM ctest-TestBasicVMVN-07398087-49912839 launched on Node cn-jenkins-deploy-platform-ansible-os-3938-1
2025-08-26 10:54:44,404 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5b98b8c5-df97-414d-9376-e3803cd5a6d1
2025-08-26 10:54:44,421 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6cd58f6e-969e-4a83-95b3-b846d10cc55d
2025-08-26 10:54:47,692 - 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 1016ms')
2025-08-26 10:54:47,692 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07398087-49912839 failed!
2025-08-26 10:54:47,750 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978 is 31.1.1.1 and allocation pool is NOT set
2025-08-26 10:54:47,750 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978 is 31.1.2.1 and allocation pool is NOT set
2025-08-26 10:54:51,820 - 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-08-26 10:54:51,821 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07398087-49912839 failed!
2025-08-26 10:54:51,878 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978 is 31.1.1.1 and allocation pool is NOT set
2025-08-26 10:54:51,878 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978 is 31.1.2.1 and allocation pool is NOT set
2025-08-26 10:54:53,947 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.766 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.766/2.974/5.182/2.208 ms')
2025-08-26 10:54:53,947 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-07398087-49912839 passed
2025-08-26 10:54:54,098 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:54:54,098 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07398087-49912839, IP 31.1.1.4, Port 22
2025-08-26 10:54:54,261 - DEBUG - VM ctest-TestBasicVMVN-07398087-49912839 is ready for SSH connections
2025-08-26 10:54:54,261 - INFO - Waiting for VM ctest-TestBasicVMVN-07398087-03973558 to be up..
2025-08-26 10:54:54,356 - DEBUG - VM is in ACTIVE state now
2025-08-26 10:54:54,356 - INFO - VM name : ctest-TestBasicVMVN-07398087-03973558
2025-08-26 10:54:54,435 - DEBUG - VM ctest-TestBasicVMVN-07398087-03973558 ID is 7cbb3d64-018d-489f-9d24-275fecdcc8a3
2025-08-26 10:54:54,435 - DEBUG - VM ctest-TestBasicVMVN-07398087-03973558 launched on Node cn-jenkins-deploy-platform-ansible-os-3938-1
2025-08-26 10:54:54,517 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/7cbb3d64-018d-489f-9d24-275fecdcc8a3
2025-08-26 10:54:54,531 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c310bc1e-9767-4bda-a224-b2efbb2e1314
2025-08-26 10:54:55,788 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.558 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.558/1.577/2.596/1.019 ms')
2025-08-26 10:54:55,788 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-07398087-03973558 passed
2025-08-26 10:54:55,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:54:55,942 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07398087-03973558, IP 31.1.2.4, Port 22
2025-08-26 10:54:56,097 - DEBUG - VM ctest-TestBasicVMVN-07398087-03973558 is ready for SSH connections
2025-08-26 10:54:56,097 - INFO - Waiting for VM ctest-TestBasicVMVN-07398087-64304730 to be up..
2025-08-26 10:54:56,162 - DEBUG - VM is in ACTIVE state now
2025-08-26 10:54:56,163 - INFO - VM name : ctest-TestBasicVMVN-07398087-64304730
2025-08-26 10:54:56,230 - DEBUG - VM ctest-TestBasicVMVN-07398087-64304730 ID is 290f005e-a4f5-49ed-ab5b-7e55bac54331
2025-08-26 10:54:56,230 - DEBUG - VM ctest-TestBasicVMVN-07398087-64304730 launched on Node cn-jenkins-deploy-platform-ansible-os-3938-1
2025-08-26 10:54:56,296 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/290f005e-a4f5-49ed-ab5b-7e55bac54331
2025-08-26 10:54:56,305 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8be421ff-48f6-4355-b19b-a7b9b1c8af57
2025-08-26 10:54:57,545 - 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.57 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.357 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.357/1.465/2.574/1.108 ms')
2025-08-26 10:54:57,545 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-07398087-64304730 passed
2025-08-26 10:54:57,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:54:57,698 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-07398087-64304730, IP 31.1.1.3, Port 22
2025-08-26 10:54:57,857 - DEBUG - VM ctest-TestBasicVMVN-07398087-64304730 is ready for SSH connections
2025-08-26 10:54:57,857 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:54:57,857 - 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.22, gateway password: c0ntrail123
2025-08-26 10:54:57,857 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-08-26 10:55:01,848 - 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.606 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.710 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.913 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.710/2.076/4.606 ms
2025-08-26 10:55:01,848 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-07398087-49912839 passed
2025-08-26 10:55:01,848 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:55:01,848 - 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.22, gateway password: c0ntrail123
2025-08-26 10:55:01,848 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-08-26 10:55:05,514 - 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.780 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.865 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.830 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/1.491/2.780 ms
2025-08-26 10:55:05,514 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-07398087-03973558 passed
2025-08-26 10:55:05,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:55:05,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:55:05,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-26 10:55:05,514 - 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.22, gateway password: c0ntrail123
2025-08-26 10:55:05,515 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 10:55:05,693 - DEBUG - None
2025-08-26 10:55:05,693 - 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.22, gateway password: c0ntrail123
2025-08-26 10:55:05,693 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 10:55:05,900 - DEBUG - None
2025-08-26 10:55:05,901 - 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.22, gateway password: c0ntrail123
2025-08-26 10:55:05,901 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-08-26 10:55:06,559 - DEBUG - None
2025-08-26 10:55:06,559 - 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.22, gateway password: c0ntrail123
2025-08-26 10:55:06,559 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-08-26 10:55:08,777 - 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.890 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.254 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.419 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.173 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.403 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.403/1.827/4.254 ms
2025-08-26 10:55:08,777 - 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.22, gateway password: c0ntrail123
2025-08-26 10:55:08,777 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-08-26 10:55:11,029 - 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.711 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.784 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.827 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.405 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.958 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.940 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.442 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.405/2.581/4.827 ms
2025-08-26 10:55:11,030 - 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.22, gateway password: c0ntrail123
2025-08-26 10:55:11,030 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-08-26 10:55:13,277 - 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.643 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.414 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.195 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.401 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.333 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.133 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.344 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.344/1.923/4.133 ms
2025-08-26 10:55:13,277 - INFO - Deleting VM ctest-TestBasicVMVN-07398087-64304730
2025-08-26 10:55:13,342 - INFO - Detaching port c310bc1e-9767-4bda-a224-b2efbb2e1314 from VM ctest-TestBasicVMVN-07398087-03973558
2025-08-26 10:55:13,371 - INFO - Deleting VM ctest-TestBasicVMVN-07398087-03973558
2025-08-26 10:55:13,441 - INFO - Detaching port 6cd58f6e-969e-4a83-95b3-b846d10cc55d from VM ctest-TestBasicVMVN-07398087-49912839
2025-08-26 10:55:13,477 - INFO - Deleting VM ctest-TestBasicVMVN-07398087-49912839
2025-08-26 10:55:13,546 - INFO - Deleting VN ctest-vn-90458978
2025-08-26 10:55:13,754 - DEBUG - Response for delete_port : ()
2025-08-26 10:55:13,926 - DEBUG - Response for delete_port : ()
2025-08-26 10:55:13,977 - DEBUG - VN 993e7b09-fda6-4f90-a31d-cacbb9603f4e still in use: Unable to complete operation on network 993e7b09-fda6-4f90-a31d-cacbb9603f4e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-aa3ffb1e-5358-42ac-93c1-fec4600c8490']
2025-08-26 10:55:13,977 - WARNING - Deleting VN ctest-vn-90458978 failed..Will retry
2025-08-26 10:55:16,126 - DEBUG - Response for deleting network ()
2025-08-26 10:55:16,126 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0e2c7acf-9efa-485a-adc2-77160708814a
2025-08-26 10:55:16,132 - DEBUG - Response Code: 404
2025-08-26 10:55:16,132 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-08-26 10:55:16,139 - DEBUG - Requesting: http://10.0.0.22:8082/domain/2b2a49ac-6a70-4755-853b-667a1a09565f
2025-08-26 10:55:16,196 - DEBUG - Requesting: http://10.0.0.22:8082/project/b77a38bd-937f-4eab-b253-b41fb2c99cd7
2025-08-26 10:55:16,287 - INFO - Validated that VN ctest-vn-90458978 is not found in API Server
2025-08-26 10:55:16,304 - DEBUG - VN ctest-vn-90458978 is not present in Agent 10.0.0.22
2025-08-26 10:55:16,304 - INFO - Validated that VN ctest-vn-90458978 is not in any agent
2025-08-26 10:55:16,312 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-08-26 10:55:16,321 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-90458978
2025-08-26 10:55:16,321 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-07398087:ctest-vn-90458978
2025-08-26 10:55:16,337 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-90458978 info
2025-08-26 10:55:16,425 - INFO - IPAM: ctest-ipam-20808325 is not found in API Server
2025-08-26 10:55:16,445 - INFO - IPAM:ctest-ipam-20808325 is not found in control node
2025-08-26 10:55:16,714 - DEBUG - No XMPP flaps were noticed during the test
2025-08-26 10:55:16,714 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-08-26 10:55:16,714 - INFO - --------------------------------------------------------------------------------
2025-08-26 10:55:17,450 - INFO - Deleted project: ctest-TestBasicVMVN-07398087, ID : b77a38bd-937f-4eab-b253-b41fb2c99cd7