2026-09-09 10:29:44,331 - INFO - Domain Default found not creating 2026-09-09 10:29:44,505 - INFO - Project ctest-TestPorts-13630463 not found, creating it 2026-09-09 10:29:45,011 - INFO - Created Project:ctest-TestPorts-13630463, ID : 45721511-7a51-4682-843e-5074fe0a7fe1 2026-09-09 10:29:46,581 - INFO - ================================================================================ 2026-09-09 10:29:46,581 - INFO - STARTING TEST : test_ports_bindings 2026-09-09 10:29:46,581 - 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-09-09 10:29:46,852 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.17': '0'}} with 2026-09-09 10:29:46,852 - INFO - Initial checks done. Running the testcase now 2026-09-09 10:29:46,852 - INFO - 2026-09-09 10:29:47,452 - DEBUG - Response for create_network : {'network': {'id': '56ea5661-1a27-4f00-9b8a-6d8a6e646eea', 'name': 'ctest-vn-73752727', 'tenant_id': '457215117a514682843e5074fe0a7fe1', 'project_id': '457215117a514682843e5074fe0a7fe1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-13630463', 'ctest-vn-73752727'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 10:29:47,677 - DEBUG - Response for create_subnet : {'subnet': {'id': '7011a19c-2257-44e8-bb33-2a9b5dd9f59a', 'name': '', 'tenant_id': '457215117a514682843e5074fe0a7fe1', 'network_id': '56ea5661-1a27-4f00-9b8a-6d8a6e646eea', 'ip_version': 4, 'cidr': '21.14.173.128/26', 'allocation_pools': [{'start': '21.14.173.130', 'end': '21.14.173.190'}], 'gateway_ip': '21.14.173.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.14.173.130', 'tags': [], 'project_id': '457215117a514682843e5074fe0a7fe1'}} 2026-09-09 10:29:47,697 - INFO - Created VN ctest-vn-73752727 2026-09-09 10:29:47,751 - DEBUG - VN ctest-vn-73752727 UUID is 56ea5661-1a27-4f00-9b8a-6d8a6e646eea 2026-09-09 10:29:47,866 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-13630463', 'ctest-vmi-42787072']} 2026-09-09 10:29:48,159 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42787072', 'id': 'dc0af054-b566-4954-bebd-b5a531e12fea', 'tenant_id': '457215117a514682843e5074fe0a7fe1', 'network_id': '56ea5661-1a27-4f00-9b8a-6d8a6e646eea', 'mac_address': '02:dc:0a:f0:54:b5', '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': '21.14.173.131', 'subnet_id': '7011a19c-2257-44e8-bb33-2a9b5dd9f59a'}], 'security_groups': ['eeaa6951-d8ca-4a14-814a-5a0508642b08'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '457215117a514682843e5074fe0a7fe1'}} 2026-09-09 10:29:48,159 - DEBUG - Created port dc0af054-b566-4954-bebd-b5a531e12fea 2026-09-09 10:29:48,271 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/dc0af054-b566-4954-bebd-b5a531e12fea 2026-09-09 10:29:48,604 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/dc0af054-b566-4954-bebd-b5a531e12fea 2026-09-09 10:29:48,638 - INFO - VMI dc0af054-b566-4954-bebd-b5a531e12fea verification in API Server passed 2026-09-09 10:29:48,762 - DEBUG - Response for delete_port : () 2026-09-09 10:29:48,762 - INFO - Deleted port dc0af054-b566-4954-bebd-b5a531e12fea 2026-09-09 10:29:48,762 - INFO - Deleting VN ctest-vn-73752727 2026-09-09 10:29:48,882 - DEBUG - Response for deleting network () 2026-09-09 10:29:49,141 - DEBUG - No XMPP flaps were noticed during the test
2026-09-09 10:29:49,142 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-09 10:29:49,142 - INFO - -------------------------------------------------------------------------------- 2026-09-09 10:29:49,144 - INFO - ================================================================================ 2026-09-09 10:29:49,145 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-09 10:29:49,145 - 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-09-09 10:29:49,438 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.17': '0'}} with 2026-09-09 10:29:49,438 - INFO - Initial checks done. Running the testcase now 2026-09-09 10:29:49,438 - INFO - 2026-09-09 10:29:49,652 - DEBUG - Response for create_network : {'network': {'id': '6e122cbb-80c6-4ffb-823f-e07bf428ba4e', 'name': 'ctest-vn1-84574025', 'tenant_id': '457215117a514682843e5074fe0a7fe1', 'project_id': '457215117a514682843e5074fe0a7fe1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-13630463', 'ctest-vn1-84574025'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 10:29:49,858 - DEBUG - Response for create_subnet : {'subnet': {'id': '033ae634-c918-4191-b2aa-0f1d14ae5c18', 'name': '', 'tenant_id': '457215117a514682843e5074fe0a7fe1', 'network_id': '6e122cbb-80c6-4ffb-823f-e07bf428ba4e', 'ip_version': 4, 'cidr': '77.193.84.64/26', 'allocation_pools': [{'start': '77.193.84.66', 'end': '77.193.84.126'}], 'gateway_ip': '77.193.84.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '77.193.84.66', 'tags': [], 'project_id': '457215117a514682843e5074fe0a7fe1'}} 2026-09-09 10:29:50,091 - DEBUG - Response for create_subnet : {'subnet': {'id': '51b180d0-2d14-4091-aa33-5caf094bd7ac', 'name': '', 'tenant_id': '457215117a514682843e5074fe0a7fe1', 'network_id': '6e122cbb-80c6-4ffb-823f-e07bf428ba4e', 'ip_version': 4, 'cidr': '121.231.149.128/26', 'allocation_pools': [{'start': '121.231.149.130', 'end': '121.231.149.190'}], 'gateway_ip': '121.231.149.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.231.149.130', 'tags': [], 'project_id': '457215117a514682843e5074fe0a7fe1'}} 2026-09-09 10:29:50,111 - INFO - Created VN ctest-vn1-84574025 2026-09-09 10:29:50,167 - DEBUG - VN ctest-vn1-84574025 UUID is 6e122cbb-80c6-4ffb-823f-e07bf428ba4e 2026-09-09 10:29:50,505 - DEBUG - Response for create_port : {'port': {'name': '826e5f27-bdb2-4bd6-94b5-d5bd7d1bbfd1', 'id': '826e5f27-bdb2-4bd6-94b5-d5bd7d1bbfd1', 'tenant_id': '457215117a514682843e5074fe0a7fe1', 'network_id': '6e122cbb-80c6-4ffb-823f-e07bf428ba4e', 'mac_address': '02:82:6e:5f:27:bd', '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': '77.193.84.69', 'subnet_id': '033ae634-c918-4191-b2aa-0f1d14ae5c18'}], 'security_groups': ['eeaa6951-d8ca-4a14-814a-5a0508642b08'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '457215117a514682843e5074fe0a7fe1'}} 2026-09-09 10:29:50,704 - DEBUG - Response for create_port : {'port': {'name': '44a8cd3a-e00d-4327-8658-4017a9d2eecb', 'id': '44a8cd3a-e00d-4327-8658-4017a9d2eecb', 'tenant_id': '457215117a514682843e5074fe0a7fe1', 'network_id': '6e122cbb-80c6-4ffb-823f-e07bf428ba4e', 'mac_address': '02:44:a8:cd:3a:e0', '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': '121.231.149.133', 'subnet_id': '51b180d0-2d14-4091-aa33-5caf094bd7ac'}], 'security_groups': ['eeaa6951-d8ca-4a14-814a-5a0508642b08'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '457215117a514682843e5074fe0a7fe1'}} 2026-09-09 10:29:50,773 - DEBUG - Services list from nova: [, , ] 2026-09-09 10:29:51,157 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6266-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6266-1) 2026-09-09 10:29:51,599 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6266-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6266-1) 2026-09-09 10:29:51,599 - INFO - Waiting for VM ctest-vn1-vm1-01297659 to be up.. 2026-09-09 10:29:51,648 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:29:56,704 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:30:01,797 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:30:06,880 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:30:11,956 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:30:17,040 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:30:22,125 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:30:27,214 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:30:32,295 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 10:30:37,373 - DEBUG - VM is in ACTIVE state now 2026-09-09 10:30:37,373 - INFO - VM name : ctest-vn1-vm1-01297659 2026-09-09 10:30:37,458 - DEBUG - VM ctest-vn1-vm1-01297659 ID is ae3a10f3-0255-48b7-8087-35220d85eb22 2026-09-09 10:30:37,480 - DEBUG - VM ctest-vn1-vm1-01297659 launched on Node cn-jenkins-deploy-platform-ansible-os-6266-1 2026-09-09 10:30:37,558 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/ae3a10f3-0255-48b7-8087-35220d85eb22 2026-09-09 10:30:37,566 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/826e5f27-bdb2-4bd6-94b5-d5bd7d1bbfd1 2026-09-09 10:30:38,809 - 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=14.6 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.546 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.546/7.589/14.632/7.043 ms') 2026-09-09 10:30:38,810 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-01297659 passed 2026-09-09 10:30:38,963 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 10:30:38,964 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-01297659, IP 77.193.84.69, Port 22 2026-09-09 10:30:39,119 - DEBUG - VM ctest-vn1-vm1-01297659 is ready for SSH connections 2026-09-09 10:30:39,119 - INFO - Waiting for VM ctest-vn1-vm2-13691772 to be up.. 2026-09-09 10:30:39,198 - DEBUG - VM is in ACTIVE state now 2026-09-09 10:30:39,198 - INFO - VM name : ctest-vn1-vm2-13691772 2026-09-09 10:30:39,270 - DEBUG - VM ctest-vn1-vm2-13691772 ID is 5da5089e-f3e2-42f7-a6b9-31ca1be26149 2026-09-09 10:30:39,271 - DEBUG - VM ctest-vn1-vm2-13691772 launched on Node cn-jenkins-deploy-platform-ansible-os-6266-1 2026-09-09 10:30:39,349 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/5da5089e-f3e2-42f7-a6b9-31ca1be26149 2026-09-09 10:30:39,361 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/44a8cd3a-e00d-4327-8658-4017a9d2eecb 2026-09-09 10:30:40,605 - 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.59 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.546 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.546/2.065/3.585/1.519 ms') 2026-09-09 10:30:40,606 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-13691772 passed 2026-09-09 10:30:40,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 10:30:40,755 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-13691772, IP 121.231.149.133, Port 22 2026-09-09 10:30:40,919 - DEBUG - VM ctest-vn1-vm2-13691772 is ready for SSH connections 2026-09-09 10:30:40,919 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 10:30:40,919 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 10:30:40,919 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 10:30:40,920 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 77.193.84.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.248, gateway password: c0ntrail123 2026-09-09 10:30:40,920 - DEBUG - ping -s 56 -c 3 -W 1 77.193.84.69 2026-09-09 10:30:44,892 - DEBUG - PING 77.193.84.69 (77.193.84.69): 56 data bytes 64 bytes from 77.193.84.69: seq=0 ttl=63 time=4.329 ms 64 bytes from 77.193.84.69: seq=1 ttl=63 time=1.333 ms 64 bytes from 77.193.84.69: seq=2 ttl=63 time=1.255 ms --- 77.193.84.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.255/2.305/4.329 ms 2026-09-09 10:30:44,892 - INFO - Ping to IP 77.193.84.69 from VM ctest-vn1-vm2-13691772 passed 2026-09-09 10:30:44,892 - INFO - Detaching port 44a8cd3a-e00d-4327-8658-4017a9d2eecb from VM ctest-vn1-vm2-13691772 2026-09-09 10:30:44,940 - INFO - Deleting VM ctest-vn1-vm2-13691772 2026-09-09 10:30:45,010 - INFO - Detaching port 826e5f27-bdb2-4bd6-94b5-d5bd7d1bbfd1 from VM ctest-vn1-vm1-01297659 2026-09-09 10:30:45,043 - INFO - Deleting VM ctest-vn1-vm1-01297659 2026-09-09 10:30:45,294 - DEBUG - Response for delete_port : () 2026-09-09 10:30:45,453 - DEBUG - Response for delete_port : () 2026-09-09 10:30:45,453 - INFO - Deleting VN ctest-vn1-84574025 2026-09-09 10:30:45,592 - DEBUG - Response for deleting network () 2026-09-09 10:30:45,860 - DEBUG - No XMPP flaps were noticed during the test
2026-09-09 10:30:45,860 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56]
2026-09-09 10:30:45,860 - INFO - -------------------------------------------------------------------------------- 2026-09-09 10:30:46,627 - INFO - Deleted project: ctest-TestPorts-13630463, ID : 45721511-7a51-4682-843e-5074fe0a7fe1