2026-05-28 02:06:03,413 - INFO - Domain Default found not creating 2026-05-28 02:06:03,606 - INFO - Project ctest-TestPorts-59837055 not found, creating it 2026-05-28 02:06:04,098 - INFO - Created Project:ctest-TestPorts-59837055, ID : ef04e963-ca1e-4f86-8f07-69e7919fd0ff 2026-05-28 02:06:05,676 - INFO - ================================================================================ 2026-05-28 02:06:05,676 - INFO - STARTING TEST : test_ports_bindings 2026-05-28 02:06:05,676 - 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-28 02:06:05,950 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.200': '0'}} with 2026-05-28 02:06:05,950 - INFO - Initial checks done. Running the testcase now 2026-05-28 02:06:05,950 - INFO - 2026-05-28 02:06:06,573 - DEBUG - Response for create_network : {'network': {'id': 'a892bcdf-c56f-4468-8482-69ceefed89cd', 'name': 'ctest-vn-49783075', 'tenant_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'project_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-59837055', 'ctest-vn-49783075'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 02:06:06,740 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9d4692a-3a14-4285-b56f-0379e87afba3', 'name': '', 'tenant_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'network_id': 'a892bcdf-c56f-4468-8482-69ceefed89cd', 'ip_version': 4, 'cidr': '78.28.175.64/26', 'allocation_pools': [{'start': '78.28.175.66', 'end': '78.28.175.126'}], 'gateway_ip': '78.28.175.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '78.28.175.66', 'tags': [], 'project_id': 'ef04e963ca1e4f868f0769e7919fd0ff'}} 2026-05-28 02:06:06,759 - INFO - Created VN ctest-vn-49783075 2026-05-28 02:06:06,812 - DEBUG - VN ctest-vn-49783075 UUID is a892bcdf-c56f-4468-8482-69ceefed89cd 2026-05-28 02:06:06,926 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-59837055', 'ctest-vmi-24636013']} 2026-05-28 02:06:07,188 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-24636013', 'id': '17ffcdb2-c9de-4156-90ab-80699b33dd55', 'tenant_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'network_id': 'a892bcdf-c56f-4468-8482-69ceefed89cd', 'mac_address': '02:17:ff:cd:b2:c9', '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': '78.28.175.67', 'subnet_id': 'd9d4692a-3a14-4285-b56f-0379e87afba3'}], 'security_groups': ['ccefd9d9-4139-4eb9-adb2-43771112e9e5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ef04e963ca1e4f868f0769e7919fd0ff'}} 2026-05-28 02:06:07,188 - DEBUG - Created port 17ffcdb2-c9de-4156-90ab-80699b33dd55 2026-05-28 02:06:07,292 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/17ffcdb2-c9de-4156-90ab-80699b33dd55 2026-05-28 02:06:07,588 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/17ffcdb2-c9de-4156-90ab-80699b33dd55 2026-05-28 02:06:07,628 - INFO - VMI 17ffcdb2-c9de-4156-90ab-80699b33dd55 verification in API Server passed 2026-05-28 02:06:07,756 - DEBUG - Response for delete_port : () 2026-05-28 02:06:07,756 - INFO - Deleted port 17ffcdb2-c9de-4156-90ab-80699b33dd55 2026-05-28 02:06:07,757 - INFO - Deleting VN ctest-vn-49783075 2026-05-28 02:06:07,885 - DEBUG - Response for deleting network () 2026-05-28 02:06:08,147 - DEBUG - No XMPP flaps were noticed during the test 2026-05-28 02:06:08,147 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-28 02:06:08,147 - INFO - -------------------------------------------------------------------------------- 2026-05-28 02:06:08,150 - INFO - ================================================================================ 2026-05-28 02:06:08,150 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-28 02:06:08,150 - 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-28 02:06:08,437 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.200': '0'}} with 2026-05-28 02:06:08,437 - INFO - Initial checks done. Running the testcase now 2026-05-28 02:06:08,437 - INFO - 2026-05-28 02:06:08,620 - DEBUG - Response for create_network : {'network': {'id': '207459b7-289d-4ea2-85d0-521634e6ef66', 'name': 'ctest-vn1-31234836', 'tenant_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'project_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-59837055', 'ctest-vn1-31234836'], 'port_security_enabled': True, 'description': ''}} 2026-05-28 02:06:08,849 - DEBUG - Response for create_subnet : {'subnet': {'id': '21c13175-473d-4e89-95f8-52119f3bf03c', 'name': '', 'tenant_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'network_id': '207459b7-289d-4ea2-85d0-521634e6ef66', 'ip_version': 4, 'cidr': '175.204.64.64/26', 'allocation_pools': [{'start': '175.204.64.66', 'end': '175.204.64.126'}], 'gateway_ip': '175.204.64.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.204.64.66', 'tags': [], 'project_id': 'ef04e963ca1e4f868f0769e7919fd0ff'}} 2026-05-28 02:06:09,065 - DEBUG - Response for create_subnet : {'subnet': {'id': '63136720-b602-427f-8d00-9174371d94d6', 'name': '', 'tenant_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'network_id': '207459b7-289d-4ea2-85d0-521634e6ef66', 'ip_version': 4, 'cidr': '134.51.225.192/26', 'allocation_pools': [{'start': '134.51.225.194', 'end': '134.51.225.254'}], 'gateway_ip': '134.51.225.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.51.225.194', 'tags': [], 'project_id': 'ef04e963ca1e4f868f0769e7919fd0ff'}} 2026-05-28 02:06:09,085 - INFO - Created VN ctest-vn1-31234836 2026-05-28 02:06:09,136 - DEBUG - VN ctest-vn1-31234836 UUID is 207459b7-289d-4ea2-85d0-521634e6ef66 2026-05-28 02:06:09,459 - DEBUG - Response for create_port : {'port': {'name': 'a0f8230a-0d43-460c-9c01-c4c4ae0a1319', 'id': 'a0f8230a-0d43-460c-9c01-c4c4ae0a1319', 'tenant_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'network_id': '207459b7-289d-4ea2-85d0-521634e6ef66', 'mac_address': '02:a0:f8:23:0a:0d', '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': '175.204.64.69', 'subnet_id': '21c13175-473d-4e89-95f8-52119f3bf03c'}], 'security_groups': ['ccefd9d9-4139-4eb9-adb2-43771112e9e5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ef04e963ca1e4f868f0769e7919fd0ff'}} 2026-05-28 02:06:09,645 - DEBUG - Response for create_port : {'port': {'name': '14376b01-3eb6-4e2a-a880-ecd80ee924d8', 'id': '14376b01-3eb6-4e2a-a880-ecd80ee924d8', 'tenant_id': 'ef04e963ca1e4f868f0769e7919fd0ff', 'network_id': '207459b7-289d-4ea2-85d0-521634e6ef66', 'mac_address': '02:14:37:6b:01:3e', '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': '134.51.225.197', 'subnet_id': '63136720-b602-427f-8d00-9174371d94d6'}], 'security_groups': ['ccefd9d9-4139-4eb9-adb2-43771112e9e5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ef04e963ca1e4f868f0769e7919fd0ff'}} 2026-05-28 02:06:09,710 - DEBUG - Services list from nova: [, , ] 2026-05-28 02:06:10,100 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5838-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5838-1) 2026-05-28 02:06:10,589 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5838-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5838-1) 2026-05-28 02:06:10,589 - INFO - Waiting for VM ctest-vn1-vm1-36293998 to be up.. 2026-05-28 02:06:10,636 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-28 02:06:15,715 - DEBUG - VM is in ACTIVE state now 2026-05-28 02:06:15,715 - INFO - VM name : ctest-vn1-vm1-36293998 2026-05-28 02:06:15,794 - DEBUG - VM ctest-vn1-vm1-36293998 ID is 997dfe4f-3e61-4c29-a2a8-d99b4ba7e8a3 2026-05-28 02:06:15,813 - DEBUG - VM ctest-vn1-vm1-36293998 launched on Node cn-jenkins-deploy-platform-ansible-os-5838-1 2026-05-28 02:06:15,893 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/997dfe4f-3e61-4c29-a2a8-d99b4ba7e8a3 2026-05-28 02:06:15,902 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/a0f8230a-0d43-460c-9c01-c4c4ae0a1319 2026-05-28 02:06:19,161 - 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 1026ms') 2026-05-28 02:06:19,162 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36293998 failed! 2026-05-28 02:06:19,216 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-59837055:ctest-vn1-31234836 is 175.204.64.65 and allocation pool is NOT set 2026-05-28 02:06:19,216 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-59837055:ctest-vn1-31234836 is 134.51.225.193 and allocation pool is NOT set 2026-05-28 02:06:21,294 - 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=10.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=7.06 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 7.061/8.702/10.343/1.641 ms') 2026-05-28 02:06:21,294 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36293998 passed 2026-05-28 02:06:21,492 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:06:21,492 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36293998, IP 175.204.64.69, Port 22 2026-05-28 02:06:21,558 - 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-28 02:06:21,695 - DEBUG - VM ctest-vn1-vm1-36293998 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-28 02:06:26,695 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:06:26,695 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36293998, IP 175.204.64.69, Port 22 2026-05-28 02:06:26,874 - DEBUG - VM ctest-vn1-vm1-36293998 is ready for SSH connections 2026-05-28 02:06:26,874 - INFO - Waiting for VM ctest-vn1-vm2-56400786 to be up.. 2026-05-28 02:06:26,979 - DEBUG - VM is in ACTIVE state now 2026-05-28 02:06:26,979 - INFO - VM name : ctest-vn1-vm2-56400786 2026-05-28 02:06:27,063 - DEBUG - VM ctest-vn1-vm2-56400786 ID is 581cb3a0-4cc7-49ce-932f-ee4890db78fd 2026-05-28 02:06:27,063 - DEBUG - VM ctest-vn1-vm2-56400786 launched on Node cn-jenkins-deploy-platform-ansible-os-5838-1 2026-05-28 02:06:27,149 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/581cb3a0-4cc7-49ce-932f-ee4890db78fd 2026-05-28 02:06:27,159 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/14376b01-3eb6-4e2a-a880-ecd80ee924d8 2026-05-28 02:06:28,398 - 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.38 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.468 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.468/1.924/3.380/1.456 ms') 2026-05-28 02:06:28,398 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-56400786 passed 2026-05-28 02:06:28,544 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:06:28,544 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-56400786, IP 134.51.225.197, Port 22 2026-05-28 02:06:28,717 - DEBUG - VM ctest-vn1-vm2-56400786 is ready for SSH connections 2026-05-28 02:06:28,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:06:28,718 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:06:28,718 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-28 02:06:28,718 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 175.204.64.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-05-28 02:06:28,718 - DEBUG - ping -s 56 -c 3 -W 1 175.204.64.69 2026-05-28 02:06:31,414 - DEBUG - PING 175.204.64.69 (175.204.64.69): 56 data bytes 64 bytes from 175.204.64.69: seq=0 ttl=63 time=14.231 ms 64 bytes from 175.204.64.69: seq=1 ttl=63 time=1.460 ms 64 bytes from 175.204.64.69: seq=2 ttl=63 time=1.050 ms --- 175.204.64.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.050/5.580/14.231 ms 2026-05-28 02:06:31,414 - INFO - Ping to IP 175.204.64.69 from VM ctest-vn1-vm2-56400786 passed 2026-05-28 02:06:31,414 - INFO - Detaching port 14376b01-3eb6-4e2a-a880-ecd80ee924d8 from VM ctest-vn1-vm2-56400786 2026-05-28 02:06:31,469 - INFO - Deleting VM ctest-vn1-vm2-56400786 2026-05-28 02:06:31,547 - INFO - Detaching port a0f8230a-0d43-460c-9c01-c4c4ae0a1319 from VM ctest-vn1-vm1-36293998 2026-05-28 02:06:31,597 - INFO - Deleting VM ctest-vn1-vm1-36293998 2026-05-28 02:06:31,928 - DEBUG - Response for delete_port : () 2026-05-28 02:06:32,120 - DEBUG - Response for delete_port : () 2026-05-28 02:06:32,120 - INFO - Deleting VN ctest-vn1-31234836 2026-05-28 02:06:32,273 - DEBUG - Response for deleting network () 2026-05-28 02:06:32,530 - DEBUG - No XMPP flaps were noticed during the test 2026-05-28 02:06:32,530 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-05-28 02:06:32,530 - INFO - -------------------------------------------------------------------------------- 2026-05-28 02:06:33,364 - INFO - Deleted project: ctest-TestPorts-59837055, ID : ef04e963-ca1e-4f86-8f07-69e7919fd0ff