2026-08-21 13:28:44,093 - INFO - Domain Default found not creating 2026-08-21 13:28:44,272 - INFO - Project ctest-TestPorts-87961244 not found, creating it 2026-08-21 13:28:44,779 - INFO - Created Project:ctest-TestPorts-87961244, ID : cc689bb2-0695-4951-826a-ff32a04f0a35 2026-08-21 13:28:46,523 - INFO - ================================================================================ 2026-08-21 13:28:46,523 - INFO - STARTING TEST : test_ports_bindings 2026-08-21 13:28:46,523 - 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-08-21 13:28:46,793 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.17': '0'}} with 2026-08-21 13:28:46,794 - INFO - Initial checks done. Running the testcase now 2026-08-21 13:28:46,794 - INFO - 2026-08-21 13:28:47,441 - DEBUG - Response for create_network : {'network': {'id': '51a6c3ad-9f12-4f8b-ad9c-d44766845ef9', 'name': 'ctest-vn-48481827', 'tenant_id': 'cc689bb206954951826aff32a04f0a35', 'project_id': 'cc689bb206954951826aff32a04f0a35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87961244', 'ctest-vn-48481827'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 13:28:47,631 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a1fc527f-1a03-4211-9472-59b539ad7764', 'name': '', 'tenant_id': 'cc689bb206954951826aff32a04f0a35', 'network_id': '51a6c3ad-9f12-4f8b-ad9c-d44766845ef9', 'ip_version': 4, 'cidr': '89.90.149.192/26', 'allocation_pools': [{'start': '89.90.149.194', 'end': '89.90.149.254'}], 'gateway_ip': '89.90.149.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '89.90.149.194', 'tags': [], 'project_id': 'cc689bb206954951826aff32a04f0a35'}} 2026-08-21 13:28:47,647 - INFO - Created VN ctest-vn-48481827 2026-08-21 13:28:47,700 - DEBUG - VN ctest-vn-48481827 UUID is 51a6c3ad-9f12-4f8b-ad9c-d44766845ef9 2026-08-21 13:28:47,810 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-87961244', 'ctest-vmi-97608611']} 2026-08-21 13:28:48,085 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-97608611', 'id': '036c7097-b30f-4025-a80a-78603fc93838', 'tenant_id': 'cc689bb206954951826aff32a04f0a35', 'network_id': '51a6c3ad-9f12-4f8b-ad9c-d44766845ef9', 'mac_address': '02:03:6c:70:97:b3', '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': '89.90.149.195', 'subnet_id': 'a1fc527f-1a03-4211-9472-59b539ad7764'}], 'security_groups': ['6acad019-8beb-4ebf-89cb-4835a9f9c11c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cc689bb206954951826aff32a04f0a35'}} 2026-08-21 13:28:48,085 - DEBUG - Created port 036c7097-b30f-4025-a80a-78603fc93838 2026-08-21 13:28:48,192 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/036c7097-b30f-4025-a80a-78603fc93838 2026-08-21 13:28:48,561 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/036c7097-b30f-4025-a80a-78603fc93838 2026-08-21 13:28:48,595 - INFO - VMI 036c7097-b30f-4025-a80a-78603fc93838 verification in API Server passed 2026-08-21 13:28:48,710 - DEBUG - Response for delete_port : () 2026-08-21 13:28:48,710 - INFO - Deleted port 036c7097-b30f-4025-a80a-78603fc93838 2026-08-21 13:28:48,710 - INFO - Deleting VN ctest-vn-48481827 2026-08-21 13:28:48,832 - DEBUG - Response for deleting network () 2026-08-21 13:28:49,102 - DEBUG - No XMPP flaps were noticed during the test 2026-08-21 13:28:49,102 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-21 13:28:49,102 - INFO - -------------------------------------------------------------------------------- 2026-08-21 13:28:49,104 - INFO - ================================================================================ 2026-08-21 13:28:49,104 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-21 13:28:49,104 - 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-08-21 13:28:49,385 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.17': '0'}} with 2026-08-21 13:28:49,385 - INFO - Initial checks done. Running the testcase now 2026-08-21 13:28:49,385 - INFO - 2026-08-21 13:28:49,575 - DEBUG - Response for create_network : {'network': {'id': '055db6c9-b737-457a-bff5-a89c05e5fa18', 'name': 'ctest-vn1-50955919', 'tenant_id': 'cc689bb206954951826aff32a04f0a35', 'project_id': 'cc689bb206954951826aff32a04f0a35', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87961244', 'ctest-vn1-50955919'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 13:28:49,782 - DEBUG - Response for create_subnet : {'subnet': {'id': '5e353843-a83b-47a2-b88a-73da6d88711e', 'name': '', 'tenant_id': 'cc689bb206954951826aff32a04f0a35', 'network_id': '055db6c9-b737-457a-bff5-a89c05e5fa18', 'ip_version': 4, 'cidr': '197.218.164.192/26', 'allocation_pools': [{'start': '197.218.164.194', 'end': '197.218.164.254'}], 'gateway_ip': '197.218.164.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.218.164.194', 'tags': [], 'project_id': 'cc689bb206954951826aff32a04f0a35'}} 2026-08-21 13:28:50,009 - DEBUG - Response for create_subnet : {'subnet': {'id': '83a3dfd6-2cdc-48cb-a728-b0a9bfd25d59', 'name': '', 'tenant_id': 'cc689bb206954951826aff32a04f0a35', 'network_id': '055db6c9-b737-457a-bff5-a89c05e5fa18', 'ip_version': 4, 'cidr': '174.197.221.0/26', 'allocation_pools': [{'start': '174.197.221.2', 'end': '174.197.221.62'}], 'gateway_ip': '174.197.221.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '174.197.221.2', 'tags': [], 'project_id': 'cc689bb206954951826aff32a04f0a35'}} 2026-08-21 13:28:50,030 - INFO - Created VN ctest-vn1-50955919 2026-08-21 13:28:50,084 - DEBUG - VN ctest-vn1-50955919 UUID is 055db6c9-b737-457a-bff5-a89c05e5fa18 2026-08-21 13:28:50,426 - DEBUG - Response for create_port : {'port': {'name': '96a2ba72-797a-41ac-9171-cbb8c0160b6f', 'id': '96a2ba72-797a-41ac-9171-cbb8c0160b6f', 'tenant_id': 'cc689bb206954951826aff32a04f0a35', 'network_id': '055db6c9-b737-457a-bff5-a89c05e5fa18', 'mac_address': '02:96:a2:ba:72:79', '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': '197.218.164.197', 'subnet_id': '5e353843-a83b-47a2-b88a-73da6d88711e'}], 'security_groups': ['6acad019-8beb-4ebf-89cb-4835a9f9c11c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cc689bb206954951826aff32a04f0a35'}} 2026-08-21 13:28:50,642 - DEBUG - Response for create_port : {'port': {'name': '9495b5b3-bea8-461e-9487-6ac6166952ce', 'id': '9495b5b3-bea8-461e-9487-6ac6166952ce', 'tenant_id': 'cc689bb206954951826aff32a04f0a35', 'network_id': '055db6c9-b737-457a-bff5-a89c05e5fa18', 'mac_address': '02:94:95:b5:b3:be', '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': '174.197.221.5', 'subnet_id': '83a3dfd6-2cdc-48cb-a728-b0a9bfd25d59'}], 'security_groups': ['6acad019-8beb-4ebf-89cb-4835a9f9c11c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cc689bb206954951826aff32a04f0a35'}} 2026-08-21 13:28:50,707 - DEBUG - Services list from nova: [, , ] 2026-08-21 13:28:51,070 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6202-1) 2026-08-21 13:28:51,473 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6202-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6202-1) 2026-08-21 13:28:51,473 - INFO - Waiting for VM ctest-vn1-vm1-62066267 to be up.. 2026-08-21 13:28:51,514 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:28:56,571 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:29:01,679 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:29:06,770 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:29:11,866 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:29:16,946 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:29:22,031 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:29:27,116 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:29:32,198 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 13:29:37,285 - DEBUG - VM is in ACTIVE state now 2026-08-21 13:29:37,285 - INFO - VM name : ctest-vn1-vm1-62066267 2026-08-21 13:29:37,361 - DEBUG - VM ctest-vn1-vm1-62066267 ID is 285a4c18-0111-4a63-9ad6-155c5e21f168 2026-08-21 13:29:37,382 - DEBUG - VM ctest-vn1-vm1-62066267 launched on Node cn-jenkins-deploy-platform-ansible-os-6202-1 2026-08-21 13:29:37,457 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/285a4c18-0111-4a63-9ad6-155c5e21f168 2026-08-21 13:29:37,467 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/96a2ba72-797a-41ac-9171-cbb8c0160b6f 2026-08-21 13:29:40,750 - 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 1017ms') 2026-08-21 13:29:40,750 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-62066267 failed! 2026-08-21 13:29:40,808 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87961244:ctest-vn1-50955919 is 197.218.164.193 and allocation pool is NOT set 2026-08-21 13:29:40,808 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87961244:ctest-vn1-50955919 is 174.197.221.1 and allocation pool is NOT set 2026-08-21 13:29:42,876 - 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.67 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.575 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.575/2.123/3.671/1.548 ms') 2026-08-21 13:29:42,877 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-62066267 passed 2026-08-21 13:29:43,032 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 13:29:43,032 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-62066267, IP 197.218.164.197, Port 22 2026-08-21 13:29:43,198 - DEBUG - VM ctest-vn1-vm1-62066267 is ready for SSH connections 2026-08-21 13:29:43,199 - INFO - Waiting for VM ctest-vn1-vm2-50787718 to be up.. 2026-08-21 13:29:43,287 - DEBUG - VM is in ACTIVE state now 2026-08-21 13:29:43,287 - INFO - VM name : ctest-vn1-vm2-50787718 2026-08-21 13:29:43,361 - DEBUG - VM ctest-vn1-vm2-50787718 ID is 9c62bc4a-5437-48ca-a501-55d0b280c0dd 2026-08-21 13:29:43,361 - DEBUG - VM ctest-vn1-vm2-50787718 launched on Node cn-jenkins-deploy-platform-ansible-os-6202-1 2026-08-21 13:29:43,443 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/9c62bc4a-5437-48ca-a501-55d0b280c0dd 2026-08-21 13:29:43,453 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/9495b5b3-bea8-461e-9487-6ac6166952ce 2026-08-21 13:29:44,695 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.574 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 = 0.574/2.568/4.563/1.994 ms') 2026-08-21 13:29:44,695 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-50787718 passed 2026-08-21 13:29:44,848 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 13:29:44,848 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-50787718, IP 174.197.221.5, Port 22 2026-08-21 13:29:45,013 - DEBUG - VM ctest-vn1-vm2-50787718 is ready for SSH connections 2026-08-21 13:29:45,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 13:29:45,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 13:29:45,014 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 13:29:45,014 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 197.218.164.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123 2026-08-21 13:29:45,014 - DEBUG - ping -s 56 -c 3 -W 1 197.218.164.197 2026-08-21 13:29:49,053 - DEBUG - PING 197.218.164.197 (197.218.164.197): 56 data bytes 64 bytes from 197.218.164.197: seq=0 ttl=63 time=4.168 ms 64 bytes from 197.218.164.197: seq=1 ttl=63 time=1.051 ms 64 bytes from 197.218.164.197: seq=2 ttl=63 time=1.029 ms --- 197.218.164.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.029/2.082/4.168 ms 2026-08-21 13:29:49,053 - INFO - Ping to IP 197.218.164.197 from VM ctest-vn1-vm2-50787718 passed 2026-08-21 13:29:49,053 - INFO - Detaching port 9495b5b3-bea8-461e-9487-6ac6166952ce from VM ctest-vn1-vm2-50787718 2026-08-21 13:29:49,116 - INFO - Deleting VM ctest-vn1-vm2-50787718 2026-08-21 13:29:49,192 - INFO - Detaching port 96a2ba72-797a-41ac-9171-cbb8c0160b6f from VM ctest-vn1-vm1-62066267 2026-08-21 13:29:49,230 - INFO - Deleting VM ctest-vn1-vm1-62066267 2026-08-21 13:29:49,496 - DEBUG - Response for delete_port : () 2026-08-21 13:29:49,686 - DEBUG - Response for delete_port : () 2026-08-21 13:29:49,687 - INFO - Deleting VN ctest-vn1-50955919 2026-08-21 13:29:49,835 - DEBUG - Response for deleting network () 2026-08-21 13:29:50,109 - DEBUG - No XMPP flaps were noticed during the test 2026-08-21 13:29:50,109 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01] 2026-08-21 13:29:50,109 - INFO - -------------------------------------------------------------------------------- 2026-08-21 13:29:50,898 - INFO - Deleted project: ctest-TestPorts-87961244, ID : cc689bb2-0695-4951-826a-ff32a04f0a35