2025-05-15 12:45:10,407 - INFO - Domain Default found not creating 2025-05-15 12:45:10,552 - INFO - Project ctest-TestBasicVMVN-05344627 not found, creating it 2025-05-15 12:45:10,993 - INFO - Created Project:ctest-TestBasicVMVN-05344627, ID : 1b94a8b3-2d9d-4b2a-874c-3291ba9df524 2025-05-15 12:45:12,409 - INFO - ================================================================================ 2025-05-15 12:45:12,409 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-15 12:45:12,409 - 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-15 12:45:12,663 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.48': '0'}} with 2025-05-15 12:45:12,663 - INFO - Initial checks done. Running the testcase now 2025-05-15 12:45:12,663 - INFO - 2025-05-15 12:45:13,256 - DEBUG - Response for create_network : {'network': {'id': '9d4e8e67-63e7-4ade-b9b4-413830b0ed49', 'name': 'ctest-vn2_metadata-01607192', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'project_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05344627', 'ctest-vn2_metadata-01607192'], 'port_security_enabled': True, 'description': ''}} 2025-05-15 12:45:13,422 - DEBUG - Response for create_subnet : {'subnet': {'id': '27da4d64-a1e5-4130-bd4b-2ca0891de894', 'name': '', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'network_id': '9d4e8e67-63e7-4ade-b9b4-413830b0ed49', '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': '1b94a8b32d9d4b2a874c3291ba9df524'}} 2025-05-15 12:45:13,442 - INFO - Created VN ctest-vn2_metadata-01607192 2025-05-15 12:45:13,493 - DEBUG - VN ctest-vn2_metadata-01607192 UUID is 9d4e8e67-63e7-4ade-b9b4-413830b0ed49 2025-05-15 12:45:13,699 - DEBUG - Services list from nova: [, , ] 2025-05-15 12:45:14,744 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3318-1) 2025-05-15 12:45:14,848 - DEBUG - Link local service introspect added 2025-05-15 12:45:14,890 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-15 12:45:19,976 - DEBUG - VM is in ACTIVE state now 2025-05-15 12:45:20,105 - INFO - Waiting for VM ctest-TestBasicVMVN-05344627-36061235 to be up.. 2025-05-15 12:45:20,105 - INFO - VM name : ctest-TestBasicVMVN-05344627-36061235 2025-05-15 12:45:20,180 - DEBUG - VM ctest-TestBasicVMVN-05344627-36061235 ID is 568f36e8-db5a-46ba-8b1d-13c20f64cd28 2025-05-15 12:45:20,180 - DEBUG - VM ctest-TestBasicVMVN-05344627-36061235 launched on Node cn-jenkins-deploy-platform-ansible-os-3318-1. 2025-05-15 12:45:20,267 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/568f36e8-db5a-46ba-8b1d-13c20f64cd28 2025-05-15 12:45:20,558 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/568f36e8-db5a-46ba-8b1d-13c20f64cd28 2025-05-15 12:45:20,592 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/848d3161-f648-40c4-ad86-a00462f25796 2025-05-15 12:45:23,842 - 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 1012ms') 2025-05-15 12:45:23,842 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05344627-36061235 failed! 2025-05-15 12:45:23,897 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05344627:ctest-vn2_metadata-01607192 is 11.1.1.1 and allocation pool is NOT set 2025-05-15 12:45:25,963 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.771 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.771/3.069/5.368/2.298 ms') 2025-05-15 12:45:25,964 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05344627-36061235 passed 2025-05-15 12:45:26,117 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:45:26,117 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05344627-36061235, IP 11.1.1.3, Port 22 2025-05-15 12:45:26,284 - DEBUG - VM ctest-TestBasicVMVN-05344627-36061235 is ready for SSH connections 2025-05-15 12:45:26,284 - INFO - Retry 0 2025-05-15 12:45:26,284 - 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.48, gateway password: c0ntrail123 2025-05-15 12:45:26,284 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-15 12:45:27,929 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-15 12:45:27,929 - INFO - Generic metadata worked 2025-05-15 12:45:28,185 - DEBUG - Link local service introspect removed 2025-05-15 12:45:28,185 - INFO - Deleting VM ctest-TestBasicVMVN-05344627-36061235 2025-05-15 12:45:28,263 - INFO - Deleting VN ctest-vn2_metadata-01607192 2025-05-15 12:45:28,301 - DEBUG - VN 9d4e8e67-63e7-4ade-b9b4-413830b0ed49 still in use: Unable to complete operation on network 9d4e8e67-63e7-4ade-b9b4-413830b0ed49. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-37a1f297-60a6-4d66-8875-9ed1ddf076c5'] 2025-05-15 12:45:28,302 - WARNING - Deleting VN ctest-vn2_metadata-01607192 failed..Will retry 2025-05-15 12:45:30,413 - DEBUG - Response for deleting network () 2025-05-15 12:45:30,666 - DEBUG - No XMPP flaps were noticed during the test 2025-05-15 12:45:30,666 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18] 2025-05-15 12:45:30,666 - INFO - -------------------------------------------------------------------------------- 2025-05-15 12:45:30,668 - INFO - ================================================================================ 2025-05-15 12:45:30,669 - INFO - STARTING TEST : test_metadata_service 2025-05-15 12:45:30,669 - 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-15 12:45:30,961 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.48': '0'}} with 2025-05-15 12:45:30,961 - INFO - Initial checks done. Running the testcase now 2025-05-15 12:45:30,961 - INFO - 2025-05-15 12:45:30,961 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-configs 2025-05-15 12:45:30,967 - DEBUG - Requesting: http://10.0.0.48:8082/global-vrouter-config/deadfff3-e04f-45fb-ab39-35e3026d9eac 2025-05-15 12:45:31,156 - DEBUG - Response for create_network : {'network': {'id': '7b8b4a7b-3236-4233-9203-3686192fb79a', 'name': 'ctest-vn-99316265', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'project_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05344627', 'ctest-vn-99316265'], 'port_security_enabled': True, 'description': ''}} 2025-05-15 12:45:31,312 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ccd594e-e12e-43b1-9b8a-8623c95d6e4b', 'name': '', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'network_id': '7b8b4a7b-3236-4233-9203-3686192fb79a', 'ip_version': 4, 'cidr': '186.167.158.0/26', 'allocation_pools': [{'start': '186.167.158.2', 'end': '186.167.158.62'}], 'gateway_ip': '186.167.158.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.167.158.2', 'tags': [], 'project_id': '1b94a8b32d9d4b2a874c3291ba9df524'}} 2025-05-15 12:45:31,331 - INFO - Created VN ctest-vn-99316265 2025-05-15 12:45:31,385 - DEBUG - VN ctest-vn-99316265 UUID is 7b8b4a7b-3236-4233-9203-3686192fb79a 2025-05-15 12:45:32,616 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3318-1) 2025-05-15 12:45:32,616 - INFO - Waiting for VM ctest-TestBasicVMVN-05344627-61409128 to be up.. 2025-05-15 12:45:32,661 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-15 12:45:37,749 - DEBUG - VM is in ACTIVE state now 2025-05-15 12:45:37,749 - INFO - VM name : ctest-TestBasicVMVN-05344627-61409128 2025-05-15 12:45:37,834 - DEBUG - VM ctest-TestBasicVMVN-05344627-61409128 ID is 31ad6f45-95c0-44e4-a9ee-e296bf0effcb 2025-05-15 12:45:37,834 - DEBUG - VM ctest-TestBasicVMVN-05344627-61409128 launched on Node cn-jenkins-deploy-platform-ansible-os-3318-1. 2025-05-15 12:45:37,922 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/31ad6f45-95c0-44e4-a9ee-e296bf0effcb 2025-05-15 12:45:37,931 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/a97e9f5b-3ab0-493a-8cb3-a6849587c74e 2025-05-15 12:45:41,155 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1024ms') 2025-05-15 12:45:41,155 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05344627-61409128 failed! 2025-05-15 12:45:41,213 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-99316265 is 186.167.158.1 and allocation pool is NOT set 2025-05-15 12:45:43,272 - 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.38 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.512 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.512/2.445/4.379/1.933 ms') 2025-05-15 12:45:43,272 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05344627-61409128 passed 2025-05-15 12:45:43,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:45:43,429 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05344627-61409128, IP 186.167.158.3, Port 22 2025-05-15 12:45:43,591 - DEBUG - VM ctest-TestBasicVMVN-05344627-61409128 is ready for SSH connections 2025-05-15 12:45:43,591 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123 2025-05-15 12:45:43,591 - DEBUG - cat /tmp/output.txt 2025-05-15 12:45:45,232 - DEBUG - Hello World. The time is now Thu, 15 May 2025 06:45:42 -0600! 2025-05-15 12:45:45,232 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 15 May 2025 06:45:42 -0600!'} 2025-05-15 12:45:45,232 - INFO - metadata_script.txt got executed in the vm 2025-05-15 12:45:45,232 - INFO - Deleting VM ctest-TestBasicVMVN-05344627-61409128 2025-05-15 12:45:45,308 - INFO - Deleting VN ctest-vn-99316265 2025-05-15 12:45:45,359 - DEBUG - VN 7b8b4a7b-3236-4233-9203-3686192fb79a still in use: Unable to complete operation on network 7b8b4a7b-3236-4233-9203-3686192fb79a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-3e11313b-5d7a-4770-abb4-36e922cdb02e'] 2025-05-15 12:45:45,359 - WARNING - Deleting VN ctest-vn-99316265 failed..Will retry 2025-05-15 12:45:47,474 - DEBUG - Response for deleting network () 2025-05-15 12:45:47,753 - DEBUG - No XMPP flaps were noticed during the test 2025-05-15 12:45:47,753 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-05-15 12:45:47,753 - INFO - -------------------------------------------------------------------------------- 2025-05-15 12:45:47,756 - INFO - ================================================================================ 2025-05-15 12:45:47,756 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-15 12:45:47,756 - 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-15 12:45:48,037 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.48': '0'}} with 2025-05-15 12:45:48,038 - INFO - Initial checks done. Running the testcase now 2025-05-15 12:45:48,038 - INFO - 2025-05-15 12:45:48,555 - DEBUG - Response for create_network : {'network': {'id': '6457d9ee-c27a-4501-b59c-d6bf993fe5e5', 'name': 'ctest-vn-74882122', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'project_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-05344627', 'ctest-vn-74882122'], 'port_security_enabled': True, 'description': ''}} 2025-05-15 12:45:48,736 - DEBUG - Response for create_subnet : {'subnet': {'id': '767aad2a-80d6-40e6-acee-994bb135f292', 'name': '', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'network_id': '6457d9ee-c27a-4501-b59c-d6bf993fe5e5', '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': '1b94a8b32d9d4b2a874c3291ba9df524'}} 2025-05-15 12:45:48,906 - DEBUG - Response for create_subnet : {'subnet': {'id': 'da820992-28c7-42ce-9e63-81b3f2f73442', 'name': '', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'network_id': '6457d9ee-c27a-4501-b59c-d6bf993fe5e5', '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': '1b94a8b32d9d4b2a874c3291ba9df524'}} 2025-05-15 12:45:48,925 - INFO - Created VN ctest-vn-74882122 2025-05-15 12:45:48,977 - DEBUG - VN ctest-vn-74882122 UUID is 6457d9ee-c27a-4501-b59c-d6bf993fe5e5 2025-05-15 12:45:49,349 - DEBUG - Response for create_port : {'port': {'name': 'cc2e97c9-570e-48e6-b259-40b8de94215b', 'id': 'cc2e97c9-570e-48e6-b259-40b8de94215b', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'network_id': '6457d9ee-c27a-4501-b59c-d6bf993fe5e5', 'mac_address': '02:cc:2e:97:c9:57', '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': '767aad2a-80d6-40e6-acee-994bb135f292'}], 'security_groups': ['601e8d9b-7da0-4746-9e10-009b310a5491'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1b94a8b32d9d4b2a874c3291ba9df524'}} 2025-05-15 12:45:49,520 - DEBUG - Response for create_port : {'port': {'name': 'e7353f06-cae4-4322-a2b7-01423642d7d0', 'id': 'e7353f06-cae4-4322-a2b7-01423642d7d0', 'tenant_id': '1b94a8b32d9d4b2a874c3291ba9df524', 'network_id': '6457d9ee-c27a-4501-b59c-d6bf993fe5e5', 'mac_address': '02:e7:35:3f:06:ca', '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': 'da820992-28c7-42ce-9e63-81b3f2f73442'}], 'security_groups': ['601e8d9b-7da0-4746-9e10-009b310a5491'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1b94a8b32d9d4b2a874c3291ba9df524'}} 2025-05-15 12:45:49,918 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3318-1) 2025-05-15 12:45:50,387 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3318-1) 2025-05-15 12:45:51,631 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3318-1) 2025-05-15 12:45:51,632 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-15 12:45:51,638 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d21abd5a-30cb-4523-b7d6-c3319995ded3 2025-05-15 12:45:51,653 - DEBUG - Requesting: http://10.0.0.48:8082/project/1b94a8b3-2d9d-4b2a-874c-3291ba9df524 2025-05-15 12:45:51,721 - DEBUG - Requesting: http://10.0.0.48:8082/network-ipam/a49e336a-a7ab-4957-934e-81660d41b2b9 2025-05-15 12:45:51,730 - INFO - Verifications in API Server for IPAM: ctest-ipam-89938265 passed 2025-05-15 12:45:51,735 - DEBUG - Control-node 10.0.0.48 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-05344627:ctest-ipam-89938265', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05344627', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11861975001713035607', 'uuid-lslong': '10614563647067894457'}, 'enable': 'true', 'created': '2025-05-15T12:45:48', 'last-modified': '2025-05-15T12:45:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.467628'} 2025-05-15 12:45:51,736 - INFO - Verifications in Control node for IPAM: ctest-ipam-89938265 passed 2025-05-15 12:45:51,736 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-15 12:45:51,742 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d21abd5a-30cb-4523-b7d6-c3319995ded3 2025-05-15 12:45:51,753 - DEBUG - Requesting: http://10.0.0.48:8082/project/1b94a8b3-2d9d-4b2a-874c-3291ba9df524 2025-05-15 12:45:51,844 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6457d9ee-c27a-4501-b59c-d6bf993fe5e5 2025-05-15 12:45:51,874 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6457d9ee-c27a-4501-b59c-d6bf993fe5e5 2025-05-15 12:45:51,889 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/5c1c3d35-9f81-4291-bcba-b5b55dff0e51 2025-05-15 12:45:51,899 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/5c1c3d35-9f81-4291-bcba-b5b55dff0e51 2025-05-15 12:45:51,907 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/d89f6a1c-dd8f-4607-b7a2-bf84de6f32b5 2025-05-15 12:45:51,917 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-15 12:45:51,917 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6457d9ee-c27a-4501-b59c-d6bf993fe5e5 2025-05-15 12:45:51,933 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/5c1c3d35-9f81-4291-bcba-b5b55dff0e51 2025-05-15 12:45:51,957 - INFO - Verified VN network id 7 for VN 6457d9ee-c27a-4501-b59c-d6bf993fe5e5 2025-05-15 12:45:51,957 - INFO - Verifications in API Server for VN ctest-vn-74882122 passed 2025-05-15 12:45:51,957 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6457d9ee-c27a-4501-b59c-d6bf993fe5e5 2025-05-15 12:45:51,969 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/5c1c3d35-9f81-4291-bcba-b5b55dff0e51 2025-05-15 12:45:51,978 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/5c1c3d35-9f81-4291-bcba-b5b55dff0e51 2025-05-15 12:45:51,986 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/d89f6a1c-dd8f-4607-b7a2-bf84de6f32b5 2025-05-15 12:45:52,000 - DEBUG - Control-node 10.0.0.48 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-05344627', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7230487346254857473', 'uuid-lslong': '13086570735630018021'}, 'enable': 'true', 'created': '2025-05-15T12:45:48', 'last-modified': '2025-05-15T12:45:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.129817'} 2025-05-15 12:45:52,016 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-05-15 12:45:52,016 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-74882122 passed 2025-05-15 12:45:52,016 - DEBUG - ====Verifying policy data for ctest-vn-74882122 in API_Server ====== 2025-05-15 12:45:52,016 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-15 12:45:52,022 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d21abd5a-30cb-4523-b7d6-c3319995ded3 2025-05-15 12:45:52,035 - DEBUG - Requesting: http://10.0.0.48:8082/project/1b94a8b3-2d9d-4b2a-874c-3291ba9df524 2025-05-15 12:45:52,131 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/6457d9ee-c27a-4501-b59c-d6bf993fe5e5 2025-05-15 12:45:52,150 - DEBUG - =>VN ctest-vn-74882122 has no policy to be verified 2025-05-15 12:45:52,150 - DEBUG - Verifying the vn in opserver 2025-05-15 12:45:52,150 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:45:52,150 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:45:52,663 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:45:55,725 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:45:55,725 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:45:58,735 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:45:58,736 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:01,750 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:01,751 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:04,763 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:04,763 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:07,773 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:07,773 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:10,784 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:10,785 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:13,796 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:13,796 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:16,806 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:16,806 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:19,816 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:19,816 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:22,826 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:22,826 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:25,837 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:25,838 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:28,849 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 virtual network link through opserver 10.0.0.48 2025-05-15 12:46:28,849 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-15 12:46:28,859 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122?flat'} 2025-05-15 12:46:28,859 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 is found in opserver 2025-05-15 12:46:28,864 - DEBUG - VRF ids for VN ctest-vn-74882122: {'10.0.0.48': '2'} 2025-05-15 12:46:28,864 - INFO - Waiting for VM ctest-TestBasicVMVN-05344627-81177277 to be up.. 2025-05-15 12:46:28,954 - DEBUG - VM is in ACTIVE state now 2025-05-15 12:46:28,954 - INFO - VM name : ctest-TestBasicVMVN-05344627-81177277 2025-05-15 12:46:29,034 - DEBUG - VM ctest-TestBasicVMVN-05344627-81177277 ID is 17b551d6-9b8f-4f85-954d-b7e8e971ebbd 2025-05-15 12:46:29,034 - DEBUG - VM ctest-TestBasicVMVN-05344627-81177277 launched on Node cn-jenkins-deploy-platform-ansible-os-3318-1. 2025-05-15 12:46:29,116 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/17b551d6-9b8f-4f85-954d-b7e8e971ebbd 2025-05-15 12:46:29,124 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/cc2e97c9-570e-48e6-b259-40b8de94215b 2025-05-15 12:46:30,366 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.423 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.423/1.648/2.873/1.225 ms') 2025-05-15 12:46:30,366 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-05344627-81177277 passed 2025-05-15 12:46:30,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:46:30,525 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05344627-81177277, IP 31.1.1.4, Port 22 2025-05-15 12:46:30,699 - DEBUG - VM ctest-TestBasicVMVN-05344627-81177277 is ready for SSH connections 2025-05-15 12:46:30,700 - INFO - Waiting for VM ctest-TestBasicVMVN-05344627-36323265 to be up.. 2025-05-15 12:46:30,789 - DEBUG - VM is in ACTIVE state now 2025-05-15 12:46:30,789 - INFO - VM name : ctest-TestBasicVMVN-05344627-36323265 2025-05-15 12:46:30,868 - DEBUG - VM ctest-TestBasicVMVN-05344627-36323265 ID is 4abaeb0a-f7d2-4d2a-ab48-5b6f5f1decdf 2025-05-15 12:46:30,869 - DEBUG - VM ctest-TestBasicVMVN-05344627-36323265 launched on Node cn-jenkins-deploy-platform-ansible-os-3318-1. 2025-05-15 12:46:30,948 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/4abaeb0a-f7d2-4d2a-ab48-5b6f5f1decdf 2025-05-15 12:46:30,956 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/e7353f06-cae4-4322-a2b7-01423642d7d0 2025-05-15 12:46:32,195 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.382 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.382/1.644/2.906/1.262 ms') 2025-05-15 12:46:32,195 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-05344627-36323265 passed 2025-05-15 12:46:32,349 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:46:32,349 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05344627-36323265, IP 31.1.2.4, Port 22 2025-05-15 12:46:32,512 - DEBUG - VM ctest-TestBasicVMVN-05344627-36323265 is ready for SSH connections 2025-05-15 12:46:32,512 - INFO - Waiting for VM ctest-TestBasicVMVN-05344627-35292195 to be up.. 2025-05-15 12:46:32,598 - DEBUG - VM is in ACTIVE state now 2025-05-15 12:46:32,599 - INFO - VM name : ctest-TestBasicVMVN-05344627-35292195 2025-05-15 12:46:32,703 - DEBUG - VM ctest-TestBasicVMVN-05344627-35292195 ID is b4f81fcc-ef2f-4d1c-8ac3-82a125e6acbc 2025-05-15 12:46:32,703 - DEBUG - VM ctest-TestBasicVMVN-05344627-35292195 launched on Node cn-jenkins-deploy-platform-ansible-os-3318-1. 2025-05-15 12:46:32,793 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/b4f81fcc-ef2f-4d1c-8ac3-82a125e6acbc 2025-05-15 12:46:32,802 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/7c4a28cc-4df6-4aa4-b77d-440423560f89 2025-05-15 12:46:34,052 - 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.54 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.395 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.395/1.965/3.535/1.570 ms') 2025-05-15 12:46:34,053 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-05344627-35292195 passed 2025-05-15 12:46:34,209 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:46:34,209 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-05344627-35292195, IP 31.1.1.3, Port 22 2025-05-15 12:46:34,375 - DEBUG - VM ctest-TestBasicVMVN-05344627-35292195 is ready for SSH connections 2025-05-15 12:46:34,375 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:46:34,375 - 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.48, gateway password: c0ntrail123 2025-05-15 12:46:34,375 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-05-15 12:46:38,471 - 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.990 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.090 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.031 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.031/2.037/3.990 ms 2025-05-15 12:46:38,471 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-05344627-81177277 passed 2025-05-15 12:46:38,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:46:38,472 - 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.48, gateway password: c0ntrail123 2025-05-15 12:46:38,472 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-05-15 12:46:41,205 - 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=3.326 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.063 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.844 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.844/1.744/3.326 ms 2025-05-15 12:46:41,205 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-05344627-36323265 passed 2025-05-15 12:46:41,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:46:41,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:46:41,206 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-15 12:46:41,206 - 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.48, gateway password: c0ntrail123 2025-05-15 12:46:41,206 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-15 12:46:41,386 - DEBUG - None 2025-05-15 12:46:41,386 - 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.48, gateway password: c0ntrail123 2025-05-15 12:46:41,387 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-15 12:46:41,571 - DEBUG - None 2025-05-15 12:46:41,571 - 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.48, gateway password: c0ntrail123 2025-05-15 12:46:41,571 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-05-15 12:46:42,187 - DEBUG - None 2025-05-15 12:46:42,188 - 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.48, gateway password: c0ntrail123 2025-05-15 12:46:42,188 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-05-15 12:46:44,403 - 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.264 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.836 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.382 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.438 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.421/2.468/6.836 ms 2025-05-15 12:46:44,403 - 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.48, gateway password: c0ntrail123 2025-05-15 12:46:44,403 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-05-15 12:46:46,653 - 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.046 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.595 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.873 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.579 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.648 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.295 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.423 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.423/2.351/5.873 ms 2025-05-15 12:46:46,653 - 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.48, gateway password: c0ntrail123 2025-05-15 12:46:46,653 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-05-15 12:46:48,909 - 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=1.204 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.237 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.426 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.436 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.477 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.706 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.469 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.436/2.279/4.426 ms 2025-05-15 12:46:48,909 - INFO - Deleting VM ctest-TestBasicVMVN-05344627-35292195 2025-05-15 12:46:48,991 - INFO - Detaching port e7353f06-cae4-4322-a2b7-01423642d7d0 from VM ctest-TestBasicVMVN-05344627-36323265 2025-05-15 12:46:49,052 - INFO - Deleting VM ctest-TestBasicVMVN-05344627-36323265 2025-05-15 12:46:49,133 - INFO - Detaching port cc2e97c9-570e-48e6-b259-40b8de94215b from VM ctest-TestBasicVMVN-05344627-81177277 2025-05-15 12:46:49,172 - INFO - Deleting VM ctest-TestBasicVMVN-05344627-81177277 2025-05-15 12:46:49,269 - INFO - Deleting VN ctest-vn-74882122 2025-05-15 12:46:49,418 - DEBUG - Response for delete_port : () 2025-05-15 12:46:49,612 - DEBUG - Response for delete_port : () 2025-05-15 12:46:49,655 - DEBUG - VN 6457d9ee-c27a-4501-b59c-d6bf993fe5e5 still in use: Unable to complete operation on network 6457d9ee-c27a-4501-b59c-d6bf993fe5e5. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-76ac6a3b-a913-43fa-98b6-61efd620ce2f'] 2025-05-15 12:46:49,655 - WARNING - Deleting VN ctest-vn-74882122 failed..Will retry 2025-05-15 12:46:51,799 - DEBUG - Response for deleting network () 2025-05-15 12:46:51,800 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/5c1c3d35-9f81-4291-bcba-b5b55dff0e51 2025-05-15 12:46:51,804 - DEBUG - Response Code: 404 2025-05-15 12:46:51,805 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-15 12:46:51,809 - DEBUG - Requesting: http://10.0.0.48:8082/domain/d21abd5a-30cb-4523-b7d6-c3319995ded3 2025-05-15 12:46:51,862 - DEBUG - Requesting: http://10.0.0.48:8082/project/1b94a8b3-2d9d-4b2a-874c-3291ba9df524 2025-05-15 12:46:51,938 - INFO - Validated that VN ctest-vn-74882122 is not found in API Server 2025-05-15 12:46:51,950 - DEBUG - VN ctest-vn-74882122 is not present in Agent 10.0.0.48 2025-05-15 12:46:51,950 - INFO - Validated that VN ctest-vn-74882122 is not in any agent 2025-05-15 12:46:51,954 - DEBUG - VRF 2 is not seen in agent 10.0.0.48 2025-05-15 12:46:51,962 - DEBUG - Vrouter 10.0.0.48 does not have vrf 2 for VN ctest-vn-74882122 2025-05-15 12:46:51,962 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-05344627:ctest-vn-74882122 2025-05-15 12:46:51,974 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-74882122 info 2025-05-15 12:46:52,069 - INFO - IPAM: ctest-ipam-89938265 is not found in API Server 2025-05-15 12:46:52,082 - INFO - IPAM:ctest-ipam-89938265 is not found in control node 2025-05-15 12:46:52,333 - DEBUG - No XMPP flaps were noticed during the test 2025-05-15 12:46:52,333 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:01:05] 2025-05-15 12:46:52,334 - INFO - -------------------------------------------------------------------------------- 2025-05-15 12:46:53,026 - INFO - Deleted project: ctest-TestBasicVMVN-05344627, ID : 1b94a8b3-2d9d-4b2a-874c-3291ba9df524