2026-03-20 10:26:10,348 - INFO - Domain Default found not creating 2026-03-20 10:26:10,520 - INFO - Project ctest-TestPorts-35478259 not found, creating it 2026-03-20 10:26:10,970 - INFO - Created Project:ctest-TestPorts-35478259, ID : 44cb3c3d-ce79-4203-a1e7-286c822f011d 2026-03-20 10:26:12,446 - INFO - ================================================================================ 2026-03-20 10:26:12,446 - INFO - STARTING TEST : test_ports_bindings 2026-03-20 10:26:12,447 - 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-03-20 10:26:12,699 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-20 10:26:12,699 - INFO - Initial checks done. Running the testcase now 2026-03-20 10:26:12,699 - INFO - 2026-03-20 10:26:13,240 - DEBUG - Response for create_network : {'network': {'id': '36d72e76-e6b3-40be-952d-18f78ad7a6e0', 'name': 'ctest-vn-56366399', 'tenant_id': '44cb3c3dce794203a1e7286c822f011d', 'project_id': '44cb3c3dce794203a1e7286c822f011d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-35478259', 'ctest-vn-56366399'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 10:26:13,416 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9ff685e-2e87-43af-a338-22115e15a797', 'name': '', 'tenant_id': '44cb3c3dce794203a1e7286c822f011d', 'network_id': '36d72e76-e6b3-40be-952d-18f78ad7a6e0', 'ip_version': 4, 'cidr': '113.233.208.64/26', 'allocation_pools': [{'start': '113.233.208.66', 'end': '113.233.208.126'}], 'gateway_ip': '113.233.208.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.233.208.66', 'tags': [], 'project_id': '44cb3c3dce794203a1e7286c822f011d'}} 2026-03-20 10:26:13,433 - INFO - Created VN ctest-vn-56366399 2026-03-20 10:26:13,483 - DEBUG - VN ctest-vn-56366399 UUID is 36d72e76-e6b3-40be-952d-18f78ad7a6e0 2026-03-20 10:26:13,721 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-35478259', 'ctest-vmi-31330986']} 2026-03-20 10:26:13,945 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-31330986', 'id': '86762434-d128-4fce-9afb-df28b06287ba', 'tenant_id': '44cb3c3dce794203a1e7286c822f011d', 'network_id': '36d72e76-e6b3-40be-952d-18f78ad7a6e0', 'mac_address': '02:86:76:24:34:d1', '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': '113.233.208.67', 'subnet_id': 'c9ff685e-2e87-43af-a338-22115e15a797'}], 'security_groups': ['29b12e10-f38c-4ff8-b9dc-955c3f063bee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '44cb3c3dce794203a1e7286c822f011d'}} 2026-03-20 10:26:13,945 - DEBUG - Created port 86762434-d128-4fce-9afb-df28b06287ba 2026-03-20 10:26:14,051 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/86762434-d128-4fce-9afb-df28b06287ba 2026-03-20 10:26:14,349 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/86762434-d128-4fce-9afb-df28b06287ba 2026-03-20 10:26:14,381 - INFO - VMI 86762434-d128-4fce-9afb-df28b06287ba verification in API Server passed 2026-03-20 10:26:14,478 - DEBUG - Response for delete_port : () 2026-03-20 10:26:14,478 - INFO - Deleted port 86762434-d128-4fce-9afb-df28b06287ba 2026-03-20 10:26:14,478 - INFO - Deleting VN ctest-vn-56366399 2026-03-20 10:26:14,567 - DEBUG - Response for deleting network () 2026-03-20 10:26:14,825 - DEBUG - No XMPP flaps were noticed during the test 2026-03-20 10:26:14,825 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-20 10:26:14,825 - INFO - -------------------------------------------------------------------------------- 2026-03-20 10:26:14,828 - INFO - ================================================================================ 2026-03-20 10:26:14,828 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-20 10:26:14,828 - 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-03-20 10:26:15,113 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-03-20 10:26:15,113 - INFO - Initial checks done. Running the testcase now 2026-03-20 10:26:15,113 - INFO - 2026-03-20 10:26:15,295 - DEBUG - Response for create_network : {'network': {'id': '810ba48c-bff3-4881-a407-916d4258e79d', 'name': 'ctest-vn1-06721548', 'tenant_id': '44cb3c3dce794203a1e7286c822f011d', 'project_id': '44cb3c3dce794203a1e7286c822f011d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-35478259', 'ctest-vn1-06721548'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 10:26:15,496 - DEBUG - Response for create_subnet : {'subnet': {'id': '399f4c8e-e508-4a41-89a2-1efac609d941', 'name': '', 'tenant_id': '44cb3c3dce794203a1e7286c822f011d', 'network_id': '810ba48c-bff3-4881-a407-916d4258e79d', 'ip_version': 4, 'cidr': '35.53.166.64/26', 'allocation_pools': [{'start': '35.53.166.66', 'end': '35.53.166.126'}], 'gateway_ip': '35.53.166.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.53.166.66', 'tags': [], 'project_id': '44cb3c3dce794203a1e7286c822f011d'}} 2026-03-20 10:26:15,672 - DEBUG - Response for create_subnet : {'subnet': {'id': '282da822-2e4e-44bb-82c3-67d1d03943ee', 'name': '', 'tenant_id': '44cb3c3dce794203a1e7286c822f011d', 'network_id': '810ba48c-bff3-4881-a407-916d4258e79d', 'ip_version': 4, 'cidr': '114.252.142.0/26', 'allocation_pools': [{'start': '114.252.142.2', 'end': '114.252.142.62'}], 'gateway_ip': '114.252.142.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.252.142.2', 'tags': [], 'project_id': '44cb3c3dce794203a1e7286c822f011d'}} 2026-03-20 10:26:15,690 - INFO - Created VN ctest-vn1-06721548 2026-03-20 10:26:15,739 - DEBUG - VN ctest-vn1-06721548 UUID is 810ba48c-bff3-4881-a407-916d4258e79d 2026-03-20 10:26:16,026 - DEBUG - Response for create_port : {'port': {'name': '5021eeb7-f62e-4860-a62e-e551d5628519', 'id': '5021eeb7-f62e-4860-a62e-e551d5628519', 'tenant_id': '44cb3c3dce794203a1e7286c822f011d', 'network_id': '810ba48c-bff3-4881-a407-916d4258e79d', 'mac_address': '02:50:21:ee:b7:f6', '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': '35.53.166.69', 'subnet_id': '399f4c8e-e508-4a41-89a2-1efac609d941'}], 'security_groups': ['29b12e10-f38c-4ff8-b9dc-955c3f063bee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '44cb3c3dce794203a1e7286c822f011d'}} 2026-03-20 10:26:16,188 - DEBUG - Response for create_port : {'port': {'name': '38fc6409-84f8-4a6b-9c03-9093ee1fabc3', 'id': '38fc6409-84f8-4a6b-9c03-9093ee1fabc3', 'tenant_id': '44cb3c3dce794203a1e7286c822f011d', 'network_id': '810ba48c-bff3-4881-a407-916d4258e79d', 'mac_address': '02:38:fc:64:09:84', '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': '114.252.142.5', 'subnet_id': '282da822-2e4e-44bb-82c3-67d1d03943ee'}], 'security_groups': ['29b12e10-f38c-4ff8-b9dc-955c3f063bee'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '44cb3c3dce794203a1e7286c822f011d'}} 2026-03-20 10:26:16,245 - DEBUG - Services list from nova: [, , ] 2026-03-20 10:26:16,574 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5504-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5504-1) 2026-03-20 10:26:16,958 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5504-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5504-1) 2026-03-20 10:26:16,958 - INFO - Waiting for VM ctest-vn1-vm1-12149069 to be up.. 2026-03-20 10:26:16,995 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-20 10:26:22,069 - DEBUG - VM is in ACTIVE state now 2026-03-20 10:26:22,069 - INFO - VM name : ctest-vn1-vm1-12149069 2026-03-20 10:26:22,138 - DEBUG - VM ctest-vn1-vm1-12149069 ID is c2fcc23a-aea3-4a0c-a046-6d1f2dc7d9b4 2026-03-20 10:26:22,155 - DEBUG - VM ctest-vn1-vm1-12149069 launched on Node cn-jenkins-deploy-platform-ansible-os-5504-1 2026-03-20 10:26:22,222 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c2fcc23a-aea3-4a0c-a046-6d1f2dc7d9b4 2026-03-20 10:26:22,230 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5021eeb7-f62e-4860-a62e-e551d5628519 2026-03-20 10:26:25,468 - 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 1007ms') 2026-03-20 10:26:25,468 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-12149069 failed! 2026-03-20 10:26:25,523 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-35478259:ctest-vn1-06721548 is 35.53.166.65 and allocation pool is NOT set 2026-03-20 10:26:25,523 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-35478259:ctest-vn1-06721548 is 114.252.142.1 and allocation pool is NOT set 2026-03-20 10:26:27,585 - 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.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.66 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.661/2.802/3.943/1.141 ms') 2026-03-20 10:26:27,585 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-12149069 passed 2026-03-20 10:26:27,735 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 10:26:27,735 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-12149069, IP 35.53.166.69, Port 22 2026-03-20 10:26:27,891 - DEBUG - VM ctest-vn1-vm1-12149069 is ready for SSH connections 2026-03-20 10:26:27,891 - INFO - Waiting for VM ctest-vn1-vm2-96831733 to be up.. 2026-03-20 10:26:27,961 - DEBUG - VM is in ACTIVE state now 2026-03-20 10:26:27,961 - INFO - VM name : ctest-vn1-vm2-96831733 2026-03-20 10:26:28,035 - DEBUG - VM ctest-vn1-vm2-96831733 ID is 90c15762-4918-46cf-af2b-27c05453647b 2026-03-20 10:26:28,036 - DEBUG - VM ctest-vn1-vm2-96831733 launched on Node cn-jenkins-deploy-platform-ansible-os-5504-1 2026-03-20 10:26:28,105 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/90c15762-4918-46cf-af2b-27c05453647b 2026-03-20 10:26:28,112 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/38fc6409-84f8-4a6b-9c03-9093ee1fabc3 2026-03-20 10:26:29,339 - 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.65 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.427 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.427/1.537/2.647/1.110 ms') 2026-03-20 10:26:29,339 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-96831733 passed 2026-03-20 10:26:29,491 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 10:26:29,491 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-96831733, IP 114.252.142.5, Port 22 2026-03-20 10:26:29,643 - DEBUG - VM ctest-vn1-vm2-96831733 is ready for SSH connections 2026-03-20 10:26:29,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 10:26:29,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 10:26:29,643 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 10:26:29,643 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 35.53.166.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-20 10:26:29,643 - DEBUG - ping -s 56 -c 3 -W 1 35.53.166.69 2026-03-20 10:26:32,284 - DEBUG - PING 35.53.166.69 (35.53.166.69): 56 data bytes 64 bytes from 35.53.166.69: seq=0 ttl=63 time=5.032 ms 64 bytes from 35.53.166.69: seq=1 ttl=63 time=0.864 ms 64 bytes from 35.53.166.69: seq=2 ttl=63 time=0.700 ms --- 35.53.166.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.700/2.198/5.032 ms 2026-03-20 10:26:32,284 - INFO - Ping to IP 35.53.166.69 from VM ctest-vn1-vm2-96831733 passed 2026-03-20 10:26:32,284 - INFO - Detaching port 38fc6409-84f8-4a6b-9c03-9093ee1fabc3 from VM ctest-vn1-vm2-96831733 2026-03-20 10:26:32,329 - INFO - Deleting VM ctest-vn1-vm2-96831733 2026-03-20 10:26:32,395 - INFO - Detaching port 5021eeb7-f62e-4860-a62e-e551d5628519 from VM ctest-vn1-vm1-12149069 2026-03-20 10:26:32,425 - INFO - Deleting VM ctest-vn1-vm1-12149069 2026-03-20 10:26:32,634 - DEBUG - Response for delete_port : () 2026-03-20 10:26:32,797 - DEBUG - Response for delete_port : () 2026-03-20 10:26:32,797 - INFO - Deleting VN ctest-vn1-06721548 2026-03-20 10:26:32,939 - DEBUG - Response for deleting network () 2026-03-20 10:26:33,199 - DEBUG - No XMPP flaps were noticed during the test 2026-03-20 10:26:33,201 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19] 2026-03-20 10:26:33,201 - INFO - -------------------------------------------------------------------------------- 2026-03-20 10:26:33,858 - INFO - Deleted project: ctest-TestPorts-35478259, ID : 44cb3c3d-ce79-4203-a1e7-286c822f011d