2025-02-17 02:30:31,526 - INFO - Domain Default found not creating 2025-02-17 02:30:31,705 - INFO - Project ctest-TestBasicVMVN-33989214 not found, creating it 2025-02-17 02:30:32,193 - INFO - Created Project:ctest-TestBasicVMVN-33989214, ID : f7e6de66-9e6f-476a-823c-868e57888932 2025-02-17 02:30:33,883 - INFO - ================================================================================ 2025-02-17 02:30:33,883 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-17 02:30:33,883 - 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-02-17 02:30:34,149 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.25': '0'}} with 2025-02-17 02:30:34,149 - INFO - Initial checks done. Running the testcase now 2025-02-17 02:30:34,149 - INFO - 2025-02-17 02:30:34,775 - DEBUG - Response for create_network : {'network': {'id': '3e4845ce-dde6-41b1-a7d4-14b9fc2258ef', 'name': 'ctest-vn2_metadata-78878117', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'project_id': 'f7e6de669e6f476a823c868e57888932', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33989214', 'ctest-vn2_metadata-78878117'], 'port_security_enabled': True, 'description': ''}} 2025-02-17 02:30:34,951 - DEBUG - Response for create_subnet : {'subnet': {'id': '82390b5e-ec91-4973-a94a-da878bb80652', 'name': '', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'network_id': '3e4845ce-dde6-41b1-a7d4-14b9fc2258ef', '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': 'f7e6de669e6f476a823c868e57888932'}} 2025-02-17 02:30:34,975 - INFO - Created VN ctest-vn2_metadata-78878117 2025-02-17 02:30:35,030 - DEBUG - VN ctest-vn2_metadata-78878117 UUID is 3e4845ce-dde6-41b1-a7d4-14b9fc2258ef 2025-02-17 02:30:35,234 - DEBUG - Services list from nova: [, , ] 2025-02-17 02:30:36,445 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2741-1) 2025-02-17 02:30:36,554 - DEBUG - Link local service introspect added 2025-02-17 02:30:36,601 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-17 02:30:41,687 - DEBUG - VM is in ACTIVE state now 2025-02-17 02:30:41,828 - INFO - Waiting for VM ctest-TestBasicVMVN-33989214-85823948 to be up.. 2025-02-17 02:30:41,828 - INFO - VM name : ctest-TestBasicVMVN-33989214-85823948 2025-02-17 02:30:41,909 - DEBUG - VM ctest-TestBasicVMVN-33989214-85823948 ID is 5d4db169-28bf-4570-9068-3b432b4bd544 2025-02-17 02:30:41,909 - DEBUG - VM ctest-TestBasicVMVN-33989214-85823948 launched on Node cn-jenkins-deploy-platform-ansible-os-2741-1 2025-02-17 02:30:41,994 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/5d4db169-28bf-4570-9068-3b432b4bd544 2025-02-17 02:30:42,331 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/5d4db169-28bf-4570-9068-3b432b4bd544 2025-02-17 02:30:42,364 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/689dbb74-4287-448a-8def-e528fb221d76 2025-02-17 02:30:45,618 - 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-02-17 02:30:45,619 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33989214-85823948 failed! 2025-02-17 02:30:45,682 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33989214:ctest-vn2_metadata-78878117 is 11.1.1.1 and allocation pool is NOT set 2025-02-17 02:30:47,746 - 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.13 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.46 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.462/2.793/4.125/1.331 ms') 2025-02-17 02:30:47,746 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33989214-85823948 passed 2025-02-17 02:30:47,902 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:30:47,902 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33989214-85823948, IP 11.1.1.3, Port 22 2025-02-17 02:30:47,968 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-02-17 02:30:48,071 - DEBUG - VM ctest-TestBasicVMVN-33989214-85823948 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-17 02:30:53,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:30:53,073 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33989214-85823948, IP 11.1.1.3, Port 22 2025-02-17 02:30:53,230 - DEBUG - VM ctest-TestBasicVMVN-33989214-85823948 is ready for SSH connections 2025-02-17 02:30:53,230 - INFO - Retry 0 2025-02-17 02:30:53,230 - 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.36, gateway password: c0ntrail123 2025-02-17 02:30:53,230 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-17 02:30:54,898 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-17 02:30:54,898 - INFO - Generic metadata worked 2025-02-17 02:30:55,174 - DEBUG - Link local service introspect removed 2025-02-17 02:30:55,174 - INFO - Deleting VM ctest-TestBasicVMVN-33989214-85823948 2025-02-17 02:30:55,247 - INFO - Deleting VN ctest-vn2_metadata-78878117 2025-02-17 02:30:55,299 - DEBUG - VN 3e4845ce-dde6-41b1-a7d4-14b9fc2258ef still in use: Unable to complete operation on network 3e4845ce-dde6-41b1-a7d4-14b9fc2258ef. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-5ecab24d-a732-4b9a-80da-cc83f3ec9c7e'] 2025-02-17 02:30:55,299 - WARNING - Deleting VN ctest-vn2_metadata-78878117 failed..Will retry 2025-02-17 02:30:57,429 - DEBUG - Response for deleting network () 2025-02-17 02:30:57,685 - DEBUG - No XMPP flaps were noticed during the test 2025-02-17 02:30:57,686 - INFO - -------------------------------------------------------------------------------- 2025-02-17 02:30:57,690 - INFO - ================================================================================ 2025-02-17 02:30:57,691 - INFO - STARTING TEST : test_metadata_service 2025-02-17 02:30:57,691 - 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-02-17 02:30:57,979 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.25': '0'}} with 2025-02-17 02:30:57,980 - INFO - Initial checks done. Running the testcase now 2025-02-17 02:30:57,980 - INFO - 2025-02-17 02:30:57,980 - DEBUG - Requesting: http://10.0.0.36:8082/global-vrouter-configs 2025-02-17 02:30:57,988 - DEBUG - Requesting: http://10.0.0.36:8082/global-vrouter-config/869b6f73-68ed-4f50-9c82-7c8013cc10c6 2025-02-17 02:30:58,201 - DEBUG - Response for create_network : {'network': {'id': 'cdc43b8d-2209-47d4-af51-d5b6f75d2135', 'name': 'ctest-vn-80698257', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'project_id': 'f7e6de669e6f476a823c868e57888932', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33989214', 'ctest-vn-80698257'], 'port_security_enabled': True, 'description': ''}} 2025-02-17 02:30:58,378 - DEBUG - Response for create_subnet : {'subnet': {'id': '0701e8dc-3897-41c3-b54d-6650c7fa1435', 'name': '', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'network_id': 'cdc43b8d-2209-47d4-af51-d5b6f75d2135', 'ip_version': 4, 'cidr': '62.244.249.64/26', 'allocation_pools': [{'start': '62.244.249.66', 'end': '62.244.249.126'}], 'gateway_ip': '62.244.249.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '62.244.249.66', 'tags': [], 'project_id': 'f7e6de669e6f476a823c868e57888932'}} 2025-02-17 02:30:58,397 - INFO - Created VN ctest-vn-80698257 2025-02-17 02:30:58,450 - DEBUG - VN ctest-vn-80698257 UUID is cdc43b8d-2209-47d4-af51-d5b6f75d2135 2025-02-17 02:30:59,732 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2741-1) 2025-02-17 02:30:59,732 - INFO - Waiting for VM ctest-TestBasicVMVN-33989214-76754756 to be up.. 2025-02-17 02:30:59,781 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-17 02:31:04,878 - DEBUG - VM is in ACTIVE state now 2025-02-17 02:31:04,878 - INFO - VM name : ctest-TestBasicVMVN-33989214-76754756 2025-02-17 02:31:04,967 - DEBUG - VM ctest-TestBasicVMVN-33989214-76754756 ID is a226b1d9-f91c-466b-9783-4ee6d1979ce8 2025-02-17 02:31:04,967 - DEBUG - VM ctest-TestBasicVMVN-33989214-76754756 launched on Node cn-jenkins-deploy-platform-ansible-os-2741-1 2025-02-17 02:31:05,049 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/a226b1d9-f91c-466b-9783-4ee6d1979ce8 2025-02-17 02:31:05,060 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/252d53bc-06e6-4226-afac-41d37aca3b14 2025-02-17 02:31:08,336 - 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 1026ms') 2025-02-17 02:31:08,336 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33989214-76754756 failed! 2025-02-17 02:31:08,394 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-80698257 is 62.244.249.65 and allocation pool is NOT set 2025-02-17 02:31:12,465 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=8.44 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 8.436/8.436/8.436/0.000 ms') 2025-02-17 02:31:12,466 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33989214-76754756 passed 2025-02-17 02:31:12,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:12,622 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33989214-76754756, IP 62.244.249.67, Port 22 2025-02-17 02:31:12,782 - DEBUG - VM ctest-TestBasicVMVN-33989214-76754756 is ready for SSH connections 2025-02-17 02:31:12,782 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.36, gateway password: c0ntrail123 2025-02-17 02:31:12,782 - DEBUG - cat /tmp/output.txt 2025-02-17 02:31:14,535 - DEBUG - Hello World. The time is now Sun, 16 Feb 2025 19:31:11 -0700! 2025-02-17 02:31:14,536 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 16 Feb 2025 19:31:11 -0700!'} 2025-02-17 02:31:14,536 - INFO - metadata_script.txt got executed in the vm 2025-02-17 02:31:14,536 - INFO - Deleting VM ctest-TestBasicVMVN-33989214-76754756 2025-02-17 02:31:14,632 - INFO - Deleting VN ctest-vn-80698257 2025-02-17 02:31:14,687 - DEBUG - VN cdc43b8d-2209-47d4-af51-d5b6f75d2135 still in use: Unable to complete operation on network cdc43b8d-2209-47d4-af51-d5b6f75d2135. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d4462c7c-b58d-4b20-a583-4a4e52348bfd'] 2025-02-17 02:31:14,687 - WARNING - Deleting VN ctest-vn-80698257 failed..Will retry 2025-02-17 02:31:16,809 - DEBUG - Response for deleting network () 2025-02-17 02:31:17,069 - DEBUG - No XMPP flaps were noticed during the test
2025-02-17 02:31:17,069 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-02-17 02:31:17,069 - INFO - -------------------------------------------------------------------------------- 2025-02-17 02:31:17,072 - INFO - ================================================================================ 2025-02-17 02:31:17,072 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-17 02:31:17,072 - 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-02-17 02:31:17,377 - DEBUG - Nothing to compare xmpp stats {'10.0.0.36': {'10.20.0.25': '0'}} with 2025-02-17 02:31:17,377 - INFO - Initial checks done. Running the testcase now 2025-02-17 02:31:17,377 - INFO - 2025-02-17 02:31:17,905 - DEBUG - Response for create_network : {'network': {'id': '86ae4bb6-7442-4e9c-b55a-c6121229b6dc', 'name': 'ctest-vn-32105503', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'project_id': 'f7e6de669e6f476a823c868e57888932', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-33989214', 'ctest-vn-32105503'], 'port_security_enabled': True, 'description': ''}} 2025-02-17 02:31:18,086 - DEBUG - Response for create_subnet : {'subnet': {'id': '9b967da9-a6a3-4228-9a6e-d8a2f1285c14', 'name': '', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'network_id': '86ae4bb6-7442-4e9c-b55a-c6121229b6dc', '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': 'f7e6de669e6f476a823c868e57888932'}} 2025-02-17 02:31:18,294 - DEBUG - Response for create_subnet : {'subnet': {'id': '4edf97e4-8223-40df-a79d-12f8630d76ad', 'name': '', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'network_id': '86ae4bb6-7442-4e9c-b55a-c6121229b6dc', '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': 'f7e6de669e6f476a823c868e57888932'}} 2025-02-17 02:31:18,321 - INFO - Created VN ctest-vn-32105503 2025-02-17 02:31:18,378 - DEBUG - VN ctest-vn-32105503 UUID is 86ae4bb6-7442-4e9c-b55a-c6121229b6dc 2025-02-17 02:31:18,859 - DEBUG - Response for create_port : {'port': {'name': '246ca6fb-90a6-43c2-920d-65972d320b8a', 'id': '246ca6fb-90a6-43c2-920d-65972d320b8a', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'network_id': '86ae4bb6-7442-4e9c-b55a-c6121229b6dc', 'mac_address': '02:24:6c:a6:fb:90', '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': '9b967da9-a6a3-4228-9a6e-d8a2f1285c14'}], 'security_groups': ['fb0255a3-4b3f-419f-adc3-2c485bbe1e49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f7e6de669e6f476a823c868e57888932'}} 2025-02-17 02:31:19,086 - DEBUG - Response for create_port : {'port': {'name': 'b8540e65-d036-4c84-898b-99d9dc450bf9', 'id': 'b8540e65-d036-4c84-898b-99d9dc450bf9', 'tenant_id': 'f7e6de669e6f476a823c868e57888932', 'network_id': '86ae4bb6-7442-4e9c-b55a-c6121229b6dc', 'mac_address': '02:b8:54:0e:65:d0', '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': '4edf97e4-8223-40df-a79d-12f8630d76ad'}], 'security_groups': ['fb0255a3-4b3f-419f-adc3-2c485bbe1e49'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f7e6de669e6f476a823c868e57888932'}} 2025-02-17 02:31:19,481 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2741-1) 2025-02-17 02:31:19,961 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2741-1) 2025-02-17 02:31:21,370 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2741-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2741-1) 2025-02-17 02:31:21,370 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-02-17 02:31:21,379 - DEBUG - Requesting: http://10.0.0.36:8082/domain/ea0569c6-a0d5-4f8b-aac7-fa73387a24ba 2025-02-17 02:31:21,397 - DEBUG - Requesting: http://10.0.0.36:8082/project/f7e6de66-9e6f-476a-823c-868e57888932 2025-02-17 02:31:21,499 - DEBUG - Requesting: http://10.0.0.36:8082/network-ipam/eee83a85-353b-46cf-bf35-c44ec6662395 2025-02-17 02:31:21,515 - INFO - Verifications in API Server for IPAM: ctest-ipam-08389728 passed 2025-02-17 02:31:21,524 - DEBUG - Control-node 10.0.0.36 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-33989214:ctest-ipam-08389728', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33989214', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17215073919421859535', 'uuid-lslong': '13778134477624976277'}, 'enable': 'true', 'created': '2025-02-17T02:31:17', 'last-modified': '2025-02-17T02:31:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.903674'} 2025-02-17 02:31:21,525 - INFO - Verifications in Control node for IPAM: ctest-ipam-08389728 passed 2025-02-17 02:31:21,525 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-02-17 02:31:21,535 - DEBUG - Requesting: http://10.0.0.36:8082/domain/ea0569c6-a0d5-4f8b-aac7-fa73387a24ba 2025-02-17 02:31:21,549 - DEBUG - Requesting: http://10.0.0.36:8082/project/f7e6de66-9e6f-476a-823c-868e57888932 2025-02-17 02:31:21,639 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/86ae4bb6-7442-4e9c-b55a-c6121229b6dc 2025-02-17 02:31:21,655 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/86ae4bb6-7442-4e9c-b55a-c6121229b6dc 2025-02-17 02:31:21,673 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/ac21c786-39d2-4e0b-aebb-8f77552e3fdc 2025-02-17 02:31:21,686 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/ac21c786-39d2-4e0b-aebb-8f77552e3fdc 2025-02-17 02:31:21,697 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/488ebf6c-da05-4084-b3f6-bbef995938cc 2025-02-17 02:31:21,709 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-17 02:31:21,709 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/86ae4bb6-7442-4e9c-b55a-c6121229b6dc 2025-02-17 02:31:21,728 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/ac21c786-39d2-4e0b-aebb-8f77552e3fdc 2025-02-17 02:31:21,752 - INFO - Verified VN network id 8 for VN 86ae4bb6-7442-4e9c-b55a-c6121229b6dc 2025-02-17 02:31:21,752 - INFO - Verifications in API Server for VN ctest-vn-32105503 passed 2025-02-17 02:31:21,752 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/86ae4bb6-7442-4e9c-b55a-c6121229b6dc 2025-02-17 02:31:21,770 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/ac21c786-39d2-4e0b-aebb-8f77552e3fdc 2025-02-17 02:31:21,791 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/ac21c786-39d2-4e0b-aebb-8f77552e3fdc 2025-02-17 02:31:21,807 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/488ebf6c-da05-4084-b3f6-bbef995938cc 2025-02-17 02:31:21,832 - DEBUG - Control-node 10.0.0.36 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-33989214', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9704777494036631196', 'uuid-lslong': '13067975049685350108'}, 'enable': 'true', 'created': '2025-02-17T02:31:17', 'last-modified': '2025-02-17T02:31:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.582265'} 2025-02-17 02:31:21,843 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-17 02:31:21,843 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-32105503 passed 2025-02-17 02:31:21,844 - DEBUG - ====Verifying policy data for ctest-vn-32105503 in API_Server ====== 2025-02-17 02:31:21,844 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-02-17 02:31:21,856 - DEBUG - Requesting: http://10.0.0.36:8082/domain/ea0569c6-a0d5-4f8b-aac7-fa73387a24ba 2025-02-17 02:31:21,901 - DEBUG - Requesting: http://10.0.0.36:8082/project/f7e6de66-9e6f-476a-823c-868e57888932 2025-02-17 02:31:22,000 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/86ae4bb6-7442-4e9c-b55a-c6121229b6dc 2025-02-17 02:31:22,022 - DEBUG - =>VN ctest-vn-32105503 has no policy to be verified 2025-02-17 02:31:22,022 - DEBUG - Verifying the vn in opserver 2025-02-17 02:31:22,022 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503 virtual network link through opserver 10.0.0.36 2025-02-17 02:31:22,022 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2025-02-17 02:31:22,623 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2025-02-17 02:31:22,762 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503', 'href': 'http://10.0.0.36:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503?flat'} 2025-02-17 02:31:22,762 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503 is found in opserver 2025-02-17 02:31:22,772 - DEBUG - VRF ids for VN ctest-vn-32105503: {'10.0.0.36': '2'} 2025-02-17 02:31:22,772 - INFO - Waiting for VM ctest-TestBasicVMVN-33989214-19085997 to be up.. 2025-02-17 02:31:22,889 - DEBUG - VM is in ACTIVE state now 2025-02-17 02:31:22,889 - INFO - VM name : ctest-TestBasicVMVN-33989214-19085997 2025-02-17 02:31:22,987 - DEBUG - VM ctest-TestBasicVMVN-33989214-19085997 ID is a8f0cd99-f70d-4a0b-a80a-db5921a013ac 2025-02-17 02:31:22,987 - DEBUG - VM ctest-TestBasicVMVN-33989214-19085997 launched on Node cn-jenkins-deploy-platform-ansible-os-2741-1 2025-02-17 02:31:23,098 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/a8f0cd99-f70d-4a0b-a80a-db5921a013ac 2025-02-17 02:31:23,111 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/246ca6fb-90a6-43c2-920d-65972d320b8a 2025-02-17 02:31:26,389 - 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-02-17 02:31:26,389 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33989214-19085997 failed! 2025-02-17 02:31:26,446 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503 is 31.1.1.1 and allocation pool is NOT set 2025-02-17 02:31:26,446 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503 is 31.1.2.1 and allocation pool is NOT set 2025-02-17 02:31:30,511 - 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 1006ms') 2025-02-17 02:31:30,511 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33989214-19085997 failed! 2025-02-17 02:31:30,570 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503 is 31.1.1.1 and allocation pool is NOT set 2025-02-17 02:31:30,570 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503 is 31.1.2.1 and allocation pool is NOT set 2025-02-17 02:31:34,639 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=7.51 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1004ms\r\nrtt min/avg/max/mdev = 7.511/7.511/7.511/0.000 ms') 2025-02-17 02:31:34,639 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-33989214-19085997 passed 2025-02-17 02:31:34,798 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:34,798 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33989214-19085997, IP 31.1.1.4, Port 22 2025-02-17 02:31:34,958 - DEBUG - VM ctest-TestBasicVMVN-33989214-19085997 is ready for SSH connections 2025-02-17 02:31:34,958 - INFO - Waiting for VM ctest-TestBasicVMVN-33989214-46604609 to be up.. 2025-02-17 02:31:35,045 - DEBUG - VM is in ACTIVE state now 2025-02-17 02:31:35,045 - INFO - VM name : ctest-TestBasicVMVN-33989214-46604609 2025-02-17 02:31:35,127 - DEBUG - VM ctest-TestBasicVMVN-33989214-46604609 ID is a27e0160-8b19-4d08-817f-26ac6b56e72c 2025-02-17 02:31:35,127 - DEBUG - VM ctest-TestBasicVMVN-33989214-46604609 launched on Node cn-jenkins-deploy-platform-ansible-os-2741-1 2025-02-17 02:31:35,208 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/a27e0160-8b19-4d08-817f-26ac6b56e72c 2025-02-17 02:31:35,217 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/b8540e65-d036-4c84-898b-99d9dc450bf9 2025-02-17 02:31:36,468 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.404 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.404/1.792/3.180/1.388 ms') 2025-02-17 02:31:36,468 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-33989214-46604609 passed 2025-02-17 02:31:36,626 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:36,626 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33989214-46604609, IP 31.1.2.4, Port 22 2025-02-17 02:31:36,786 - DEBUG - VM ctest-TestBasicVMVN-33989214-46604609 is ready for SSH connections 2025-02-17 02:31:36,786 - INFO - Waiting for VM ctest-TestBasicVMVN-33989214-36968048 to be up.. 2025-02-17 02:31:36,872 - DEBUG - VM is in ACTIVE state now 2025-02-17 02:31:36,872 - INFO - VM name : ctest-TestBasicVMVN-33989214-36968048 2025-02-17 02:31:36,956 - DEBUG - VM ctest-TestBasicVMVN-33989214-36968048 ID is 7ecba80a-4fba-4e7a-92ef-dac4f12a93b1 2025-02-17 02:31:36,956 - DEBUG - VM ctest-TestBasicVMVN-33989214-36968048 launched on Node cn-jenkins-deploy-platform-ansible-os-2741-1 2025-02-17 02:31:37,040 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine/7ecba80a-4fba-4e7a-92ef-dac4f12a93b1 2025-02-17 02:31:37,049 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-machine-interface/b6925c18-395b-46ec-ab13-dfa4ed8784f4 2025-02-17 02:31:38,289 - 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.19 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.381 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.381/1.784/3.188/1.403 ms') 2025-02-17 02:31:38,289 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-33989214-36968048 passed 2025-02-17 02:31:38,446 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:38,446 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-33989214-36968048, IP 31.1.1.3, Port 22 2025-02-17 02:31:38,601 - DEBUG - VM ctest-TestBasicVMVN-33989214-36968048 is ready for SSH connections 2025-02-17 02:31:38,601 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:38,601 - 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.36, gateway password: c0ntrail123 2025-02-17 02:31:38,601 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-17 02:31:42,678 - 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=3.577 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.940 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.971 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.940/1.829/3.577 ms 2025-02-17 02:31:42,678 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-33989214-19085997 passed 2025-02-17 02:31:42,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:42,678 - 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.36, gateway password: c0ntrail123 2025-02-17 02:31:42,678 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-17 02:31:46,429 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=4.255 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.919 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.986 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.919/2.053/4.255 ms 2025-02-17 02:31:46,429 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-33989214-46604609 passed 2025-02-17 02:31:46,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:46,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:46,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-17 02:31:46,429 - 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.36, gateway password: c0ntrail123 2025-02-17 02:31:46,429 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-17 02:31:46,639 - DEBUG - None 2025-02-17 02:31:46,639 - 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.36, gateway password: c0ntrail123 2025-02-17 02:31:46,639 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-17 02:31:46,867 - DEBUG - None 2025-02-17 02:31:46,868 - 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.36, gateway password: c0ntrail123 2025-02-17 02:31:46,868 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-17 02:31:47,602 - DEBUG - None 2025-02-17 02:31:47,602 - 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.36, gateway password: c0ntrail123 2025-02-17 02:31:47,602 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-17 02:31:49,850 - 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.277 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.151 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.611 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.512 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.457 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.457/2.401/6.151 ms 2025-02-17 02:31:49,850 - 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.36, gateway password: c0ntrail123 2025-02-17 02:31:49,850 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-17 02:31:52,115 - 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.107 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.398 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.065 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.572 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.879 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.740 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.416 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.416/2.311/6.065 ms 2025-02-17 02:31:52,115 - 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.36, gateway password: c0ntrail123 2025-02-17 02:31:52,116 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-17 02:31:54,368 - 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.729 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.948 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.866 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=1.695 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.431 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.491 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.409/2.509/4.491 ms 2025-02-17 02:31:54,369 - INFO - Deleting VM ctest-TestBasicVMVN-33989214-36968048 2025-02-17 02:31:54,443 - INFO - Detaching port b8540e65-d036-4c84-898b-99d9dc450bf9 from VM ctest-TestBasicVMVN-33989214-46604609 2025-02-17 02:31:54,504 - INFO - Deleting VM ctest-TestBasicVMVN-33989214-46604609 2025-02-17 02:31:54,690 - INFO - Detaching port 246ca6fb-90a6-43c2-920d-65972d320b8a from VM ctest-TestBasicVMVN-33989214-19085997 2025-02-17 02:31:54,738 - INFO - Deleting VM ctest-TestBasicVMVN-33989214-19085997 2025-02-17 02:31:54,834 - INFO - Deleting VN ctest-vn-32105503 2025-02-17 02:31:55,062 - DEBUG - Response for delete_port : () 2025-02-17 02:31:55,421 - DEBUG - Response for delete_port : () 2025-02-17 02:31:55,626 - DEBUG - Response for deleting network () 2025-02-17 02:31:55,626 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/ac21c786-39d2-4e0b-aebb-8f77552e3fdc 2025-02-17 02:31:55,636 - DEBUG - Response Code: 404 2025-02-17 02:31:55,636 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-02-17 02:31:55,652 - DEBUG - Requesting: http://10.0.0.36:8082/domain/ea0569c6-a0d5-4f8b-aac7-fa73387a24ba 2025-02-17 02:31:55,668 - DEBUG - Requesting: http://10.0.0.36:8082/project/f7e6de66-9e6f-476a-823c-868e57888932 2025-02-17 02:31:55,761 - INFO - Validated that VN ctest-vn-32105503 is not found in API Server 2025-02-17 02:31:55,774 - DEBUG - VN ctest-vn-32105503 is not present in Agent 10.0.0.36 2025-02-17 02:31:55,774 - INFO - Validated that VN ctest-vn-32105503 is not in any agent 2025-02-17 02:31:55,781 - DEBUG - VRF 2 is not seen in agent 10.0.0.36 2025-02-17 02:31:55,788 - DEBUG - Vrouter 10.0.0.36 does not have vrf 2 for VN ctest-vn-32105503 2025-02-17 02:31:55,788 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-33989214:ctest-vn-32105503 2025-02-17 02:31:55,805 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-32105503 info 2025-02-17 02:31:55,902 - INFO - IPAM: ctest-ipam-08389728 is not found in API Server 2025-02-17 02:31:55,919 - INFO - IPAM:ctest-ipam-08389728 is not found in control node 2025-02-17 02:31:56,182 - DEBUG - No XMPP flaps were noticed during the test
2025-02-17 02:31:56,182 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-02-17 02:31:56,182 - INFO - -------------------------------------------------------------------------------- 2025-02-17 02:31:56,944 - INFO - Deleted project: ctest-TestBasicVMVN-33989214, ID : f7e6de66-9e6f-476a-823c-868e57888932