2026-04-23 16:40:33,525 - INFO - Domain Default found not creating 2026-04-23 16:40:33,693 - INFO - Project ctest-TestPorts-91404349 not found, creating it 2026-04-23 16:40:34,163 - INFO - Created Project:ctest-TestPorts-91404349, ID : 310ece84-0dc1-4464-999e-febef8e79741 2026-04-23 16:40:35,679 - INFO - ================================================================================ 2026-04-23 16:40:35,679 - INFO - STARTING TEST : test_ports_bindings 2026-04-23 16:40:35,679 - 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-04-23 16:40:35,937 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-23 16:40:35,937 - INFO - Initial checks done. Running the testcase now 2026-04-23 16:40:35,937 - INFO - 2026-04-23 16:40:36,499 - DEBUG - Response for create_network : {'network': {'id': 'e16466fd-c0ea-4374-a2ed-3fcdc274b3ba', 'name': 'ctest-vn-78479353', 'tenant_id': '310ece840dc14464999efebef8e79741', 'project_id': '310ece840dc14464999efebef8e79741', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91404349', 'ctest-vn-78479353'], 'port_security_enabled': True, 'description': ''}} 2026-04-23 16:40:36,714 - DEBUG - Response for create_subnet : {'subnet': {'id': '344608c5-c64c-45b3-a200-a1a8b4fd34df', 'name': '', 'tenant_id': '310ece840dc14464999efebef8e79741', 'network_id': 'e16466fd-c0ea-4374-a2ed-3fcdc274b3ba', 'ip_version': 4, 'cidr': '208.153.192.192/26', 'allocation_pools': [{'start': '208.153.192.194', 'end': '208.153.192.254'}], 'gateway_ip': '208.153.192.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.153.192.194', 'tags': [], 'project_id': '310ece840dc14464999efebef8e79741'}} 2026-04-23 16:40:36,733 - INFO - Created VN ctest-vn-78479353 2026-04-23 16:40:36,783 - DEBUG - VN ctest-vn-78479353 UUID is e16466fd-c0ea-4374-a2ed-3fcdc274b3ba 2026-04-23 16:40:36,893 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-91404349', 'ctest-vmi-91843947']} 2026-04-23 16:40:37,126 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-91843947', 'id': '481da1dc-3c30-47b1-82dd-72e270fa4acb', 'tenant_id': '310ece840dc14464999efebef8e79741', 'network_id': 'e16466fd-c0ea-4374-a2ed-3fcdc274b3ba', 'mac_address': '02:48:1d:a1:dc:3c', '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': '208.153.192.195', 'subnet_id': '344608c5-c64c-45b3-a200-a1a8b4fd34df'}], 'security_groups': ['7c84cf46-d31e-4223-9a49-3726dee3c2c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '310ece840dc14464999efebef8e79741'}} 2026-04-23 16:40:37,127 - DEBUG - Created port 481da1dc-3c30-47b1-82dd-72e270fa4acb 2026-04-23 16:40:37,231 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/481da1dc-3c30-47b1-82dd-72e270fa4acb 2026-04-23 16:40:37,527 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/481da1dc-3c30-47b1-82dd-72e270fa4acb 2026-04-23 16:40:37,562 - INFO - VMI 481da1dc-3c30-47b1-82dd-72e270fa4acb verification in API Server passed 2026-04-23 16:40:37,651 - DEBUG - Response for delete_port : () 2026-04-23 16:40:37,651 - INFO - Deleted port 481da1dc-3c30-47b1-82dd-72e270fa4acb 2026-04-23 16:40:37,652 - INFO - Deleting VN ctest-vn-78479353 2026-04-23 16:40:37,753 - DEBUG - Response for deleting network () 2026-04-23 16:40:38,008 - DEBUG - No XMPP flaps were noticed during the test
2026-04-23 16:40:38,008 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-23 16:40:38,008 - INFO - -------------------------------------------------------------------------------- 2026-04-23 16:40:38,011 - INFO - ================================================================================ 2026-04-23 16:40:38,011 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-23 16:40:38,011 - 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-04-23 16:40:38,300 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-23 16:40:38,300 - INFO - Initial checks done. Running the testcase now 2026-04-23 16:40:38,300 - INFO - 2026-04-23 16:40:38,487 - DEBUG - Response for create_network : {'network': {'id': 'da01edff-d359-4ee4-89f0-82ab54a840c4', 'name': 'ctest-vn1-07762903', 'tenant_id': '310ece840dc14464999efebef8e79741', 'project_id': '310ece840dc14464999efebef8e79741', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91404349', 'ctest-vn1-07762903'], 'port_security_enabled': True, 'description': ''}} 2026-04-23 16:40:38,709 - DEBUG - Response for create_subnet : {'subnet': {'id': '270821b9-6635-4aec-a54e-dd89fe601749', 'name': '', 'tenant_id': '310ece840dc14464999efebef8e79741', 'network_id': 'da01edff-d359-4ee4-89f0-82ab54a840c4', 'ip_version': 4, 'cidr': '112.45.22.0/26', 'allocation_pools': [{'start': '112.45.22.2', 'end': '112.45.22.62'}], 'gateway_ip': '112.45.22.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.45.22.2', 'tags': [], 'project_id': '310ece840dc14464999efebef8e79741'}} 2026-04-23 16:40:38,886 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b79e97e6-2974-4407-baf3-e53fc67ebfc5', 'name': '', 'tenant_id': '310ece840dc14464999efebef8e79741', 'network_id': 'da01edff-d359-4ee4-89f0-82ab54a840c4', 'ip_version': 4, 'cidr': '27.19.197.64/26', 'allocation_pools': [{'start': '27.19.197.66', 'end': '27.19.197.126'}], 'gateway_ip': '27.19.197.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '27.19.197.66', 'tags': [], 'project_id': '310ece840dc14464999efebef8e79741'}} 2026-04-23 16:40:38,906 - INFO - Created VN ctest-vn1-07762903 2026-04-23 16:40:38,959 - DEBUG - VN ctest-vn1-07762903 UUID is da01edff-d359-4ee4-89f0-82ab54a840c4 2026-04-23 16:40:39,276 - DEBUG - Response for create_port : {'port': {'name': '8435acb7-07d6-4655-a320-0b90a4b26573', 'id': '8435acb7-07d6-4655-a320-0b90a4b26573', 'tenant_id': '310ece840dc14464999efebef8e79741', 'network_id': 'da01edff-d359-4ee4-89f0-82ab54a840c4', 'mac_address': '02:84:35:ac:b7:07', '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': '112.45.22.5', 'subnet_id': '270821b9-6635-4aec-a54e-dd89fe601749'}], 'security_groups': ['7c84cf46-d31e-4223-9a49-3726dee3c2c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '310ece840dc14464999efebef8e79741'}} 2026-04-23 16:40:39,478 - DEBUG - Response for create_port : {'port': {'name': '7bd67310-5054-41f3-a88d-8ea6bd382701', 'id': '7bd67310-5054-41f3-a88d-8ea6bd382701', 'tenant_id': '310ece840dc14464999efebef8e79741', 'network_id': 'da01edff-d359-4ee4-89f0-82ab54a840c4', 'mac_address': '02:7b:d6:73:10:50', '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': '27.19.197.69', 'subnet_id': 'b79e97e6-2974-4407-baf3-e53fc67ebfc5'}], 'security_groups': ['7c84cf46-d31e-4223-9a49-3726dee3c2c2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '310ece840dc14464999efebef8e79741'}} 2026-04-23 16:40:39,540 - DEBUG - Services list from nova: [, , ] 2026-04-23 16:40:39,898 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5678-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5678-1) 2026-04-23 16:40:40,324 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5678-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5678-1) 2026-04-23 16:40:40,324 - INFO - Waiting for VM ctest-vn1-vm1-32842049 to be up.. 2026-04-23 16:40:40,366 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-23 16:40:45,449 - DEBUG - VM is in ACTIVE state now 2026-04-23 16:40:45,449 - INFO - VM name : ctest-vn1-vm1-32842049 2026-04-23 16:40:45,539 - DEBUG - VM ctest-vn1-vm1-32842049 ID is 5be809da-55fd-4feb-8ab8-8bdd483c1620 2026-04-23 16:40:45,561 - DEBUG - VM ctest-vn1-vm1-32842049 launched on Node cn-jenkins-deploy-platform-ansible-os-5678-1 2026-04-23 16:40:45,697 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5be809da-55fd-4feb-8ab8-8bdd483c1620 2026-04-23 16:40:45,741 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8435acb7-07d6-4655-a320-0b90a4b26573 2026-04-23 16:40:49,052 - 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 1003ms') 2026-04-23 16:40:49,052 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32842049 failed! 2026-04-23 16:40:49,107 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-91404349:ctest-vn1-07762903 is 112.45.22.1 and allocation pool is NOT set 2026-04-23 16:40:49,107 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-91404349:ctest-vn1-07762903 is 27.19.197.65 and allocation pool is NOT set 2026-04-23 16:40:53,183 - 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=8.89 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 8.890/8.890/8.890/0.000 ms') 2026-04-23 16:40:53,183 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-32842049 passed 2026-04-23 16:40:53,339 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:40:53,339 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-32842049, IP 112.45.22.5, Port 22 2026-04-23 16:40:53,499 - DEBUG - VM ctest-vn1-vm1-32842049 is ready for SSH connections 2026-04-23 16:40:53,499 - INFO - Waiting for VM ctest-vn1-vm2-65912299 to be up.. 2026-04-23 16:40:53,585 - DEBUG - VM is in ACTIVE state now 2026-04-23 16:40:53,585 - INFO - VM name : ctest-vn1-vm2-65912299 2026-04-23 16:40:53,665 - DEBUG - VM ctest-vn1-vm2-65912299 ID is fd323929-8ea6-4529-9bc5-0cd3099f7d45 2026-04-23 16:40:53,666 - DEBUG - VM ctest-vn1-vm2-65912299 launched on Node cn-jenkins-deploy-platform-ansible-os-5678-1 2026-04-23 16:40:53,747 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/fd323929-8ea6-4529-9bc5-0cd3099f7d45 2026-04-23 16:40:53,756 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7bd67310-5054-41f3-a88d-8ea6bd382701 2026-04-23 16:40:54,992 - 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.46 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.429 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.429/1.945/3.461/1.516 ms') 2026-04-23 16:40:54,993 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-65912299 passed 2026-04-23 16:40:55,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:40:55,147 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-65912299, IP 27.19.197.69, Port 22 2026-04-23 16:40:55,303 - DEBUG - VM ctest-vn1-vm2-65912299 is ready for SSH connections 2026-04-23 16:40:55,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:40:55,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:40:55,303 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-23 16:40:55,303 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 112.45.22.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-04-23 16:40:55,304 - DEBUG - ping -s 56 -c 3 -W 1 112.45.22.5 2026-04-23 16:40:57,973 - DEBUG - PING 112.45.22.5 (112.45.22.5): 56 data bytes 64 bytes from 112.45.22.5: seq=0 ttl=63 time=4.406 ms 64 bytes from 112.45.22.5: seq=1 ttl=63 time=1.066 ms 64 bytes from 112.45.22.5: seq=2 ttl=63 time=0.876 ms --- 112.45.22.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.876/2.116/4.406 ms 2026-04-23 16:40:57,973 - INFO - Ping to IP 112.45.22.5 from VM ctest-vn1-vm2-65912299 passed 2026-04-23 16:40:57,973 - INFO - Detaching port 7bd67310-5054-41f3-a88d-8ea6bd382701 from VM ctest-vn1-vm2-65912299 2026-04-23 16:40:58,024 - INFO - Deleting VM ctest-vn1-vm2-65912299 2026-04-23 16:40:58,104 - INFO - Detaching port 8435acb7-07d6-4655-a320-0b90a4b26573 from VM ctest-vn1-vm1-32842049 2026-04-23 16:40:58,150 - INFO - Deleting VM ctest-vn1-vm1-32842049 2026-04-23 16:40:58,436 - DEBUG - Response for delete_port : () 2026-04-23 16:40:58,618 - DEBUG - Response for delete_port : () 2026-04-23 16:40:58,618 - INFO - Deleting VN ctest-vn1-07762903 2026-04-23 16:40:58,759 - DEBUG - Response for deleting network () 2026-04-23 16:40:59,013 - DEBUG - No XMPP flaps were noticed during the test
2026-04-23 16:40:59,013 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-04-23 16:40:59,013 - INFO - -------------------------------------------------------------------------------- 2026-04-23 16:40:59,754 - INFO - Deleted project: ctest-TestPorts-91404349, ID : 310ece84-0dc1-4464-999e-febef8e79741