2026-05-20 08:09:32,914 - INFO - Domain Default found not creating 2026-05-20 08:09:33,166 - INFO - Project ctest-TestPorts-48071893 not found, creating it 2026-05-20 08:09:33,638 - INFO - Created Project:ctest-TestPorts-48071893, ID : 62daee94-ec66-4325-a08d-a0d82e17533d 2026-05-20 08:09:35,155 - INFO - ================================================================================ 2026-05-20 08:09:35,155 - INFO - STARTING TEST : test_ports_bindings 2026-05-20 08:09:35,155 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-05-20 08:09:35,414 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-05-20 08:09:35,414 - INFO - Initial checks done. Running the testcase now 2026-05-20 08:09:35,414 - INFO - 2026-05-20 08:09:35,982 - DEBUG - Response for create_network : {'network': {'id': '75835aad-5e2f-4bcb-b82e-0b3d0ef8d21f', 'name': 'ctest-vn-47045379', 'tenant_id': '62daee94ec664325a08da0d82e17533d', 'project_id': '62daee94ec664325a08da0d82e17533d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-48071893', 'ctest-vn-47045379'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 08:09:36,132 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aecfcb53-4129-40a9-a4b3-2236a2bb9b09', 'name': '', 'tenant_id': '62daee94ec664325a08da0d82e17533d', 'network_id': '75835aad-5e2f-4bcb-b82e-0b3d0ef8d21f', 'ip_version': 4, 'cidr': '150.127.116.192/26', 'allocation_pools': [{'start': '150.127.116.194', 'end': '150.127.116.254'}], 'gateway_ip': '150.127.116.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '150.127.116.194', 'tags': [], 'project_id': '62daee94ec664325a08da0d82e17533d'}} 2026-05-20 08:09:36,150 - INFO - Created VN ctest-vn-47045379 2026-05-20 08:09:36,201 - DEBUG - VN ctest-vn-47045379 UUID is 75835aad-5e2f-4bcb-b82e-0b3d0ef8d21f 2026-05-20 08:09:36,313 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-48071893', 'ctest-vmi-33912748']} 2026-05-20 08:09:36,540 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-33912748', 'id': 'ab5af5c6-1a78-4f70-8aa8-f8a898996a05', 'tenant_id': '62daee94ec664325a08da0d82e17533d', 'network_id': '75835aad-5e2f-4bcb-b82e-0b3d0ef8d21f', 'mac_address': '02:ab:5a:f5:c6:1a', 'binding:profile': {'foo': 'bar'}, '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': '150.127.116.195', 'subnet_id': 'aecfcb53-4129-40a9-a4b3-2236a2bb9b09'}], 'security_groups': ['397680ec-335d-462b-9c21-34feb47b60b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '62daee94ec664325a08da0d82e17533d'}} 2026-05-20 08:09:36,540 - DEBUG - Created port ab5af5c6-1a78-4f70-8aa8-f8a898996a05 2026-05-20 08:09:36,645 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ab5af5c6-1a78-4f70-8aa8-f8a898996a05 2026-05-20 08:09:36,944 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ab5af5c6-1a78-4f70-8aa8-f8a898996a05 2026-05-20 08:09:36,984 - INFO - VMI ab5af5c6-1a78-4f70-8aa8-f8a898996a05 verification in API Server passed 2026-05-20 08:09:37,073 - DEBUG - Response for delete_port : () 2026-05-20 08:09:37,073 - INFO - Deleted port ab5af5c6-1a78-4f70-8aa8-f8a898996a05 2026-05-20 08:09:37,073 - INFO - Deleting VN ctest-vn-47045379 2026-05-20 08:09:37,193 - DEBUG - Response for deleting network () 2026-05-20 08:09:37,445 - DEBUG - No XMPP flaps were noticed during the test 2026-05-20 08:09:37,445 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-05-20 08:09:37,445 - INFO - -------------------------------------------------------------------------------- 2026-05-20 08:09:37,447 - INFO - ================================================================================ 2026-05-20 08:09:37,448 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-20 08:09:37,448 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-05-20 08:09:37,738 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-05-20 08:09:37,738 - INFO - Initial checks done. Running the testcase now 2026-05-20 08:09:37,739 - INFO - 2026-05-20 08:09:37,914 - DEBUG - Response for create_network : {'network': {'id': '5972daa9-ee7c-4bdb-bb48-c5f76929318f', 'name': 'ctest-vn1-76744978', 'tenant_id': '62daee94ec664325a08da0d82e17533d', 'project_id': '62daee94ec664325a08da0d82e17533d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-48071893', 'ctest-vn1-76744978'], 'port_security_enabled': True, 'description': ''}} 2026-05-20 08:09:38,090 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f16a18c3-c35a-458b-b5b2-dc0002dd131b', 'name': '', 'tenant_id': '62daee94ec664325a08da0d82e17533d', 'network_id': '5972daa9-ee7c-4bdb-bb48-c5f76929318f', 'ip_version': 4, 'cidr': '113.42.211.128/26', 'allocation_pools': [{'start': '113.42.211.130', 'end': '113.42.211.190'}], 'gateway_ip': '113.42.211.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.42.211.130', 'tags': [], 'project_id': '62daee94ec664325a08da0d82e17533d'}} 2026-05-20 08:09:38,315 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a25938dd-abcf-434c-8016-ffa26888565d', 'name': '', 'tenant_id': '62daee94ec664325a08da0d82e17533d', 'network_id': '5972daa9-ee7c-4bdb-bb48-c5f76929318f', 'ip_version': 4, 'cidr': '77.90.90.192/26', 'allocation_pools': [{'start': '77.90.90.194', 'end': '77.90.90.254'}], 'gateway_ip': '77.90.90.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '77.90.90.194', 'tags': [], 'project_id': '62daee94ec664325a08da0d82e17533d'}} 2026-05-20 08:09:38,335 - INFO - Created VN ctest-vn1-76744978 2026-05-20 08:09:38,385 - DEBUG - VN ctest-vn1-76744978 UUID is 5972daa9-ee7c-4bdb-bb48-c5f76929318f 2026-05-20 08:09:38,693 - DEBUG - Response for create_port : {'port': {'name': '965d91f7-27f3-476f-b87b-6d5a9953577f', 'id': '965d91f7-27f3-476f-b87b-6d5a9953577f', 'tenant_id': '62daee94ec664325a08da0d82e17533d', 'network_id': '5972daa9-ee7c-4bdb-bb48-c5f76929318f', 'mac_address': '02:96:5d:91:f7:27', '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': '113.42.211.133', 'subnet_id': 'f16a18c3-c35a-458b-b5b2-dc0002dd131b'}], 'security_groups': ['397680ec-335d-462b-9c21-34feb47b60b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '62daee94ec664325a08da0d82e17533d'}} 2026-05-20 08:09:38,870 - DEBUG - Response for create_port : {'port': {'name': '415b4f71-3750-4959-86cc-d4c1632481a1', 'id': '415b4f71-3750-4959-86cc-d4c1632481a1', 'tenant_id': '62daee94ec664325a08da0d82e17533d', 'network_id': '5972daa9-ee7c-4bdb-bb48-c5f76929318f', 'mac_address': '02:41:5b:4f:71:37', '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': '77.90.90.197', 'subnet_id': 'a25938dd-abcf-434c-8016-ffa26888565d'}], 'security_groups': ['397680ec-335d-462b-9c21-34feb47b60b2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '62daee94ec664325a08da0d82e17533d'}} 2026-05-20 08:09:38,927 - DEBUG - Services list from nova: [, , ] 2026-05-20 08:09:39,276 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5799-1) 2026-05-20 08:09:39,702 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5799-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5799-1) 2026-05-20 08:09:39,702 - INFO - Waiting for VM ctest-vn1-vm1-89847298 to be up.. 2026-05-20 08:09:39,750 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-20 08:09:44,828 - DEBUG - VM is in ACTIVE state now 2026-05-20 08:09:44,828 - INFO - VM name : ctest-vn1-vm1-89847298 2026-05-20 08:09:44,901 - DEBUG - VM ctest-vn1-vm1-89847298 ID is 3efb2282-b0a1-4892-8f71-4ba02cf80a82 2026-05-20 08:09:44,920 - DEBUG - VM ctest-vn1-vm1-89847298 launched on Node cn-jenkins-deploy-platform-ansible-os-5799-1 2026-05-20 08:09:45,016 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3efb2282-b0a1-4892-8f71-4ba02cf80a82 2026-05-20 08:09:45,024 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/965d91f7-27f3-476f-b87b-6d5a9953577f 2026-05-20 08:09:48,278 - 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 1005ms') 2026-05-20 08:09:48,278 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89847298 failed! 2026-05-20 08:09:48,333 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-48071893:ctest-vn1-76744978 is 113.42.211.129 and allocation pool is NOT set 2026-05-20 08:09:48,333 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-48071893:ctest-vn1-76744978 is 77.90.90.193 and allocation pool is NOT set 2026-05-20 08:09:52,400 - 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=2 ttl=63 time=7.69 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 7.687/7.687/7.687/0.000 ms') 2026-05-20 08:09:52,400 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-89847298 passed 2026-05-20 08:09:52,549 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 08:09:52,549 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89847298, IP 113.42.211.133, Port 22 2026-05-20 08:09:52,709 - DEBUG - VM ctest-vn1-vm1-89847298 is ready for SSH connections 2026-05-20 08:09:52,709 - INFO - Waiting for VM ctest-vn1-vm2-28951602 to be up.. 2026-05-20 08:09:52,780 - DEBUG - VM is in ACTIVE state now 2026-05-20 08:09:52,780 - INFO - VM name : ctest-vn1-vm2-28951602 2026-05-20 08:09:52,851 - DEBUG - VM ctest-vn1-vm2-28951602 ID is 03d39506-c84b-4d87-a679-3017e1647eb9 2026-05-20 08:09:52,851 - DEBUG - VM ctest-vn1-vm2-28951602 launched on Node cn-jenkins-deploy-platform-ansible-os-5799-1 2026-05-20 08:09:52,924 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/03d39506-c84b-4d87-a679-3017e1647eb9 2026-05-20 08:09:52,934 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/415b4f71-3750-4959-86cc-d4c1632481a1 2026-05-20 08:09:54,171 - 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.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.577 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.577/1.646/2.716/1.069 ms') 2026-05-20 08:09:54,172 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-28951602 passed 2026-05-20 08:09:54,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 08:09:54,321 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-28951602, IP 77.90.90.197, Port 22 2026-05-20 08:09:54,472 - DEBUG - VM ctest-vn1-vm2-28951602 is ready for SSH connections 2026-05-20 08:09:54,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 08:09:54,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 08:09:54,472 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-20 08:09:54,472 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 113.42.211.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-05-20 08:09:54,473 - DEBUG - ping -s 56 -c 3 -W 1 113.42.211.133 2026-05-20 08:09:57,169 - DEBUG - PING 113.42.211.133 (113.42.211.133): 56 data bytes 64 bytes from 113.42.211.133: seq=0 ttl=63 time=3.608 ms 64 bytes from 113.42.211.133: seq=1 ttl=63 time=1.481 ms 64 bytes from 113.42.211.133: seq=2 ttl=63 time=0.859 ms --- 113.42.211.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.859/1.982/3.608 ms 2026-05-20 08:09:57,170 - INFO - Ping to IP 113.42.211.133 from VM ctest-vn1-vm2-28951602 passed 2026-05-20 08:09:57,170 - INFO - Detaching port 415b4f71-3750-4959-86cc-d4c1632481a1 from VM ctest-vn1-vm2-28951602 2026-05-20 08:09:57,224 - INFO - Deleting VM ctest-vn1-vm2-28951602 2026-05-20 08:09:57,292 - INFO - Detaching port 965d91f7-27f3-476f-b87b-6d5a9953577f from VM ctest-vn1-vm1-89847298 2026-05-20 08:09:57,328 - INFO - Deleting VM ctest-vn1-vm1-89847298 2026-05-20 08:09:57,577 - DEBUG - Response for delete_port : () 2026-05-20 08:09:57,748 - DEBUG - Response for delete_port : () 2026-05-20 08:09:57,748 - INFO - Deleting VN ctest-vn1-76744978 2026-05-20 08:09:57,880 - DEBUG - Response for deleting network () 2026-05-20 08:09:58,145 - DEBUG - No XMPP flaps were noticed during the test 2026-05-20 08:09:58,145 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-05-20 08:09:58,145 - INFO - -------------------------------------------------------------------------------- 2026-05-20 08:09:58,862 - INFO - Deleted project: ctest-TestPorts-48071893, ID : 62daee94-ec66-4325-a08d-a0d82e17533d