2026-05-14 13:36:31,637 - INFO - Domain Default found not creating 2026-05-14 13:36:31,815 - INFO - Project ctest-TestPorts-22247684 not found, creating it 2026-05-14 13:36:32,289 - INFO - Created Project:ctest-TestPorts-22247684, ID : 0e48a831-00fd-41b6-b0de-ddcbb04c4a98 2026-05-14 13:36:33,941 - INFO - ================================================================================ 2026-05-14 13:36:33,941 - INFO - STARTING TEST : test_ports_bindings 2026-05-14 13:36:33,941 - 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-14 13:36:34,205 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-05-14 13:36:34,205 - INFO - Initial checks done. Running the testcase now 2026-05-14 13:36:34,205 - INFO - 2026-05-14 13:36:34,815 - DEBUG - Response for create_network : {'network': {'id': '01b4453f-1550-4c88-8db1-b9ae05b27faf', 'name': 'ctest-vn-28606916', 'tenant_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'project_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-22247684', 'ctest-vn-28606916'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 13:36:34,974 - DEBUG - Response for create_subnet : {'subnet': {'id': '3fa95557-8e42-4640-adcf-5ac04dc2a8f7', 'name': '', 'tenant_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'network_id': '01b4453f-1550-4c88-8db1-b9ae05b27faf', 'ip_version': 4, 'cidr': '179.87.153.128/26', 'allocation_pools': [{'start': '179.87.153.130', 'end': '179.87.153.190'}], 'gateway_ip': '179.87.153.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '179.87.153.130', 'tags': [], 'project_id': '0e48a83100fd41b6b0deddcbb04c4a98'}} 2026-05-14 13:36:34,991 - INFO - Created VN ctest-vn-28606916 2026-05-14 13:36:35,046 - DEBUG - VN ctest-vn-28606916 UUID is 01b4453f-1550-4c88-8db1-b9ae05b27faf 2026-05-14 13:36:35,166 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-22247684', 'ctest-vmi-09554008']} 2026-05-14 13:36:35,438 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-09554008', 'id': 'fa9bae59-b6f3-43e0-9c18-81280fb2d1d9', 'tenant_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'network_id': '01b4453f-1550-4c88-8db1-b9ae05b27faf', 'mac_address': '02:fa:9b:ae:59:b6', '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': '179.87.153.131', 'subnet_id': '3fa95557-8e42-4640-adcf-5ac04dc2a8f7'}], 'security_groups': ['7b893c9f-0880-441d-bd9c-c874241f7062'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0e48a83100fd41b6b0deddcbb04c4a98'}} 2026-05-14 13:36:35,438 - DEBUG - Created port fa9bae59-b6f3-43e0-9c18-81280fb2d1d9 2026-05-14 13:36:35,545 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fa9bae59-b6f3-43e0-9c18-81280fb2d1d9 2026-05-14 13:36:35,843 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fa9bae59-b6f3-43e0-9c18-81280fb2d1d9 2026-05-14 13:36:35,884 - INFO - VMI fa9bae59-b6f3-43e0-9c18-81280fb2d1d9 verification in API Server passed 2026-05-14 13:36:35,997 - DEBUG - Response for delete_port : () 2026-05-14 13:36:35,997 - INFO - Deleted port fa9bae59-b6f3-43e0-9c18-81280fb2d1d9 2026-05-14 13:36:35,997 - INFO - Deleting VN ctest-vn-28606916 2026-05-14 13:36:36,150 - DEBUG - Response for deleting network () 2026-05-14 13:36:36,419 - DEBUG - No XMPP flaps were noticed during the test 2026-05-14 13:36:36,420 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-14 13:36:36,420 - INFO - -------------------------------------------------------------------------------- 2026-05-14 13:36:36,422 - INFO - ================================================================================ 2026-05-14 13:36:36,423 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-14 13:36:36,423 - 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-14 13:36:36,704 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-05-14 13:36:36,704 - INFO - Initial checks done. Running the testcase now 2026-05-14 13:36:36,704 - INFO - 2026-05-14 13:36:36,940 - DEBUG - Response for create_network : {'network': {'id': '36a83dc4-91e3-4974-935f-23c4a21a14e6', 'name': 'ctest-vn1-05787397', 'tenant_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'project_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-22247684', 'ctest-vn1-05787397'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 13:36:37,151 - DEBUG - Response for create_subnet : {'subnet': {'id': '1088f77d-fc95-4745-ac22-d1c5d9980225', 'name': '', 'tenant_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'network_id': '36a83dc4-91e3-4974-935f-23c4a21a14e6', 'ip_version': 4, 'cidr': '144.78.52.0/26', 'allocation_pools': [{'start': '144.78.52.2', 'end': '144.78.52.62'}], 'gateway_ip': '144.78.52.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.78.52.2', 'tags': [], 'project_id': '0e48a83100fd41b6b0deddcbb04c4a98'}} 2026-05-14 13:36:37,365 - DEBUG - Response for create_subnet : {'subnet': {'id': '24ab171c-d793-408c-bb7b-f490ce59c039', 'name': '', 'tenant_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'network_id': '36a83dc4-91e3-4974-935f-23c4a21a14e6', 'ip_version': 4, 'cidr': '114.2.153.192/26', 'allocation_pools': [{'start': '114.2.153.194', 'end': '114.2.153.254'}], 'gateway_ip': '114.2.153.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.2.153.194', 'tags': [], 'project_id': '0e48a83100fd41b6b0deddcbb04c4a98'}} 2026-05-14 13:36:37,388 - INFO - Created VN ctest-vn1-05787397 2026-05-14 13:36:37,445 - DEBUG - VN ctest-vn1-05787397 UUID is 36a83dc4-91e3-4974-935f-23c4a21a14e6 2026-05-14 13:36:37,771 - DEBUG - Response for create_port : {'port': {'name': '79481e97-7b73-4c79-9692-7e7ad496719a', 'id': '79481e97-7b73-4c79-9692-7e7ad496719a', 'tenant_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'network_id': '36a83dc4-91e3-4974-935f-23c4a21a14e6', 'mac_address': '02:79:48:1e:97:7b', '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': '144.78.52.5', 'subnet_id': '1088f77d-fc95-4745-ac22-d1c5d9980225'}], 'security_groups': ['7b893c9f-0880-441d-bd9c-c874241f7062'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0e48a83100fd41b6b0deddcbb04c4a98'}} 2026-05-14 13:36:37,955 - DEBUG - Response for create_port : {'port': {'name': '5c2c8896-9a56-422d-abac-96a6da5d0333', 'id': '5c2c8896-9a56-422d-abac-96a6da5d0333', 'tenant_id': '0e48a83100fd41b6b0deddcbb04c4a98', 'network_id': '36a83dc4-91e3-4974-935f-23c4a21a14e6', 'mac_address': '02:5c:2c:88:96:9a', '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.2.153.197', 'subnet_id': '24ab171c-d793-408c-bb7b-f490ce59c039'}], 'security_groups': ['7b893c9f-0880-441d-bd9c-c874241f7062'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '0e48a83100fd41b6b0deddcbb04c4a98'}} 2026-05-14 13:36:38,025 - DEBUG - Services list from nova: [, , ] 2026-05-14 13:36:38,427 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5784-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5784-1) 2026-05-14 13:36:38,891 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5784-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5784-1) 2026-05-14 13:36:38,891 - INFO - Waiting for VM ctest-vn1-vm1-59562313 to be up.. 2026-05-14 13:36:38,937 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-14 13:36:44,018 - DEBUG - VM is in ACTIVE state now 2026-05-14 13:36:44,019 - INFO - VM name : ctest-vn1-vm1-59562313 2026-05-14 13:36:44,100 - DEBUG - VM ctest-vn1-vm1-59562313 ID is 59296c66-8389-4319-9019-4ac03e0a928e 2026-05-14 13:36:44,123 - DEBUG - VM ctest-vn1-vm1-59562313 launched on Node cn-jenkins-deploy-platform-ansible-os-5784-1 2026-05-14 13:36:44,209 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/59296c66-8389-4319-9019-4ac03e0a928e 2026-05-14 13:36:44,220 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/79481e97-7b73-4c79-9692-7e7ad496719a 2026-05-14 13:36:47,476 - 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 1009ms') 2026-05-14 13:36:47,476 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-59562313 failed! 2026-05-14 13:36:47,554 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-22247684:ctest-vn1-05787397 is 144.78.52.1 and allocation pool is NOT set 2026-05-14 13:36:47,554 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-22247684:ctest-vn1-05787397 is 114.2.153.193 and allocation pool is NOT set 2026-05-14 13:36:51,634 - 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=6.32 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1022ms\r\nrtt min/avg/max/mdev = 6.318/6.318/6.318/0.000 ms') 2026-05-14 13:36:51,635 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-59562313 passed 2026-05-14 13:36:51,793 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 13:36:51,794 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59562313, IP 144.78.52.5, Port 22 2026-05-14 13:36:51,864 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-14 13:36:51,960 - DEBUG - VM ctest-vn1-vm1-59562313 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-14 13:36:56,961 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 13:36:56,961 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59562313, IP 144.78.52.5, Port 22 2026-05-14 13:36:57,117 - DEBUG - VM ctest-vn1-vm1-59562313 is ready for SSH connections 2026-05-14 13:36:57,117 - INFO - Waiting for VM ctest-vn1-vm2-43012844 to be up.. 2026-05-14 13:36:57,194 - DEBUG - VM is in ACTIVE state now 2026-05-14 13:36:57,194 - INFO - VM name : ctest-vn1-vm2-43012844 2026-05-14 13:36:57,282 - DEBUG - VM ctest-vn1-vm2-43012844 ID is abb1db8e-a492-4099-95e0-b331bcb62b50 2026-05-14 13:36:57,282 - DEBUG - VM ctest-vn1-vm2-43012844 launched on Node cn-jenkins-deploy-platform-ansible-os-5784-1 2026-05-14 13:36:57,376 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/abb1db8e-a492-4099-95e0-b331bcb62b50 2026-05-14 13:36:57,384 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5c2c8896-9a56-422d-abac-96a6da5d0333 2026-05-14 13:36:58,617 - 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.90 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.425 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.425/1.662/2.900/1.237 ms') 2026-05-14 13:36:58,617 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-43012844 passed 2026-05-14 13:36:58,769 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 13:36:58,770 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-43012844, IP 114.2.153.197, Port 22 2026-05-14 13:36:58,925 - DEBUG - VM ctest-vn1-vm2-43012844 is ready for SSH connections 2026-05-14 13:36:58,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 13:36:58,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 13:36:58,926 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 13:36:58,926 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 144.78.52.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-14 13:36:58,926 - DEBUG - ping -s 56 -c 3 -W 1 144.78.52.5 2026-05-14 13:37:01,593 - DEBUG - PING 144.78.52.5 (144.78.52.5): 56 data bytes 64 bytes from 144.78.52.5: seq=0 ttl=63 time=4.216 ms 64 bytes from 144.78.52.5: seq=1 ttl=63 time=1.311 ms 64 bytes from 144.78.52.5: seq=2 ttl=63 time=0.899 ms --- 144.78.52.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.899/2.142/4.216 ms 2026-05-14 13:37:01,593 - INFO - Ping to IP 144.78.52.5 from VM ctest-vn1-vm2-43012844 passed 2026-05-14 13:37:01,593 - INFO - Detaching port 5c2c8896-9a56-422d-abac-96a6da5d0333 from VM ctest-vn1-vm2-43012844 2026-05-14 13:37:01,645 - INFO - Deleting VM ctest-vn1-vm2-43012844 2026-05-14 13:37:01,735 - INFO - Detaching port 79481e97-7b73-4c79-9692-7e7ad496719a from VM ctest-vn1-vm1-59562313 2026-05-14 13:37:01,781 - INFO - Deleting VM ctest-vn1-vm1-59562313 2026-05-14 13:37:02,081 - DEBUG - Response for delete_port : () 2026-05-14 13:37:02,259 - DEBUG - Response for delete_port : () 2026-05-14 13:37:02,259 - INFO - Deleting VN ctest-vn1-05787397 2026-05-14 13:37:02,411 - DEBUG - Response for deleting network () 2026-05-14 13:37:02,667 - DEBUG - No XMPP flaps were noticed during the test 2026-05-14 13:37:02,667 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26] 2026-05-14 13:37:02,667 - INFO - -------------------------------------------------------------------------------- 2026-05-14 13:37:03,395 - INFO - Deleted project: ctest-TestPorts-22247684, ID : 0e48a831-00fd-41b6-b0de-ddcbb04c4a98