2025-01-08 22:14:23,551 - INFO - Domain Default found not creating 2025-01-08 22:14:23,706 - INFO - Project ctest-TestBasicVMVN-72106377 not found, creating it 2025-01-08 22:14:24,195 - INFO - Created Project:ctest-TestBasicVMVN-72106377, ID : 1a678189-9dca-4d9c-a9d9-29999a6ffb24 2025-01-08 22:14:25,647 - INFO - ================================================================================ 2025-01-08 22:14:25,647 - INFO - STARTING TEST : test_generic_link_local_service 2025-01-08 22:14:25,647 - 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-01-08 22:14:25,908 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.22': '0'}} with 2025-01-08 22:14:25,908 - INFO - Initial checks done. Running the testcase now 2025-01-08 22:14:25,908 - INFO - 2025-01-08 22:14:26,472 - DEBUG - Response for create_network : {'network': {'id': 'fd4f31ae-7d4b-46ef-a017-958cb40af852', 'name': 'ctest-vn2_metadata-49683553', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'project_id': '1a6781899dca4d9ca9d929999a6ffb24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72106377', 'ctest-vn2_metadata-49683553'], 'port_security_enabled': True, 'description': ''}} 2025-01-08 22:14:26,653 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e95d9312-992b-4f4b-8619-646e302fe27b', 'name': '', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'network_id': 'fd4f31ae-7d4b-46ef-a017-958cb40af852', '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': '1a6781899dca4d9ca9d929999a6ffb24'}} 2025-01-08 22:14:26,671 - INFO - Created VN ctest-vn2_metadata-49683553 2025-01-08 22:14:26,729 - DEBUG - VN ctest-vn2_metadata-49683553 UUID is fd4f31ae-7d4b-46ef-a017-958cb40af852 2025-01-08 22:14:26,923 - DEBUG - Services list from nova: [, , ] 2025-01-08 22:14:27,947 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2570-1) 2025-01-08 22:14:28,052 - DEBUG - Link local service introspect added 2025-01-08 22:14:28,092 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-08 22:14:33,173 - DEBUG - VM is in ACTIVE state now 2025-01-08 22:14:33,305 - INFO - Waiting for VM ctest-TestBasicVMVN-72106377-55057189 to be up.. 2025-01-08 22:14:33,305 - INFO - VM name : ctest-TestBasicVMVN-72106377-55057189 2025-01-08 22:14:33,392 - DEBUG - VM ctest-TestBasicVMVN-72106377-55057189 ID is d04c831e-20c7-4abb-9b3c-88c84a78a2a5 2025-01-08 22:14:33,392 - DEBUG - VM ctest-TestBasicVMVN-72106377-55057189 launched on Node cn-jenkins-deploy-platform-ansible-os-2570-1 2025-01-08 22:14:33,486 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d04c831e-20c7-4abb-9b3c-88c84a78a2a5 2025-01-08 22:14:33,782 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d04c831e-20c7-4abb-9b3c-88c84a78a2a5 2025-01-08 22:14:33,814 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/63162f63-faeb-4803-bfa5-a2522c2bf7e8 2025-01-08 22:14:37,075 - 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 1015ms') 2025-01-08 22:14:37,075 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72106377-55057189 failed! 2025-01-08 22:14:37,128 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72106377:ctest-vn2_metadata-49683553 is 11.1.1.1 and allocation pool is NOT set 2025-01-08 22:14:39,194 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.04 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.036/2.290/3.545/1.254 ms') 2025-01-08 22:14:39,194 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72106377-55057189 passed 2025-01-08 22:14:39,345 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:14:39,345 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72106377-55057189, IP 11.1.1.3, Port 22 2025-01-08 22:14:39,400 - 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-01-08 22:14:39,481 - DEBUG - VM ctest-TestBasicVMVN-72106377-55057189 is NOT ready for SSH connections, VM status: ACTIVE 2025-01-08 22:14:44,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:14:44,482 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72106377-55057189, IP 11.1.1.3, Port 22 2025-01-08 22:14:44,636 - DEBUG - VM ctest-TestBasicVMVN-72106377-55057189 is ready for SSH connections 2025-01-08 22:14:44,636 - INFO - Retry 0 2025-01-08 22:14:44,636 - 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.41, gateway password: c0ntrail123 2025-01-08 22:14:44,636 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-01-08 22:14:46,261 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-01-08 22:14:46,262 - INFO - Generic metadata worked 2025-01-08 22:14:46,520 - DEBUG - Link local service introspect removed 2025-01-08 22:14:46,520 - INFO - Deleting VM ctest-TestBasicVMVN-72106377-55057189 2025-01-08 22:14:46,602 - INFO - Deleting VN ctest-vn2_metadata-49683553 2025-01-08 22:14:46,641 - DEBUG - VN fd4f31ae-7d4b-46ef-a017-958cb40af852 still in use: Unable to complete operation on network fd4f31ae-7d4b-46ef-a017-958cb40af852. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-77745239-da46-435a-bdb3-4941ea7d99f0'] 2025-01-08 22:14:46,641 - WARNING - Deleting VN ctest-vn2_metadata-49683553 failed..Will retry 2025-01-08 22:14:48,801 - DEBUG - Response for deleting network () 2025-01-08 22:14:49,058 - DEBUG - No XMPP flaps were noticed during the test 2025-01-08 22:14:49,058 - INFO - -------------------------------------------------------------------------------- 2025-01-08 22:14:49,061 - INFO - ================================================================================ 2025-01-08 22:14:49,061 - INFO - STARTING TEST : test_metadata_service 2025-01-08 22:14:49,061 - 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-01-08 22:14:49,351 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.22': '0'}} with 2025-01-08 22:14:49,351 - INFO - Initial checks done. Running the testcase now 2025-01-08 22:14:49,351 - INFO - 2025-01-08 22:14:49,351 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-configs 2025-01-08 22:14:49,359 - DEBUG - Requesting: http://10.0.0.41:8082/global-vrouter-config/99f0b836-490c-43aa-a4ce-c7ae9b0ce5aa 2025-01-08 22:14:49,563 - DEBUG - Response for create_network : {'network': {'id': '1beb484e-b3cb-4a51-a798-174f48507dc8', 'name': 'ctest-vn-34707596', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'project_id': '1a6781899dca4d9ca9d929999a6ffb24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72106377', 'ctest-vn-34707596'], 'port_security_enabled': True, 'description': ''}} 2025-01-08 22:14:49,752 - DEBUG - Response for create_subnet : {'subnet': {'id': '0eece99b-1e47-4a40-96d3-e2afe09ddb31', 'name': '', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'network_id': '1beb484e-b3cb-4a51-a798-174f48507dc8', 'ip_version': 4, 'cidr': '206.22.24.0/26', 'allocation_pools': [{'start': '206.22.24.2', 'end': '206.22.24.62'}], 'gateway_ip': '206.22.24.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.22.24.2', 'tags': [], 'project_id': '1a6781899dca4d9ca9d929999a6ffb24'}} 2025-01-08 22:14:49,769 - INFO - Created VN ctest-vn-34707596 2025-01-08 22:14:49,820 - DEBUG - VN ctest-vn-34707596 UUID is 1beb484e-b3cb-4a51-a798-174f48507dc8 2025-01-08 22:14:51,111 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2570-1) 2025-01-08 22:14:51,112 - INFO - Waiting for VM ctest-TestBasicVMVN-72106377-82004247 to be up.. 2025-01-08 22:14:51,154 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-01-08 22:14:56,233 - DEBUG - VM is in ACTIVE state now 2025-01-08 22:14:56,233 - INFO - VM name : ctest-TestBasicVMVN-72106377-82004247 2025-01-08 22:14:56,305 - DEBUG - VM ctest-TestBasicVMVN-72106377-82004247 ID is 125b388e-9907-476a-9a3f-139ecffed8e8 2025-01-08 22:14:56,305 - DEBUG - VM ctest-TestBasicVMVN-72106377-82004247 launched on Node cn-jenkins-deploy-platform-ansible-os-2570-1 2025-01-08 22:14:56,384 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/125b388e-9907-476a-9a3f-139ecffed8e8 2025-01-08 22:14:56,394 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/e80c1d41-c201-458e-b40a-2c649fcff5e1 2025-01-08 22:14:59,600 - 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 1002ms') 2025-01-08 22:14:59,600 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72106377-82004247 failed! 2025-01-08 22:14:59,657 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-34707596 is 206.22.24.1 and allocation pool is NOT set 2025-01-08 22:15:01,719 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=13.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.477 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.477/6.716/12.955/6.239 ms') 2025-01-08 22:15:01,719 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72106377-82004247 passed 2025-01-08 22:15:01,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:01,877 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72106377-82004247, IP 206.22.24.3, Port 22 2025-01-08 22:15:02,043 - DEBUG - VM ctest-TestBasicVMVN-72106377-82004247 is ready for SSH connections 2025-01-08 22:15:02,043 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123 2025-01-08 22:15:02,043 - DEBUG - cat /tmp/output.txt 2025-01-08 22:15:03,673 - DEBUG - Hello World. The time is now Wed, 08 Jan 2025 15:15:02 -0700! 2025-01-08 22:15:03,673 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 08 Jan 2025 15:15:02 -0700!'} 2025-01-08 22:15:03,673 - INFO - metadata_script.txt got executed in the vm 2025-01-08 22:15:03,673 - INFO - Deleting VM ctest-TestBasicVMVN-72106377-82004247 2025-01-08 22:15:03,743 - INFO - Deleting VN ctest-vn-34707596 2025-01-08 22:15:03,779 - DEBUG - VN 1beb484e-b3cb-4a51-a798-174f48507dc8 still in use: Unable to complete operation on network 1beb484e-b3cb-4a51-a798-174f48507dc8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-a599c256-2e91-4632-b40e-bbac08d0beba'] 2025-01-08 22:15:03,779 - WARNING - Deleting VN ctest-vn-34707596 failed..Will retry 2025-01-08 22:15:05,892 - DEBUG - Response for deleting network () 2025-01-08 22:15:06,158 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 22:15:06,159 - INFO - END TEST : test_metadata_service : PASSED[0:00:17]
2025-01-08 22:15:06,159 - INFO - -------------------------------------------------------------------------------- 2025-01-08 22:15:06,162 - INFO - ================================================================================ 2025-01-08 22:15:06,162 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-01-08 22:15:06,162 - 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-01-08 22:15:06,451 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.22': '0'}} with 2025-01-08 22:15:06,451 - INFO - Initial checks done. Running the testcase now 2025-01-08 22:15:06,451 - INFO - 2025-01-08 22:15:06,931 - DEBUG - Response for create_network : {'network': {'id': '9676cac7-bb83-4e05-a623-d8d6f3505de3', 'name': 'ctest-vn-26256812', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'project_id': '1a6781899dca4d9ca9d929999a6ffb24', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-72106377', 'ctest-vn-26256812'], 'port_security_enabled': True, 'description': ''}} 2025-01-08 22:15:07,102 - DEBUG - Response for create_subnet : {'subnet': {'id': '1329cf7d-15b9-4ded-b671-ad3d7004b350', 'name': '', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'network_id': '9676cac7-bb83-4e05-a623-d8d6f3505de3', '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': '1a6781899dca4d9ca9d929999a6ffb24'}} 2025-01-08 22:15:07,256 - DEBUG - Response for create_subnet : {'subnet': {'id': '198cc480-861b-466d-9875-4e7b2fa0e715', 'name': '', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'network_id': '9676cac7-bb83-4e05-a623-d8d6f3505de3', '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': '1a6781899dca4d9ca9d929999a6ffb24'}} 2025-01-08 22:15:07,275 - INFO - Created VN ctest-vn-26256812 2025-01-08 22:15:07,329 - DEBUG - VN ctest-vn-26256812 UUID is 9676cac7-bb83-4e05-a623-d8d6f3505de3 2025-01-08 22:15:07,703 - DEBUG - Response for create_port : {'port': {'name': '61fb4bb2-a891-48bf-a4a2-12f7bb124824', 'id': '61fb4bb2-a891-48bf-a4a2-12f7bb124824', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'network_id': '9676cac7-bb83-4e05-a623-d8d6f3505de3', 'mac_address': '02:61:fb:4b:b2:a8', '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': '1329cf7d-15b9-4ded-b671-ad3d7004b350'}], 'security_groups': ['ca2707fb-7720-430b-a55a-29580c2fc801'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1a6781899dca4d9ca9d929999a6ffb24'}} 2025-01-08 22:15:07,876 - DEBUG - Response for create_port : {'port': {'name': '5de0dbce-ddc5-437f-aa79-aed833b07be7', 'id': '5de0dbce-ddc5-437f-aa79-aed833b07be7', 'tenant_id': '1a6781899dca4d9ca9d929999a6ffb24', 'network_id': '9676cac7-bb83-4e05-a623-d8d6f3505de3', 'mac_address': '02:5d:e0:db:ce:dd', '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': '198cc480-861b-466d-9875-4e7b2fa0e715'}], 'security_groups': ['ca2707fb-7720-430b-a55a-29580c2fc801'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1a6781899dca4d9ca9d929999a6ffb24'}} 2025-01-08 22:15:08,240 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2570-1) 2025-01-08 22:15:08,633 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2570-1) 2025-01-08 22:15:09,819 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2570-1) 2025-01-08 22:15:09,819 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-01-08 22:15:09,826 - DEBUG - Requesting: http://10.0.0.41:8082/domain/da76ebc5-fa76-4a9f-b6c1-7d12e152ace9 2025-01-08 22:15:09,839 - DEBUG - Requesting: http://10.0.0.41:8082/project/1a678189-9dca-4d9c-a9d9-29999a6ffb24 2025-01-08 22:15:09,924 - DEBUG - Requesting: http://10.0.0.41:8082/network-ipam/6e494065-9e95-40c3-9964-e8a11c1dc776 2025-01-08 22:15:09,937 - INFO - Verifications in API Server for IPAM: ctest-ipam-71253674 passed 2025-01-08 22:15:09,946 - DEBUG - Control-node 10.0.0.41 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-72106377:ctest-ipam-71253674', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-72106377', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7946953822668406979', 'uuid-lslong': '11053215164133132150'}, 'enable': 'true', 'created': '2025-01-08T22:15:06', 'last-modified': '2025-01-08T22:15:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.266680'} 2025-01-08 22:15:09,946 - INFO - Verifications in Control node for IPAM: ctest-ipam-71253674 passed 2025-01-08 22:15:09,946 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-01-08 22:15:09,955 - DEBUG - Requesting: http://10.0.0.41:8082/domain/da76ebc5-fa76-4a9f-b6c1-7d12e152ace9 2025-01-08 22:15:09,971 - DEBUG - Requesting: http://10.0.0.41:8082/project/1a678189-9dca-4d9c-a9d9-29999a6ffb24 2025-01-08 22:15:10,085 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9676cac7-bb83-4e05-a623-d8d6f3505de3 2025-01-08 22:15:10,101 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9676cac7-bb83-4e05-a623-d8d6f3505de3 2025-01-08 22:15:10,122 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f77fabd9-be93-41f4-af82-94fcbef0312c 2025-01-08 22:15:10,140 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f77fabd9-be93-41f4-af82-94fcbef0312c 2025-01-08 22:15:10,155 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/68ae408c-3ae1-4bc9-b8ad-87eb6b6e05f7 2025-01-08 22:15:10,164 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-08 22:15:10,164 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9676cac7-bb83-4e05-a623-d8d6f3505de3 2025-01-08 22:15:10,177 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f77fabd9-be93-41f4-af82-94fcbef0312c 2025-01-08 22:15:10,204 - INFO - Verified VN network id 8 for VN 9676cac7-bb83-4e05-a623-d8d6f3505de3 2025-01-08 22:15:10,204 - INFO - Verifications in API Server for VN ctest-vn-26256812 passed 2025-01-08 22:15:10,204 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9676cac7-bb83-4e05-a623-d8d6f3505de3 2025-01-08 22:15:10,220 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f77fabd9-be93-41f4-af82-94fcbef0312c 2025-01-08 22:15:10,235 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f77fabd9-be93-41f4-af82-94fcbef0312c 2025-01-08 22:15:10,252 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/68ae408c-3ae1-4bc9-b8ad-87eb6b6e05f7 2025-01-08 22:15:10,274 - DEBUG - Control-node 10.0.0.41 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-72106377', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10842076112134295045', 'uuid-lslong': '11971650652197641699'}, 'enable': 'true', 'created': '2025-01-08T22:15:06', 'last-modified': '2025-01-08T22:15:07', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.048976'} 2025-01-08 22:15:10,298 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-01-08 22:15:10,298 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26256812 passed 2025-01-08 22:15:10,299 - DEBUG - ====Verifying policy data for ctest-vn-26256812 in API_Server ====== 2025-01-08 22:15:10,299 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-01-08 22:15:10,315 - DEBUG - Requesting: http://10.0.0.41:8082/domain/da76ebc5-fa76-4a9f-b6c1-7d12e152ace9 2025-01-08 22:15:10,363 - DEBUG - Requesting: http://10.0.0.41:8082/project/1a678189-9dca-4d9c-a9d9-29999a6ffb24 2025-01-08 22:15:10,533 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/9676cac7-bb83-4e05-a623-d8d6f3505de3 2025-01-08 22:15:10,578 - DEBUG - =>VN ctest-vn-26256812 has no policy to be verified 2025-01-08 22:15:10,578 - DEBUG - Verifying the vn in opserver 2025-01-08 22:15:10,578 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812 virtual network link through opserver 10.0.0.41 2025-01-08 22:15:10,578 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-01-08 22:15:10,939 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-01-08 22:15:11,019 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812?flat'} 2025-01-08 22:15:11,019 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812 is found in opserver 2025-01-08 22:15:11,028 - DEBUG - VRF ids for VN ctest-vn-26256812: {'10.0.0.41': '2'} 2025-01-08 22:15:11,028 - INFO - Waiting for VM ctest-TestBasicVMVN-72106377-00509967 to be up.. 2025-01-08 22:15:11,127 - DEBUG - VM is in ACTIVE state now 2025-01-08 22:15:11,128 - INFO - VM name : ctest-TestBasicVMVN-72106377-00509967 2025-01-08 22:15:11,205 - DEBUG - VM ctest-TestBasicVMVN-72106377-00509967 ID is d88cb4ca-3cc0-4198-b7dd-82588faa18f0 2025-01-08 22:15:11,205 - DEBUG - VM ctest-TestBasicVMVN-72106377-00509967 launched on Node cn-jenkins-deploy-platform-ansible-os-2570-1 2025-01-08 22:15:11,288 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/d88cb4ca-3cc0-4198-b7dd-82588faa18f0 2025-01-08 22:15:11,307 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/61fb4bb2-a891-48bf-a4a2-12f7bb124824 2025-01-08 22:15:14,579 - 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 1011ms') 2025-01-08 22:15:14,579 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72106377-00509967 failed! 2025-01-08 22:15:14,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812 is 31.1.1.1 and allocation pool is NOT set 2025-01-08 22:15:14,641 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812 is 31.1.2.1 and allocation pool is NOT set 2025-01-08 22:15:18,701 - 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-01-08 22:15:18,701 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72106377-00509967 failed! 2025-01-08 22:15:18,756 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812 is 31.1.1.1 and allocation pool is NOT set 2025-01-08 22:15:18,757 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812 is 31.1.2.1 and allocation pool is NOT set 2025-01-08 22:15:20,819 - 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.75 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.680 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.680/4.713/8.747/4.033 ms') 2025-01-08 22:15:20,819 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-72106377-00509967 passed 2025-01-08 22:15:20,969 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:20,969 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72106377-00509967, IP 31.1.1.4, Port 22 2025-01-08 22:15:21,129 - DEBUG - VM ctest-TestBasicVMVN-72106377-00509967 is ready for SSH connections 2025-01-08 22:15:21,129 - INFO - Waiting for VM ctest-TestBasicVMVN-72106377-63942576 to be up.. 2025-01-08 22:15:21,215 - DEBUG - VM is in ACTIVE state now 2025-01-08 22:15:21,215 - INFO - VM name : ctest-TestBasicVMVN-72106377-63942576 2025-01-08 22:15:21,300 - DEBUG - VM ctest-TestBasicVMVN-72106377-63942576 ID is 8bbf9f60-b390-42c8-af62-29fab44f4c38 2025-01-08 22:15:21,300 - DEBUG - VM ctest-TestBasicVMVN-72106377-63942576 launched on Node cn-jenkins-deploy-platform-ansible-os-2570-1 2025-01-08 22:15:21,385 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/8bbf9f60-b390-42c8-af62-29fab44f4c38 2025-01-08 22:15:21,395 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/5de0dbce-ddc5-437f-aa79-aed833b07be7 2025-01-08 22:15:22,639 - 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.79 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.405 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.405/1.595/2.785/1.190 ms') 2025-01-08 22:15:22,640 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-72106377-63942576 passed 2025-01-08 22:15:22,797 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:22,797 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72106377-63942576, IP 31.1.2.4, Port 22 2025-01-08 22:15:22,964 - DEBUG - VM ctest-TestBasicVMVN-72106377-63942576 is ready for SSH connections 2025-01-08 22:15:22,964 - INFO - Waiting for VM ctest-TestBasicVMVN-72106377-00615635 to be up.. 2025-01-08 22:15:23,048 - DEBUG - VM is in ACTIVE state now 2025-01-08 22:15:23,049 - INFO - VM name : ctest-TestBasicVMVN-72106377-00615635 2025-01-08 22:15:23,125 - DEBUG - VM ctest-TestBasicVMVN-72106377-00615635 ID is bbd31aea-b096-4785-af97-2a7aa5cf364a 2025-01-08 22:15:23,125 - DEBUG - VM ctest-TestBasicVMVN-72106377-00615635 launched on Node cn-jenkins-deploy-platform-ansible-os-2570-1 2025-01-08 22:15:23,202 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/bbd31aea-b096-4785-af97-2a7aa5cf364a 2025-01-08 22:15:23,211 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/1b9b2c75-d48d-460f-8f28-081a22d09987 2025-01-08 22:15:24,453 - 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.28 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.385 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.385/1.832/3.279/1.447 ms') 2025-01-08 22:15:24,453 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-72106377-00615635 passed 2025-01-08 22:15:24,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:24,605 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-72106377-00615635, IP 31.1.1.3, Port 22 2025-01-08 22:15:24,770 - DEBUG - VM ctest-TestBasicVMVN-72106377-00615635 is ready for SSH connections 2025-01-08 22:15:24,770 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:24,771 - 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.41, gateway password: c0ntrail123 2025-01-08 22:15:24,771 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-01-08 22:15:28,798 - 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.693 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.962 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.029 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.962/1.894/3.693 ms 2025-01-08 22:15:28,798 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-72106377-00509967 passed 2025-01-08 22:15:28,798 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:28,798 - 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.41, gateway password: c0ntrail123 2025-01-08 22:15:28,798 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-01-08 22:15:32,452 - 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.345 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.859 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.912 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.859/1.705/3.345 ms 2025-01-08 22:15:32,452 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-72106377-63942576 passed 2025-01-08 22:15:32,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:32,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:32,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-01-08 22:15:32,452 - 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.41, gateway password: c0ntrail123 2025-01-08 22:15:32,452 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-08 22:15:32,638 - DEBUG - None 2025-01-08 22:15:32,638 - 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.41, gateway password: c0ntrail123 2025-01-08 22:15:32,638 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-08 22:15:32,881 - DEBUG - None 2025-01-08 22:15:32,881 - 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.41, gateway password: c0ntrail123 2025-01-08 22:15:32,881 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-01-08 22:15:33,503 - DEBUG - None 2025-01-08 22:15:33,503 - 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.41, gateway password: c0ntrail123 2025-01-08 22:15:33,503 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-01-08 22:15:35,710 - 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=1.948 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.010 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.393 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.048 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.375 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.375/2.154/6.010 ms 2025-01-08 22:15:35,710 - 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.41, gateway password: c0ntrail123 2025-01-08 22:15:35,711 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-01-08 22:15:37,957 - 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.794 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.012 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.114 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.367 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.392 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.343 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.367/2.488/5.114 ms 2025-01-08 22:15:37,957 - 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.41, gateway password: c0ntrail123 2025-01-08 22:15:37,957 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-01-08 22:15:40,197 - 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.842 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=2.659 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.504 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.566 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.991 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.313 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.313/2.188/4.991 ms 2025-01-08 22:15:40,197 - INFO - Deleting VM ctest-TestBasicVMVN-72106377-00615635 2025-01-08 22:15:40,280 - INFO - Detaching port 5de0dbce-ddc5-437f-aa79-aed833b07be7 from VM ctest-TestBasicVMVN-72106377-63942576 2025-01-08 22:15:40,332 - INFO - Deleting VM ctest-TestBasicVMVN-72106377-63942576 2025-01-08 22:15:40,400 - INFO - Detaching port 61fb4bb2-a891-48bf-a4a2-12f7bb124824 from VM ctest-TestBasicVMVN-72106377-00509967 2025-01-08 22:15:40,433 - INFO - Deleting VM ctest-TestBasicVMVN-72106377-00509967 2025-01-08 22:15:40,511 - INFO - Deleting VN ctest-vn-26256812 2025-01-08 22:15:40,679 - DEBUG - Response for delete_port : () 2025-01-08 22:15:40,859 - DEBUG - Response for delete_port : () 2025-01-08 22:15:40,901 - DEBUG - VN 9676cac7-bb83-4e05-a623-d8d6f3505de3 still in use: Unable to complete operation on network 9676cac7-bb83-4e05-a623-d8d6f3505de3. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-49e86b83-926e-46fe-ab4c-25fe6c11ec52'] 2025-01-08 22:15:40,902 - WARNING - Deleting VN ctest-vn-26256812 failed..Will retry 2025-01-08 22:15:43,031 - DEBUG - Response for deleting network () 2025-01-08 22:15:43,032 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/f77fabd9-be93-41f4-af82-94fcbef0312c 2025-01-08 22:15:43,038 - DEBUG - Response Code: 404 2025-01-08 22:15:43,038 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-01-08 22:15:43,046 - DEBUG - Requesting: http://10.0.0.41:8082/domain/da76ebc5-fa76-4a9f-b6c1-7d12e152ace9 2025-01-08 22:15:43,103 - DEBUG - Requesting: http://10.0.0.41:8082/project/1a678189-9dca-4d9c-a9d9-29999a6ffb24 2025-01-08 22:15:43,178 - INFO - Validated that VN ctest-vn-26256812 is not found in API Server 2025-01-08 22:15:43,191 - DEBUG - VN ctest-vn-26256812 is not present in Agent 10.0.0.41 2025-01-08 22:15:43,191 - INFO - Validated that VN ctest-vn-26256812 is not in any agent 2025-01-08 22:15:43,196 - DEBUG - VRF 2 is not seen in agent 10.0.0.41 2025-01-08 22:15:43,202 - DEBUG - Vrouter 10.0.0.41 does not have vrf 2 for VN ctest-vn-26256812 2025-01-08 22:15:43,202 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-72106377:ctest-vn-26256812 2025-01-08 22:15:43,213 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26256812 info 2025-01-08 22:15:43,288 - INFO - IPAM: ctest-ipam-71253674 is not found in API Server 2025-01-08 22:15:43,299 - INFO - IPAM:ctest-ipam-71253674 is not found in control node 2025-01-08 22:15:43,557 - DEBUG - No XMPP flaps were noticed during the test
2025-01-08 22:15:43,558 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2025-01-08 22:15:43,558 - INFO - -------------------------------------------------------------------------------- 2025-01-08 22:15:44,287 - INFO - Deleted project: ctest-TestBasicVMVN-72106377, ID : 1a678189-9dca-4d9c-a9d9-29999a6ffb24