2025-11-20 13:42:14,713 - INFO - Domain Default found not creating 2025-11-20 13:42:14,876 - INFO - Project ctest-TestBasicVMVN-30293896 not found, creating it 2025-11-20 13:42:15,339 - INFO - Created Project:ctest-TestBasicVMVN-30293896, ID : 86094e6f-e049-45ce-9c87-f65f643198da 2025-11-20 13:42:16,918 - INFO - ================================================================================ 2025-11-20 13:42:16,918 - INFO - STARTING TEST : test_generic_link_local_service 2025-11-20 13:42:16,918 - 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-11-20 13:42:17,175 - DEBUG - Nothing to compare xmpp stats {'10.0.0.128': {'10.20.0.241': '0'}} with 2025-11-20 13:42:17,176 - INFO - Initial checks done. Running the testcase now 2025-11-20 13:42:17,176 - INFO - 2025-11-20 13:42:17,720 - DEBUG - Response for create_network : {'network': {'id': 'e4f2bf43-f079-4ec3-a890-14f6e410d669', 'name': 'ctest-vn2_metadata-67686348', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'project_id': '86094e6fe04945ce9c87f65f643198da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30293896', 'ctest-vn2_metadata-67686348'], 'port_security_enabled': True, 'description': ''}} 2025-11-20 13:42:17,913 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b1d12572-dd45-4764-a183-28e973e6e932', 'name': '', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'network_id': 'e4f2bf43-f079-4ec3-a890-14f6e410d669', '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': '86094e6fe04945ce9c87f65f643198da'}} 2025-11-20 13:42:17,929 - INFO - Created VN ctest-vn2_metadata-67686348 2025-11-20 13:42:17,982 - DEBUG - VN ctest-vn2_metadata-67686348 UUID is e4f2bf43-f079-4ec3-a890-14f6e410d669 2025-11-20 13:42:18,163 - DEBUG - Services list from nova: [, , ] 2025-11-20 13:42:19,196 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4775-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4775-1) 2025-11-20 13:42:19,302 - DEBUG - Link local service introspect added 2025-11-20 13:42:19,342 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-20 13:42:24,417 - DEBUG - VM is in ACTIVE state now 2025-11-20 13:42:24,545 - INFO - Waiting for VM ctest-TestBasicVMVN-30293896-33107309 to be up.. 2025-11-20 13:42:24,545 - INFO - VM name : ctest-TestBasicVMVN-30293896-33107309 2025-11-20 13:42:24,617 - DEBUG - VM ctest-TestBasicVMVN-30293896-33107309 ID is 922982b0-2609-4520-8dcd-b4a6fdee24df 2025-11-20 13:42:24,618 - DEBUG - VM ctest-TestBasicVMVN-30293896-33107309 launched on Node cn-jenkins-deploy-platform-ansible-os-4775-1 2025-11-20 13:42:24,691 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/922982b0-2609-4520-8dcd-b4a6fdee24df 2025-11-20 13:42:24,984 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/922982b0-2609-4520-8dcd-b4a6fdee24df 2025-11-20 13:42:25,019 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/7a79abe0-aeef-49d3-81e9-0bc7c1e478b6 2025-11-20 13:42:28,291 - 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 1025ms') 2025-11-20 13:42:28,291 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30293896-33107309 failed! 2025-11-20 13:42:28,346 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30293896:ctest-vn2_metadata-67686348 is 11.1.1.1 and allocation pool is NOT set 2025-11-20 13:42:30,405 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.74 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.19 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 = 1.190/2.467/3.744/1.277 ms') 2025-11-20 13:42:30,405 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30293896-33107309 passed 2025-11-20 13:42:30,554 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:42:30,554 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30293896-33107309, IP 11.1.1.3, Port 22 2025-11-20 13:42:30,610 - 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-11-20 13:42:30,685 - DEBUG - VM ctest-TestBasicVMVN-30293896-33107309 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-20 13:42:35,686 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:42:35,686 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30293896-33107309, IP 11.1.1.3, Port 22 2025-11-20 13:42:35,842 - DEBUG - VM ctest-TestBasicVMVN-30293896-33107309 is ready for SSH connections 2025-11-20 13:42:35,842 - INFO - Retry 0 2025-11-20 13:42:35,842 - 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.128, gateway password: c0ntrail123 2025-11-20 13:42:35,842 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-11-20 13:42:37,553 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-11-20 13:42:37,554 - INFO - Generic metadata worked 2025-11-20 13:42:37,818 - DEBUG - Link local service introspect removed 2025-11-20 13:42:37,818 - INFO - Deleting VM ctest-TestBasicVMVN-30293896-33107309 2025-11-20 13:42:37,893 - INFO - Deleting VN ctest-vn2_metadata-67686348 2025-11-20 13:42:37,933 - DEBUG - VN e4f2bf43-f079-4ec3-a890-14f6e410d669 still in use: Unable to complete operation on network e4f2bf43-f079-4ec3-a890-14f6e410d669. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0758f12c-9b21-4975-8ced-c264d927845e'] 2025-11-20 13:42:37,933 - WARNING - Deleting VN ctest-vn2_metadata-67686348 failed..Will retry 2025-11-20 13:42:40,044 - DEBUG - Response for deleting network () 2025-11-20 13:42:40,306 - DEBUG - No XMPP flaps were noticed during the test 2025-11-20 13:42:40,306 - INFO - -------------------------------------------------------------------------------- 2025-11-20 13:42:40,309 - INFO - ================================================================================ 2025-11-20 13:42:40,309 - INFO - STARTING TEST : test_metadata_service 2025-11-20 13:42:40,309 - 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-11-20 13:42:40,599 - DEBUG - Nothing to compare xmpp stats {'10.0.0.128': {'10.20.0.241': '0'}} with 2025-11-20 13:42:40,599 - INFO - Initial checks done. Running the testcase now 2025-11-20 13:42:40,599 - INFO - 2025-11-20 13:42:40,599 - DEBUG - Requesting: http://10.0.0.128:8082/global-vrouter-configs 2025-11-20 13:42:40,604 - DEBUG - Requesting: http://10.0.0.128:8082/global-vrouter-config/9186c1c3-b596-49bc-80a4-adc5e5c963ba 2025-11-20 13:42:40,789 - DEBUG - Response for create_network : {'network': {'id': '6258fc0c-d1db-4ff8-a644-a0e122c0ea03', 'name': 'ctest-vn-83906226', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'project_id': '86094e6fe04945ce9c87f65f643198da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30293896', 'ctest-vn-83906226'], 'port_security_enabled': True, 'description': ''}} 2025-11-20 13:42:40,937 - DEBUG - Response for create_subnet : {'subnet': {'id': '5bc65360-791e-44a8-85ac-6065b827521a', 'name': '', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'network_id': '6258fc0c-d1db-4ff8-a644-a0e122c0ea03', 'ip_version': 4, 'cidr': '206.30.57.64/26', 'allocation_pools': [{'start': '206.30.57.66', 'end': '206.30.57.126'}], 'gateway_ip': '206.30.57.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.30.57.66', 'tags': [], 'project_id': '86094e6fe04945ce9c87f65f643198da'}} 2025-11-20 13:42:40,954 - INFO - Created VN ctest-vn-83906226 2025-11-20 13:42:41,006 - DEBUG - VN ctest-vn-83906226 UUID is 6258fc0c-d1db-4ff8-a644-a0e122c0ea03 2025-11-20 13:42:42,173 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4775-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4775-1) 2025-11-20 13:42:42,173 - INFO - Waiting for VM ctest-TestBasicVMVN-30293896-66374346 to be up.. 2025-11-20 13:42:42,215 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-11-20 13:42:47,289 - DEBUG - VM is in ACTIVE state now 2025-11-20 13:42:47,289 - INFO - VM name : ctest-TestBasicVMVN-30293896-66374346 2025-11-20 13:42:47,360 - DEBUG - VM ctest-TestBasicVMVN-30293896-66374346 ID is 66245b13-3a08-457b-88eb-e7a119b2d080 2025-11-20 13:42:47,360 - DEBUG - VM ctest-TestBasicVMVN-30293896-66374346 launched on Node cn-jenkins-deploy-platform-ansible-os-4775-1 2025-11-20 13:42:47,437 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/66245b13-3a08-457b-88eb-e7a119b2d080 2025-11-20 13:42:47,445 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/e9225535-ff49-410f-bcea-c6fb050bb53d 2025-11-20 13:42:50,692 - 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 1010ms') 2025-11-20 13:42:50,692 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30293896-66374346 failed! 2025-11-20 13:42:50,746 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-83906226 is 206.30.57.65 and allocation pool is NOT set 2025-11-20 13:42:52,809 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=2.87 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.67 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.669/2.770/2.871/0.101 ms') 2025-11-20 13:42:52,809 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30293896-66374346 passed 2025-11-20 13:42:52,958 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:42:52,958 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30293896-66374346, IP 206.30.57.67, Port 22 2025-11-20 13:42:53,017 - 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-11-20 13:42:53,106 - DEBUG - VM ctest-TestBasicVMVN-30293896-66374346 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-20 13:42:58,107 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:42:58,107 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30293896-66374346, IP 206.30.57.67, Port 22 2025-11-20 13:42:58,261 - DEBUG - VM ctest-TestBasicVMVN-30293896-66374346 is ready for SSH connections 2025-11-20 13:42:58,262 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.128, gateway password: c0ntrail123 2025-11-20 13:42:58,262 - DEBUG - cat /tmp/output.txt 2025-11-20 13:42:59,905 - DEBUG - Hello World. The time is now Thu, 20 Nov 2025 06:42:53 -0700! 2025-11-20 13:42:59,905 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 20 Nov 2025 06:42:53 -0700!'} 2025-11-20 13:42:59,905 - INFO - metadata_script.txt got executed in the vm 2025-11-20 13:42:59,905 - INFO - Deleting VM ctest-TestBasicVMVN-30293896-66374346 2025-11-20 13:42:59,997 - INFO - Deleting VN ctest-vn-83906226 2025-11-20 13:43:00,035 - DEBUG - VN 6258fc0c-d1db-4ff8-a644-a0e122c0ea03 still in use: Unable to complete operation on network 6258fc0c-d1db-4ff8-a644-a0e122c0ea03. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-af0d3298-2b61-4811-8b05-921d9c99aa97'] 2025-11-20 13:43:00,035 - WARNING - Deleting VN ctest-vn-83906226 failed..Will retry 2025-11-20 13:43:02,129 - DEBUG - Response for deleting network () 2025-11-20 13:43:02,383 - DEBUG - No XMPP flaps were noticed during the test
2025-11-20 13:43:02,383 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-11-20 13:43:02,383 - INFO - -------------------------------------------------------------------------------- 2025-11-20 13:43:02,385 - INFO - ================================================================================ 2025-11-20 13:43:02,385 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-11-20 13:43:02,385 - 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-11-20 13:43:02,671 - DEBUG - Nothing to compare xmpp stats {'10.0.0.128': {'10.20.0.241': '0'}} with 2025-11-20 13:43:02,671 - INFO - Initial checks done. Running the testcase now 2025-11-20 13:43:02,671 - INFO - 2025-11-20 13:43:03,144 - DEBUG - Response for create_network : {'network': {'id': '98e2d986-10d2-403d-a37d-3dd7b3d8a433', 'name': 'ctest-vn-59162505', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'project_id': '86094e6fe04945ce9c87f65f643198da', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-30293896', 'ctest-vn-59162505'], 'port_security_enabled': True, 'description': ''}} 2025-11-20 13:43:03,322 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b7d2af96-e107-417f-9e1e-3c07dcee3ad2', 'name': '', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'network_id': '98e2d986-10d2-403d-a37d-3dd7b3d8a433', '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': '86094e6fe04945ce9c87f65f643198da'}} 2025-11-20 13:43:03,530 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d590be9-099e-44fc-ac01-70121091297d', 'name': '', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'network_id': '98e2d986-10d2-403d-a37d-3dd7b3d8a433', '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': '86094e6fe04945ce9c87f65f643198da'}} 2025-11-20 13:43:03,549 - INFO - Created VN ctest-vn-59162505 2025-11-20 13:43:03,602 - DEBUG - VN ctest-vn-59162505 UUID is 98e2d986-10d2-403d-a37d-3dd7b3d8a433 2025-11-20 13:43:03,936 - DEBUG - Response for create_port : {'port': {'name': 'cf2f5162-2af1-43ed-88d6-11281ebd5c70', 'id': 'cf2f5162-2af1-43ed-88d6-11281ebd5c70', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'network_id': '98e2d986-10d2-403d-a37d-3dd7b3d8a433', 'mac_address': '02:cf:2f:51:62:2a', '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': 'b7d2af96-e107-417f-9e1e-3c07dcee3ad2'}], 'security_groups': ['67c3f0f7-ee36-4f5b-b04f-7ab77bfcd942'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86094e6fe04945ce9c87f65f643198da'}} 2025-11-20 13:43:04,093 - DEBUG - Response for create_port : {'port': {'name': '2c2c7f73-cd74-45b2-a693-1db91e06240a', 'id': '2c2c7f73-cd74-45b2-a693-1db91e06240a', 'tenant_id': '86094e6fe04945ce9c87f65f643198da', 'network_id': '98e2d986-10d2-403d-a37d-3dd7b3d8a433', 'mac_address': '02:2c:2c:7f:73:cd', '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': '4d590be9-099e-44fc-ac01-70121091297d'}], 'security_groups': ['67c3f0f7-ee36-4f5b-b04f-7ab77bfcd942'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '86094e6fe04945ce9c87f65f643198da'}} 2025-11-20 13:43:04,439 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4775-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4775-1) 2025-11-20 13:43:04,844 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4775-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4775-1) 2025-11-20 13:43:06,154 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4775-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4775-1) 2025-11-20 13:43:06,154 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-20 13:43:06,161 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f962690-5bd6-4cb0-a686-abcea7def5d0 2025-11-20 13:43:06,177 - DEBUG - Requesting: http://10.0.0.128:8082/project/86094e6f-e049-45ce-9c87-f65f643198da 2025-11-20 13:43:06,256 - DEBUG - Requesting: http://10.0.0.128:8082/network-ipam/fa806d75-ba49-451c-baa3-b2e2f5198891 2025-11-20 13:43:06,265 - INFO - Verifications in API Server for IPAM: ctest-ipam-77929781 passed 2025-11-20 13:43:06,272 - DEBUG - Control-node 10.0.0.128 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-30293896:ctest-ipam-77929781', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30293896', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '18050547658904913180', 'uuid-lslong': '13448789600102877329'}, 'enable': 'true', 'created': '2025-11-20T13:43:02', 'last-modified': '2025-11-20T13:43:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.373425'} 2025-11-20 13:43:06,273 - INFO - Verifications in Control node for IPAM: ctest-ipam-77929781 passed 2025-11-20 13:43:06,273 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-20 13:43:06,286 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f962690-5bd6-4cb0-a686-abcea7def5d0 2025-11-20 13:43:06,302 - DEBUG - Requesting: http://10.0.0.128:8082/project/86094e6f-e049-45ce-9c87-f65f643198da 2025-11-20 13:43:06,379 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/98e2d986-10d2-403d-a37d-3dd7b3d8a433 2025-11-20 13:43:06,403 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/98e2d986-10d2-403d-a37d-3dd7b3d8a433 2025-11-20 13:43:06,418 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/4b5cc0f7-f7d3-415a-86c7-260d823c29e9 2025-11-20 13:43:06,430 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/4b5cc0f7-f7d3-415a-86c7-260d823c29e9 2025-11-20 13:43:06,438 - DEBUG - Requesting: http://10.0.0.128:8082/route-target/ce3708d9-b5c6-41fb-98b9-9c676cd91615 2025-11-20 13:43:06,445 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-20 13:43:06,445 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/98e2d986-10d2-403d-a37d-3dd7b3d8a433 2025-11-20 13:43:06,457 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/4b5cc0f7-f7d3-415a-86c7-260d823c29e9 2025-11-20 13:43:06,474 - INFO - Verified VN network id 11 for VN 98e2d986-10d2-403d-a37d-3dd7b3d8a433 2025-11-20 13:43:06,474 - INFO - Verifications in API Server for VN ctest-vn-59162505 passed 2025-11-20 13:43:06,474 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/98e2d986-10d2-403d-a37d-3dd7b3d8a433 2025-11-20 13:43:06,488 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/4b5cc0f7-f7d3-415a-86c7-260d823c29e9 2025-11-20 13:43:06,496 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/4b5cc0f7-f7d3-415a-86c7-260d823c29e9 2025-11-20 13:43:06,503 - DEBUG - Requesting: http://10.0.0.128:8082/route-target/ce3708d9-b5c6-41fb-98b9-9c676cd91615 2025-11-20 13:43:06,517 - DEBUG - Control-node 10.0.0.128 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-30293896', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11016606808332714045', 'uuid-lslong': '11780640196915668019'}, 'enable': 'true', 'created': '2025-11-20T13:43:03', 'last-modified': '2025-11-20T13:43:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.017230'} 2025-11-20 13:43:06,523 - DEBUG - Route Targets: ['target:64512:8000004'] 2025-11-20 13:43:06,523 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59162505 passed 2025-11-20 13:43:06,524 - DEBUG - ====Verifying policy data for ctest-vn-59162505 in API_Server ====== 2025-11-20 13:43:06,524 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-20 13:43:06,532 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f962690-5bd6-4cb0-a686-abcea7def5d0 2025-11-20 13:43:06,547 - DEBUG - Requesting: http://10.0.0.128:8082/project/86094e6f-e049-45ce-9c87-f65f643198da 2025-11-20 13:43:06,646 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/98e2d986-10d2-403d-a37d-3dd7b3d8a433 2025-11-20 13:43:06,661 - DEBUG - =>VN ctest-vn-59162505 has no policy to be verified 2025-11-20 13:43:06,661 - DEBUG - Verifying the vn in opserver 2025-11-20 13:43:06,661 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505 virtual network link through opserver 10.0.0.128 2025-11-20 13:43:06,661 - DEBUG - Requesting: http://10.0.0.128:8081/analytics/uves/virtual-networks 2025-11-20 13:43:07,078 - DEBUG - Requesting: http://10.0.0.128:8081/analytics/uves/virtual-networks 2025-11-20 13:43:07,148 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505', 'href': 'http://10.0.0.128:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505?flat'} 2025-11-20 13:43:07,148 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505 is found in opserver 2025-11-20 13:43:07,157 - DEBUG - VRF ids for VN ctest-vn-59162505: {'10.0.0.128': '2'} 2025-11-20 13:43:07,157 - INFO - Waiting for VM ctest-TestBasicVMVN-30293896-34036473 to be up.. 2025-11-20 13:43:07,242 - DEBUG - VM is in ACTIVE state now 2025-11-20 13:43:07,242 - INFO - VM name : ctest-TestBasicVMVN-30293896-34036473 2025-11-20 13:43:07,326 - DEBUG - VM ctest-TestBasicVMVN-30293896-34036473 ID is be280ab4-ec7c-4cf3-b51e-a1bbda031d70 2025-11-20 13:43:07,326 - DEBUG - VM ctest-TestBasicVMVN-30293896-34036473 launched on Node cn-jenkins-deploy-platform-ansible-os-4775-1 2025-11-20 13:43:07,413 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/be280ab4-ec7c-4cf3-b51e-a1bbda031d70 2025-11-20 13:43:07,421 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/cf2f5162-2af1-43ed-88d6-11281ebd5c70 2025-11-20 13:43:10,690 - 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 1018ms') 2025-11-20 13:43:10,690 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30293896-34036473 failed! 2025-11-20 13:43:10,742 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505 is 31.1.1.1 and allocation pool is NOT set 2025-11-20 13:43:10,742 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505 is 31.1.2.1 and allocation pool is NOT set 2025-11-20 13:43:14,818 - 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 1013ms') 2025-11-20 13:43:14,818 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30293896-34036473 failed! 2025-11-20 13:43:14,874 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505 is 31.1.1.1 and allocation pool is NOT set 2025-11-20 13:43:14,874 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505 is 31.1.2.1 and allocation pool is NOT set 2025-11-20 13:43:16,939 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.22 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.224/2.718/4.213/1.494 ms') 2025-11-20 13:43:16,939 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-30293896-34036473 passed 2025-11-20 13:43:17,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:17,094 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30293896-34036473, IP 31.1.1.4, Port 22 2025-11-20 13:43:17,149 - 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-11-20 13:43:17,232 - DEBUG - VM ctest-TestBasicVMVN-30293896-34036473 is NOT ready for SSH connections, VM status: ACTIVE 2025-11-20 13:43:22,233 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:22,233 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30293896-34036473, IP 31.1.1.4, Port 22 2025-11-20 13:43:22,394 - DEBUG - VM ctest-TestBasicVMVN-30293896-34036473 is ready for SSH connections 2025-11-20 13:43:22,394 - INFO - Waiting for VM ctest-TestBasicVMVN-30293896-22112175 to be up.. 2025-11-20 13:43:22,488 - DEBUG - VM is in ACTIVE state now 2025-11-20 13:43:22,488 - INFO - VM name : ctest-TestBasicVMVN-30293896-22112175 2025-11-20 13:43:22,575 - DEBUG - VM ctest-TestBasicVMVN-30293896-22112175 ID is d2add712-a2b2-44a6-b7be-020250e82501 2025-11-20 13:43:22,575 - DEBUG - VM ctest-TestBasicVMVN-30293896-22112175 launched on Node cn-jenkins-deploy-platform-ansible-os-4775-1 2025-11-20 13:43:22,644 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/d2add712-a2b2-44a6-b7be-020250e82501 2025-11-20 13:43:22,652 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/2c2c7f73-cd74-45b2-a693-1db91e06240a 2025-11-20 13:43:23,883 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.355 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.355/1.561/2.768/1.206 ms') 2025-11-20 13:43:23,883 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-30293896-22112175 passed 2025-11-20 13:43:24,034 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:24,034 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30293896-22112175, IP 31.1.2.4, Port 22 2025-11-20 13:43:24,189 - DEBUG - VM ctest-TestBasicVMVN-30293896-22112175 is ready for SSH connections 2025-11-20 13:43:24,189 - INFO - Waiting for VM ctest-TestBasicVMVN-30293896-68981623 to be up.. 2025-11-20 13:43:24,259 - DEBUG - VM is in ACTIVE state now 2025-11-20 13:43:24,259 - INFO - VM name : ctest-TestBasicVMVN-30293896-68981623 2025-11-20 13:43:24,329 - DEBUG - VM ctest-TestBasicVMVN-30293896-68981623 ID is fa488959-a60f-4e48-be86-865c4ee94c3b 2025-11-20 13:43:24,329 - DEBUG - VM ctest-TestBasicVMVN-30293896-68981623 launched on Node cn-jenkins-deploy-platform-ansible-os-4775-1 2025-11-20 13:43:24,403 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine/fa488959-a60f-4e48-be86-865c4ee94c3b 2025-11-20 13:43:24,410 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-machine-interface/9f7f4a21-6166-4c8c-985d-e2905aec4ed8 2025-11-20 13:43:25,640 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=2.82 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.368 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.368/1.596/2.824/1.228 ms') 2025-11-20 13:43:25,640 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-30293896-68981623 passed 2025-11-20 13:43:25,790 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:25,790 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-30293896-68981623, IP 31.1.1.3, Port 22 2025-11-20 13:43:25,946 - DEBUG - VM ctest-TestBasicVMVN-30293896-68981623 is ready for SSH connections 2025-11-20 13:43:25,946 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:25,946 - 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.128, gateway password: c0ntrail123 2025-11-20 13:43:25,946 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4 2025-11-20 13:43:29,980 - 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.414 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.104 ms 64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.906 ms --- 31.1.2.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.906/1.808/3.414 ms 2025-11-20 13:43:29,980 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-30293896-34036473 passed 2025-11-20 13:43:29,980 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:29,980 - 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.128, gateway password: c0ntrail123 2025-11-20 13:43:29,980 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4 2025-11-20 13:43:33,638 - 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.242 ms 64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.094 ms 64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.833 ms --- 31.1.1.4 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.833/1.723/3.242 ms 2025-11-20 13:43:33,638 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-30293896-22112175 passed 2025-11-20 13:43:33,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:33,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:33,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-11-20 13:43:33,638 - 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.128, gateway password: c0ntrail123 2025-11-20 13:43:33,638 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-20 13:43:33,826 - DEBUG - None 2025-11-20 13:43:33,826 - 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.128, gateway password: c0ntrail123 2025-11-20 13:43:33,826 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-20 13:43:34,002 - DEBUG - None 2025-11-20 13:43:34,002 - 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.128, gateway password: c0ntrail123 2025-11-20 13:43:34,002 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts 2025-11-20 13:43:34,661 - DEBUG - None 2025-11-20 13:43:34,661 - 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.128, gateway password: c0ntrail123 2025-11-20 13:43:34,661 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7 2025-11-20 13:43:36,877 - 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.931 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.703 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.463 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.719 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.383 ms --- 31.1.1.7 ping statistics --- 3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss round-trip min/avg/max = 0.383/1.839/4.703 ms 2025-11-20 13:43:36,877 - 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.128, gateway password: c0ntrail123 2025-11-20 13:43:36,877 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1 2025-11-20 13:43:39,128 - 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.057 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.308 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.668 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.468 ms 64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.715 ms (DUP!) 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.620 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms --- 224.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.415/2.035/4.668 ms 2025-11-20 13:43:39,128 - 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.128, gateway password: c0ntrail123 2025-11-20 13:43:39,128 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255 2025-11-20 13:43:41,419 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes 64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.103 ms 64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.165 ms (DUP!) 64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.448 ms (DUP!) 64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.731 ms 64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.578 ms (DUP!) 64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.879 ms (DUP!) 64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.467 ms --- 255.255.255.255 ping statistics --- 3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss round-trip min/avg/max = 0.467/2.624/5.448 ms 2025-11-20 13:43:41,420 - INFO - Deleting VM ctest-TestBasicVMVN-30293896-68981623 2025-11-20 13:43:41,489 - INFO - Detaching port 2c2c7f73-cd74-45b2-a693-1db91e06240a from VM ctest-TestBasicVMVN-30293896-22112175 2025-11-20 13:43:41,522 - INFO - Deleting VM ctest-TestBasicVMVN-30293896-22112175 2025-11-20 13:43:41,593 - INFO - Detaching port cf2f5162-2af1-43ed-88d6-11281ebd5c70 from VM ctest-TestBasicVMVN-30293896-34036473 2025-11-20 13:43:41,627 - INFO - Deleting VM ctest-TestBasicVMVN-30293896-34036473 2025-11-20 13:43:41,714 - INFO - Deleting VN ctest-vn-59162505 2025-11-20 13:43:41,864 - DEBUG - Response for delete_port : () 2025-11-20 13:43:42,117 - DEBUG - Response for delete_port : () 2025-11-20 13:43:42,167 - DEBUG - VN 98e2d986-10d2-403d-a37d-3dd7b3d8a433 still in use: Unable to complete operation on network 98e2d986-10d2-403d-a37d-3dd7b3d8a433. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-0499da86-1d1e-40e6-a20b-e231dc7af71a'] 2025-11-20 13:43:42,167 - WARNING - Deleting VN ctest-vn-59162505 failed..Will retry 2025-11-20 13:43:44,310 - DEBUG - Response for deleting network () 2025-11-20 13:43:44,310 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/4b5cc0f7-f7d3-415a-86c7-260d823c29e9 2025-11-20 13:43:44,315 - DEBUG - Response Code: 404 2025-11-20 13:43:44,316 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-20 13:43:44,320 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f962690-5bd6-4cb0-a686-abcea7def5d0 2025-11-20 13:43:44,375 - DEBUG - Requesting: http://10.0.0.128:8082/project/86094e6f-e049-45ce-9c87-f65f643198da 2025-11-20 13:43:44,445 - INFO - Validated that VN ctest-vn-59162505 is not found in API Server 2025-11-20 13:43:44,454 - DEBUG - VN ctest-vn-59162505 is not present in Agent 10.0.0.128 2025-11-20 13:43:44,454 - INFO - Validated that VN ctest-vn-59162505 is not in any agent 2025-11-20 13:43:44,459 - DEBUG - VRF 2 is not seen in agent 10.0.0.128 2025-11-20 13:43:44,465 - DEBUG - Vrouter 10.0.0.128 does not have vrf 2 for VN ctest-vn-59162505 2025-11-20 13:43:44,465 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-30293896:ctest-vn-59162505 2025-11-20 13:43:44,474 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59162505 info 2025-11-20 13:43:44,546 - INFO - IPAM: ctest-ipam-77929781 is not found in API Server 2025-11-20 13:43:44,556 - INFO - IPAM:ctest-ipam-77929781 is not found in control node 2025-11-20 13:43:44,815 - DEBUG - No XMPP flaps were noticed during the test
2025-11-20 13:43:44,815 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:42]
2025-11-20 13:43:44,815 - INFO - -------------------------------------------------------------------------------- 2025-11-20 13:43:45,497 - INFO - Deleted project: ctest-TestBasicVMVN-30293896, ID : 86094e6f-e049-45ce-9c87-f65f643198da