2025-06-30 17:34:00,999 - INFO - Domain Default found not creating
2025-06-30 17:34:01,165 - INFO - Project ctest-TestBasicVMVN-47006250 not found, creating it
2025-06-30 17:34:01,780 - INFO - Created Project:ctest-TestBasicVMVN-47006250, ID : 9aa6c302-b09b-4028-b9a7-3c2a3effa21a
2025-06-30 17:34:03,461 - INFO - ================================================================================
2025-06-30 17:34:03,461 - INFO - STARTING TEST : test_generic_link_local_service
2025-06-30 17:34:03,461 - 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-06-30 17:34:03,744 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-06-30 17:34:03,744 - INFO - Initial checks done. Running the testcase now
2025-06-30 17:34:03,744 - INFO -
2025-06-30 17:34:04,356 - DEBUG - Response for create_network : {'network': {'id': 'e84002ab-8929-4b98-a090-b51fbec53ca5', 'name': 'ctest-vn2_metadata-75333477', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'project_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47006250', 'ctest-vn2_metadata-75333477'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 17:34:04,537 - DEBUG - Response for create_subnet : {'subnet': {'id': '506f585f-2d4a-4834-b336-8af354a43232', 'name': '', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'network_id': 'e84002ab-8929-4b98-a090-b51fbec53ca5', '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': '9aa6c302b09b4028b9a73c2a3effa21a'}}
2025-06-30 17:34:04,557 - INFO - Created VN ctest-vn2_metadata-75333477
2025-06-30 17:34:04,614 - DEBUG - VN ctest-vn2_metadata-75333477 UUID is e84002ab-8929-4b98-a090-b51fbec53ca5
2025-06-30 17:34:04,844 - DEBUG - Services list from nova: [, , ]
2025-06-30 17:34:06,192 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3584-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3584-1)
2025-06-30 17:34:06,306 - DEBUG - Link local service introspect added
2025-06-30 17:34:06,354 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 17:34:11,454 - DEBUG - VM is in ACTIVE state now
2025-06-30 17:34:11,624 - INFO - Waiting for VM ctest-TestBasicVMVN-47006250-01323247 to be up..
2025-06-30 17:34:11,624 - INFO - VM name : ctest-TestBasicVMVN-47006250-01323247
2025-06-30 17:34:11,776 - DEBUG - VM ctest-TestBasicVMVN-47006250-01323247 ID is 23376b0d-d9be-48ba-b1b8-b5474736a82e
2025-06-30 17:34:11,776 - DEBUG - VM ctest-TestBasicVMVN-47006250-01323247 launched on Node cn-jenkins-deploy-platform-ansible-os-3584-1
2025-06-30 17:34:11,885 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/23376b0d-d9be-48ba-b1b8-b5474736a82e
2025-06-30 17:34:12,225 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/23376b0d-d9be-48ba-b1b8-b5474736a82e
2025-06-30 17:34:12,272 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/db3b4c1b-7378-458a-80b2-aeeefdbfc6f0
2025-06-30 17:34:15,563 - 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 1004ms')
2025-06-30 17:34:15,563 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47006250-01323247 failed!
2025-06-30 17:34:15,627 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47006250:ctest-vn2_metadata-75333477 is 11.1.1.1 and allocation pool is NOT set
2025-06-30 17:34:17,699 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=10.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.52 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.517/6.006/10.496/4.489 ms')
2025-06-30 17:34:17,699 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47006250-01323247 passed
2025-06-30 17:34:17,875 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:34:17,875 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47006250-01323247, IP 11.1.1.3, Port 22
2025-06-30 17:34:18,043 - DEBUG - VM ctest-TestBasicVMVN-47006250-01323247 is ready for SSH connections
2025-06-30 17:34:18,043 - INFO - Retry 0
2025-06-30 17:34:18,043 - 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.50, gateway password: c0ntrail123
2025-06-30 17:34:18,044 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-06-30 17:34:19,791 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-06-30 17:34:19,792 - INFO - Generic metadata worked
2025-06-30 17:34:20,087 - DEBUG - Link local service introspect removed
2025-06-30 17:34:20,087 - INFO - Deleting VM ctest-TestBasicVMVN-47006250-01323247
2025-06-30 17:34:20,202 - INFO - Deleting VN ctest-vn2_metadata-75333477
2025-06-30 17:34:20,257 - DEBUG - VN e84002ab-8929-4b98-a090-b51fbec53ca5 still in use: Unable to complete operation on network e84002ab-8929-4b98-a090-b51fbec53ca5. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b46b795d-2c8d-4b0e-a316-954920e825bd']
2025-06-30 17:34:20,257 - WARNING - Deleting VN ctest-vn2_metadata-75333477 failed..Will retry
2025-06-30 17:34:22,413 - DEBUG - Response for deleting network ()
2025-06-30 17:34:22,679 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 17:34:22,679 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:19]
2025-06-30 17:34:22,679 - INFO - --------------------------------------------------------------------------------
2025-06-30 17:34:22,684 - INFO - ================================================================================
2025-06-30 17:34:22,684 - INFO - STARTING TEST : test_metadata_service
2025-06-30 17:34:22,684 - 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-06-30 17:34:22,983 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-06-30 17:34:22,983 - INFO - Initial checks done. Running the testcase now
2025-06-30 17:34:22,983 - INFO -
2025-06-30 17:34:22,983 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2025-06-30 17:34:22,992 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/8ad820f8-2e7b-4790-a463-30fbe649b553
2025-06-30 17:34:23,246 - DEBUG - Response for create_network : {'network': {'id': 'e55e446a-fa86-49bb-9d5d-b4bef2c3b0c4', 'name': 'ctest-vn-62620460', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'project_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47006250', 'ctest-vn-62620460'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 17:34:23,416 - DEBUG - Response for create_subnet : {'subnet': {'id': '6534a2fa-a143-475f-bcc8-69be936725b5', 'name': '', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'network_id': 'e55e446a-fa86-49bb-9d5d-b4bef2c3b0c4', 'ip_version': 4, 'cidr': '158.112.94.64/26', 'allocation_pools': [{'start': '158.112.94.66', 'end': '158.112.94.126'}], 'gateway_ip': '158.112.94.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.112.94.66', 'tags': [], 'project_id': '9aa6c302b09b4028b9a73c2a3effa21a'}}
2025-06-30 17:34:23,434 - INFO - Created VN ctest-vn-62620460
2025-06-30 17:34:23,490 - DEBUG - VN ctest-vn-62620460 UUID is e55e446a-fa86-49bb-9d5d-b4bef2c3b0c4
2025-06-30 17:34:24,773 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3584-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3584-1)
2025-06-30 17:34:24,774 - INFO - Waiting for VM ctest-TestBasicVMVN-47006250-23485647 to be up..
2025-06-30 17:34:24,818 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-30 17:34:29,917 - DEBUG - VM is in ACTIVE state now
2025-06-30 17:34:29,917 - INFO - VM name : ctest-TestBasicVMVN-47006250-23485647
2025-06-30 17:34:30,011 - DEBUG - VM ctest-TestBasicVMVN-47006250-23485647 ID is 500bde81-aeea-4e99-8ec7-299f75c149ec
2025-06-30 17:34:30,011 - DEBUG - VM ctest-TestBasicVMVN-47006250-23485647 launched on Node cn-jenkins-deploy-platform-ansible-os-3584-1
2025-06-30 17:34:30,098 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/500bde81-aeea-4e99-8ec7-299f75c149ec
2025-06-30 17:34:30,111 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c10c701a-d8f8-4359-9653-fcb9e1da3b2f
2025-06-30 17:34:33,394 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms')
2025-06-30 17:34:33,394 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47006250-23485647 failed!
2025-06-30 17:34:33,459 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-62620460 is 158.112.94.65 and allocation pool is NOT set
2025-06-30 17:34:35,531 - 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=13.4 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.94 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 = 2.938/8.156/13.375/5.218 ms')
2025-06-30 17:34:35,531 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47006250-23485647 passed
2025-06-30 17:34:35,687 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:34:35,688 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47006250-23485647, IP 158.112.94.67, Port 22
2025-06-30 17:34:35,757 - 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-06-30 17:34:35,879 - DEBUG - VM ctest-TestBasicVMVN-47006250-23485647 is NOT ready for SSH connections, VM status: ACTIVE
2025-06-30 17:34:40,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:34:40,880 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47006250-23485647, IP 158.112.94.67, Port 22
2025-06-30 17:34:41,038 - DEBUG - VM ctest-TestBasicVMVN-47006250-23485647 is ready for SSH connections
2025-06-30 17:34:41,038 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2025-06-30 17:34:41,039 - DEBUG - cat /tmp/output.txt
2025-06-30 17:34:42,800 - DEBUG - Hello World. The time is now Mon, 30 Jun 2025 11:34:37 -0600!
2025-06-30 17:34:42,800 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Mon, 30 Jun 2025 11:34:37 -0600!'}
2025-06-30 17:34:42,800 - INFO - metadata_script.txt got executed in the vm
2025-06-30 17:34:42,800 - INFO - Deleting VM ctest-TestBasicVMVN-47006250-23485647
2025-06-30 17:34:42,880 - INFO - Deleting VN ctest-vn-62620460
2025-06-30 17:34:42,947 - DEBUG - VN e55e446a-fa86-49bb-9d5d-b4bef2c3b0c4 still in use: Unable to complete operation on network e55e446a-fa86-49bb-9d5d-b4bef2c3b0c4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b7508c4e-a7fc-437a-afac-401304d3fed9']
2025-06-30 17:34:42,947 - WARNING - Deleting VN ctest-vn-62620460 failed..Will retry
2025-06-30 17:34:45,115 - DEBUG - Response for deleting network ()
2025-06-30 17:34:45,392 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 17:34:45,392 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-06-30 17:34:45,392 - INFO - --------------------------------------------------------------------------------
2025-06-30 17:34:45,401 - INFO - ================================================================================
2025-06-30 17:34:45,401 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-06-30 17:34:45,401 - 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-06-30 17:34:45,686 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with
2025-06-30 17:34:45,687 - INFO - Initial checks done. Running the testcase now
2025-06-30 17:34:45,687 - INFO -
2025-06-30 17:34:46,233 - DEBUG - Response for create_network : {'network': {'id': '8c0c4929-203f-4336-98a2-40cb244ed6a6', 'name': 'ctest-vn-44793336', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'project_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-47006250', 'ctest-vn-44793336'], 'port_security_enabled': True, 'description': ''}}
2025-06-30 17:34:46,410 - DEBUG - Response for create_subnet : {'subnet': {'id': '9771c879-7db3-4ead-8f55-38dc5b7c13a2', 'name': '', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'network_id': '8c0c4929-203f-4336-98a2-40cb244ed6a6', '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': '9aa6c302b09b4028b9a73c2a3effa21a'}}
2025-06-30 17:34:46,619 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f782323-3a3f-40a1-81e0-769805e311cd', 'name': '', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'network_id': '8c0c4929-203f-4336-98a2-40cb244ed6a6', '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': '9aa6c302b09b4028b9a73c2a3effa21a'}}
2025-06-30 17:34:46,644 - INFO - Created VN ctest-vn-44793336
2025-06-30 17:34:46,703 - DEBUG - VN ctest-vn-44793336 UUID is 8c0c4929-203f-4336-98a2-40cb244ed6a6
2025-06-30 17:34:47,312 - DEBUG - Response for create_port : {'port': {'name': '709f1a29-4c33-47ce-b231-e132063f9bd9', 'id': '709f1a29-4c33-47ce-b231-e132063f9bd9', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'network_id': '8c0c4929-203f-4336-98a2-40cb244ed6a6', 'mac_address': '02:70:9f:1a:29:4c', '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': '9771c879-7db3-4ead-8f55-38dc5b7c13a2'}], 'security_groups': ['acb6e58e-722a-4cde-99f4-d0d3c36754eb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9aa6c302b09b4028b9a73c2a3effa21a'}}
2025-06-30 17:34:47,501 - DEBUG - Response for create_port : {'port': {'name': 'e3bff7ba-09bb-44cd-a668-d99cf5e5f486', 'id': 'e3bff7ba-09bb-44cd-a668-d99cf5e5f486', 'tenant_id': '9aa6c302b09b4028b9a73c2a3effa21a', 'network_id': '8c0c4929-203f-4336-98a2-40cb244ed6a6', 'mac_address': '02:e3:bf:f7:ba:09', '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': '4f782323-3a3f-40a1-81e0-769805e311cd'}], 'security_groups': ['acb6e58e-722a-4cde-99f4-d0d3c36754eb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9aa6c302b09b4028b9a73c2a3effa21a'}}
2025-06-30 17:34:47,994 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3584-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3584-1)
2025-06-30 17:34:48,613 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3584-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3584-1)
2025-06-30 17:34:49,933 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3584-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3584-1)
2025-06-30 17:34:49,933 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-30 17:34:49,940 - DEBUG - Requesting: http://10.0.0.50:8082/domain/e4daa926-7a4b-4447-91a5-a9b38c55be5a
2025-06-30 17:34:49,967 - DEBUG - Requesting: http://10.0.0.50:8082/project/9aa6c302-b09b-4028-b9a7-3c2a3effa21a
2025-06-30 17:34:50,060 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/2dc18fa1-7960-4e98-aa1c-a9f94280d891
2025-06-30 17:34:50,078 - INFO - Verifications in API Server for IPAM: ctest-ipam-50489205 passed
2025-06-30 17:34:50,087 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-47006250:ctest-ipam-50489205', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47006250', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3297074325900775064', 'uuid-lslong': '12257859173823338641'}, 'enable': 'true', 'created': '2025-06-30T17:34:45', 'last-modified': '2025-06-30T17:34:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:04.141346'}
2025-06-30 17:34:50,087 - INFO - Verifications in Control node for IPAM: ctest-ipam-50489205 passed
2025-06-30 17:34:50,087 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-30 17:34:50,097 - DEBUG - Requesting: http://10.0.0.50:8082/domain/e4daa926-7a4b-4447-91a5-a9b38c55be5a
2025-06-30 17:34:50,111 - DEBUG - Requesting: http://10.0.0.50:8082/project/9aa6c302-b09b-4028-b9a7-3c2a3effa21a
2025-06-30 17:34:50,197 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8c0c4929-203f-4336-98a2-40cb244ed6a6
2025-06-30 17:34:50,215 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8c0c4929-203f-4336-98a2-40cb244ed6a6
2025-06-30 17:34:50,230 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b8ea259-b9c4-4aa8-b492-080106147f6c
2025-06-30 17:34:50,241 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b8ea259-b9c4-4aa8-b492-080106147f6c
2025-06-30 17:34:50,257 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/d3474791-8226-4661-8f66-1ae4c6d7ee7c
2025-06-30 17:34:50,270 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-30 17:34:50,270 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8c0c4929-203f-4336-98a2-40cb244ed6a6
2025-06-30 17:34:50,285 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b8ea259-b9c4-4aa8-b492-080106147f6c
2025-06-30 17:34:50,311 - INFO - Verified VN network id 8 for VN 8c0c4929-203f-4336-98a2-40cb244ed6a6
2025-06-30 17:34:50,311 - INFO - Verifications in API Server for VN ctest-vn-44793336 passed
2025-06-30 17:34:50,312 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8c0c4929-203f-4336-98a2-40cb244ed6a6
2025-06-30 17:34:50,344 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b8ea259-b9c4-4aa8-b492-080106147f6c
2025-06-30 17:34:50,361 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b8ea259-b9c4-4aa8-b492-080106147f6c
2025-06-30 17:34:50,394 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/d3474791-8226-4661-8f66-1ae4c6d7ee7c
2025-06-30 17:34:50,441 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-47006250', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10091521306013942582', 'uuid-lslong': '10998424481223857830'}, 'enable': 'true', 'created': '2025-06-30T17:34:46', 'last-modified': '2025-06-30T17:34:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.862503'}
2025-06-30 17:34:50,465 - DEBUG - Route Targets: ['target:64512:8000005']
2025-06-30 17:34:50,465 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-44793336 passed
2025-06-30 17:34:50,467 - DEBUG - ====Verifying policy data for ctest-vn-44793336 in API_Server ======
2025-06-30 17:34:50,467 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-30 17:34:50,481 - DEBUG - Requesting: http://10.0.0.50:8082/domain/e4daa926-7a4b-4447-91a5-a9b38c55be5a
2025-06-30 17:34:50,529 - DEBUG - Requesting: http://10.0.0.50:8082/project/9aa6c302-b09b-4028-b9a7-3c2a3effa21a
2025-06-30 17:34:50,618 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/8c0c4929-203f-4336-98a2-40cb244ed6a6
2025-06-30 17:34:50,646 - DEBUG - =>VN ctest-vn-44793336 has no policy to be verified
2025-06-30 17:34:50,646 - DEBUG - Verifying the vn in opserver
2025-06-30 17:34:50,646 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336 virtual network link through opserver 10.0.0.50
2025-06-30 17:34:50,647 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-06-30 17:34:51,065 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2025-06-30 17:34:51,155 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336?flat'}
2025-06-30 17:34:51,155 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336 is found in opserver
2025-06-30 17:34:51,166 - DEBUG - VRF ids for VN ctest-vn-44793336: {'10.0.0.50': '2'}
2025-06-30 17:34:51,167 - INFO - Waiting for VM ctest-TestBasicVMVN-47006250-63528055 to be up..
2025-06-30 17:34:51,265 - DEBUG - VM is in ACTIVE state now
2025-06-30 17:34:51,265 - INFO - VM name : ctest-TestBasicVMVN-47006250-63528055
2025-06-30 17:34:51,377 - DEBUG - VM ctest-TestBasicVMVN-47006250-63528055 ID is 11546123-9d0e-48d2-a81b-5a16b5d87125
2025-06-30 17:34:51,377 - DEBUG - VM ctest-TestBasicVMVN-47006250-63528055 launched on Node cn-jenkins-deploy-platform-ansible-os-3584-1
2025-06-30 17:34:51,511 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/11546123-9d0e-48d2-a81b-5a16b5d87125
2025-06-30 17:34:51,521 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/709f1a29-4c33-47ce-b231-e132063f9bd9
2025-06-30 17:34:54,801 - 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 1017ms')
2025-06-30 17:34:54,801 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47006250-63528055 failed!
2025-06-30 17:34:54,859 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336 is 31.1.1.1 and allocation pool is NOT set
2025-06-30 17:34:54,859 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336 is 31.1.2.1 and allocation pool is NOT set
2025-06-30 17:34:58,927 - 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 1001ms')
2025-06-30 17:34:58,927 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47006250-63528055 failed!
2025-06-30 17:34:58,990 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336 is 31.1.1.1 and allocation pool is NOT set
2025-06-30 17:34:58,991 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336 is 31.1.2.1 and allocation pool is NOT set
2025-06-30 17:35:01,061 - 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.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.03 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.026/3.733/5.440/1.707 ms')
2025-06-30 17:35:01,061 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-47006250-63528055 passed
2025-06-30 17:35:01,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:35:01,219 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47006250-63528055, IP 31.1.1.4, Port 22
2025-06-30 17:35:01,374 - DEBUG - VM ctest-TestBasicVMVN-47006250-63528055 is ready for SSH connections
2025-06-30 17:35:01,375 - INFO - Waiting for VM ctest-TestBasicVMVN-47006250-48799285 to be up..
2025-06-30 17:35:01,474 - DEBUG - VM is in ACTIVE state now
2025-06-30 17:35:01,474 - INFO - VM name : ctest-TestBasicVMVN-47006250-48799285
2025-06-30 17:35:01,577 - DEBUG - VM ctest-TestBasicVMVN-47006250-48799285 ID is 99054cff-9be2-44bf-a93c-c4dc4180064d
2025-06-30 17:35:01,577 - DEBUG - VM ctest-TestBasicVMVN-47006250-48799285 launched on Node cn-jenkins-deploy-platform-ansible-os-3584-1
2025-06-30 17:35:01,665 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/99054cff-9be2-44bf-a93c-c4dc4180064d
2025-06-30 17:35:01,677 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e3bff7ba-09bb-44cd-a668-d99cf5e5f486
2025-06-30 17:35:02,936 - 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=4.00 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.479 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.479/2.239/4.000/1.760 ms')
2025-06-30 17:35:02,936 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-47006250-48799285 passed
2025-06-30 17:35:03,103 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:35:03,103 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47006250-48799285, IP 31.1.2.4, Port 22
2025-06-30 17:35:03,273 - DEBUG - VM ctest-TestBasicVMVN-47006250-48799285 is ready for SSH connections
2025-06-30 17:35:03,273 - INFO - Waiting for VM ctest-TestBasicVMVN-47006250-92045869 to be up..
2025-06-30 17:35:03,366 - DEBUG - VM is in ACTIVE state now
2025-06-30 17:35:03,366 - INFO - VM name : ctest-TestBasicVMVN-47006250-92045869
2025-06-30 17:35:03,468 - DEBUG - VM ctest-TestBasicVMVN-47006250-92045869 ID is 9cec50a2-2702-4e5c-be15-32da36377232
2025-06-30 17:35:03,468 - DEBUG - VM ctest-TestBasicVMVN-47006250-92045869 launched on Node cn-jenkins-deploy-platform-ansible-os-3584-1
2025-06-30 17:35:03,562 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9cec50a2-2702-4e5c-be15-32da36377232
2025-06-30 17:35:03,574 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/bb7a2391-08b6-4e2c-9eee-a3e4e452e1c8
2025-06-30 17:35:04,835 - 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.79 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.667 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.667/1.727/2.788/1.060 ms')
2025-06-30 17:35:04,835 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-47006250-92045869 passed
2025-06-30 17:35:04,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:35:04,995 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-47006250-92045869, IP 31.1.1.3, Port 22
2025-06-30 17:35:05,166 - DEBUG - VM ctest-TestBasicVMVN-47006250-92045869 is ready for SSH connections
2025-06-30 17:35:05,166 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:35:05,166 - 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.50, gateway password: c0ntrail123
2025-06-30 17:35:05,166 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-06-30 17:35:09,332 - 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.670 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.895 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.015 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.895/1.860/3.670 ms
2025-06-30 17:35:09,332 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-47006250-63528055 passed
2025-06-30 17:35:09,332 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:35:09,332 - 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.50, gateway password: c0ntrail123
2025-06-30 17:35:09,332 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-06-30 17:35:13,158 - 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.368 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.047 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.974 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.974/2.129/4.368 ms
2025-06-30 17:35:13,159 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-47006250-48799285 passed
2025-06-30 17:35:13,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:35:13,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:35:13,159 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-30 17:35:13,160 - 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.50, gateway password: c0ntrail123
2025-06-30 17:35:13,160 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 17:35:13,369 - DEBUG - None
2025-06-30 17:35:13,369 - 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.50, gateway password: c0ntrail123
2025-06-30 17:35:13,369 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 17:35:13,573 - DEBUG - None
2025-06-30 17:35:13,574 - 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.50, gateway password: c0ntrail123
2025-06-30 17:35:13,574 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-06-30 17:35:14,393 - DEBUG - None
2025-06-30 17:35:14,393 - 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.50, gateway password: c0ntrail123
2025-06-30 17:35:14,393 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-06-30 17:35:16,649 - 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.070 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.849 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.924 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.941 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.604 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.604/2.477/4.849 ms
2025-06-30 17:35:16,649 - 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.50, gateway password: c0ntrail123
2025-06-30 17:35:16,649 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-06-30 17:35:18,915 - 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.005 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.184 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.807 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.581 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.795 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.760 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.512 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.512/2.377/4.807 ms
2025-06-30 17:35:18,916 - 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.50, gateway password: c0ntrail123
2025-06-30 17:35:18,916 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-06-30 17:35:21,183 - 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.884 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.988 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.964 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.536 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.181 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.631 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.462 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.462/2.092/3.964 ms
2025-06-30 17:35:21,184 - INFO - Deleting VM ctest-TestBasicVMVN-47006250-92045869
2025-06-30 17:35:21,259 - INFO - Detaching port e3bff7ba-09bb-44cd-a668-d99cf5e5f486 from VM ctest-TestBasicVMVN-47006250-48799285
2025-06-30 17:35:21,317 - INFO - Deleting VM ctest-TestBasicVMVN-47006250-48799285
2025-06-30 17:35:21,396 - INFO - Detaching port 709f1a29-4c33-47ce-b231-e132063f9bd9 from VM ctest-TestBasicVMVN-47006250-63528055
2025-06-30 17:35:21,435 - INFO - Deleting VM ctest-TestBasicVMVN-47006250-63528055
2025-06-30 17:35:21,535 - INFO - Deleting VN ctest-vn-44793336
2025-06-30 17:35:21,734 - DEBUG - Response for delete_port : ()
2025-06-30 17:35:21,967 - DEBUG - Response for delete_port : ()
2025-06-30 17:35:22,017 - DEBUG - VN 8c0c4929-203f-4336-98a2-40cb244ed6a6 still in use: Unable to complete operation on network 8c0c4929-203f-4336-98a2-40cb244ed6a6. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2e46f9d2-1a9d-483d-bdc5-d37cc91bf497']
2025-06-30 17:35:22,017 - WARNING - Deleting VN ctest-vn-44793336 failed..Will retry
2025-06-30 17:35:24,171 - DEBUG - Response for deleting network ()
2025-06-30 17:35:24,171 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/1b8ea259-b9c4-4aa8-b492-080106147f6c
2025-06-30 17:35:24,181 - DEBUG - Response Code: 404
2025-06-30 17:35:24,181 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2025-06-30 17:35:24,187 - DEBUG - Requesting: http://10.0.0.50:8082/domain/e4daa926-7a4b-4447-91a5-a9b38c55be5a
2025-06-30 17:35:24,242 - DEBUG - Requesting: http://10.0.0.50:8082/project/9aa6c302-b09b-4028-b9a7-3c2a3effa21a
2025-06-30 17:35:24,333 - INFO - Validated that VN ctest-vn-44793336 is not found in API Server
2025-06-30 17:35:24,353 - DEBUG - VN ctest-vn-44793336 is not present in Agent 10.0.0.50
2025-06-30 17:35:24,353 - INFO - Validated that VN ctest-vn-44793336 is not in any agent
2025-06-30 17:35:24,362 - DEBUG - VRF 2 is not seen in agent 10.0.0.50
2025-06-30 17:35:24,370 - DEBUG - Vrouter 10.0.0.50 does not have vrf 2 for VN ctest-vn-44793336
2025-06-30 17:35:24,370 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-47006250:ctest-vn-44793336
2025-06-30 17:35:24,384 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-44793336 info
2025-06-30 17:35:24,470 - INFO - IPAM: ctest-ipam-50489205 is not found in API Server
2025-06-30 17:35:24,488 - INFO - IPAM:ctest-ipam-50489205 is not found in control node
2025-06-30 17:35:24,760 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 17:35:24,760 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:39]
2025-06-30 17:35:24,760 - INFO - --------------------------------------------------------------------------------
2025-06-30 17:35:25,463 - INFO - Deleted project: ctest-TestBasicVMVN-47006250, ID : 9aa6c302-b09b-4028-b9a7-3c2a3effa21a