2026-05-25 14:01:47,725 - INFO - Domain Default found not creating 2026-05-25 14:01:47,882 - INFO - Project ctest-TestPorts-82807382 not found, creating it 2026-05-25 14:01:48,405 - INFO - Created Project:ctest-TestPorts-82807382, ID : 7369875c-0633-4fe8-8918-9c92d01f170f 2026-05-25 14:01:50,004 - INFO - ================================================================================ 2026-05-25 14:01:50,004 - INFO - STARTING TEST : test_ports_bindings 2026-05-25 14:01:50,004 - 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-25 14:01:50,260 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-25 14:01:50,260 - INFO - Initial checks done. Running the testcase now 2026-05-25 14:01:50,260 - INFO - 2026-05-25 14:01:50,822 - DEBUG - Response for create_network : {'network': {'id': '82614f92-94de-4b8a-bc87-45e88ed8fe1c', 'name': 'ctest-vn-35989247', 'tenant_id': '7369875c06334fe889189c92d01f170f', 'project_id': '7369875c06334fe889189c92d01f170f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82807382', 'ctest-vn-35989247'], 'port_security_enabled': True, 'description': ''}} 2026-05-25 14:01:51,003 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7cbac26-1ae0-4a0e-a8e4-489269c80188', 'name': '', 'tenant_id': '7369875c06334fe889189c92d01f170f', 'network_id': '82614f92-94de-4b8a-bc87-45e88ed8fe1c', 'ip_version': 4, 'cidr': '55.78.43.0/26', 'allocation_pools': [{'start': '55.78.43.2', 'end': '55.78.43.62'}], 'gateway_ip': '55.78.43.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.78.43.2', 'tags': [], 'project_id': '7369875c06334fe889189c92d01f170f'}} 2026-05-25 14:01:51,018 - INFO - Created VN ctest-vn-35989247 2026-05-25 14:01:51,070 - DEBUG - VN ctest-vn-35989247 UUID is 82614f92-94de-4b8a-bc87-45e88ed8fe1c 2026-05-25 14:01:51,176 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-82807382', 'ctest-vmi-22989516']} 2026-05-25 14:01:51,413 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-22989516', 'id': '4d8c020f-b7dc-483f-ad65-6c528dc28713', 'tenant_id': '7369875c06334fe889189c92d01f170f', 'network_id': '82614f92-94de-4b8a-bc87-45e88ed8fe1c', 'mac_address': '02:4d:8c:02:0f:b7', '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': '55.78.43.3', 'subnet_id': 'c7cbac26-1ae0-4a0e-a8e4-489269c80188'}], 'security_groups': ['b84a9f5a-bb76-4336-b122-c457149d1a7f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7369875c06334fe889189c92d01f170f'}} 2026-05-25 14:01:51,413 - DEBUG - Created port 4d8c020f-b7dc-483f-ad65-6c528dc28713 2026-05-25 14:01:51,514 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4d8c020f-b7dc-483f-ad65-6c528dc28713 2026-05-25 14:01:51,808 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4d8c020f-b7dc-483f-ad65-6c528dc28713 2026-05-25 14:01:51,844 - INFO - VMI 4d8c020f-b7dc-483f-ad65-6c528dc28713 verification in API Server passed 2026-05-25 14:01:51,938 - DEBUG - Response for delete_port : () 2026-05-25 14:01:51,938 - INFO - Deleted port 4d8c020f-b7dc-483f-ad65-6c528dc28713 2026-05-25 14:01:51,938 - INFO - Deleting VN ctest-vn-35989247 2026-05-25 14:01:52,037 - DEBUG - Response for deleting network () 2026-05-25 14:01:52,291 - DEBUG - No XMPP flaps were noticed during the test
2026-05-25 14:01:52,292 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-25 14:01:52,292 - INFO - -------------------------------------------------------------------------------- 2026-05-25 14:01:52,294 - INFO - ================================================================================ 2026-05-25 14:01:52,294 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-25 14:01:52,294 - 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-25 14:01:52,583 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-25 14:01:52,583 - INFO - Initial checks done. Running the testcase now 2026-05-25 14:01:52,583 - INFO - 2026-05-25 14:01:52,741 - DEBUG - Response for create_network : {'network': {'id': 'fb5442cd-83b7-4c68-9c7c-d09aa895758e', 'name': 'ctest-vn1-79098408', 'tenant_id': '7369875c06334fe889189c92d01f170f', 'project_id': '7369875c06334fe889189c92d01f170f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82807382', 'ctest-vn1-79098408'], 'port_security_enabled': True, 'description': ''}} 2026-05-25 14:01:52,907 - DEBUG - Response for create_subnet : {'subnet': {'id': '18c4a5b4-4bcf-4c71-98e7-2c89c4f6ff5d', 'name': '', 'tenant_id': '7369875c06334fe889189c92d01f170f', 'network_id': 'fb5442cd-83b7-4c68-9c7c-d09aa895758e', 'ip_version': 4, 'cidr': '75.238.205.192/26', 'allocation_pools': [{'start': '75.238.205.194', 'end': '75.238.205.254'}], 'gateway_ip': '75.238.205.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.238.205.194', 'tags': [], 'project_id': '7369875c06334fe889189c92d01f170f'}} 2026-05-25 14:01:53,078 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fccf0294-1276-4e00-9856-596fd642c746', 'name': '', 'tenant_id': '7369875c06334fe889189c92d01f170f', 'network_id': 'fb5442cd-83b7-4c68-9c7c-d09aa895758e', 'ip_version': 4, 'cidr': '111.70.111.64/26', 'allocation_pools': [{'start': '111.70.111.66', 'end': '111.70.111.126'}], 'gateway_ip': '111.70.111.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '111.70.111.66', 'tags': [], 'project_id': '7369875c06334fe889189c92d01f170f'}} 2026-05-25 14:01:53,097 - INFO - Created VN ctest-vn1-79098408 2026-05-25 14:01:53,150 - DEBUG - VN ctest-vn1-79098408 UUID is fb5442cd-83b7-4c68-9c7c-d09aa895758e 2026-05-25 14:01:53,475 - DEBUG - Response for create_port : {'port': {'name': '5ad4a589-76eb-4851-9290-23cbac173f5f', 'id': '5ad4a589-76eb-4851-9290-23cbac173f5f', 'tenant_id': '7369875c06334fe889189c92d01f170f', 'network_id': 'fb5442cd-83b7-4c68-9c7c-d09aa895758e', 'mac_address': '02:5a:d4:a5:89:76', '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': '75.238.205.197', 'subnet_id': '18c4a5b4-4bcf-4c71-98e7-2c89c4f6ff5d'}], 'security_groups': ['b84a9f5a-bb76-4336-b122-c457149d1a7f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7369875c06334fe889189c92d01f170f'}} 2026-05-25 14:01:53,650 - DEBUG - Response for create_port : {'port': {'name': 'af006db4-35f9-406f-89cd-6b408e1c3fc0', 'id': 'af006db4-35f9-406f-89cd-6b408e1c3fc0', 'tenant_id': '7369875c06334fe889189c92d01f170f', 'network_id': 'fb5442cd-83b7-4c68-9c7c-d09aa895758e', 'mac_address': '02:af:00:6d:b4:35', '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': '111.70.111.69', 'subnet_id': 'fccf0294-1276-4e00-9856-596fd642c746'}], 'security_groups': ['b84a9f5a-bb76-4336-b122-c457149d1a7f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7369875c06334fe889189c92d01f170f'}} 2026-05-25 14:01:53,706 - DEBUG - Services list from nova: [, , ] 2026-05-25 14:01:54,023 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5824-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5824-1) 2026-05-25 14:01:54,408 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5824-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5824-1) 2026-05-25 14:01:54,409 - INFO - Waiting for VM ctest-vn1-vm1-92631308 to be up.. 2026-05-25 14:01:54,446 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-25 14:01:59,522 - DEBUG - VM is in ACTIVE state now 2026-05-25 14:01:59,522 - INFO - VM name : ctest-vn1-vm1-92631308 2026-05-25 14:01:59,600 - DEBUG - VM ctest-vn1-vm1-92631308 ID is f3759245-b429-4bcb-b942-ae5a56c92293 2026-05-25 14:01:59,618 - DEBUG - VM ctest-vn1-vm1-92631308 launched on Node cn-jenkins-deploy-platform-ansible-os-5824-1 2026-05-25 14:01:59,686 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f3759245-b429-4bcb-b942-ae5a56c92293 2026-05-25 14:01:59,693 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5ad4a589-76eb-4851-9290-23cbac173f5f 2026-05-25 14:02:02,937 - 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 1005ms') 2026-05-25 14:02:02,938 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-92631308 failed! 2026-05-25 14:02:02,990 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82807382:ctest-vn1-79098408 is 75.238.205.193 and allocation pool is NOT set 2026-05-25 14:02:02,991 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82807382:ctest-vn1-79098408 is 111.70.111.65 and allocation pool is NOT set 2026-05-25 14:02:07,070 - 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=8.99 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 8.985/8.985/8.985/0.000 ms') 2026-05-25 14:02:07,070 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-92631308 passed 2026-05-25 14:02:07,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:02:07,218 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92631308, IP 75.238.205.197, Port 22 2026-05-25 14:02:07,274 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-25 14:02:07,351 - DEBUG - VM ctest-vn1-vm1-92631308 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-25 14:02:12,352 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:02:12,352 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92631308, IP 75.238.205.197, Port 22 2026-05-25 14:02:12,506 - DEBUG - VM ctest-vn1-vm1-92631308 is ready for SSH connections 2026-05-25 14:02:12,506 - INFO - Waiting for VM ctest-vn1-vm2-30914574 to be up.. 2026-05-25 14:02:12,581 - DEBUG - VM is in ACTIVE state now 2026-05-25 14:02:12,581 - INFO - VM name : ctest-vn1-vm2-30914574 2026-05-25 14:02:12,651 - DEBUG - VM ctest-vn1-vm2-30914574 ID is 89706183-9ec4-4ef9-a63d-16277e7aa9b2 2026-05-25 14:02:12,651 - DEBUG - VM ctest-vn1-vm2-30914574 launched on Node cn-jenkins-deploy-platform-ansible-os-5824-1 2026-05-25 14:02:12,723 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/89706183-9ec4-4ef9-a63d-16277e7aa9b2 2026-05-25 14:02:12,732 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/af006db4-35f9-406f-89cd-6b408e1c3fc0 2026-05-25 14:02:13,969 - 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=2.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.418 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.418/1.614/2.811/1.196 ms') 2026-05-25 14:02:13,969 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-30914574 passed 2026-05-25 14:02:14,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:02:14,115 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-30914574, IP 111.70.111.69, Port 22 2026-05-25 14:02:14,274 - DEBUG - VM ctest-vn1-vm2-30914574 is ready for SSH connections 2026-05-25 14:02:14,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:02:14,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:02:14,274 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-25 14:02:14,274 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.238.205.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-25 14:02:14,274 - DEBUG - ping -s 56 -c 3 -W 1 75.238.205.197 2026-05-25 14:02:17,989 - DEBUG - PING 75.238.205.197 (75.238.205.197): 56 data bytes 64 bytes from 75.238.205.197: seq=0 ttl=63 time=3.918 ms 64 bytes from 75.238.205.197: seq=1 ttl=63 time=0.868 ms 64 bytes from 75.238.205.197: seq=2 ttl=63 time=0.982 ms --- 75.238.205.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.868/1.922/3.918 ms 2026-05-25 14:02:17,989 - INFO - Ping to IP 75.238.205.197 from VM ctest-vn1-vm2-30914574 passed 2026-05-25 14:02:17,989 - INFO - Detaching port af006db4-35f9-406f-89cd-6b408e1c3fc0 from VM ctest-vn1-vm2-30914574 2026-05-25 14:02:18,040 - INFO - Deleting VM ctest-vn1-vm2-30914574 2026-05-25 14:02:18,114 - INFO - Detaching port 5ad4a589-76eb-4851-9290-23cbac173f5f from VM ctest-vn1-vm1-92631308 2026-05-25 14:02:18,152 - INFO - Deleting VM ctest-vn1-vm1-92631308 2026-05-25 14:02:18,389 - DEBUG - Response for delete_port : () 2026-05-25 14:02:18,538 - DEBUG - Response for delete_port : () 2026-05-25 14:02:18,539 - INFO - Deleting VN ctest-vn1-79098408 2026-05-25 14:02:18,659 - DEBUG - Response for deleting network () 2026-05-25 14:02:18,911 - DEBUG - No XMPP flaps were noticed during the test
2026-05-25 14:02:18,911 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26]
2026-05-25 14:02:18,911 - INFO - -------------------------------------------------------------------------------- 2026-05-25 14:02:19,631 - INFO - Deleted project: ctest-TestPorts-82807382, ID : 7369875c-0633-4fe8-8918-9c92d01f170f