2025-08-20 09:21:31,791 - INFO - Domain Default found not creating 2025-08-20 09:21:31,927 - INFO - Project ctest-TestBasicVMVN-24736470 not found, creating it 2025-08-20 09:21:32,399 - INFO - Created Project:ctest-TestBasicVMVN-24736470, ID : e149fa63-21b5-4fdc-b559-e7d12ecebbd8 2025-08-20 09:21:34,035 - INFO - ================================================================================ 2025-08-20 09:21:34,036 - INFO - STARTING TEST : test_generic_link_local_service 2025-08-20 09:21:34,036 - 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-08-20 09:21:34,290 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.254': '0'}} with 2025-08-20 09:21:34,290 - INFO - Initial checks done. Running the testcase now 2025-08-20 09:21:34,290 - INFO - 2025-08-20 09:21:34,869 - DEBUG - Response for create_network : {'network': {'id': '93d9c81f-bde2-4dfe-a6b3-5aea7ac0d455', 'name': 'ctest-vn2_metadata-46440318', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'project_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24736470', 'ctest-vn2_metadata-46440318'], 'port_security_enabled': True, 'description': ''}} 2025-08-20 09:21:35,080 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9879958-0c5f-41c1-a8a3-e749151cbfc8', 'name': '', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'network_id': '93d9c81f-bde2-4dfe-a6b3-5aea7ac0d455', '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': 'e149fa6321b54fdcb559e7d12ecebbd8'}} 2025-08-20 09:21:35,097 - INFO - Created VN ctest-vn2_metadata-46440318 2025-08-20 09:21:35,151 - DEBUG - VN ctest-vn2_metadata-46440318 UUID is 93d9c81f-bde2-4dfe-a6b3-5aea7ac0d455 2025-08-20 09:21:35,326 - DEBUG - Services list from nova: [, , ] 2025-08-20 09:21:36,387 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3891-1) 2025-08-20 09:21:36,495 - DEBUG - Link local service introspect added 2025-08-20 09:21:36,534 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-20 09:21:41,609 - DEBUG - VM is in ACTIVE state now 2025-08-20 09:21:41,738 - INFO - Waiting for VM ctest-TestBasicVMVN-24736470-74884593 to be up.. 2025-08-20 09:21:41,738 - INFO - VM name : ctest-TestBasicVMVN-24736470-74884593 2025-08-20 09:21:41,809 - DEBUG - VM ctest-TestBasicVMVN-24736470-74884593 ID is b7b43fc9-479b-4f6c-b31d-43605414abae 2025-08-20 09:21:41,810 - DEBUG - VM ctest-TestBasicVMVN-24736470-74884593 launched on Node cn-jenkins-deploy-platform-ansible-os-3891-1 2025-08-20 09:21:41,882 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/b7b43fc9-479b-4f6c-b31d-43605414abae 2025-08-20 09:21:42,218 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/b7b43fc9-479b-4f6c-b31d-43605414abae 2025-08-20 09:21:42,249 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/9208e4ae-73b9-4c3f-81b6-9fbf2e3d3142 2025-08-20 09:21:45,522 - 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 1031ms') 2025-08-20 09:21:45,522 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24736470-74884593 failed! 2025-08-20 09:21:45,579 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24736470:ctest-vn2_metadata-46440318 is 11.1.1.1 and allocation pool is NOT set 2025-08-20 09:21:47,638 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=4.42 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 = 3.669/4.044/4.419/0.375 ms') 2025-08-20 09:21:47,638 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24736470-74884593 passed 2025-08-20 09:21:47,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:21:47,787 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24736470-74884593, IP 11.1.1.3, Port 22 2025-08-20 09:21:47,843 - 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-08-20 09:21:47,917 - DEBUG - VM ctest-TestBasicVMVN-24736470-74884593 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-20 09:21:52,918 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:21:52,918 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24736470-74884593, IP 11.1.1.3, Port 22 2025-08-20 09:21:53,082 - DEBUG - VM ctest-TestBasicVMVN-24736470-74884593 is ready for SSH connections 2025-08-20 09:21:53,082 - INFO - Retry 0 2025-08-20 09:21:53,082 - 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.57, gateway password: c0ntrail123 2025-08-20 09:21:53,083 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-08-20 09:21:54,691 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-08-20 09:21:54,691 - INFO - Generic metadata worked 2025-08-20 09:21:54,939 - DEBUG - Link local service introspect removed 2025-08-20 09:21:54,939 - INFO - Deleting VM ctest-TestBasicVMVN-24736470-74884593 2025-08-20 09:21:55,009 - INFO - Deleting VN ctest-vn2_metadata-46440318 2025-08-20 09:21:55,050 - DEBUG - VN 93d9c81f-bde2-4dfe-a6b3-5aea7ac0d455 still in use: Unable to complete operation on network 93d9c81f-bde2-4dfe-a6b3-5aea7ac0d455. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-aa635bdf-77d5-474c-92ea-8dc713837220'] 2025-08-20 09:21:55,050 - WARNING - Deleting VN ctest-vn2_metadata-46440318 failed..Will retry 2025-08-20 09:21:57,148 - DEBUG - Response for deleting network () 2025-08-20 09:21:57,413 - DEBUG - No XMPP flaps were noticed during the test 2025-08-20 09:21:57,413 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-08-20 09:21:57,413 - INFO - -------------------------------------------------------------------------------- 2025-08-20 09:21:57,416 - INFO - ================================================================================ 2025-08-20 09:21:57,416 - INFO - STARTING TEST : test_metadata_service 2025-08-20 09:21:57,416 - 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-08-20 09:21:57,704 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.254': '0'}} with 2025-08-20 09:21:57,704 - INFO - Initial checks done. Running the testcase now 2025-08-20 09:21:57,704 - INFO - 2025-08-20 09:21:57,704 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-configs 2025-08-20 09:21:57,710 - DEBUG - Requesting: http://10.0.0.57:8082/global-vrouter-config/9ca2bc10-c12f-44d0-a7dd-78602878e529 2025-08-20 09:21:57,889 - DEBUG - Response for create_network : {'network': {'id': 'fc2482a0-b643-4907-8ecd-f4d8f9a92414', 'name': 'ctest-vn-35696427', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'project_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24736470', 'ctest-vn-35696427'], 'port_security_enabled': True, 'description': ''}} 2025-08-20 09:21:58,053 - DEBUG - Response for create_subnet : {'subnet': {'id': '86da50f3-24f3-4ab6-b8d7-8134082f9bbd', 'name': '', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'network_id': 'fc2482a0-b643-4907-8ecd-f4d8f9a92414', 'ip_version': 4, 'cidr': '169.195.244.64/26', 'allocation_pools': [{'start': '169.195.244.66', 'end': '169.195.244.126'}], 'gateway_ip': '169.195.244.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.195.244.66', 'tags': [], 'project_id': 'e149fa6321b54fdcb559e7d12ecebbd8'}} 2025-08-20 09:21:58,069 - INFO - Created VN ctest-vn-35696427 2025-08-20 09:21:58,127 - DEBUG - VN ctest-vn-35696427 UUID is fc2482a0-b643-4907-8ecd-f4d8f9a92414 2025-08-20 09:21:59,302 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3891-1) 2025-08-20 09:21:59,302 - INFO - Waiting for VM ctest-TestBasicVMVN-24736470-43332231 to be up.. 2025-08-20 09:21:59,338 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-08-20 09:22:04,411 - DEBUG - VM is in ACTIVE state now 2025-08-20 09:22:04,411 - INFO - VM name : ctest-TestBasicVMVN-24736470-43332231 2025-08-20 09:22:04,479 - DEBUG - VM ctest-TestBasicVMVN-24736470-43332231 ID is e3de0c4b-39a6-4c04-b2e6-5157b4a7aefa 2025-08-20 09:22:04,479 - DEBUG - VM ctest-TestBasicVMVN-24736470-43332231 launched on Node cn-jenkins-deploy-platform-ansible-os-3891-1 2025-08-20 09:22:04,548 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/e3de0c4b-39a6-4c04-b2e6-5157b4a7aefa 2025-08-20 09:22:04,557 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/4bc3748d-b7e4-420f-b91d-852fe8dbc3a2 2025-08-20 09:22:07,833 - 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 1031ms') 2025-08-20 09:22:07,833 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24736470-43332231 failed! 2025-08-20 09:22:07,891 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-35696427 is 169.195.244.65 and allocation pool is NOT set 2025-08-20 09:22:09,950 - 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=7.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.75 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.748/4.393/7.039/2.645 ms') 2025-08-20 09:22:09,951 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24736470-43332231 passed 2025-08-20 09:22:10,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:10,107 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24736470-43332231, IP 169.195.244.67, Port 22 2025-08-20 09:22:10,173 - 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-08-20 09:22:10,249 - DEBUG - VM ctest-TestBasicVMVN-24736470-43332231 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-20 09:22:15,249 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:15,250 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24736470-43332231, IP 169.195.244.67, Port 22 2025-08-20 09:22:15,406 - DEBUG - VM ctest-TestBasicVMVN-24736470-43332231 is ready for SSH connections 2025-08-20 09:22:15,406 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2025-08-20 09:22:15,407 - DEBUG - cat /tmp/output.txt 2025-08-20 09:22:17,055 - DEBUG - Hello World. The time is now Wed, 20 Aug 2025 03:22:11 -0600! 2025-08-20 09:22:17,055 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 20 Aug 2025 03:22:11 -0600!'} 2025-08-20 09:22:17,055 - INFO - metadata_script.txt got executed in the vm 2025-08-20 09:22:17,055 - INFO - Deleting VM ctest-TestBasicVMVN-24736470-43332231 2025-08-20 09:22:17,137 - INFO - Deleting VN ctest-vn-35696427 2025-08-20 09:22:17,177 - DEBUG - VN fc2482a0-b643-4907-8ecd-f4d8f9a92414 still in use: Unable to complete operation on network fc2482a0-b643-4907-8ecd-f4d8f9a92414. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-75d0fd70-7b8e-482b-a85b-eca3991f8ac7'] 2025-08-20 09:22:17,177 - WARNING - Deleting VN ctest-vn-35696427 failed..Will retry 2025-08-20 09:22:19,295 - DEBUG - Response for deleting network () 2025-08-20 09:22:19,552 - DEBUG - No XMPP flaps were noticed during the test 2025-08-20 09:22:19,553 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2025-08-20 09:22:19,553 - INFO - -------------------------------------------------------------------------------- 2025-08-20 09:22:19,555 - INFO - ================================================================================ 2025-08-20 09:22:19,556 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-08-20 09:22:19,556 - 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-08-20 09:22:19,845 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.254': '0'}} with 2025-08-20 09:22:19,845 - INFO - Initial checks done. Running the testcase now 2025-08-20 09:22:19,845 - INFO - 2025-08-20 09:22:20,334 - DEBUG - Response for create_network : {'network': {'id': '7c983517-f2f2-4a64-aa84-b833469d1aaf', 'name': 'ctest-vn-73276687', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'project_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-24736470', 'ctest-vn-73276687'], 'port_security_enabled': True, 'description': ''}} 2025-08-20 09:22:20,533 - DEBUG - Response for create_subnet : {'subnet': {'id': '0471d67a-b8e5-4411-852b-494bcdf8dfcf', 'name': '', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'network_id': '7c983517-f2f2-4a64-aa84-b833469d1aaf', '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': 'e149fa6321b54fdcb559e7d12ecebbd8'}} 2025-08-20 09:22:20,748 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f68da932-e47c-4dc5-a880-53a5d073901b', 'name': '', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'network_id': '7c983517-f2f2-4a64-aa84-b833469d1aaf', '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': 'e149fa6321b54fdcb559e7d12ecebbd8'}} 2025-08-20 09:22:20,766 - INFO - Created VN ctest-vn-73276687 2025-08-20 09:22:20,819 - DEBUG - VN ctest-vn-73276687 UUID is 7c983517-f2f2-4a64-aa84-b833469d1aaf 2025-08-20 09:22:21,195 - DEBUG - Response for create_port : {'port': {'name': '113d33e9-024b-4848-bf75-d9a308769d2f', 'id': '113d33e9-024b-4848-bf75-d9a308769d2f', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'network_id': '7c983517-f2f2-4a64-aa84-b833469d1aaf', 'mac_address': '02:11:3d:33:e9:02', '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': '0471d67a-b8e5-4411-852b-494bcdf8dfcf'}], 'security_groups': ['37c7fe26-fe80-462a-a3cd-4fce62a51bdd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e149fa6321b54fdcb559e7d12ecebbd8'}} 2025-08-20 09:22:21,370 - DEBUG - Response for create_port : {'port': {'name': 'afab817e-aa29-4d6a-af49-a981f79a1916', 'id': 'afab817e-aa29-4d6a-af49-a981f79a1916', 'tenant_id': 'e149fa6321b54fdcb559e7d12ecebbd8', 'network_id': '7c983517-f2f2-4a64-aa84-b833469d1aaf', 'mac_address': '02:af:ab:81:7e:aa', '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': 'f68da932-e47c-4dc5-a880-53a5d073901b'}], 'security_groups': ['37c7fe26-fe80-462a-a3cd-4fce62a51bdd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e149fa6321b54fdcb559e7d12ecebbd8'}} 2025-08-20 09:22:21,730 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3891-1) 2025-08-20 09:22:22,175 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3891-1) 2025-08-20 09:22:23,476 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3891-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3891-1) 2025-08-20 09:22:23,476 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-08-20 09:22:23,483 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f6f36838-ec57-408a-a3fc-ce44c8e524e3 2025-08-20 09:22:23,511 - DEBUG - Requesting: http://10.0.0.57:8082/project/e149fa63-21b5-4fdc-b559-e7d12ecebbd8 2025-08-20 09:22:23,601 - DEBUG - Requesting: http://10.0.0.57:8082/network-ipam/67af9404-9d25-439d-b73a-8d31199d1f88 2025-08-20 09:22:23,618 - INFO - Verifications in API Server for IPAM: ctest-ipam-71207662 passed 2025-08-20 09:22:23,626 - DEBUG - Control-node 10.0.0.57 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-24736470:ctest-ipam-71207662', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24736470', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7471353054368187293', 'uuid-lslong': '13203020499612671880'}, 'enable': 'true', 'created': '2025-08-20T09:22:19', 'last-modified': '2025-08-20T09:22:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.546842'} 2025-08-20 09:22:23,626 - INFO - Verifications in Control node for IPAM: ctest-ipam-71207662 passed 2025-08-20 09:22:23,627 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-08-20 09:22:23,632 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f6f36838-ec57-408a-a3fc-ce44c8e524e3 2025-08-20 09:22:23,646 - DEBUG - Requesting: http://10.0.0.57:8082/project/e149fa63-21b5-4fdc-b559-e7d12ecebbd8 2025-08-20 09:22:23,725 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7c983517-f2f2-4a64-aa84-b833469d1aaf 2025-08-20 09:22:23,757 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7c983517-f2f2-4a64-aa84-b833469d1aaf 2025-08-20 09:22:23,771 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/3b470f5c-b28e-417e-ae48-dd515d521ea0 2025-08-20 09:22:23,781 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/3b470f5c-b28e-417e-ae48-dd515d521ea0 2025-08-20 09:22:23,795 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/3d781faf-fec0-4e2d-9cbe-b4e4247862ba 2025-08-20 09:22:23,804 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-20 09:22:23,804 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7c983517-f2f2-4a64-aa84-b833469d1aaf 2025-08-20 09:22:23,817 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/3b470f5c-b28e-417e-ae48-dd515d521ea0 2025-08-20 09:22:23,836 - INFO - Verified VN network id 12 for VN 7c983517-f2f2-4a64-aa84-b833469d1aaf 2025-08-20 09:22:23,836 - INFO - Verifications in API Server for VN ctest-vn-73276687 passed 2025-08-20 09:22:23,836 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7c983517-f2f2-4a64-aa84-b833469d1aaf 2025-08-20 09:22:23,848 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/3b470f5c-b28e-417e-ae48-dd515d521ea0 2025-08-20 09:22:23,858 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/3b470f5c-b28e-417e-ae48-dd515d521ea0 2025-08-20 09:22:23,866 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/3d781faf-fec0-4e2d-9cbe-b4e4247862ba 2025-08-20 09:22:23,882 - DEBUG - Control-node 10.0.0.57 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-24736470', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8977984234139568740', 'uuid-lslong': '12287148213741099695'}, 'enable': 'true', 'created': '2025-08-20T09:22:20', 'last-modified': '2025-08-20T09:22:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.167357'} 2025-08-20 09:22:23,889 - DEBUG - Route Targets: ['target:64512:8000005'] 2025-08-20 09:22:23,889 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-73276687 passed 2025-08-20 09:22:23,890 - DEBUG - ====Verifying policy data for ctest-vn-73276687 in API_Server ====== 2025-08-20 09:22:23,890 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-08-20 09:22:23,903 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f6f36838-ec57-408a-a3fc-ce44c8e524e3 2025-08-20 09:22:23,918 - DEBUG - Requesting: http://10.0.0.57:8082/project/e149fa63-21b5-4fdc-b559-e7d12ecebbd8 2025-08-20 09:22:24,050 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7c983517-f2f2-4a64-aa84-b833469d1aaf 2025-08-20 09:22:24,071 - DEBUG - =>VN ctest-vn-73276687 has no policy to be verified 2025-08-20 09:22:24,071 - DEBUG - Verifying the vn in opserver 2025-08-20 09:22:24,071 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687 virtual network link through opserver 10.0.0.57 2025-08-20 09:22:24,072 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-08-20 09:22:24,496 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-08-20 09:22:24,555 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687?flat'} 2025-08-20 09:22:24,555 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687 is found in opserver 2025-08-20 09:22:24,561 - DEBUG - VRF ids for VN ctest-vn-73276687: {'10.0.0.57': '2'} 2025-08-20 09:22:24,561 - INFO - Waiting for VM ctest-TestBasicVMVN-24736470-86819810 to be up.. 2025-08-20 09:22:24,646 - DEBUG - VM is in ACTIVE state now 2025-08-20 09:22:24,646 - INFO - VM name : ctest-TestBasicVMVN-24736470-86819810 2025-08-20 09:22:24,730 - DEBUG - VM ctest-TestBasicVMVN-24736470-86819810 ID is c30f03ac-f35a-4130-a993-d8e88b1eb768 2025-08-20 09:22:24,731 - DEBUG - VM ctest-TestBasicVMVN-24736470-86819810 launched on Node cn-jenkins-deploy-platform-ansible-os-3891-1 2025-08-20 09:22:24,815 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/c30f03ac-f35a-4130-a993-d8e88b1eb768 2025-08-20 09:22:24,827 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/113d33e9-024b-4848-bf75-d9a308769d2f 2025-08-20 09:22:28,082 - 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-08-20 09:22:28,082 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24736470-86819810 failed! 2025-08-20 09:22:28,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687 is 31.1.1.1 and allocation pool is NOT set 2025-08-20 09:22:28,139 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687 is 31.1.2.1 and allocation pool is NOT set 2025-08-20 09:22:32,207 - 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-08-20 09:22:32,208 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24736470-86819810 failed! 2025-08-20 09:22:32,267 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687 is 31.1.1.1 and allocation pool is NOT set 2025-08-20 09:22:32,267 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687 is 31.1.2.1 and allocation pool is NOT set 2025-08-20 09:22:34,325 - 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.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.89 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.892/2.988/3.084/0.096 ms') 2025-08-20 09:22:34,325 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-24736470-86819810 passed 2025-08-20 09:22:34,483 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:34,483 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24736470-86819810, IP 31.1.1.4, Port 22 2025-08-20 09:22:34,538 - 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-08-20 09:22:34,609 - DEBUG - VM ctest-TestBasicVMVN-24736470-86819810 is NOT ready for SSH connections, VM status: ACTIVE 2025-08-20 09:22:39,610 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:39,610 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24736470-86819810, IP 31.1.1.4, Port 22 2025-08-20 09:22:39,766 - DEBUG - VM ctest-TestBasicVMVN-24736470-86819810 is ready for SSH connections 2025-08-20 09:22:39,766 - INFO - Waiting for VM ctest-TestBasicVMVN-24736470-25313466 to be up.. 2025-08-20 09:22:39,837 - DEBUG - VM is in ACTIVE state now 2025-08-20 09:22:39,837 - INFO - VM name : ctest-TestBasicVMVN-24736470-25313466 2025-08-20 09:22:39,904 - DEBUG - VM ctest-TestBasicVMVN-24736470-25313466 ID is fcf09e69-468b-463a-8b2f-a60097afdeba 2025-08-20 09:22:39,904 - DEBUG - VM ctest-TestBasicVMVN-24736470-25313466 launched on Node cn-jenkins-deploy-platform-ansible-os-3891-1 2025-08-20 09:22:39,968 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/fcf09e69-468b-463a-8b2f-a60097afdeba 2025-08-20 09:22:39,976 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/afab817e-aa29-4d6a-af49-a981f79a1916 2025-08-20 09:22:41,206 - 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.388 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.388/1.702/3.016/1.314 ms') 2025-08-20 09:22:41,207 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-24736470-25313466 passed 2025-08-20 09:22:41,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:41,359 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24736470-25313466, IP 31.1.2.4, Port 22 2025-08-20 09:22:41,514 - DEBUG - VM ctest-TestBasicVMVN-24736470-25313466 is ready for SSH connections 2025-08-20 09:22:41,515 - INFO - Waiting for VM ctest-TestBasicVMVN-24736470-73391717 to be up.. 2025-08-20 09:22:41,583 - DEBUG - VM is in ACTIVE state now 2025-08-20 09:22:41,583 - INFO - VM name : ctest-TestBasicVMVN-24736470-73391717 2025-08-20 09:22:41,652 - DEBUG - VM ctest-TestBasicVMVN-24736470-73391717 ID is 7e368600-eaf5-4078-8655-f1a65bc27dc0 2025-08-20 09:22:41,652 - DEBUG - VM ctest-TestBasicVMVN-24736470-73391717 launched on Node cn-jenkins-deploy-platform-ansible-os-3891-1 2025-08-20 09:22:41,722 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/7e368600-eaf5-4078-8655-f1a65bc27dc0 2025-08-20 09:22:41,731 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/b1a78de4-37c1-4bd8-9771-c49b03f8ae1c 2025-08-20 09:22:42,970 - 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.00 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.268 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.268/1.634/3.000/1.366 ms') 2025-08-20 09:22:42,970 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-24736470-73391717 passed 2025-08-20 09:22:43,127 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:43,127 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-24736470-73391717, IP 31.1.1.3, Port 22 2025-08-20 09:22:43,286 - DEBUG - VM ctest-TestBasicVMVN-24736470-73391717 is ready for SSH connections 2025-08-20 09:22:43,286 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:43,286 - 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.57, gateway password: c0ntrail123 2025-08-20 09:22:43,286 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-08-20 09:22:47,322 - 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.504 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.844 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.940 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.844/1.762/3.504 ms 2025-08-20 09:22:47,322 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-24736470-86819810 passed 2025-08-20 09:22:47,322 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:47,323 - 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.57, gateway password: c0ntrail123 2025-08-20 09:22:47,323 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-08-20 09:22:50,980 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=63 time=2.806 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.770 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.687 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.687/1.421/2.806 ms 2025-08-20 09:22:50,981 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-24736470-25313466 passed 2025-08-20 09:22:50,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:50,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:50,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-08-20 09:22:50,981 - 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.57, gateway password: c0ntrail123 2025-08-20 09:22:50,981 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-20 09:22:51,168 - DEBUG - None 2025-08-20 09:22:51,168 - 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.57, gateway password: c0ntrail123 2025-08-20 09:22:51,168 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-20 09:22:51,352 - DEBUG - None 2025-08-20 09:22:51,352 - 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.57, gateway password: c0ntrail123 2025-08-20 09:22:51,352 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-08-20 09:22:52,161 - DEBUG - None 2025-08-20 09:22:52,162 - 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.57, gateway password: c0ntrail123 2025-08-20 09:22:52,162 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-08-20 09:22:54,379 - 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.051 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.715 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.512 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.998 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.419 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.419/2.339/5.715 ms 2025-08-20 09:22:54,379 - 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.57, gateway password: c0ntrail123 2025-08-20 09:22:54,380 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-08-20 09:22:56,644 - 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=2.081 ms 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.000 ms (DUP!) 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.239 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.418 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.786 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.595 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.471 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.418/2.370/5.239 ms 2025-08-20 09:22:56,645 - 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.57, gateway password: c0ntrail123 2025-08-20 09:22:56,645 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-08-20 09:22:58,894 - 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.697 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.778 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.654 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.447 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.871 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.738 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.396 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.396/1.797/3.654 ms 2025-08-20 09:22:58,894 - INFO - Deleting VM ctest-TestBasicVMVN-24736470-73391717 2025-08-20 09:22:58,959 - INFO - Detaching port afab817e-aa29-4d6a-af49-a981f79a1916 from VM ctest-TestBasicVMVN-24736470-25313466 2025-08-20 09:22:58,989 - INFO - Deleting VM ctest-TestBasicVMVN-24736470-25313466 2025-08-20 09:22:59,055 - INFO - Detaching port 113d33e9-024b-4848-bf75-d9a308769d2f from VM ctest-TestBasicVMVN-24736470-86819810 2025-08-20 09:22:59,089 - INFO - Deleting VM ctest-TestBasicVMVN-24736470-86819810 2025-08-20 09:22:59,156 - INFO - Deleting VN ctest-vn-73276687 2025-08-20 09:22:59,322 - DEBUG - Response for delete_port : () 2025-08-20 09:22:59,495 - DEBUG - Response for delete_port : () 2025-08-20 09:22:59,545 - DEBUG - VN 7c983517-f2f2-4a64-aa84-b833469d1aaf still in use: Unable to complete operation on network 7c983517-f2f2-4a64-aa84-b833469d1aaf. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0dea5bda-bf78-4491-94d2-edac7a9743bc'] 2025-08-20 09:22:59,545 - WARNING - Deleting VN ctest-vn-73276687 failed..Will retry 2025-08-20 09:23:01,663 - DEBUG - Response for deleting network () 2025-08-20 09:23:01,664 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/3b470f5c-b28e-417e-ae48-dd515d521ea0 2025-08-20 09:23:01,669 - DEBUG - Response Code: 404 2025-08-20 09:23:01,669 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-08-20 09:23:01,675 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f6f36838-ec57-408a-a3fc-ce44c8e524e3 2025-08-20 09:23:01,728 - DEBUG - Requesting: http://10.0.0.57:8082/project/e149fa63-21b5-4fdc-b559-e7d12ecebbd8 2025-08-20 09:23:01,801 - INFO - Validated that VN ctest-vn-73276687 is not found in API Server 2025-08-20 09:23:01,812 - DEBUG - VN ctest-vn-73276687 is not present in Agent 10.0.0.57 2025-08-20 09:23:01,812 - INFO - Validated that VN ctest-vn-73276687 is not in any agent 2025-08-20 09:23:01,818 - DEBUG - VRF 2 is not seen in agent 10.0.0.57 2025-08-20 09:23:01,824 - DEBUG - Vrouter 10.0.0.57 does not have vrf 2 for VN ctest-vn-73276687 2025-08-20 09:23:01,824 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-24736470:ctest-vn-73276687 2025-08-20 09:23:01,836 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-73276687 info 2025-08-20 09:23:01,911 - INFO - IPAM: ctest-ipam-71207662 is not found in API Server 2025-08-20 09:23:01,923 - INFO - IPAM:ctest-ipam-71207662 is not found in control node 2025-08-20 09:23:02,181 - DEBUG - No XMPP flaps were noticed during the test 2025-08-20 09:23:02,181 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-08-20 09:23:02,181 - INFO - -------------------------------------------------------------------------------- 2025-08-20 09:23:02,903 - INFO - Deleted project: ctest-TestBasicVMVN-24736470, ID : e149fa63-21b5-4fdc-b559-e7d12ecebbd8