2026-06-17 14:28:54,447 - INFO - Domain Default found not creating 2026-06-17 14:28:54,601 - INFO - Project ctest-TestPorts-18674551 not found, creating it 2026-06-17 14:28:55,330 - INFO - Created Project:ctest-TestPorts-18674551, ID : c1e51555-87c6-448f-8816-fcff500f97ff 2026-06-17 14:28:56,797 - INFO - ================================================================================ 2026-06-17 14:28:56,797 - INFO - STARTING TEST : test_ports_bindings 2026-06-17 14:28:56,797 - 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-06-17 14:28:57,051 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with 2026-06-17 14:28:57,051 - INFO - Initial checks done. Running the testcase now 2026-06-17 14:28:57,051 - INFO - 2026-06-17 14:28:57,624 - DEBUG - Response for create_network : {'network': {'id': '10bc5f9c-622f-4a65-b4a5-58e5ae97ba6b', 'name': 'ctest-vn-61411865', 'tenant_id': 'c1e5155587c6448f8816fcff500f97ff', 'project_id': 'c1e5155587c6448f8816fcff500f97ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-18674551', 'ctest-vn-61411865'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 14:28:57,788 - DEBUG - Response for create_subnet : {'subnet': {'id': '1cad3cc8-7902-430c-858f-0e8f621337dc', 'name': '', 'tenant_id': 'c1e5155587c6448f8816fcff500f97ff', 'network_id': '10bc5f9c-622f-4a65-b4a5-58e5ae97ba6b', 'ip_version': 4, 'cidr': '202.152.158.0/26', 'allocation_pools': [{'start': '202.152.158.2', 'end': '202.152.158.62'}], 'gateway_ip': '202.152.158.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '202.152.158.2', 'tags': [], 'project_id': 'c1e5155587c6448f8816fcff500f97ff'}} 2026-06-17 14:28:57,805 - INFO - Created VN ctest-vn-61411865 2026-06-17 14:28:57,858 - DEBUG - VN ctest-vn-61411865 UUID is 10bc5f9c-622f-4a65-b4a5-58e5ae97ba6b 2026-06-17 14:28:57,966 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-18674551', 'ctest-vmi-81232596']} 2026-06-17 14:28:58,224 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81232596', 'id': '74d4194d-50a2-4651-a360-dfb7b526a9e3', 'tenant_id': 'c1e5155587c6448f8816fcff500f97ff', 'network_id': '10bc5f9c-622f-4a65-b4a5-58e5ae97ba6b', 'mac_address': '02:74:d4:19:4d:50', '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': '202.152.158.3', 'subnet_id': '1cad3cc8-7902-430c-858f-0e8f621337dc'}], 'security_groups': ['db2adaef-c64b-4ce5-af27-944903706b4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1e5155587c6448f8816fcff500f97ff'}} 2026-06-17 14:28:58,224 - DEBUG - Created port 74d4194d-50a2-4651-a360-dfb7b526a9e3 2026-06-17 14:28:58,330 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/74d4194d-50a2-4651-a360-dfb7b526a9e3 2026-06-17 14:28:58,658 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/74d4194d-50a2-4651-a360-dfb7b526a9e3 2026-06-17 14:28:58,688 - INFO - VMI 74d4194d-50a2-4651-a360-dfb7b526a9e3 verification in API Server passed 2026-06-17 14:28:58,780 - DEBUG - Response for delete_port : () 2026-06-17 14:28:58,780 - INFO - Deleted port 74d4194d-50a2-4651-a360-dfb7b526a9e3 2026-06-17 14:28:58,780 - INFO - Deleting VN ctest-vn-61411865 2026-06-17 14:28:58,877 - DEBUG - Response for deleting network () 2026-06-17 14:28:59,139 - DEBUG - No XMPP flaps were noticed during the test 2026-06-17 14:28:59,139 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-06-17 14:28:59,139 - INFO - -------------------------------------------------------------------------------- 2026-06-17 14:28:59,142 - INFO - ================================================================================ 2026-06-17 14:28:59,142 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-17 14:28:59,142 - 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-06-17 14:28:59,444 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with 2026-06-17 14:28:59,444 - INFO - Initial checks done. Running the testcase now 2026-06-17 14:28:59,444 - INFO - 2026-06-17 14:28:59,627 - DEBUG - Response for create_network : {'network': {'id': 'aaff4479-6aa6-452a-9aef-e208f423df05', 'name': 'ctest-vn1-57632125', 'tenant_id': 'c1e5155587c6448f8816fcff500f97ff', 'project_id': 'c1e5155587c6448f8816fcff500f97ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-18674551', 'ctest-vn1-57632125'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 14:28:59,837 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c4da7fe3-511c-4c45-ab5a-9ae9d0bd7ea6', 'name': '', 'tenant_id': 'c1e5155587c6448f8816fcff500f97ff', 'network_id': 'aaff4479-6aa6-452a-9aef-e208f423df05', 'ip_version': 4, 'cidr': '23.83.148.192/26', 'allocation_pools': [{'start': '23.83.148.194', 'end': '23.83.148.254'}], 'gateway_ip': '23.83.148.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.83.148.194', 'tags': [], 'project_id': 'c1e5155587c6448f8816fcff500f97ff'}} 2026-06-17 14:28:59,994 - DEBUG - Response for create_subnet : {'subnet': {'id': '3bd23bc7-ac68-49d2-8294-d1a99a265038', 'name': '', 'tenant_id': 'c1e5155587c6448f8816fcff500f97ff', 'network_id': 'aaff4479-6aa6-452a-9aef-e208f423df05', 'ip_version': 4, 'cidr': '119.45.115.128/26', 'allocation_pools': [{'start': '119.45.115.130', 'end': '119.45.115.190'}], 'gateway_ip': '119.45.115.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.45.115.130', 'tags': [], 'project_id': 'c1e5155587c6448f8816fcff500f97ff'}} 2026-06-17 14:29:00,012 - INFO - Created VN ctest-vn1-57632125 2026-06-17 14:29:00,066 - DEBUG - VN ctest-vn1-57632125 UUID is aaff4479-6aa6-452a-9aef-e208f423df05 2026-06-17 14:29:00,387 - DEBUG - Response for create_port : {'port': {'name': '38c5273d-f006-4eb8-9f15-936546650550', 'id': '38c5273d-f006-4eb8-9f15-936546650550', 'tenant_id': 'c1e5155587c6448f8816fcff500f97ff', 'network_id': 'aaff4479-6aa6-452a-9aef-e208f423df05', 'mac_address': '02:38:c5:27:3d:f0', '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': '23.83.148.197', 'subnet_id': 'c4da7fe3-511c-4c45-ab5a-9ae9d0bd7ea6'}], 'security_groups': ['db2adaef-c64b-4ce5-af27-944903706b4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1e5155587c6448f8816fcff500f97ff'}} 2026-06-17 14:29:00,595 - DEBUG - Response for create_port : {'port': {'name': '32a24fca-2820-44f3-8c62-1607051d5dc3', 'id': '32a24fca-2820-44f3-8c62-1607051d5dc3', 'tenant_id': 'c1e5155587c6448f8816fcff500f97ff', 'network_id': 'aaff4479-6aa6-452a-9aef-e208f423df05', 'mac_address': '02:32:a2:4f:ca:28', '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': '119.45.115.133', 'subnet_id': '3bd23bc7-ac68-49d2-8294-d1a99a265038'}], 'security_groups': ['db2adaef-c64b-4ce5-af27-944903706b4f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1e5155587c6448f8816fcff500f97ff'}} 2026-06-17 14:29:00,659 - DEBUG - Services list from nova: [, , ] 2026-06-17 14:29:01,058 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5965-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5965-1) 2026-06-17 14:29:01,484 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5965-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5965-1) 2026-06-17 14:29:01,485 - INFO - Waiting for VM ctest-vn1-vm1-31192831 to be up.. 2026-06-17 14:29:01,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 14:29:06,583 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 14:29:11,654 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 14:29:16,722 - DEBUG - VM is in ACTIVE state now 2026-06-17 14:29:16,722 - INFO - VM name : ctest-vn1-vm1-31192831 2026-06-17 14:29:16,790 - DEBUG - VM ctest-vn1-vm1-31192831 ID is 90ac4d1b-41e9-4f4c-807a-d4c7d828018c 2026-06-17 14:29:16,808 - DEBUG - VM ctest-vn1-vm1-31192831 launched on Node cn-jenkins-deploy-platform-ansible-os-5965-1 2026-06-17 14:29:16,887 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/90ac4d1b-41e9-4f4c-807a-d4c7d828018c 2026-06-17 14:29:16,896 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/38c5273d-f006-4eb8-9f15-936546650550 2026-06-17 14:29:20,146 - 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 1007ms') 2026-06-17 14:29:20,146 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-31192831 failed! 2026-06-17 14:29:20,202 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-18674551:ctest-vn1-57632125 is 23.83.148.193 and allocation pool is NOT set 2026-06-17 14:29:20,202 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-18674551:ctest-vn1-57632125 is 119.45.115.129 and allocation pool is NOT set 2026-06-17 14:29:22,261 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.21 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.387 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.387/1.800/3.213/1.413 ms') 2026-06-17 14:29:22,261 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-31192831 passed 2026-06-17 14:29:22,406 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 14:29:22,406 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-31192831, IP 23.83.148.197, Port 22 2026-06-17 14:29:22,569 - DEBUG - VM ctest-vn1-vm1-31192831 is ready for SSH connections 2026-06-17 14:29:22,569 - INFO - Waiting for VM ctest-vn1-vm2-01733449 to be up.. 2026-06-17 14:29:22,640 - DEBUG - VM is in ACTIVE state now 2026-06-17 14:29:22,640 - INFO - VM name : ctest-vn1-vm2-01733449 2026-06-17 14:29:22,701 - DEBUG - VM ctest-vn1-vm2-01733449 ID is 9f02e2e2-4594-4ced-8847-60d89308f94f 2026-06-17 14:29:22,701 - DEBUG - VM ctest-vn1-vm2-01733449 launched on Node cn-jenkins-deploy-platform-ansible-os-5965-1 2026-06-17 14:29:22,764 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/9f02e2e2-4594-4ced-8847-60d89308f94f 2026-06-17 14:29:22,770 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/32a24fca-2820-44f3-8c62-1607051d5dc3 2026-06-17 14:29:23,999 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.375 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.375/2.035/3.696/1.660 ms') 2026-06-17 14:29:23,999 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-01733449 passed 2026-06-17 14:29:24,146 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 14:29:24,146 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01733449, IP 119.45.115.133, Port 22 2026-06-17 14:29:24,303 - DEBUG - VM ctest-vn1-vm2-01733449 is ready for SSH connections 2026-06-17 14:29:24,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 14:29:24,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 14:29:24,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 14:29:24,304 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.83.148.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-06-17 14:29:24,304 - DEBUG - ping -s 56 -c 3 -W 1 23.83.148.197 2026-06-17 14:29:27,885 - DEBUG - PING 23.83.148.197 (23.83.148.197): 56 data bytes 64 bytes from 23.83.148.197: seq=0 ttl=63 time=4.136 ms 64 bytes from 23.83.148.197: seq=1 ttl=63 time=1.146 ms 64 bytes from 23.83.148.197: seq=2 ttl=63 time=0.874 ms --- 23.83.148.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.874/2.052/4.136 ms 2026-06-17 14:29:27,885 - INFO - Ping to IP 23.83.148.197 from VM ctest-vn1-vm2-01733449 passed 2026-06-17 14:29:27,885 - INFO - Detaching port 32a24fca-2820-44f3-8c62-1607051d5dc3 from VM ctest-vn1-vm2-01733449 2026-06-17 14:29:27,938 - INFO - Deleting VM ctest-vn1-vm2-01733449 2026-06-17 14:29:28,002 - INFO - Detaching port 38c5273d-f006-4eb8-9f15-936546650550 from VM ctest-vn1-vm1-31192831 2026-06-17 14:29:28,032 - INFO - Deleting VM ctest-vn1-vm1-31192831 2026-06-17 14:29:28,228 - DEBUG - Response for delete_port : () 2026-06-17 14:29:28,376 - DEBUG - Response for delete_port : () 2026-06-17 14:29:28,376 - INFO - Deleting VN ctest-vn1-57632125 2026-06-17 14:29:28,490 - DEBUG - Response for deleting network () 2026-06-17 14:29:28,758 - DEBUG - No XMPP flaps were noticed during the test 2026-06-17 14:29:28,759 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2026-06-17 14:29:28,759 - INFO - -------------------------------------------------------------------------------- 2026-06-17 14:29:29,492 - INFO - Deleted project: ctest-TestPorts-18674551, ID : c1e51555-87c6-448f-8816-fcff500f97ff