2026-05-18 02:08:42,849 - INFO - Domain Default found not creating 2026-05-18 02:08:43,010 - INFO - Project ctest-TestPorts-64681718 not found, creating it 2026-05-18 02:08:43,435 - INFO - Created Project:ctest-TestPorts-64681718, ID : 9128c2be-b878-4fd8-914a-572527d29562 2026-05-18 02:08:44,942 - INFO - ================================================================================ 2026-05-18 02:08:44,942 - INFO - STARTING TEST : test_ports_bindings 2026-05-18 02:08:44,942 - 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-18 02:08:45,203 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-18 02:08:45,203 - INFO - Initial checks done. Running the testcase now 2026-05-18 02:08:45,203 - INFO - 2026-05-18 02:08:45,940 - DEBUG - Response for create_network : {'network': {'id': 'ca1682e5-ef85-45dd-811b-6558f6f0d425', 'name': 'ctest-vn-25685880', 'tenant_id': '9128c2beb8784fd8914a572527d29562', 'project_id': '9128c2beb8784fd8914a572527d29562', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64681718', 'ctest-vn-25685880'], 'port_security_enabled': True, 'description': ''}} 2026-05-18 02:08:46,318 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e1f0c4b9-b66d-4bba-9c47-c2b71ab41f7d', 'name': '', 'tenant_id': '9128c2beb8784fd8914a572527d29562', 'network_id': 'ca1682e5-ef85-45dd-811b-6558f6f0d425', 'ip_version': 4, 'cidr': '171.122.157.64/26', 'allocation_pools': [{'start': '171.122.157.66', 'end': '171.122.157.126'}], 'gateway_ip': '171.122.157.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.122.157.66', 'tags': [], 'project_id': '9128c2beb8784fd8914a572527d29562'}} 2026-05-18 02:08:46,342 - INFO - Created VN ctest-vn-25685880 2026-05-18 02:08:46,400 - DEBUG - VN ctest-vn-25685880 UUID is ca1682e5-ef85-45dd-811b-6558f6f0d425 2026-05-18 02:08:46,517 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-64681718', 'ctest-vmi-08969218']} 2026-05-18 02:08:46,768 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-08969218', 'id': '07fca9b5-fa0c-474a-a771-75f05fa34d27', 'tenant_id': '9128c2beb8784fd8914a572527d29562', 'network_id': 'ca1682e5-ef85-45dd-811b-6558f6f0d425', 'mac_address': '02:07:fc:a9:b5:fa', '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': '171.122.157.67', 'subnet_id': 'e1f0c4b9-b66d-4bba-9c47-c2b71ab41f7d'}], 'security_groups': ['63b10f2f-9488-4935-95f2-46ab0698a048'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9128c2beb8784fd8914a572527d29562'}} 2026-05-18 02:08:46,768 - DEBUG - Created port 07fca9b5-fa0c-474a-a771-75f05fa34d27 2026-05-18 02:08:46,872 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/07fca9b5-fa0c-474a-a771-75f05fa34d27 2026-05-18 02:08:47,171 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/07fca9b5-fa0c-474a-a771-75f05fa34d27 2026-05-18 02:08:47,206 - INFO - VMI 07fca9b5-fa0c-474a-a771-75f05fa34d27 verification in API Server passed 2026-05-18 02:08:47,294 - DEBUG - Response for delete_port : () 2026-05-18 02:08:47,295 - INFO - Deleted port 07fca9b5-fa0c-474a-a771-75f05fa34d27 2026-05-18 02:08:47,295 - INFO - Deleting VN ctest-vn-25685880 2026-05-18 02:08:47,389 - DEBUG - Response for deleting network () 2026-05-18 02:08:47,645 - DEBUG - No XMPP flaps were noticed during the test
2026-05-18 02:08:47,646 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-18 02:08:47,646 - INFO - -------------------------------------------------------------------------------- 2026-05-18 02:08:47,649 - INFO - ================================================================================ 2026-05-18 02:08:47,649 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-18 02:08:47,649 - 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-18 02:08:47,934 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-18 02:08:47,934 - INFO - Initial checks done. Running the testcase now 2026-05-18 02:08:47,934 - INFO - 2026-05-18 02:08:48,159 - DEBUG - Response for create_network : {'network': {'id': 'c1963764-5b48-423d-9e20-c0d9c3db2e83', 'name': 'ctest-vn1-13909106', 'tenant_id': '9128c2beb8784fd8914a572527d29562', 'project_id': '9128c2beb8784fd8914a572527d29562', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64681718', 'ctest-vn1-13909106'], 'port_security_enabled': True, 'description': ''}} 2026-05-18 02:08:48,374 - DEBUG - Response for create_subnet : {'subnet': {'id': '90e4f262-5318-4c4a-b10e-fe1274c6ba98', 'name': '', 'tenant_id': '9128c2beb8784fd8914a572527d29562', 'network_id': 'c1963764-5b48-423d-9e20-c0d9c3db2e83', 'ip_version': 4, 'cidr': '206.169.203.192/26', 'allocation_pools': [{'start': '206.169.203.194', 'end': '206.169.203.254'}], 'gateway_ip': '206.169.203.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.169.203.194', 'tags': [], 'project_id': '9128c2beb8784fd8914a572527d29562'}} 2026-05-18 02:08:48,554 - DEBUG - Response for create_subnet : {'subnet': {'id': '17dffde7-6b34-4298-8d74-0800c9831b79', 'name': '', 'tenant_id': '9128c2beb8784fd8914a572527d29562', 'network_id': 'c1963764-5b48-423d-9e20-c0d9c3db2e83', 'ip_version': 4, 'cidr': '175.216.221.0/26', 'allocation_pools': [{'start': '175.216.221.2', 'end': '175.216.221.62'}], 'gateway_ip': '175.216.221.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.216.221.2', 'tags': [], 'project_id': '9128c2beb8784fd8914a572527d29562'}} 2026-05-18 02:08:48,575 - INFO - Created VN ctest-vn1-13909106 2026-05-18 02:08:48,628 - DEBUG - VN ctest-vn1-13909106 UUID is c1963764-5b48-423d-9e20-c0d9c3db2e83 2026-05-18 02:08:48,947 - DEBUG - Response for create_port : {'port': {'name': 'b24b19e3-6dd8-4ad6-81f3-6c0cda9fe20a', 'id': 'b24b19e3-6dd8-4ad6-81f3-6c0cda9fe20a', 'tenant_id': '9128c2beb8784fd8914a572527d29562', 'network_id': 'c1963764-5b48-423d-9e20-c0d9c3db2e83', 'mac_address': '02:b2:4b:19:e3:6d', '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': '206.169.203.197', 'subnet_id': '90e4f262-5318-4c4a-b10e-fe1274c6ba98'}], 'security_groups': ['63b10f2f-9488-4935-95f2-46ab0698a048'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9128c2beb8784fd8914a572527d29562'}} 2026-05-18 02:08:49,125 - DEBUG - Response for create_port : {'port': {'name': 'e0109624-90b6-48c8-bfd4-ec00960cce0f', 'id': 'e0109624-90b6-48c8-bfd4-ec00960cce0f', 'tenant_id': '9128c2beb8784fd8914a572527d29562', 'network_id': 'c1963764-5b48-423d-9e20-c0d9c3db2e83', 'mac_address': '02:e0:10:96:24:90', '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': '175.216.221.5', 'subnet_id': '17dffde7-6b34-4298-8d74-0800c9831b79'}], 'security_groups': ['63b10f2f-9488-4935-95f2-46ab0698a048'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9128c2beb8784fd8914a572527d29562'}} 2026-05-18 02:08:49,179 - DEBUG - Services list from nova: [, , ] 2026-05-18 02:08:49,534 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5789-1) 2026-05-18 02:08:49,949 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5789-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5789-1) 2026-05-18 02:08:49,949 - INFO - Waiting for VM ctest-vn1-vm1-62558183 to be up.. 2026-05-18 02:08:49,988 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-18 02:08:55,075 - DEBUG - VM is in ACTIVE state now 2026-05-18 02:08:55,075 - INFO - VM name : ctest-vn1-vm1-62558183 2026-05-18 02:08:55,167 - DEBUG - VM ctest-vn1-vm1-62558183 ID is fb0c2d59-e022-44c2-aee7-ffa0eb0c444f 2026-05-18 02:08:55,184 - DEBUG - VM ctest-vn1-vm1-62558183 launched on Node cn-jenkins-deploy-platform-ansible-os-5789-1 2026-05-18 02:08:55,263 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fb0c2d59-e022-44c2-aee7-ffa0eb0c444f 2026-05-18 02:08:55,271 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b24b19e3-6dd8-4ad6-81f3-6c0cda9fe20a 2026-05-18 02:08:58,543 - 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 1031ms') 2026-05-18 02:08:58,543 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62558183 failed! 2026-05-18 02:08:58,600 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64681718:ctest-vn1-13909106 is 206.169.203.193 and allocation pool is NOT set 2026-05-18 02:08:58,601 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64681718:ctest-vn1-13909106 is 175.216.221.1 and allocation pool is NOT set 2026-05-18 02:09:00,660 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.61 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.614/3.744/4.875/1.130 ms') 2026-05-18 02:09:00,661 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-62558183 passed 2026-05-18 02:09:00,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:09:00,813 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-62558183, IP 206.169.203.197, Port 22 2026-05-18 02:09:00,968 - DEBUG - VM ctest-vn1-vm1-62558183 is ready for SSH connections 2026-05-18 02:09:00,968 - INFO - Waiting for VM ctest-vn1-vm2-06096673 to be up.. 2026-05-18 02:09:01,052 - DEBUG - VM is in ACTIVE state now 2026-05-18 02:09:01,052 - INFO - VM name : ctest-vn1-vm2-06096673 2026-05-18 02:09:01,143 - DEBUG - VM ctest-vn1-vm2-06096673 ID is 3185e2b3-8cdc-40e5-91e5-b653fc655bf7 2026-05-18 02:09:01,143 - DEBUG - VM ctest-vn1-vm2-06096673 launched on Node cn-jenkins-deploy-platform-ansible-os-5789-1 2026-05-18 02:09:01,223 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3185e2b3-8cdc-40e5-91e5-b653fc655bf7 2026-05-18 02:09:01,232 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e0109624-90b6-48c8-bfd4-ec00960cce0f 2026-05-18 02:09:02,474 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.404 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.404/3.710/7.016/3.306 ms') 2026-05-18 02:09:02,474 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-06096673 passed 2026-05-18 02:09:02,625 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:09:02,625 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-06096673, IP 175.216.221.5, Port 22 2026-05-18 02:09:02,780 - DEBUG - VM ctest-vn1-vm2-06096673 is ready for SSH connections 2026-05-18 02:09:02,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:09:02,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:09:02,781 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-18 02:09:02,781 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 206.169.203.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-18 02:09:02,781 - DEBUG - ping -s 56 -c 3 -W 1 206.169.203.197 2026-05-18 02:09:05,427 - DEBUG - PING 206.169.203.197 (206.169.203.197): 56 data bytes 64 bytes from 206.169.203.197: seq=0 ttl=63 time=3.743 ms 64 bytes from 206.169.203.197: seq=1 ttl=63 time=0.881 ms 64 bytes from 206.169.203.197: seq=2 ttl=63 time=0.908 ms --- 206.169.203.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.881/1.844/3.743 ms 2026-05-18 02:09:05,427 - INFO - Ping to IP 206.169.203.197 from VM ctest-vn1-vm2-06096673 passed 2026-05-18 02:09:05,428 - INFO - Detaching port e0109624-90b6-48c8-bfd4-ec00960cce0f from VM ctest-vn1-vm2-06096673 2026-05-18 02:09:05,481 - INFO - Deleting VM ctest-vn1-vm2-06096673 2026-05-18 02:09:05,562 - INFO - Detaching port b24b19e3-6dd8-4ad6-81f3-6c0cda9fe20a from VM ctest-vn1-vm1-62558183 2026-05-18 02:09:05,602 - INFO - Deleting VM ctest-vn1-vm1-62558183 2026-05-18 02:09:05,851 - DEBUG - Response for delete_port : () 2026-05-18 02:09:06,035 - DEBUG - Response for delete_port : () 2026-05-18 02:09:06,035 - INFO - Deleting VN ctest-vn1-13909106 2026-05-18 02:09:06,162 - DEBUG - Response for deleting network () 2026-05-18 02:09:06,419 - DEBUG - No XMPP flaps were noticed during the test
2026-05-18 02:09:06,419 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-05-18 02:09:06,420 - INFO - -------------------------------------------------------------------------------- 2026-05-18 02:09:07,259 - INFO - Deleted project: ctest-TestPorts-64681718, ID : 9128c2be-b878-4fd8-914a-572527d29562