2025-02-02 14:50:18,301 - INFO - Domain Default found not creating 2025-02-02 14:50:18,446 - INFO - Project ctest-TestBasicVMVN-45030434 not found, creating it 2025-02-02 14:50:18,931 - INFO - Created Project:ctest-TestBasicVMVN-45030434, ID : 2b5bb411-b19b-4579-b5bc-6bf1662e4a61 2025-02-02 14:50:20,409 - INFO - ================================================================================ 2025-02-02 14:50:20,409 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-02 14:50:20,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-02-02 14:50:20,666 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.5': '0'}} with 2025-02-02 14:50:20,666 - INFO - Initial checks done. Running the testcase now 2025-02-02 14:50:20,666 - INFO - 2025-02-02 14:50:21,388 - DEBUG - Response for create_network : {'network': {'id': 'ab0d08d1-a75a-4e71-8658-4d8b8013fac8', 'name': 'ctest-vn2_metadata-38645318', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'project_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45030434', 'ctest-vn2_metadata-38645318'], 'port_security_enabled': True, 'description': ''}} 2025-02-02 14:50:21,623 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bed1ee34-6c26-4005-9a95-5e9c240b278e', 'name': '', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'network_id': 'ab0d08d1-a75a-4e71-8658-4d8b8013fac8', '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': '2b5bb411b19b4579b5bc6bf1662e4a61'}} 2025-02-02 14:50:21,642 - INFO - Created VN ctest-vn2_metadata-38645318 2025-02-02 14:50:21,696 - DEBUG - VN ctest-vn2_metadata-38645318 UUID is ab0d08d1-a75a-4e71-8658-4d8b8013fac8 2025-02-02 14:50:21,890 - DEBUG - Services list from nova: [, , ] 2025-02-02 14:50:22,917 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2671-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2671-1) 2025-02-02 14:50:23,024 - DEBUG - Link local service introspect added 2025-02-02 14:50:23,073 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-02 14:50:28,152 - DEBUG - VM is in ACTIVE state now 2025-02-02 14:50:28,279 - INFO - Waiting for VM ctest-TestBasicVMVN-45030434-06701095 to be up.. 2025-02-02 14:50:28,279 - INFO - VM name : ctest-TestBasicVMVN-45030434-06701095 2025-02-02 14:50:28,446 - DEBUG - VM ctest-TestBasicVMVN-45030434-06701095 ID is 192a505e-3229-40b7-a21f-efd2c22eb0bc 2025-02-02 14:50:28,446 - DEBUG - VM ctest-TestBasicVMVN-45030434-06701095 launched on Node cn-jenkins-deploy-platform-ansible-os-2671-1 2025-02-02 14:50:28,520 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/192a505e-3229-40b7-a21f-efd2c22eb0bc 2025-02-02 14:50:28,814 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/192a505e-3229-40b7-a21f-efd2c22eb0bc 2025-02-02 14:50:28,852 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/95e5d275-5ef7-43e7-bcd7-940999d418b7 2025-02-02 14:50:32,122 - 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-02-02 14:50:32,122 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45030434-06701095 failed! 2025-02-02 14:50:32,176 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45030434:ctest-vn2_metadata-38645318 is 11.1.1.1 and allocation pool is NOT set 2025-02-02 14:50:34,241 - 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=6.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.71 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.708/4.747/6.787/2.039 ms') 2025-02-02 14:50:34,242 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45030434-06701095 passed 2025-02-02 14:50:34,396 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:50:34,396 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45030434-06701095, IP 11.1.1.3, Port 22 2025-02-02 14:50:34,452 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-02-02 14:50:34,528 - DEBUG - VM ctest-TestBasicVMVN-45030434-06701095 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-02 14:50:39,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:50:39,529 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45030434-06701095, IP 11.1.1.3, Port 22 2025-02-02 14:50:39,683 - DEBUG - VM ctest-TestBasicVMVN-45030434-06701095 is ready for SSH connections 2025-02-02 14:50:39,683 - INFO - Retry 0 2025-02-02 14:50:39,683 - 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.29, gateway password: c0ntrail123 2025-02-02 14:50:39,684 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-02 14:50:41,306 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-02 14:50:41,307 - INFO - Generic metadata worked 2025-02-02 14:50:41,572 - DEBUG - Link local service introspect removed 2025-02-02 14:50:41,572 - INFO - Deleting VM ctest-TestBasicVMVN-45030434-06701095 2025-02-02 14:50:41,637 - INFO - Deleting VN ctest-vn2_metadata-38645318 2025-02-02 14:50:41,677 - DEBUG - VN ab0d08d1-a75a-4e71-8658-4d8b8013fac8 still in use: Unable to complete operation on network ab0d08d1-a75a-4e71-8658-4d8b8013fac8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-62a4cb90-bfec-41c7-a2b8-b1cf4d3bbbc7'] 2025-02-02 14:50:41,677 - WARNING - Deleting VN ctest-vn2_metadata-38645318 failed..Will retry 2025-02-02 14:50:43,830 - DEBUG - Response for deleting network () 2025-02-02 14:50:44,086 - DEBUG - No XMPP flaps were noticed during the test 2025-02-02 14:50:44,086 - INFO - -------------------------------------------------------------------------------- 2025-02-02 14:50:44,089 - INFO - ================================================================================ 2025-02-02 14:50:44,089 - INFO - STARTING TEST : test_metadata_service 2025-02-02 14:50:44,089 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2025-02-02 14:50:44,374 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.5': '0'}} with 2025-02-02 14:50:44,374 - INFO - Initial checks done. Running the testcase now 2025-02-02 14:50:44,374 - INFO - 2025-02-02 14:50:44,374 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-configs 2025-02-02 14:50:44,381 - DEBUG - Requesting: http://10.0.0.29:8082/global-vrouter-config/84ddb04a-3a98-4bc7-a335-1384614d6313 2025-02-02 14:50:44,568 - DEBUG - Response for create_network : {'network': {'id': 'a28378bf-c1d0-42b7-ac78-7edd888382a7', 'name': 'ctest-vn-31177634', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'project_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45030434', 'ctest-vn-31177634'], 'port_security_enabled': True, 'description': ''}} 2025-02-02 14:50:44,751 - DEBUG - Response for create_subnet : {'subnet': {'id': '45c84c6a-6e54-4c4a-95d3-6766940da41e', 'name': '', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'network_id': 'a28378bf-c1d0-42b7-ac78-7edd888382a7', 'ip_version': 4, 'cidr': '29.164.55.64/26', 'allocation_pools': [{'start': '29.164.55.66', 'end': '29.164.55.126'}], 'gateway_ip': '29.164.55.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '29.164.55.66', 'tags': [], 'project_id': '2b5bb411b19b4579b5bc6bf1662e4a61'}} 2025-02-02 14:50:44,770 - INFO - Created VN ctest-vn-31177634 2025-02-02 14:50:44,824 - DEBUG - VN ctest-vn-31177634 UUID is a28378bf-c1d0-42b7-ac78-7edd888382a7 2025-02-02 14:50:46,064 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2671-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2671-1) 2025-02-02 14:50:46,064 - INFO - Waiting for VM ctest-TestBasicVMVN-45030434-09683891 to be up.. 2025-02-02 14:50:46,103 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-02 14:50:51,183 - DEBUG - VM is in ACTIVE state now 2025-02-02 14:50:51,183 - INFO - VM name : ctest-TestBasicVMVN-45030434-09683891 2025-02-02 14:50:51,257 - DEBUG - VM ctest-TestBasicVMVN-45030434-09683891 ID is 2afbae76-19de-4b86-b36b-a3e3bd69c29a 2025-02-02 14:50:51,258 - DEBUG - VM ctest-TestBasicVMVN-45030434-09683891 launched on Node cn-jenkins-deploy-platform-ansible-os-2671-1 2025-02-02 14:50:51,341 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/2afbae76-19de-4b86-b36b-a3e3bd69c29a 2025-02-02 14:50:51,349 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/65b8edff-2238-4de0-a85a-0ff715a3b782 2025-02-02 14:50:54,613 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms') 2025-02-02 14:50:54,613 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45030434-09683891 failed! 2025-02-02 14:50:54,668 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-31177634 is 29.164.55.65 and allocation pool is NOT set 2025-02-02 14:50:56,731 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.16 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.157/2.948/3.740/0.791 ms') 2025-02-02 14:50:56,732 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45030434-09683891 passed 2025-02-02 14:50:56,884 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:50:56,884 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45030434-09683891, IP 29.164.55.67, Port 22 2025-02-02 14:50:56,939 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-02-02 14:50:57,026 - DEBUG - VM ctest-TestBasicVMVN-45030434-09683891 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-02 14:51:02,027 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:02,028 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45030434-09683891, IP 29.164.55.67, Port 22 2025-02-02 14:51:02,184 - DEBUG - VM ctest-TestBasicVMVN-45030434-09683891 is ready for SSH connections 2025-02-02 14:51:02,184 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.29, gateway password: c0ntrail123 2025-02-02 14:51:02,184 - DEBUG - cat /tmp/output.txt 2025-02-02 14:51:03,848 - DEBUG - Hello World. The time is now Sun, 02 Feb 2025 07:50:58 -0700! 2025-02-02 14:51:03,848 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 02 Feb 2025 07:50:58 -0700!'} 2025-02-02 14:51:03,848 - INFO - metadata_script.txt got executed in the vm 2025-02-02 14:51:03,848 - INFO - Deleting VM ctest-TestBasicVMVN-45030434-09683891 2025-02-02 14:51:03,916 - INFO - Deleting VN ctest-vn-31177634 2025-02-02 14:51:03,953 - DEBUG - VN a28378bf-c1d0-42b7-ac78-7edd888382a7 still in use: Unable to complete operation on network a28378bf-c1d0-42b7-ac78-7edd888382a7. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-efea4b7e-9487-47e1-8ba4-8325e2ae6011'] 2025-02-02 14:51:03,953 - WARNING - Deleting VN ctest-vn-31177634 failed..Will retry 2025-02-02 14:51:06,067 - DEBUG - Response for deleting network () 2025-02-02 14:51:06,326 - DEBUG - No XMPP flaps were noticed during the test
2025-02-02 14:51:06,326 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-02-02 14:51:06,326 - INFO - -------------------------------------------------------------------------------- 2025-02-02 14:51:06,328 - INFO - ================================================================================ 2025-02-02 14:51:06,329 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-02 14:51:06,329 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2025-02-02 14:51:06,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.20.0.5': '0'}} with 2025-02-02 14:51:06,615 - INFO - Initial checks done. Running the testcase now 2025-02-02 14:51:06,615 - INFO - 2025-02-02 14:51:07,124 - DEBUG - Response for create_network : {'network': {'id': 'f9502dbb-3a8c-4ac9-ba24-e9462b1d9006', 'name': 'ctest-vn-55114865', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'project_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-45030434', 'ctest-vn-55114865'], 'port_security_enabled': True, 'description': ''}} 2025-02-02 14:51:07,336 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ddce24f6-040e-4ef2-9a56-149c205d13f3', 'name': '', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'network_id': 'f9502dbb-3a8c-4ac9-ba24-e9462b1d9006', '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': '2b5bb411b19b4579b5bc6bf1662e4a61'}} 2025-02-02 14:51:07,522 - DEBUG - Response for create_subnet : {'subnet': {'id': '19d97f93-e622-416b-999e-67b89a9967d6', 'name': '', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'network_id': 'f9502dbb-3a8c-4ac9-ba24-e9462b1d9006', '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': '2b5bb411b19b4579b5bc6bf1662e4a61'}} 2025-02-02 14:51:07,544 - INFO - Created VN ctest-vn-55114865 2025-02-02 14:51:07,600 - DEBUG - VN ctest-vn-55114865 UUID is f9502dbb-3a8c-4ac9-ba24-e9462b1d9006 2025-02-02 14:51:07,989 - DEBUG - Response for create_port : {'port': {'name': 'd98ea95d-4288-4ae4-887a-2508a2c9cb87', 'id': 'd98ea95d-4288-4ae4-887a-2508a2c9cb87', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'network_id': 'f9502dbb-3a8c-4ac9-ba24-e9462b1d9006', 'mac_address': '02:d9:8e:a9:5d:42', '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': 'ddce24f6-040e-4ef2-9a56-149c205d13f3'}], 'security_groups': ['074f7ba2-ca94-483f-a3cd-209049422d35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b5bb411b19b4579b5bc6bf1662e4a61'}} 2025-02-02 14:51:08,177 - DEBUG - Response for create_port : {'port': {'name': '7f12a5c3-5b62-445c-95c3-192308415f5a', 'id': '7f12a5c3-5b62-445c-95c3-192308415f5a', 'tenant_id': '2b5bb411b19b4579b5bc6bf1662e4a61', 'network_id': 'f9502dbb-3a8c-4ac9-ba24-e9462b1d9006', 'mac_address': '02:7f:12:a5:c3:5b', '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': '19d97f93-e622-416b-999e-67b89a9967d6'}], 'security_groups': ['074f7ba2-ca94-483f-a3cd-209049422d35'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2b5bb411b19b4579b5bc6bf1662e4a61'}} 2025-02-02 14:51:08,541 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2671-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2671-1) 2025-02-02 14:51:08,938 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2671-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2671-1) 2025-02-02 14:51:10,126 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2671-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2671-1) 2025-02-02 14:51:10,126 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-02-02 14:51:10,133 - DEBUG - Requesting: http://10.0.0.29:8082/domain/12cfde75-4360-4f78-bcfd-bc6852afedc0 2025-02-02 14:51:10,147 - DEBUG - Requesting: http://10.0.0.29:8082/project/2b5bb411-b19b-4579-b5bc-6bf1662e4a61 2025-02-02 14:51:10,230 - DEBUG - Requesting: http://10.0.0.29:8082/network-ipam/57d74049-a608-402c-9e37-637ca8e5d2a8 2025-02-02 14:51:10,256 - INFO - Verifications in API Server for IPAM: ctest-ipam-79173386 passed 2025-02-02 14:51:10,265 - DEBUG - Control-node 10.0.0.29 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-45030434:ctest-ipam-79173386', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45030434', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6329598486354870316', 'uuid-lslong': '11400690368772428456'}, 'enable': 'true', 'created': '2025-02-02T14:51:06', 'last-modified': '2025-02-02T14:51:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.419747'} 2025-02-02 14:51:10,265 - INFO - Verifications in Control node for IPAM: ctest-ipam-79173386 passed 2025-02-02 14:51:10,265 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-02-02 14:51:10,276 - DEBUG - Requesting: http://10.0.0.29:8082/domain/12cfde75-4360-4f78-bcfd-bc6852afedc0 2025-02-02 14:51:10,294 - DEBUG - Requesting: http://10.0.0.29:8082/project/2b5bb411-b19b-4579-b5bc-6bf1662e4a61 2025-02-02 14:51:10,388 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/f9502dbb-3a8c-4ac9-ba24-e9462b1d9006 2025-02-02 14:51:10,408 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/f9502dbb-3a8c-4ac9-ba24-e9462b1d9006 2025-02-02 14:51:10,428 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/2e9c09a0-3b36-4d21-903e-8ee015a18250 2025-02-02 14:51:10,443 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/2e9c09a0-3b36-4d21-903e-8ee015a18250 2025-02-02 14:51:10,455 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/b8bbf9ac-1e4a-4403-9cf1-93201b208046 2025-02-02 14:51:10,466 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-02 14:51:10,466 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/f9502dbb-3a8c-4ac9-ba24-e9462b1d9006 2025-02-02 14:51:10,485 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/2e9c09a0-3b36-4d21-903e-8ee015a18250 2025-02-02 14:51:10,513 - INFO - Verified VN network id 9 for VN f9502dbb-3a8c-4ac9-ba24-e9462b1d9006 2025-02-02 14:51:10,513 - INFO - Verifications in API Server for VN ctest-vn-55114865 passed 2025-02-02 14:51:10,514 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/f9502dbb-3a8c-4ac9-ba24-e9462b1d9006 2025-02-02 14:51:10,538 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/2e9c09a0-3b36-4d21-903e-8ee015a18250 2025-02-02 14:51:10,566 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/2e9c09a0-3b36-4d21-903e-8ee015a18250 2025-02-02 14:51:10,598 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/b8bbf9ac-1e4a-4403-9cf1-93201b208046 2025-02-02 14:51:10,624 - DEBUG - Control-node 10.0.0.29 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-45030434', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17964909195745315529', 'uuid-lslong': '13413102077796519942'}, 'enable': 'true', 'created': '2025-02-02T14:51:07', 'last-modified': '2025-02-02T14:51:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.141703'} 2025-02-02 14:51:10,635 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-02 14:51:10,636 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-55114865 passed 2025-02-02 14:51:10,636 - DEBUG - ====Verifying policy data for ctest-vn-55114865 in API_Server ====== 2025-02-02 14:51:10,636 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-02-02 14:51:10,682 - DEBUG - Requesting: http://10.0.0.29:8082/domain/12cfde75-4360-4f78-bcfd-bc6852afedc0 2025-02-02 14:51:10,702 - DEBUG - Requesting: http://10.0.0.29:8082/project/2b5bb411-b19b-4579-b5bc-6bf1662e4a61 2025-02-02 14:51:10,811 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/f9502dbb-3a8c-4ac9-ba24-e9462b1d9006 2025-02-02 14:51:10,837 - DEBUG - =>VN ctest-vn-55114865 has no policy to be verified 2025-02-02 14:51:10,837 - DEBUG - Verifying the vn in opserver 2025-02-02 14:51:10,837 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865 virtual network link through opserver 10.0.0.29 2025-02-02 14:51:10,837 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-02-02 14:51:11,194 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-02-02 14:51:11,285 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865?flat'} 2025-02-02 14:51:11,285 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865 is found in opserver 2025-02-02 14:51:11,291 - DEBUG - VRF ids for VN ctest-vn-55114865: {'10.0.0.29': '2'} 2025-02-02 14:51:11,291 - INFO - Waiting for VM ctest-TestBasicVMVN-45030434-39012186 to be up.. 2025-02-02 14:51:11,371 - DEBUG - VM is in ACTIVE state now 2025-02-02 14:51:11,371 - INFO - VM name : ctest-TestBasicVMVN-45030434-39012186 2025-02-02 14:51:11,461 - DEBUG - VM ctest-TestBasicVMVN-45030434-39012186 ID is ab3d4ed8-e5db-4b9a-86ba-43661e5ad6e3 2025-02-02 14:51:11,461 - DEBUG - VM ctest-TestBasicVMVN-45030434-39012186 launched on Node cn-jenkins-deploy-platform-ansible-os-2671-1 2025-02-02 14:51:11,556 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/ab3d4ed8-e5db-4b9a-86ba-43661e5ad6e3 2025-02-02 14:51:11,572 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/d98ea95d-4288-4ae4-887a-2508a2c9cb87 2025-02-02 14:51:14,837 - 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-02-02 14:51:14,838 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45030434-39012186 failed! 2025-02-02 14:51:14,892 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865 is 31.1.1.1 and allocation pool is NOT set 2025-02-02 14:51:14,893 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865 is 31.1.2.1 and allocation pool is NOT set 2025-02-02 14:51:18,969 - 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 1014ms') 2025-02-02 14:51:18,969 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45030434-39012186 failed! 2025-02-02 14:51:19,024 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865 is 31.1.1.1 and allocation pool is NOT set 2025-02-02 14:51:19,024 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865 is 31.1.2.1 and allocation pool is NOT set 2025-02-02 14:51:21,090 - 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=11.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.31 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.312/6.201/11.090/4.889 ms') 2025-02-02 14:51:21,090 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-45030434-39012186 passed 2025-02-02 14:51:21,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:21,245 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45030434-39012186, IP 31.1.1.4, Port 22 2025-02-02 14:51:21,411 - DEBUG - VM ctest-TestBasicVMVN-45030434-39012186 is ready for SSH connections 2025-02-02 14:51:21,411 - INFO - Waiting for VM ctest-TestBasicVMVN-45030434-76066224 to be up.. 2025-02-02 14:51:21,492 - DEBUG - VM is in ACTIVE state now 2025-02-02 14:51:21,492 - INFO - VM name : ctest-TestBasicVMVN-45030434-76066224 2025-02-02 14:51:21,577 - DEBUG - VM ctest-TestBasicVMVN-45030434-76066224 ID is ff875647-62cf-4636-b9c4-200a36452a04 2025-02-02 14:51:21,577 - DEBUG - VM ctest-TestBasicVMVN-45030434-76066224 launched on Node cn-jenkins-deploy-platform-ansible-os-2671-1 2025-02-02 14:51:21,657 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/ff875647-62cf-4636-b9c4-200a36452a04 2025-02-02 14:51:21,666 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/7f12a5c3-5b62-445c-95c3-192308415f5a 2025-02-02 14:51:22,919 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.555 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.555/1.789/3.023/1.234 ms') 2025-02-02 14:51:22,919 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-45030434-76066224 passed 2025-02-02 14:51:23,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:23,073 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45030434-76066224, IP 31.1.2.4, Port 22 2025-02-02 14:51:23,232 - DEBUG - VM ctest-TestBasicVMVN-45030434-76066224 is ready for SSH connections 2025-02-02 14:51:23,232 - INFO - Waiting for VM ctest-TestBasicVMVN-45030434-01671380 to be up.. 2025-02-02 14:51:23,318 - DEBUG - VM is in ACTIVE state now 2025-02-02 14:51:23,318 - INFO - VM name : ctest-TestBasicVMVN-45030434-01671380 2025-02-02 14:51:23,395 - DEBUG - VM ctest-TestBasicVMVN-45030434-01671380 ID is c561816e-1ac2-4188-b585-80af9f648b3b 2025-02-02 14:51:23,396 - DEBUG - VM ctest-TestBasicVMVN-45030434-01671380 launched on Node cn-jenkins-deploy-platform-ansible-os-2671-1 2025-02-02 14:51:23,471 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine/c561816e-1ac2-4188-b585-80af9f648b3b 2025-02-02 14:51:23,481 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-machine-interface/59689ecf-6f9a-4987-be3c-5b482414242a 2025-02-02 14:51:24,727 - 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.90 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.375 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.375/1.636/2.898/1.261 ms') 2025-02-02 14:51:24,727 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-45030434-01671380 passed 2025-02-02 14:51:24,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:24,880 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-45030434-01671380, IP 31.1.1.3, Port 22 2025-02-02 14:51:25,040 - DEBUG - VM ctest-TestBasicVMVN-45030434-01671380 is ready for SSH connections 2025-02-02 14:51:25,040 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:25,040 - 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.29, gateway password: c0ntrail123 2025-02-02 14:51:25,040 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-02 14:51:29,062 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.185 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.723 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.827 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.723/1.911/4.185 ms 2025-02-02 14:51:29,063 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-45030434-39012186 passed 2025-02-02 14:51:29,063 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:29,063 - 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.29, gateway password: c0ntrail123 2025-02-02 14:51:29,063 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-02 14:51:32,724 - 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.300 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.974 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.920 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.920/1.731/3.300 ms 2025-02-02 14:51:32,724 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-45030434-76066224 passed 2025-02-02 14:51:32,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:32,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:32,725 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-02 14:51:32,725 - 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.29, gateway password: c0ntrail123 2025-02-02 14:51:32,725 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-02 14:51:32,922 - DEBUG - None 2025-02-02 14:51:32,922 - 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.29, gateway password: c0ntrail123 2025-02-02 14:51:32,922 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-02 14:51:33,107 - DEBUG - None 2025-02-02 14:51:33,107 - 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.29, gateway password: c0ntrail123 2025-02-02 14:51:33,107 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-02 14:51:33,709 - DEBUG - None 2025-02-02 14:51:33,709 - 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.29, gateway password: c0ntrail123 2025-02-02 14:51:33,709 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-02 14:51:35,911 - 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.063 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.035 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.366 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.604 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.435 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.366/1.900/5.035 ms 2025-02-02 14:51:35,911 - 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.29, gateway password: c0ntrail123 2025-02-02 14:51:35,912 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-02 14:51:38,162 - 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=0.973 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.026 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.275 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.422 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.862 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.782 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.390 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.390/2.247/4.275 ms 2025-02-02 14:51:38,162 - 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.29, gateway password: c0ntrail123 2025-02-02 14:51:38,162 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-02 14:51:40,402 - 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.858 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.171 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.009 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.803 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.739 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.361 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.361/1.918/4.009 ms 2025-02-02 14:51:40,403 - INFO - Deleting VM ctest-TestBasicVMVN-45030434-01671380 2025-02-02 14:51:40,471 - INFO - Detaching port 7f12a5c3-5b62-445c-95c3-192308415f5a from VM ctest-TestBasicVMVN-45030434-76066224 2025-02-02 14:51:40,520 - INFO - Deleting VM ctest-TestBasicVMVN-45030434-76066224 2025-02-02 14:51:40,594 - INFO - Detaching port d98ea95d-4288-4ae4-887a-2508a2c9cb87 from VM ctest-TestBasicVMVN-45030434-39012186 2025-02-02 14:51:40,625 - INFO - Deleting VM ctest-TestBasicVMVN-45030434-39012186 2025-02-02 14:51:40,707 - INFO - Deleting VN ctest-vn-55114865 2025-02-02 14:51:40,922 - DEBUG - Response for delete_port : () 2025-02-02 14:51:41,193 - DEBUG - Response for delete_port : () 2025-02-02 14:51:41,249 - DEBUG - VN f9502dbb-3a8c-4ac9-ba24-e9462b1d9006 still in use: Unable to complete operation on network f9502dbb-3a8c-4ac9-ba24-e9462b1d9006. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-75a640c7-da00-4705-8785-58400db3ad92'] 2025-02-02 14:51:41,249 - WARNING - Deleting VN ctest-vn-55114865 failed..Will retry 2025-02-02 14:51:43,400 - DEBUG - Response for deleting network () 2025-02-02 14:51:43,400 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/2e9c09a0-3b36-4d21-903e-8ee015a18250 2025-02-02 14:51:43,418 - DEBUG - Response Code: 404 2025-02-02 14:51:43,418 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-02-02 14:51:43,423 - DEBUG - Requesting: http://10.0.0.29:8082/domain/12cfde75-4360-4f78-bcfd-bc6852afedc0 2025-02-02 14:51:43,437 - DEBUG - Requesting: http://10.0.0.29:8082/project/2b5bb411-b19b-4579-b5bc-6bf1662e4a61 2025-02-02 14:51:43,514 - INFO - Validated that VN ctest-vn-55114865 is not found in API Server 2025-02-02 14:51:43,525 - DEBUG - VN ctest-vn-55114865 is not present in Agent 10.0.0.29 2025-02-02 14:51:43,525 - INFO - Validated that VN ctest-vn-55114865 is not in any agent 2025-02-02 14:51:43,531 - DEBUG - VRF 2 is not seen in agent 10.0.0.29 2025-02-02 14:51:43,537 - DEBUG - Vrouter 10.0.0.29 does not have vrf 2 for VN ctest-vn-55114865 2025-02-02 14:51:43,537 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-45030434:ctest-vn-55114865 2025-02-02 14:51:43,548 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-55114865 info 2025-02-02 14:51:43,636 - INFO - IPAM: ctest-ipam-79173386 is not found in API Server 2025-02-02 14:51:43,650 - INFO - IPAM:ctest-ipam-79173386 is not found in control node 2025-02-02 14:51:43,919 - DEBUG - No XMPP flaps were noticed during the test
2025-02-02 14:51:43,919 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-02-02 14:51:43,919 - INFO - -------------------------------------------------------------------------------- 2025-02-02 14:51:44,656 - INFO - Deleted project: ctest-TestBasicVMVN-45030434, ID : 2b5bb411-b19b-4579-b5bc-6bf1662e4a61