2026-08-17 12:51:48,446 - INFO - Domain Default found not creating 2026-08-17 12:51:48,602 - INFO - Project ctest-TestPorts-72821590 not found, creating it 2026-08-17 12:51:49,124 - INFO - Created Project:ctest-TestPorts-72821590, ID : 309848ce-499b-4468-839a-6eea7a0343d5 2026-08-17 12:51:51,072 - INFO - ================================================================================ 2026-08-17 12:51:51,072 - INFO - STARTING TEST : test_ports_bindings 2026-08-17 12:51:51,072 - 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-17 12:51:51,330 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with 2026-08-17 12:51:51,330 - INFO - Initial checks done. Running the testcase now 2026-08-17 12:51:51,330 - INFO - 2026-08-17 12:51:51,996 - DEBUG - Response for create_network : {'network': {'id': '3cfc709d-7a75-40fa-a664-1cd80cea097f', 'name': 'ctest-vn-59297953', 'tenant_id': '309848ce499b4468839a6eea7a0343d5', 'project_id': '309848ce499b4468839a6eea7a0343d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-72821590', 'ctest-vn-59297953'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 12:51:52,248 - DEBUG - Response for create_subnet : {'subnet': {'id': '479731cd-cb78-4e5c-99f6-0dff33ee2e67', 'name': '', 'tenant_id': '309848ce499b4468839a6eea7a0343d5', 'network_id': '3cfc709d-7a75-40fa-a664-1cd80cea097f', 'ip_version': 4, 'cidr': '184.208.1.128/26', 'allocation_pools': [{'start': '184.208.1.130', 'end': '184.208.1.190'}], 'gateway_ip': '184.208.1.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '184.208.1.130', 'tags': [], 'project_id': '309848ce499b4468839a6eea7a0343d5'}} 2026-08-17 12:51:52,269 - INFO - Created VN ctest-vn-59297953 2026-08-17 12:51:52,323 - DEBUG - VN ctest-vn-59297953 UUID is 3cfc709d-7a75-40fa-a664-1cd80cea097f 2026-08-17 12:51:52,435 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-72821590', 'ctest-vmi-59724975']} 2026-08-17 12:51:52,702 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59724975', 'id': '6171b5ce-5220-4f9b-8c22-95d8dfd5a703', 'tenant_id': '309848ce499b4468839a6eea7a0343d5', 'network_id': '3cfc709d-7a75-40fa-a664-1cd80cea097f', 'mac_address': '02:61:71:b5:ce:52', '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': '184.208.1.131', 'subnet_id': '479731cd-cb78-4e5c-99f6-0dff33ee2e67'}], 'security_groups': ['bdeb1115-84a7-4564-8b56-d0a4a7b47958'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '309848ce499b4468839a6eea7a0343d5'}} 2026-08-17 12:51:52,702 - DEBUG - Created port 6171b5ce-5220-4f9b-8c22-95d8dfd5a703 2026-08-17 12:51:52,807 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/6171b5ce-5220-4f9b-8c22-95d8dfd5a703 2026-08-17 12:51:53,173 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/6171b5ce-5220-4f9b-8c22-95d8dfd5a703 2026-08-17 12:51:53,206 - INFO - VMI 6171b5ce-5220-4f9b-8c22-95d8dfd5a703 verification in API Server passed 2026-08-17 12:51:53,308 - DEBUG - Response for delete_port : () 2026-08-17 12:51:53,309 - INFO - Deleted port 6171b5ce-5220-4f9b-8c22-95d8dfd5a703 2026-08-17 12:51:53,309 - INFO - Deleting VN ctest-vn-59297953 2026-08-17 12:51:53,431 - DEBUG - Response for deleting network () 2026-08-17 12:51:53,689 - DEBUG - No XMPP flaps were noticed during the test 2026-08-17 12:51:53,689 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-17 12:51:53,689 - INFO - -------------------------------------------------------------------------------- 2026-08-17 12:51:53,692 - INFO - ================================================================================ 2026-08-17 12:51:53,693 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-17 12:51:53,693 - 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-17 12:51:53,984 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.17': '0'}} with 2026-08-17 12:51:53,985 - INFO - Initial checks done. Running the testcase now 2026-08-17 12:51:53,985 - INFO - 2026-08-17 12:51:54,203 - DEBUG - Response for create_network : {'network': {'id': 'f2b7ccab-a771-405d-8240-750b280f1815', 'name': 'ctest-vn1-76189915', 'tenant_id': '309848ce499b4468839a6eea7a0343d5', 'project_id': '309848ce499b4468839a6eea7a0343d5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-72821590', 'ctest-vn1-76189915'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 12:51:54,423 - DEBUG - Response for create_subnet : {'subnet': {'id': '28b0d85c-a859-4823-b436-0aa3b4f5924f', 'name': '', 'tenant_id': '309848ce499b4468839a6eea7a0343d5', 'network_id': 'f2b7ccab-a771-405d-8240-750b280f1815', 'ip_version': 4, 'cidr': '215.207.107.0/26', 'allocation_pools': [{'start': '215.207.107.2', 'end': '215.207.107.62'}], 'gateway_ip': '215.207.107.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '215.207.107.2', 'tags': [], 'project_id': '309848ce499b4468839a6eea7a0343d5'}} 2026-08-17 12:51:54,597 - DEBUG - Response for create_subnet : {'subnet': {'id': '7907a10b-6336-4ad8-b298-39c912128bc9', 'name': '', 'tenant_id': '309848ce499b4468839a6eea7a0343d5', 'network_id': 'f2b7ccab-a771-405d-8240-750b280f1815', 'ip_version': 4, 'cidr': '118.181.15.0/26', 'allocation_pools': [{'start': '118.181.15.2', 'end': '118.181.15.62'}], 'gateway_ip': '118.181.15.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.181.15.2', 'tags': [], 'project_id': '309848ce499b4468839a6eea7a0343d5'}} 2026-08-17 12:51:54,619 - INFO - Created VN ctest-vn1-76189915 2026-08-17 12:51:54,675 - DEBUG - VN ctest-vn1-76189915 UUID is f2b7ccab-a771-405d-8240-750b280f1815 2026-08-17 12:51:55,036 - DEBUG - Response for create_port : {'port': {'name': '3d86bd38-ff4a-4be7-8fe8-c0061845abde', 'id': '3d86bd38-ff4a-4be7-8fe8-c0061845abde', 'tenant_id': '309848ce499b4468839a6eea7a0343d5', 'network_id': 'f2b7ccab-a771-405d-8240-750b280f1815', 'mac_address': '02:3d:86:bd:38:ff', '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': '215.207.107.5', 'subnet_id': '28b0d85c-a859-4823-b436-0aa3b4f5924f'}], 'security_groups': ['bdeb1115-84a7-4564-8b56-d0a4a7b47958'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '309848ce499b4468839a6eea7a0343d5'}} 2026-08-17 12:51:55,238 - DEBUG - Response for create_port : {'port': {'name': '890d07df-41a7-47f4-af75-150cdf05d6ad', 'id': '890d07df-41a7-47f4-af75-150cdf05d6ad', 'tenant_id': '309848ce499b4468839a6eea7a0343d5', 'network_id': 'f2b7ccab-a771-405d-8240-750b280f1815', 'mac_address': '02:89:0d:07:df:41', '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': '118.181.15.5', 'subnet_id': '7907a10b-6336-4ad8-b298-39c912128bc9'}], 'security_groups': ['bdeb1115-84a7-4564-8b56-d0a4a7b47958'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '309848ce499b4468839a6eea7a0343d5'}} 2026-08-17 12:51:55,306 - DEBUG - Services list from nova: [, , ] 2026-08-17 12:51:55,719 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6172-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6172-1) 2026-08-17 12:51:56,231 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6172-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6172-1) 2026-08-17 12:51:56,231 - INFO - Waiting for VM ctest-vn1-vm1-73883183 to be up.. 2026-08-17 12:51:56,279 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:01,341 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:06,423 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:11,498 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:16,575 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:21,651 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:26,725 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:31,798 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:36,879 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 12:52:41,953 - DEBUG - VM is in ACTIVE state now 2026-08-17 12:52:41,953 - INFO - VM name : ctest-vn1-vm1-73883183 2026-08-17 12:52:42,028 - DEBUG - VM ctest-vn1-vm1-73883183 ID is 3773f72f-463c-4256-b05f-08f045c06145 2026-08-17 12:52:42,047 - DEBUG - VM ctest-vn1-vm1-73883183 launched on Node cn-jenkins-deploy-platform-ansible-os-6172-1 2026-08-17 12:52:42,127 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/3773f72f-463c-4256-b05f-08f045c06145 2026-08-17 12:52:42,136 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/3d86bd38-ff4a-4be7-8fe8-c0061845abde 2026-08-17 12:52:45,386 - 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=2 ttl=63 time=11.0 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1017ms\r\nrtt min/avg/max/mdev = 10.955/10.955/10.955/0.000 ms') 2026-08-17 12:52:45,386 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-73883183 passed 2026-08-17 12:52:45,539 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 12:52:45,540 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-73883183, IP 215.207.107.5, Port 22 2026-08-17 12:52:45,699 - DEBUG - VM ctest-vn1-vm1-73883183 is ready for SSH connections 2026-08-17 12:52:45,699 - INFO - Waiting for VM ctest-vn1-vm2-49950343 to be up.. 2026-08-17 12:52:45,772 - DEBUG - VM is in ACTIVE state now 2026-08-17 12:52:45,772 - INFO - VM name : ctest-vn1-vm2-49950343 2026-08-17 12:52:45,850 - DEBUG - VM ctest-vn1-vm2-49950343 ID is 59d14e05-12e8-4ac2-8dbb-bc66b44986c1 2026-08-17 12:52:45,850 - DEBUG - VM ctest-vn1-vm2-49950343 launched on Node cn-jenkins-deploy-platform-ansible-os-6172-1 2026-08-17 12:52:45,930 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/59d14e05-12e8-4ac2-8dbb-bc66b44986c1 2026-08-17 12:52:45,939 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/890d07df-41a7-47f4-af75-150cdf05d6ad 2026-08-17 12:52:47,185 - 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.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.514 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.514/2.033/3.553/1.519 ms') 2026-08-17 12:52:47,185 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-49950343 passed 2026-08-17 12:52:47,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 12:52:47,335 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-49950343, IP 118.181.15.5, Port 22 2026-08-17 12:52:47,518 - DEBUG - VM ctest-vn1-vm2-49950343 is ready for SSH connections 2026-08-17 12:52:47,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 12:52:47,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 12:52:47,518 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 12:52:47,518 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 215.207.107.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-08-17 12:52:47,518 - DEBUG - ping -s 56 -c 3 -W 1 215.207.107.5 2026-08-17 12:52:51,522 - DEBUG - PING 215.207.107.5 (215.207.107.5): 56 data bytes 64 bytes from 215.207.107.5: seq=0 ttl=63 time=4.055 ms 64 bytes from 215.207.107.5: seq=1 ttl=63 time=0.929 ms 64 bytes from 215.207.107.5: seq=2 ttl=63 time=1.079 ms --- 215.207.107.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.929/2.021/4.055 ms 2026-08-17 12:52:51,522 - INFO - Ping to IP 215.207.107.5 from VM ctest-vn1-vm2-49950343 passed 2026-08-17 12:52:51,522 - INFO - Detaching port 890d07df-41a7-47f4-af75-150cdf05d6ad from VM ctest-vn1-vm2-49950343 2026-08-17 12:52:51,580 - INFO - Deleting VM ctest-vn1-vm2-49950343 2026-08-17 12:52:51,660 - INFO - Detaching port 3d86bd38-ff4a-4be7-8fe8-c0061845abde from VM ctest-vn1-vm1-73883183 2026-08-17 12:52:51,696 - INFO - Deleting VM ctest-vn1-vm1-73883183 2026-08-17 12:52:51,942 - DEBUG - Response for delete_port : () 2026-08-17 12:52:52,101 - DEBUG - Response for delete_port : () 2026-08-17 12:52:52,101 - INFO - Deleting VN ctest-vn1-76189915 2026-08-17 12:52:52,234 - DEBUG - Response for deleting network () 2026-08-17 12:52:52,500 - DEBUG - No XMPP flaps were noticed during the test 2026-08-17 12:52:52,500 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59] 2026-08-17 12:52:52,500 - INFO - -------------------------------------------------------------------------------- 2026-08-17 12:52:53,227 - INFO - Deleted project: ctest-TestPorts-72821590, ID : 309848ce-499b-4468-839a-6eea7a0343d5