2025-02-06 02:24:49,064 - INFO - Domain Default found not creating 2025-02-06 02:24:49,200 - INFO - Project ctest-TestBasicVMVN-06090830 not found, creating it 2025-02-06 02:24:49,652 - INFO - Created Project:ctest-TestBasicVMVN-06090830, ID : 529afe96-bf1e-4d44-b564-b5c4b321b092 2025-02-06 02:24:51,168 - INFO - ================================================================================ 2025-02-06 02:24:51,168 - INFO - STARTING TEST : test_generic_link_local_service 2025-02-06 02:24:51,168 - 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-06 02:24:51,423 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.39': '0'}} with 2025-02-06 02:24:51,423 - INFO - Initial checks done. Running the testcase now 2025-02-06 02:24:51,423 - INFO - 2025-02-06 02:24:52,033 - DEBUG - Response for create_network : {'network': {'id': '345784d8-5598-4614-bc5f-8bf98b045b1a', 'name': 'ctest-vn2_metadata-99272373', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'project_id': '529afe96bf1e4d44b564b5c4b321b092', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06090830', 'ctest-vn2_metadata-99272373'], 'port_security_enabled': True, 'description': ''}} 2025-02-06 02:24:52,190 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c17abedc-d802-425f-9177-9afb14ea5f30', 'name': '', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'network_id': '345784d8-5598-4614-bc5f-8bf98b045b1a', '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': '529afe96bf1e4d44b564b5c4b321b092'}} 2025-02-06 02:24:52,209 - INFO - Created VN ctest-vn2_metadata-99272373 2025-02-06 02:24:52,260 - DEBUG - VN ctest-vn2_metadata-99272373 UUID is 345784d8-5598-4614-bc5f-8bf98b045b1a 2025-02-06 02:24:52,456 - DEBUG - Services list from nova: [, , ] 2025-02-06 02:24:53,575 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2699-1) 2025-02-06 02:24:53,684 - DEBUG - Link local service introspect added 2025-02-06 02:24:53,724 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-06 02:24:58,799 - DEBUG - VM is in ACTIVE state now 2025-02-06 02:24:58,922 - INFO - Waiting for VM ctest-TestBasicVMVN-06090830-15045237 to be up.. 2025-02-06 02:24:58,923 - INFO - VM name : ctest-TestBasicVMVN-06090830-15045237 2025-02-06 02:24:58,996 - DEBUG - VM ctest-TestBasicVMVN-06090830-15045237 ID is abee005c-c053-47c0-a353-73eecec46924 2025-02-06 02:24:58,996 - DEBUG - VM ctest-TestBasicVMVN-06090830-15045237 launched on Node cn-jenkins-deploy-platform-ansible-os-2699-1 2025-02-06 02:24:59,066 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/abee005c-c053-47c0-a353-73eecec46924 2025-02-06 02:24:59,400 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/abee005c-c053-47c0-a353-73eecec46924 2025-02-06 02:24:59,431 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/abe5d968-3df2-4d40-b352-769b5c74ea22 2025-02-06 02:25:02,685 - 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-02-06 02:25:02,685 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06090830-15045237 failed! 2025-02-06 02:25:02,741 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06090830:ctest-vn2_metadata-99272373 is 11.1.1.1 and allocation pool is NOT set 2025-02-06 02:25:04,802 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=10.2 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.28 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.280/6.261/10.243/3.981 ms') 2025-02-06 02:25:04,802 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06090830-15045237 passed 2025-02-06 02:25:04,956 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:04,956 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06090830-15045237, IP 11.1.1.3, Port 22 2025-02-06 02:25:05,012 - 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-06 02:25:05,186 - DEBUG - VM ctest-TestBasicVMVN-06090830-15045237 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-06 02:25:10,187 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:10,187 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06090830-15045237, IP 11.1.1.3, Port 22 2025-02-06 02:25:10,343 - DEBUG - VM ctest-TestBasicVMVN-06090830-15045237 is ready for SSH connections 2025-02-06 02:25:10,344 - INFO - Retry 0 2025-02-06 02:25:10,344 - 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.35, gateway password: c0ntrail123 2025-02-06 02:25:10,344 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-02-06 02:25:11,970 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-02-06 02:25:11,971 - INFO - Generic metadata worked 2025-02-06 02:25:12,216 - DEBUG - Link local service introspect removed 2025-02-06 02:25:12,216 - INFO - Deleting VM ctest-TestBasicVMVN-06090830-15045237 2025-02-06 02:25:12,292 - INFO - Deleting VN ctest-vn2_metadata-99272373 2025-02-06 02:25:12,331 - DEBUG - VN 345784d8-5598-4614-bc5f-8bf98b045b1a still in use: Unable to complete operation on network 345784d8-5598-4614-bc5f-8bf98b045b1a. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-8dfedb28-d99d-44c2-8be7-43ad3cdff09b'] 2025-02-06 02:25:12,331 - WARNING - Deleting VN ctest-vn2_metadata-99272373 failed..Will retry 2025-02-06 02:25:14,446 - DEBUG - Response for deleting network () 2025-02-06 02:25:14,702 - DEBUG - No XMPP flaps were noticed during the test 2025-02-06 02:25:14,702 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23] 2025-02-06 02:25:14,702 - INFO - -------------------------------------------------------------------------------- 2025-02-06 02:25:14,705 - INFO - ================================================================================ 2025-02-06 02:25:14,705 - INFO - STARTING TEST : test_metadata_service 2025-02-06 02:25:14,705 - 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-06 02:25:14,994 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.39': '0'}} with 2025-02-06 02:25:14,994 - INFO - Initial checks done. Running the testcase now 2025-02-06 02:25:14,994 - INFO - 2025-02-06 02:25:14,994 - DEBUG - Requesting: http://10.0.0.35:8082/global-vrouter-configs 2025-02-06 02:25:15,000 - DEBUG - Requesting: http://10.0.0.35:8082/global-vrouter-config/adfafdaa-da94-491d-a7a9-931fbfef36d4 2025-02-06 02:25:15,171 - DEBUG - Response for create_network : {'network': {'id': 'a30b5782-fa84-4275-b63c-ba6da81430ca', 'name': 'ctest-vn-79648145', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'project_id': '529afe96bf1e4d44b564b5c4b321b092', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06090830', 'ctest-vn-79648145'], 'port_security_enabled': True, 'description': ''}} 2025-02-06 02:25:15,328 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ace5e90e-f7ce-4846-be9d-465abcfd5547', 'name': '', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'network_id': 'a30b5782-fa84-4275-b63c-ba6da81430ca', 'ip_version': 4, 'cidr': '161.130.178.192/26', 'allocation_pools': [{'start': '161.130.178.194', 'end': '161.130.178.254'}], 'gateway_ip': '161.130.178.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '161.130.178.194', 'tags': [], 'project_id': '529afe96bf1e4d44b564b5c4b321b092'}} 2025-02-06 02:25:15,346 - INFO - Created VN ctest-vn-79648145 2025-02-06 02:25:15,396 - DEBUG - VN ctest-vn-79648145 UUID is a30b5782-fa84-4275-b63c-ba6da81430ca 2025-02-06 02:25:16,640 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2699-1) 2025-02-06 02:25:16,641 - INFO - Waiting for VM ctest-TestBasicVMVN-06090830-31817453 to be up.. 2025-02-06 02:25:16,676 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-02-06 02:25:21,753 - DEBUG - VM is in ACTIVE state now 2025-02-06 02:25:21,753 - INFO - VM name : ctest-TestBasicVMVN-06090830-31817453 2025-02-06 02:25:21,822 - DEBUG - VM ctest-TestBasicVMVN-06090830-31817453 ID is 4b4ca070-02d6-4178-9066-00d0fb999e5b 2025-02-06 02:25:21,823 - DEBUG - VM ctest-TestBasicVMVN-06090830-31817453 launched on Node cn-jenkins-deploy-platform-ansible-os-2699-1 2025-02-06 02:25:21,893 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/4b4ca070-02d6-4178-9066-00d0fb999e5b 2025-02-06 02:25:21,902 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/935fd69a-14b7-47ce-af65-bb9e2f9a76b4 2025-02-06 02:25:25,144 - 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 1006ms') 2025-02-06 02:25:25,144 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06090830-31817453 failed! 2025-02-06 02:25:25,204 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-79648145 is 161.130.178.193 and allocation pool is NOT set 2025-02-06 02:25:27,267 - 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=9.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.56 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.561/5.788/9.015/3.227 ms') 2025-02-06 02:25:27,267 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06090830-31817453 passed 2025-02-06 02:25:27,424 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:27,424 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06090830-31817453, IP 161.130.178.195, Port 22 2025-02-06 02:25:27,590 - DEBUG - VM ctest-TestBasicVMVN-06090830-31817453 is ready for SSH connections 2025-02-06 02:25:27,590 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123 2025-02-06 02:25:27,590 - DEBUG - cat /tmp/output.txt 2025-02-06 02:25:29,248 - DEBUG - Hello World. The time is now Wed, 05 Feb 2025 19:25:26 -0700! 2025-02-06 02:25:29,248 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 05 Feb 2025 19:25:26 -0700!'} 2025-02-06 02:25:29,249 - INFO - metadata_script.txt got executed in the vm 2025-02-06 02:25:29,249 - INFO - Deleting VM ctest-TestBasicVMVN-06090830-31817453 2025-02-06 02:25:29,316 - INFO - Deleting VN ctest-vn-79648145 2025-02-06 02:25:29,356 - DEBUG - VN a30b5782-fa84-4275-b63c-ba6da81430ca still in use: Unable to complete operation on network a30b5782-fa84-4275-b63c-ba6da81430ca. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fadd89ac-44e1-4464-8cf0-32cedb37e907'] 2025-02-06 02:25:29,357 - WARNING - Deleting VN ctest-vn-79648145 failed..Will retry 2025-02-06 02:25:31,475 - DEBUG - Response for deleting network () 2025-02-06 02:25:31,735 - DEBUG - No XMPP flaps were noticed during the test 2025-02-06 02:25:31,735 - INFO - END TEST : test_metadata_service : PASSED[0:00:17] 2025-02-06 02:25:31,735 - INFO - -------------------------------------------------------------------------------- 2025-02-06 02:25:31,738 - INFO - ================================================================================ 2025-02-06 02:25:31,738 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-02-06 02:25:31,738 - 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-06 02:25:32,034 - DEBUG - Nothing to compare xmpp stats {'10.0.0.35': {'10.20.0.39': '0'}} with 2025-02-06 02:25:32,034 - INFO - Initial checks done. Running the testcase now 2025-02-06 02:25:32,034 - INFO - 2025-02-06 02:25:32,516 - DEBUG - Response for create_network : {'network': {'id': '576c28b6-0de0-4edd-9089-62636bd3d31e', 'name': 'ctest-vn-99461138', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'project_id': '529afe96bf1e4d44b564b5c4b321b092', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-06090830', 'ctest-vn-99461138'], 'port_security_enabled': True, 'description': ''}} 2025-02-06 02:25:32,751 - DEBUG - Response for create_subnet : {'subnet': {'id': '137e5957-cd8d-4080-be69-633e6894607c', 'name': '', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'network_id': '576c28b6-0de0-4edd-9089-62636bd3d31e', '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': '529afe96bf1e4d44b564b5c4b321b092'}} 2025-02-06 02:25:32,948 - DEBUG - Response for create_subnet : {'subnet': {'id': '0673cc93-b05f-4891-a252-f2eb0e9f5f54', 'name': '', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'network_id': '576c28b6-0de0-4edd-9089-62636bd3d31e', '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': '529afe96bf1e4d44b564b5c4b321b092'}} 2025-02-06 02:25:32,967 - INFO - Created VN ctest-vn-99461138 2025-02-06 02:25:33,020 - DEBUG - VN ctest-vn-99461138 UUID is 576c28b6-0de0-4edd-9089-62636bd3d31e 2025-02-06 02:25:33,354 - DEBUG - Response for create_port : {'port': {'name': 'a9e73f3a-feba-4153-8812-9181d9f78e33', 'id': 'a9e73f3a-feba-4153-8812-9181d9f78e33', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'network_id': '576c28b6-0de0-4edd-9089-62636bd3d31e', 'mac_address': '02:a9:e7:3f:3a:fe', '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': '137e5957-cd8d-4080-be69-633e6894607c'}], 'security_groups': ['9a59640b-5117-477c-afe6-c2db36bce213'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '529afe96bf1e4d44b564b5c4b321b092'}} 2025-02-06 02:25:33,523 - DEBUG - Response for create_port : {'port': {'name': '7402ddcd-5870-49ae-a991-b89961c79422', 'id': '7402ddcd-5870-49ae-a991-b89961c79422', 'tenant_id': '529afe96bf1e4d44b564b5c4b321b092', 'network_id': '576c28b6-0de0-4edd-9089-62636bd3d31e', 'mac_address': '02:74:02:dd:cd:58', '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': '0673cc93-b05f-4891-a252-f2eb0e9f5f54'}], 'security_groups': ['9a59640b-5117-477c-afe6-c2db36bce213'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '529afe96bf1e4d44b564b5c4b321b092'}} 2025-02-06 02:25:33,848 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2699-1) 2025-02-06 02:25:34,194 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2699-1) 2025-02-06 02:25:35,438 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2699-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2699-1) 2025-02-06 02:25:35,438 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-02-06 02:25:35,446 - DEBUG - Requesting: http://10.0.0.35:8082/domain/f8ce587a-f27e-43a1-81bb-02994a6c3eb0 2025-02-06 02:25:35,460 - DEBUG - Requesting: http://10.0.0.35:8082/project/529afe96-bf1e-4d44-b564-b5c4b321b092 2025-02-06 02:25:35,532 - DEBUG - Requesting: http://10.0.0.35:8082/network-ipam/ddd2b8cb-22bd-43c6-a7eb-019ecf63fd24 2025-02-06 02:25:35,545 - INFO - Verifications in API Server for IPAM: ctest-ipam-57226649 passed 2025-02-06 02:25:35,554 - DEBUG - Control-node 10.0.0.35 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-06090830:ctest-ipam-57226649', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06090830', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15984041210092012486', 'uuid-lslong': '12099766605456866596'}, 'enable': 'true', 'created': '2025-02-06T02:25:32', 'last-modified': '2025-02-06T02:25:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.288472'} 2025-02-06 02:25:35,555 - INFO - Verifications in Control node for IPAM: ctest-ipam-57226649 passed 2025-02-06 02:25:35,555 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-02-06 02:25:35,565 - DEBUG - Requesting: http://10.0.0.35:8082/domain/f8ce587a-f27e-43a1-81bb-02994a6c3eb0 2025-02-06 02:25:35,577 - DEBUG - Requesting: http://10.0.0.35:8082/project/529afe96-bf1e-4d44-b564-b5c4b321b092 2025-02-06 02:25:35,670 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/576c28b6-0de0-4edd-9089-62636bd3d31e 2025-02-06 02:25:35,683 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/576c28b6-0de0-4edd-9089-62636bd3d31e 2025-02-06 02:25:35,705 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/5530ed5f-a75d-4904-b2e3-2cca7d7c36d1 2025-02-06 02:25:35,717 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/5530ed5f-a75d-4904-b2e3-2cca7d7c36d1 2025-02-06 02:25:35,728 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/3befce5f-1ff9-4808-9e3c-aba8f68000ca 2025-02-06 02:25:35,737 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-06 02:25:35,738 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/576c28b6-0de0-4edd-9089-62636bd3d31e 2025-02-06 02:25:35,752 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/5530ed5f-a75d-4904-b2e3-2cca7d7c36d1 2025-02-06 02:25:35,770 - INFO - Verified VN network id 8 for VN 576c28b6-0de0-4edd-9089-62636bd3d31e 2025-02-06 02:25:35,770 - INFO - Verifications in API Server for VN ctest-vn-99461138 passed 2025-02-06 02:25:35,771 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/576c28b6-0de0-4edd-9089-62636bd3d31e 2025-02-06 02:25:35,796 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/5530ed5f-a75d-4904-b2e3-2cca7d7c36d1 2025-02-06 02:25:35,809 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/5530ed5f-a75d-4904-b2e3-2cca7d7c36d1 2025-02-06 02:25:35,831 - DEBUG - Requesting: http://10.0.0.35:8082/route-target/3befce5f-1ff9-4808-9e3c-aba8f68000ca 2025-02-06 02:25:35,864 - DEBUG - Control-node 10.0.0.35 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-06090830', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6299454741166444253', 'uuid-lslong': '10414963792421311262'}, 'enable': 'true', 'created': '2025-02-06T02:25:32', 'last-modified': '2025-02-06T02:25:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.949187'} 2025-02-06 02:25:35,881 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-02-06 02:25:35,881 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-99461138 passed 2025-02-06 02:25:35,882 - DEBUG - ====Verifying policy data for ctest-vn-99461138 in API_Server ====== 2025-02-06 02:25:35,882 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-02-06 02:25:35,896 - DEBUG - Requesting: http://10.0.0.35:8082/domain/f8ce587a-f27e-43a1-81bb-02994a6c3eb0 2025-02-06 02:25:35,946 - DEBUG - Requesting: http://10.0.0.35:8082/project/529afe96-bf1e-4d44-b564-b5c4b321b092 2025-02-06 02:25:36,041 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-network/576c28b6-0de0-4edd-9089-62636bd3d31e 2025-02-06 02:25:36,058 - DEBUG - =>VN ctest-vn-99461138 has no policy to be verified 2025-02-06 02:25:36,058 - DEBUG - Verifying the vn in opserver 2025-02-06 02:25:36,061 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138 virtual network link through opserver 10.0.0.35 2025-02-06 02:25:36,062 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks 2025-02-06 02:25:36,463 - DEBUG - Requesting: http://10.0.0.35:8081/analytics/uves/virtual-networks 2025-02-06 02:25:36,543 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138', 'href': 'http://10.0.0.35:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138?flat'} 2025-02-06 02:25:36,543 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138 is found in opserver 2025-02-06 02:25:36,551 - DEBUG - VRF ids for VN ctest-vn-99461138: {'10.0.0.35': '2'} 2025-02-06 02:25:36,551 - INFO - Waiting for VM ctest-TestBasicVMVN-06090830-87017809 to be up.. 2025-02-06 02:25:36,634 - DEBUG - VM is in ACTIVE state now 2025-02-06 02:25:36,634 - INFO - VM name : ctest-TestBasicVMVN-06090830-87017809 2025-02-06 02:25:36,714 - DEBUG - VM ctest-TestBasicVMVN-06090830-87017809 ID is a13b6cf2-8fba-40fa-9221-529d0c0ccc07 2025-02-06 02:25:36,714 - DEBUG - VM ctest-TestBasicVMVN-06090830-87017809 launched on Node cn-jenkins-deploy-platform-ansible-os-2699-1 2025-02-06 02:25:36,799 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/a13b6cf2-8fba-40fa-9221-529d0c0ccc07 2025-02-06 02:25:36,812 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/a9e73f3a-feba-4153-8812-9181d9f78e33 2025-02-06 02:25:40,088 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2025-02-06 02:25:40,088 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06090830-87017809 failed! 2025-02-06 02:25:40,144 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138 is 31.1.1.1 and allocation pool is NOT set 2025-02-06 02:25:40,144 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138 is 31.1.2.1 and allocation pool is NOT set 2025-02-06 02:25:44,221 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-02-06 02:25:44,221 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06090830-87017809 failed! 2025-02-06 02:25:44,280 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138 is 31.1.1.1 and allocation pool is NOT set 2025-02-06 02:25:44,280 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138 is 31.1.2.1 and allocation pool is NOT set 2025-02-06 02:25:46,345 - 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=7.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.740 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.740/4.238/7.737/3.498 ms') 2025-02-06 02:25:46,346 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06090830-87017809 passed 2025-02-06 02:25:46,500 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:46,500 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06090830-87017809, IP 31.1.1.4, Port 22 2025-02-06 02:25:46,566 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-02-06 02:25:46,666 - DEBUG - VM ctest-TestBasicVMVN-06090830-87017809 is NOT ready for SSH connections, VM status: ACTIVE 2025-02-06 02:25:51,667 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:51,667 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06090830-87017809, IP 31.1.1.4, Port 22 2025-02-06 02:25:51,827 - DEBUG - VM ctest-TestBasicVMVN-06090830-87017809 is ready for SSH connections 2025-02-06 02:25:51,827 - INFO - Waiting for VM ctest-TestBasicVMVN-06090830-19533845 to be up.. 2025-02-06 02:25:51,903 - DEBUG - VM is in ACTIVE state now 2025-02-06 02:25:51,903 - INFO - VM name : ctest-TestBasicVMVN-06090830-19533845 2025-02-06 02:25:52,070 - DEBUG - VM ctest-TestBasicVMVN-06090830-19533845 ID is d2175ba5-f8c6-44b3-9dff-e16725460149 2025-02-06 02:25:52,070 - DEBUG - VM ctest-TestBasicVMVN-06090830-19533845 launched on Node cn-jenkins-deploy-platform-ansible-os-2699-1 2025-02-06 02:25:52,138 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/d2175ba5-f8c6-44b3-9dff-e16725460149 2025-02-06 02:25:52,146 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/7402ddcd-5870-49ae-a991-b89961c79422 2025-02-06 02:25:53,383 - 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=0.357 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.357/1.720/3.084/1.363 ms') 2025-02-06 02:25:53,383 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06090830-19533845 passed 2025-02-06 02:25:53,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:53,532 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06090830-19533845, IP 31.1.2.4, Port 22 2025-02-06 02:25:53,692 - DEBUG - VM ctest-TestBasicVMVN-06090830-19533845 is ready for SSH connections 2025-02-06 02:25:53,692 - INFO - Waiting for VM ctest-TestBasicVMVN-06090830-05605414 to be up.. 2025-02-06 02:25:53,766 - DEBUG - VM is in ACTIVE state now 2025-02-06 02:25:53,767 - INFO - VM name : ctest-TestBasicVMVN-06090830-05605414 2025-02-06 02:25:53,833 - DEBUG - VM ctest-TestBasicVMVN-06090830-05605414 ID is 50eef1dc-59c1-4e3d-85db-1dac06f08c81 2025-02-06 02:25:53,833 - DEBUG - VM ctest-TestBasicVMVN-06090830-05605414 launched on Node cn-jenkins-deploy-platform-ansible-os-2699-1 2025-02-06 02:25:53,899 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine/50eef1dc-59c1-4e3d-85db-1dac06f08c81 2025-02-06 02:25:53,907 - DEBUG - Requesting: http://10.0.0.35:8082/virtual-machine-interface/6d0c80ac-6d5e-40e5-8542-8835da14dffe 2025-02-06 02:25:55,138 - 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.344 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.344/1.670/2.997/1.326 ms') 2025-02-06 02:25:55,139 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-06090830-05605414 passed 2025-02-06 02:25:55,296 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:55,296 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-06090830-05605414, IP 31.1.1.3, Port 22 2025-02-06 02:25:55,452 - DEBUG - VM ctest-TestBasicVMVN-06090830-05605414 is ready for SSH connections 2025-02-06 02:25:55,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:55,452 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123 2025-02-06 02:25:55,452 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-02-06 02:25:59,430 - 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.581 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.928 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.870 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.870/1.793/3.581 ms 2025-02-06 02:25:59,430 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-06090830-87017809 passed 2025-02-06 02:25:59,430 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:25:59,431 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123 2025-02-06 02:25:59,431 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-02-06 02:26:03,103 - 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.962 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.817 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.791 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.791/1.523/2.962 ms 2025-02-06 02:26:03,104 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-06090830-19533845 passed 2025-02-06 02:26:03,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:26:03,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:26:03,104 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-02-06 02:26:03,104 - 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.35, gateway password: c0ntrail123 2025-02-06 02:26:03,104 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-06 02:26:03,288 - DEBUG - None 2025-02-06 02:26:03,289 - 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.35, gateway password: c0ntrail123 2025-02-06 02:26:03,289 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-06 02:26:03,473 - DEBUG - None 2025-02-06 02:26:03,473 - 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.35, gateway password: c0ntrail123 2025-02-06 02:26:03,473 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-02-06 02:26:04,093 - DEBUG - None 2025-02-06 02:26:04,093 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123 2025-02-06 02:26:04,094 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-02-06 02:26:06,305 - 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.043 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.958 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.467 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.714 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.386 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.386/2.113/5.958 ms 2025-02-06 02:26:06,305 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123 2025-02-06 02:26:06,305 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-02-06 02:26:08,548 - 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.072 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.114 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.335 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.492 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.806 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.868 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.397 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.397/2.012/4.335 ms 2025-02-06 02:26:08,548 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.35, gateway password: c0ntrail123 2025-02-06 02:26:08,548 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-02-06 02:26:10,800 - 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.675 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.723 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.568 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.541 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.804 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.633 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.621 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.541/1.795/3.568 ms 2025-02-06 02:26:10,800 - INFO - Deleting VM ctest-TestBasicVMVN-06090830-05605414 2025-02-06 02:26:10,872 - INFO - Detaching port 7402ddcd-5870-49ae-a991-b89961c79422 from VM ctest-TestBasicVMVN-06090830-19533845 2025-02-06 02:26:10,921 - INFO - Deleting VM ctest-TestBasicVMVN-06090830-19533845 2025-02-06 02:26:10,985 - INFO - Detaching port a9e73f3a-feba-4153-8812-9181d9f78e33 from VM ctest-TestBasicVMVN-06090830-87017809 2025-02-06 02:26:11,013 - INFO - Deleting VM ctest-TestBasicVMVN-06090830-87017809 2025-02-06 02:26:11,079 - INFO - Deleting VN ctest-vn-99461138 2025-02-06 02:26:11,254 - DEBUG - Response for delete_port : () 2025-02-06 02:26:11,412 - DEBUG - Response for delete_port : () 2025-02-06 02:26:11,459 - DEBUG - VN 576c28b6-0de0-4edd-9089-62636bd3d31e still in use: Unable to complete operation on network 576c28b6-0de0-4edd-9089-62636bd3d31e. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-2236a574-2f71-4ed9-bdd8-5d1794eb3fb9'] 2025-02-06 02:26:11,459 - WARNING - Deleting VN ctest-vn-99461138 failed..Will retry 2025-02-06 02:26:13,588 - DEBUG - Response for deleting network () 2025-02-06 02:26:13,588 - DEBUG - Requesting: http://10.0.0.35:8082/routing-instance/5530ed5f-a75d-4904-b2e3-2cca7d7c36d1 2025-02-06 02:26:13,597 - DEBUG - Response Code: 404 2025-02-06 02:26:13,597 - DEBUG - Requesting: http://10.0.0.35:8082/domains 2025-02-06 02:26:13,602 - DEBUG - Requesting: http://10.0.0.35:8082/domain/f8ce587a-f27e-43a1-81bb-02994a6c3eb0 2025-02-06 02:26:13,661 - DEBUG - Requesting: http://10.0.0.35:8082/project/529afe96-bf1e-4d44-b564-b5c4b321b092 2025-02-06 02:26:13,733 - INFO - Validated that VN ctest-vn-99461138 is not found in API Server 2025-02-06 02:26:13,745 - DEBUG - VN ctest-vn-99461138 is not present in Agent 10.0.0.35 2025-02-06 02:26:13,745 - INFO - Validated that VN ctest-vn-99461138 is not in any agent 2025-02-06 02:26:13,751 - DEBUG - VRF 2 is not seen in agent 10.0.0.35 2025-02-06 02:26:13,756 - DEBUG - Vrouter 10.0.0.35 does not have vrf 2 for VN ctest-vn-99461138 2025-02-06 02:26:13,756 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-06090830:ctest-vn-99461138 2025-02-06 02:26:13,767 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-99461138 info 2025-02-06 02:26:13,844 - INFO - IPAM: ctest-ipam-57226649 is not found in API Server 2025-02-06 02:26:13,856 - INFO - IPAM:ctest-ipam-57226649 is not found in control node 2025-02-06 02:26:14,126 - DEBUG - No XMPP flaps were noticed during the test 2025-02-06 02:26:14,127 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43] 2025-02-06 02:26:14,127 - INFO - -------------------------------------------------------------------------------- 2025-02-06 02:26:14,867 - INFO - Deleted project: ctest-TestBasicVMVN-06090830, ID : 529afe96-bf1e-4d44-b564-b5c4b321b092