2025-05-31 12:57:58,623 - INFO - Domain Default found not creating 2025-05-31 12:57:58,769 - INFO - Project ctest-TestBasicVMVN-38517365 not found, creating it 2025-05-31 12:57:59,212 - INFO - Created Project:ctest-TestBasicVMVN-38517365, ID : 8d14a73d-8f7d-4c7c-a54f-cbed6abd9230 2025-05-31 12:58:00,744 - INFO - ================================================================================ 2025-05-31 12:58:00,744 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-31 12:58:00,744 - 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-05-31 12:58:01,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-31 12:58:01,001 - INFO - Initial checks done. Running the testcase now 2025-05-31 12:58:01,001 - INFO - 2025-05-31 12:58:01,600 - DEBUG - Response for create_network : {'network': {'id': '836676a4-ffae-48f3-9061-87ebce9fe6c6', 'name': 'ctest-vn2_metadata-48757989', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'project_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38517365', 'ctest-vn2_metadata-48757989'], 'port_security_enabled': True, 'description': ''}} 2025-05-31 12:58:01,786 - DEBUG - Response for create_subnet : {'subnet': {'id': '0f1de9fc-8404-43ac-99eb-2c5dc64ca55a', 'name': '', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'network_id': '836676a4-ffae-48f3-9061-87ebce9fe6c6', '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': '8d14a73d8f7d4c7ca54fcbed6abd9230'}} 2025-05-31 12:58:01,804 - INFO - Created VN ctest-vn2_metadata-48757989 2025-05-31 12:58:01,858 - DEBUG - VN ctest-vn2_metadata-48757989 UUID is 836676a4-ffae-48f3-9061-87ebce9fe6c6 2025-05-31 12:58:02,043 - DEBUG - Services list from nova: [, , ] 2025-05-31 12:58:03,124 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3377-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3377-1) 2025-05-31 12:58:03,234 - DEBUG - Link local service introspect added 2025-05-31 12:58:03,277 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-31 12:58:08,355 - DEBUG - VM is in ACTIVE state now 2025-05-31 12:58:08,485 - INFO - Waiting for VM ctest-TestBasicVMVN-38517365-29157586 to be up.. 2025-05-31 12:58:08,485 - INFO - VM name : ctest-TestBasicVMVN-38517365-29157586 2025-05-31 12:58:08,562 - DEBUG - VM ctest-TestBasicVMVN-38517365-29157586 ID is 0af95285-f7a1-482f-8e0b-d0738affda42 2025-05-31 12:58:08,562 - DEBUG - VM ctest-TestBasicVMVN-38517365-29157586 launched on Node cn-jenkins-deploy-platform-ansible-os-3377-1 2025-05-31 12:58:08,641 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0af95285-f7a1-482f-8e0b-d0738affda42 2025-05-31 12:58:08,977 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/0af95285-f7a1-482f-8e0b-d0738affda42 2025-05-31 12:58:09,008 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2688b7c3-7c89-48c4-ba4d-f8d8e4308b25 2025-05-31 12:58:12,244 - 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 1003ms') 2025-05-31 12:58:12,244 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38517365-29157586 failed! 2025-05-31 12:58:12,306 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38517365:ctest-vn2_metadata-48757989 is 11.1.1.1 and allocation pool is NOT set 2025-05-31 12:58:14,367 - 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=8.31 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.936 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.936/4.621/8.306/3.685 ms') 2025-05-31 12:58:14,368 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38517365-29157586 passed 2025-05-31 12:58:14,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:58:14,518 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38517365-29157586, IP 11.1.1.3, Port 22 2025-05-31 12:58:14,583 - 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-05-31 12:58:14,680 - DEBUG - VM ctest-TestBasicVMVN-38517365-29157586 is NOT ready for SSH connections, VM status: ACTIVE 2025-05-31 12:58:19,681 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:58:19,681 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38517365-29157586, IP 11.1.1.3, Port 22 2025-05-31 12:58:19,837 - DEBUG - VM ctest-TestBasicVMVN-38517365-29157586 is ready for SSH connections 2025-05-31 12:58:19,837 - INFO - Retry 0 2025-05-31 12:58:19,837 - 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.254, gateway password: c0ntrail123 2025-05-31 12:58:19,837 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-31 12:58:21,457 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-31 12:58:21,458 - INFO - Generic metadata worked 2025-05-31 12:58:21,714 - DEBUG - Link local service introspect removed 2025-05-31 12:58:21,714 - INFO - Deleting VM ctest-TestBasicVMVN-38517365-29157586 2025-05-31 12:58:21,782 - INFO - Deleting VN ctest-vn2_metadata-48757989 2025-05-31 12:58:21,820 - DEBUG - VN 836676a4-ffae-48f3-9061-87ebce9fe6c6 still in use: Unable to complete operation on network 836676a4-ffae-48f3-9061-87ebce9fe6c6. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-1424ed39-206b-4c67-8c52-8e7bf09adc8e'] 2025-05-31 12:58:21,820 - WARNING - Deleting VN ctest-vn2_metadata-48757989 failed..Will retry 2025-05-31 12:58:23,933 - DEBUG - Response for deleting network () 2025-05-31 12:58:24,187 - DEBUG - No XMPP flaps were noticed during the test 2025-05-31 12:58:24,187 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24] 2025-05-31 12:58:24,187 - INFO - -------------------------------------------------------------------------------- 2025-05-31 12:58:24,190 - INFO - ================================================================================ 2025-05-31 12:58:24,190 - INFO - STARTING TEST : test_metadata_service 2025-05-31 12:58:24,191 - 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-05-31 12:58:24,480 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-31 12:58:24,480 - INFO - Initial checks done. Running the testcase now 2025-05-31 12:58:24,480 - INFO - 2025-05-31 12:58:24,480 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-configs 2025-05-31 12:58:24,487 - DEBUG - Requesting: http://10.0.0.254:8082/global-vrouter-config/1064cb50-8d10-480d-b2b5-8a5a628401d9 2025-05-31 12:58:24,675 - DEBUG - Response for create_network : {'network': {'id': '4eaf4e5e-4c9d-4090-8ce9-90842fae60f3', 'name': 'ctest-vn-82537725', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'project_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38517365', 'ctest-vn-82537725'], 'port_security_enabled': True, 'description': ''}} 2025-05-31 12:58:24,912 - DEBUG - Response for create_subnet : {'subnet': {'id': '5698e433-a98e-4551-b564-1533480e33a3', 'name': '', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'network_id': '4eaf4e5e-4c9d-4090-8ce9-90842fae60f3', 'ip_version': 4, 'cidr': '211.172.41.64/26', 'allocation_pools': [{'start': '211.172.41.66', 'end': '211.172.41.126'}], 'gateway_ip': '211.172.41.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.172.41.66', 'tags': [], 'project_id': '8d14a73d8f7d4c7ca54fcbed6abd9230'}} 2025-05-31 12:58:24,931 - INFO - Created VN ctest-vn-82537725 2025-05-31 12:58:24,982 - DEBUG - VN ctest-vn-82537725 UUID is 4eaf4e5e-4c9d-4090-8ce9-90842fae60f3 2025-05-31 12:58:26,266 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3377-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3377-1) 2025-05-31 12:58:26,266 - INFO - Waiting for VM ctest-TestBasicVMVN-38517365-08241956 to be up.. 2025-05-31 12:58:26,303 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-31 12:58:31,377 - DEBUG - VM is in ACTIVE state now 2025-05-31 12:58:31,377 - INFO - VM name : ctest-TestBasicVMVN-38517365-08241956 2025-05-31 12:58:31,454 - DEBUG - VM ctest-TestBasicVMVN-38517365-08241956 ID is bc84ce4b-7b02-4b51-b8ea-ff429eb6bd06 2025-05-31 12:58:31,454 - DEBUG - VM ctest-TestBasicVMVN-38517365-08241956 launched on Node cn-jenkins-deploy-platform-ansible-os-3377-1 2025-05-31 12:58:31,524 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/bc84ce4b-7b02-4b51-b8ea-ff429eb6bd06 2025-05-31 12:58:31,532 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/f85e78ed-63dd-417c-bc0f-f61413b6d844 2025-05-31 12:58:34,775 - 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-05-31 12:58:34,775 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38517365-08241956 failed! 2025-05-31 12:58:34,830 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-82537725 is 211.172.41.65 and allocation pool is NOT set 2025-05-31 12:58:36,895 - 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.7 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.01 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.008/6.329/10.651/4.321 ms') 2025-05-31 12:58:36,895 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38517365-08241956 passed 2025-05-31 12:58:37,050 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:58:37,050 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38517365-08241956, IP 211.172.41.67, Port 22 2025-05-31 12:58:37,209 - DEBUG - VM ctest-TestBasicVMVN-38517365-08241956 is ready for SSH connections 2025-05-31 12:58:37,209 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123 2025-05-31 12:58:37,209 - DEBUG - cat /tmp/output.txt 2025-05-31 12:58:38,885 - DEBUG - Hello World. The time is now Sat, 31 May 2025 06:58:37 -0600! 2025-05-31 12:58:38,886 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 31 May 2025 06:58:37 -0600!'} 2025-05-31 12:58:38,886 - INFO - metadata_script.txt got executed in the vm 2025-05-31 12:58:38,886 - INFO - Deleting VM ctest-TestBasicVMVN-38517365-08241956 2025-05-31 12:58:38,949 - INFO - Deleting VN ctest-vn-82537725 2025-05-31 12:58:38,985 - DEBUG - VN 4eaf4e5e-4c9d-4090-8ce9-90842fae60f3 still in use: Unable to complete operation on network 4eaf4e5e-4c9d-4090-8ce9-90842fae60f3. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-d903fdb0-0244-44fa-9351-0db09b7cdfd2'] 2025-05-31 12:58:38,985 - WARNING - Deleting VN ctest-vn-82537725 failed..Will retry 2025-05-31 12:58:41,103 - DEBUG - Response for deleting network () 2025-05-31 12:58:41,364 - DEBUG - No XMPP flaps were noticed during the test 2025-05-31 12:58:41,364 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-05-31 12:58:41,364 - INFO - -------------------------------------------------------------------------------- 2025-05-31 12:58:41,367 - INFO - ================================================================================ 2025-05-31 12:58:41,367 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-31 12:58:41,367 - 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-05-31 12:58:41,655 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-05-31 12:58:41,655 - INFO - Initial checks done. Running the testcase now 2025-05-31 12:58:41,655 - INFO - 2025-05-31 12:58:42,139 - DEBUG - Response for create_network : {'network': {'id': 'fe4b7b3a-faa9-4190-a7b2-8540e7692f31', 'name': 'ctest-vn-67733848', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'project_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-38517365', 'ctest-vn-67733848'], 'port_security_enabled': True, 'description': ''}} 2025-05-31 12:58:42,301 - DEBUG - Response for create_subnet : {'subnet': {'id': '0a5623f5-c3a3-4cc1-8e32-35bc0d87e9a9', 'name': '', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'network_id': 'fe4b7b3a-faa9-4190-a7b2-8540e7692f31', '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': '8d14a73d8f7d4c7ca54fcbed6abd9230'}} 2025-05-31 12:58:42,475 - DEBUG - Response for create_subnet : {'subnet': {'id': '0f4370b8-99cb-45d9-ba3a-22637656a4b3', 'name': '', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'network_id': 'fe4b7b3a-faa9-4190-a7b2-8540e7692f31', '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': '8d14a73d8f7d4c7ca54fcbed6abd9230'}} 2025-05-31 12:58:42,495 - INFO - Created VN ctest-vn-67733848 2025-05-31 12:58:42,554 - DEBUG - VN ctest-vn-67733848 UUID is fe4b7b3a-faa9-4190-a7b2-8540e7692f31 2025-05-31 12:58:42,933 - DEBUG - Response for create_port : {'port': {'name': '3984402e-9d9c-45be-8b1f-794ac6a8f952', 'id': '3984402e-9d9c-45be-8b1f-794ac6a8f952', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'network_id': 'fe4b7b3a-faa9-4190-a7b2-8540e7692f31', 'mac_address': '02:39:84:40:2e:9d', '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': '0a5623f5-c3a3-4cc1-8e32-35bc0d87e9a9'}], 'security_groups': ['bef7185e-1228-40ca-8551-9af13f7be684'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8d14a73d8f7d4c7ca54fcbed6abd9230'}} 2025-05-31 12:58:43,111 - DEBUG - Response for create_port : {'port': {'name': '5bb835bc-b712-49eb-99c7-b687de72b4a6', 'id': '5bb835bc-b712-49eb-99c7-b687de72b4a6', 'tenant_id': '8d14a73d8f7d4c7ca54fcbed6abd9230', 'network_id': 'fe4b7b3a-faa9-4190-a7b2-8540e7692f31', 'mac_address': '02:5b:b8:35:bc:b7', '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': '0f4370b8-99cb-45d9-ba3a-22637656a4b3'}], 'security_groups': ['bef7185e-1228-40ca-8551-9af13f7be684'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8d14a73d8f7d4c7ca54fcbed6abd9230'}} 2025-05-31 12:58:43,451 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3377-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3377-1) 2025-05-31 12:58:43,821 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3377-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3377-1) 2025-05-31 12:58:45,077 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3377-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3377-1) 2025-05-31 12:58:45,077 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-31 12:58:45,083 - DEBUG - Requesting: http://10.0.0.254:8082/domain/beb5b3e1-5cb5-46e0-bd1f-f444b59efc81 2025-05-31 12:58:45,099 - DEBUG - Requesting: http://10.0.0.254:8082/project/8d14a73d-8f7d-4c7c-a54f-cbed6abd9230 2025-05-31 12:58:45,204 - DEBUG - Requesting: http://10.0.0.254:8082/network-ipam/f9e01342-542e-47b2-aef8-18cbda3246bf 2025-05-31 12:58:45,225 - INFO - Verifications in API Server for IPAM: ctest-ipam-02204412 passed 2025-05-31 12:58:45,234 - DEBUG - Control-node 10.0.0.254 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-38517365:ctest-ipam-02204412', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38517365', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18005412485828331442', 'uuid-lslong': '12607854420641859263'}, 'enable': 'true', 'created': '2025-05-31T12:58:41', 'last-modified': '2025-05-31T12:58:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.351776'} 2025-05-31 12:58:45,234 - INFO - Verifications in Control node for IPAM: ctest-ipam-02204412 passed 2025-05-31 12:58:45,234 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-31 12:58:45,257 - DEBUG - Requesting: http://10.0.0.254:8082/domain/beb5b3e1-5cb5-46e0-bd1f-f444b59efc81 2025-05-31 12:58:45,277 - DEBUG - Requesting: http://10.0.0.254:8082/project/8d14a73d-8f7d-4c7c-a54f-cbed6abd9230 2025-05-31 12:58:45,362 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fe4b7b3a-faa9-4190-a7b2-8540e7692f31 2025-05-31 12:58:45,378 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fe4b7b3a-faa9-4190-a7b2-8540e7692f31 2025-05-31 12:58:45,392 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8dd3e43-a6ae-4060-912d-46c1e97119bd 2025-05-31 12:58:45,401 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8dd3e43-a6ae-4060-912d-46c1e97119bd 2025-05-31 12:58:45,409 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/68f22750-59f0-4bff-ba60-b8f1451b7f46 2025-05-31 12:58:45,416 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-31 12:58:45,416 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fe4b7b3a-faa9-4190-a7b2-8540e7692f31 2025-05-31 12:58:45,427 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8dd3e43-a6ae-4060-912d-46c1e97119bd 2025-05-31 12:58:45,443 - INFO - Verified VN network id 8 for VN fe4b7b3a-faa9-4190-a7b2-8540e7692f31 2025-05-31 12:58:45,443 - INFO - Verifications in API Server for VN ctest-vn-67733848 passed 2025-05-31 12:58:45,443 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fe4b7b3a-faa9-4190-a7b2-8540e7692f31 2025-05-31 12:58:45,455 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8dd3e43-a6ae-4060-912d-46c1e97119bd 2025-05-31 12:58:45,470 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8dd3e43-a6ae-4060-912d-46c1e97119bd 2025-05-31 12:58:45,483 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/68f22750-59f0-4bff-ba60-b8f1451b7f46 2025-05-31 12:58:45,511 - DEBUG - Control-node 10.0.0.254 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-38517365', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18323875002130710928', 'uuid-lslong': '12083867263995293489'}, 'enable': 'true', 'created': '2025-05-31T12:58:42', 'last-modified': '2025-05-31T12:58:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.066289'} 2025-05-31 12:58:45,519 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-31 12:58:45,519 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67733848 passed 2025-05-31 12:58:45,521 - DEBUG - ====Verifying policy data for ctest-vn-67733848 in API_Server ====== 2025-05-31 12:58:45,521 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-31 12:58:45,545 - DEBUG - Requesting: http://10.0.0.254:8082/domain/beb5b3e1-5cb5-46e0-bd1f-f444b59efc81 2025-05-31 12:58:45,579 - DEBUG - Requesting: http://10.0.0.254:8082/project/8d14a73d-8f7d-4c7c-a54f-cbed6abd9230 2025-05-31 12:58:45,721 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/fe4b7b3a-faa9-4190-a7b2-8540e7692f31 2025-05-31 12:58:45,744 - DEBUG - =>VN ctest-vn-67733848 has no policy to be verified 2025-05-31 12:58:45,744 - DEBUG - Verifying the vn in opserver 2025-05-31 12:58:45,744 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848 virtual network link through opserver 10.0.0.254 2025-05-31 12:58:45,744 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-05-31 12:58:46,144 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-05-31 12:58:46,231 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848?flat'} 2025-05-31 12:58:46,231 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848 is found in opserver 2025-05-31 12:58:46,238 - DEBUG - VRF ids for VN ctest-vn-67733848: {'10.0.0.254': '2'} 2025-05-31 12:58:46,239 - INFO - Waiting for VM ctest-TestBasicVMVN-38517365-67874438 to be up.. 2025-05-31 12:58:46,337 - DEBUG - VM is in ACTIVE state now 2025-05-31 12:58:46,337 - INFO - VM name : ctest-TestBasicVMVN-38517365-67874438 2025-05-31 12:58:46,428 - DEBUG - VM ctest-TestBasicVMVN-38517365-67874438 ID is edd0f086-32e2-4cff-ba58-c039177e1ab1 2025-05-31 12:58:46,429 - DEBUG - VM ctest-TestBasicVMVN-38517365-67874438 launched on Node cn-jenkins-deploy-platform-ansible-os-3377-1 2025-05-31 12:58:46,520 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/edd0f086-32e2-4cff-ba58-c039177e1ab1 2025-05-31 12:58:46,531 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/3984402e-9d9c-45be-8b1f-794ac6a8f952 2025-05-31 12:58:49,812 - 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 1019ms') 2025-05-31 12:58:49,813 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38517365-67874438 failed! 2025-05-31 12:58:49,870 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848 is 31.1.1.1 and allocation pool is NOT set 2025-05-31 12:58:49,870 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848 is 31.1.2.1 and allocation pool is NOT set 2025-05-31 12:58:53,946 - 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 1019ms') 2025-05-31 12:58:53,946 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38517365-67874438 failed! 2025-05-31 12:58:54,006 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848 is 31.1.1.1 and allocation pool is NOT set 2025-05-31 12:58:54,006 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848 is 31.1.2.1 and allocation pool is NOT set 2025-05-31 12:58:56,068 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.80 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.797/4.379/5.961/1.582 ms') 2025-05-31 12:58:56,068 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-38517365-67874438 passed 2025-05-31 12:58:56,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:58:56,218 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38517365-67874438, IP 31.1.1.4, Port 22 2025-05-31 12:58:56,381 - DEBUG - VM ctest-TestBasicVMVN-38517365-67874438 is ready for SSH connections 2025-05-31 12:58:56,381 - INFO - Waiting for VM ctest-TestBasicVMVN-38517365-04844019 to be up.. 2025-05-31 12:58:56,455 - DEBUG - VM is in ACTIVE state now 2025-05-31 12:58:56,455 - INFO - VM name : ctest-TestBasicVMVN-38517365-04844019 2025-05-31 12:58:56,527 - DEBUG - VM ctest-TestBasicVMVN-38517365-04844019 ID is 7d94174e-194e-432f-89f0-869aa2977730 2025-05-31 12:58:56,527 - DEBUG - VM ctest-TestBasicVMVN-38517365-04844019 launched on Node cn-jenkins-deploy-platform-ansible-os-3377-1 2025-05-31 12:58:56,597 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/7d94174e-194e-432f-89f0-869aa2977730 2025-05-31 12:58:56,606 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/5bb835bc-b712-49eb-99c7-b687de72b4a6 2025-05-31 12:58:57,853 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.371 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.371/1.787/3.204/1.416 ms') 2025-05-31 12:58:57,853 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-38517365-04844019 passed 2025-05-31 12:58:58,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:58:58,002 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38517365-04844019, IP 31.1.2.4, Port 22 2025-05-31 12:58:58,157 - DEBUG - VM ctest-TestBasicVMVN-38517365-04844019 is ready for SSH connections 2025-05-31 12:58:58,157 - INFO - Waiting for VM ctest-TestBasicVMVN-38517365-70170664 to be up.. 2025-05-31 12:58:58,236 - DEBUG - VM is in ACTIVE state now 2025-05-31 12:58:58,236 - INFO - VM name : ctest-TestBasicVMVN-38517365-70170664 2025-05-31 12:58:58,324 - DEBUG - VM ctest-TestBasicVMVN-38517365-70170664 ID is 01f8ee12-41fc-4e7b-a193-6f97fb8236ea 2025-05-31 12:58:58,324 - DEBUG - VM ctest-TestBasicVMVN-38517365-70170664 launched on Node cn-jenkins-deploy-platform-ansible-os-3377-1 2025-05-31 12:58:58,399 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/01f8ee12-41fc-4e7b-a193-6f97fb8236ea 2025-05-31 12:58:58,408 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/09d74406-03dc-453a-b698-2d77e62c33db 2025-05-31 12:58:59,647 - 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.62 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.331 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.331/1.977/3.624/1.646 ms') 2025-05-31 12:58:59,647 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-38517365-70170664 passed 2025-05-31 12:58:59,802 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:58:59,802 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-38517365-70170664, IP 31.1.1.3, Port 22 2025-05-31 12:58:59,957 - DEBUG - VM ctest-TestBasicVMVN-38517365-70170664 is ready for SSH connections 2025-05-31 12:58:59,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:58:59,958 - 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.254, gateway password: c0ntrail123 2025-05-31 12:58:59,958 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-31 12:59:03,992 - 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.559 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.745 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.629 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.629/1.644/3.559 ms 2025-05-31 12:59:03,992 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-38517365-67874438 passed 2025-05-31 12:59:03,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:59:03,992 - 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.254, gateway password: c0ntrail123 2025-05-31 12:59:03,992 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-31 12:59:07,640 - 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.980 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.023 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.854 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.854/1.619/2.980 ms 2025-05-31 12:59:07,640 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-38517365-04844019 passed 2025-05-31 12:59:07,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:59:07,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:59:07,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-31 12:59:07,640 - 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.254, gateway password: c0ntrail123 2025-05-31 12:59:07,640 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-31 12:59:07,822 - DEBUG - None 2025-05-31 12:59:07,822 - 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.254, gateway password: c0ntrail123 2025-05-31 12:59:07,823 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-31 12:59:08,048 - DEBUG - None 2025-05-31 12:59:08,049 - 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.254, gateway password: c0ntrail123 2025-05-31 12:59:08,049 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-31 12:59:08,691 - DEBUG - None 2025-05-31 12:59:08,691 - 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.254, gateway password: c0ntrail123 2025-05-31 12:59:08,691 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-31 12:59:10,908 - 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.011 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.835 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.417 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.600 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.470 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.417/1.866/4.835 ms 2025-05-31 12:59:10,908 - 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.254, gateway password: c0ntrail123 2025-05-31 12:59:10,909 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-31 12:59:13,157 - 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.047 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.278 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.354 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.639 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.761 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.135 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.427 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.427/2.377/4.354 ms 2025-05-31 12:59:13,157 - 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.254, gateway password: c0ntrail123 2025-05-31 12:59:13,157 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-31 12:59:15,413 - 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.661 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.649 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.482 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.443 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.553 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.359 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.347 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.347/1.927/3.482 ms 2025-05-31 12:59:15,413 - INFO - Deleting VM ctest-TestBasicVMVN-38517365-70170664 2025-05-31 12:59:15,483 - INFO - Detaching port 5bb835bc-b712-49eb-99c7-b687de72b4a6 from VM ctest-TestBasicVMVN-38517365-04844019 2025-05-31 12:59:15,535 - INFO - Deleting VM ctest-TestBasicVMVN-38517365-04844019 2025-05-31 12:59:15,594 - INFO - Detaching port 3984402e-9d9c-45be-8b1f-794ac6a8f952 from VM ctest-TestBasicVMVN-38517365-67874438 2025-05-31 12:59:15,624 - INFO - Deleting VM ctest-TestBasicVMVN-38517365-67874438 2025-05-31 12:59:15,696 - INFO - Deleting VN ctest-vn-67733848 2025-05-31 12:59:15,883 - DEBUG - Response for delete_port : () 2025-05-31 12:59:16,063 - DEBUG - Response for delete_port : () 2025-05-31 12:59:16,111 - DEBUG - VN fe4b7b3a-faa9-4190-a7b2-8540e7692f31 still in use: Unable to complete operation on network fe4b7b3a-faa9-4190-a7b2-8540e7692f31. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-9b044149-ad70-46ef-a0f8-93bed21a31ec'] 2025-05-31 12:59:16,111 - WARNING - Deleting VN ctest-vn-67733848 failed..Will retry 2025-05-31 12:59:18,283 - DEBUG - Response for deleting network () 2025-05-31 12:59:18,283 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/b8dd3e43-a6ae-4060-912d-46c1e97119bd 2025-05-31 12:59:18,289 - DEBUG - Response Code: 404 2025-05-31 12:59:18,289 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-05-31 12:59:18,295 - DEBUG - Requesting: http://10.0.0.254:8082/domain/beb5b3e1-5cb5-46e0-bd1f-f444b59efc81 2025-05-31 12:59:18,347 - DEBUG - Requesting: http://10.0.0.254:8082/project/8d14a73d-8f7d-4c7c-a54f-cbed6abd9230 2025-05-31 12:59:18,429 - INFO - Validated that VN ctest-vn-67733848 is not found in API Server 2025-05-31 12:59:18,441 - DEBUG - VN ctest-vn-67733848 is not present in Agent 10.0.0.254 2025-05-31 12:59:18,441 - INFO - Validated that VN ctest-vn-67733848 is not in any agent 2025-05-31 12:59:18,447 - DEBUG - VRF 2 is not seen in agent 10.0.0.254 2025-05-31 12:59:18,453 - DEBUG - Vrouter 10.0.0.254 does not have vrf 2 for VN ctest-vn-67733848 2025-05-31 12:59:18,453 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-38517365:ctest-vn-67733848 2025-05-31 12:59:18,464 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67733848 info 2025-05-31 12:59:18,538 - INFO - IPAM: ctest-ipam-02204412 is not found in API Server 2025-05-31 12:59:18,549 - INFO - IPAM:ctest-ipam-02204412 is not found in control node 2025-05-31 12:59:18,808 - DEBUG - No XMPP flaps were noticed during the test 2025-05-31 12:59:18,808 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37] 2025-05-31 12:59:18,808 - INFO - -------------------------------------------------------------------------------- 2025-05-31 12:59:19,563 - INFO - Deleted project: ctest-TestBasicVMVN-38517365, ID : 8d14a73d-8f7d-4c7c-a54f-cbed6abd9230