2026-02-20 12:13:23,062 - INFO - Domain Default found not creating 2026-02-20 12:13:23,252 - INFO - Project ctest-TestPorts-70145118 not found, creating it 2026-02-20 12:13:23,747 - INFO - Created Project:ctest-TestPorts-70145118, ID : a8e1454d-c736-42dc-a51f-c799d915f282 2026-02-20 12:13:25,447 - INFO - ================================================================================ 2026-02-20 12:13:25,447 - INFO - STARTING TEST : test_ports_bindings 2026-02-20 12:13:25,447 - 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-02-20 12:13:25,707 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.17': '0'}} with 2026-02-20 12:13:25,707 - INFO - Initial checks done. Running the testcase now 2026-02-20 12:13:25,707 - INFO - 2026-02-20 12:13:26,328 - DEBUG - Response for create_network : {'network': {'id': '440018e4-7c37-4428-a3db-0f55973b769b', 'name': 'ctest-vn-51712456', 'tenant_id': 'a8e1454dc73642dca51fc799d915f282', 'project_id': 'a8e1454dc73642dca51fc799d915f282', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-70145118', 'ctest-vn-51712456'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 12:13:26,578 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b922e35-b638-4056-aecb-4891888cdd68', 'name': '', 'tenant_id': 'a8e1454dc73642dca51fc799d915f282', 'network_id': '440018e4-7c37-4428-a3db-0f55973b769b', 'ip_version': 4, 'cidr': '17.245.25.192/26', 'allocation_pools': [{'start': '17.245.25.194', 'end': '17.245.25.254'}], 'gateway_ip': '17.245.25.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.245.25.194', 'tags': [], 'project_id': 'a8e1454dc73642dca51fc799d915f282'}} 2026-02-20 12:13:26,598 - INFO - Created VN ctest-vn-51712456 2026-02-20 12:13:26,652 - DEBUG - VN ctest-vn-51712456 UUID is 440018e4-7c37-4428-a3db-0f55973b769b 2026-02-20 12:13:26,769 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-70145118', 'ctest-vmi-38745996']} 2026-02-20 12:13:27,047 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-38745996', 'id': 'be73adf3-5110-4fb2-b3e7-4c1e585b71d0', 'tenant_id': 'a8e1454dc73642dca51fc799d915f282', 'network_id': '440018e4-7c37-4428-a3db-0f55973b769b', 'mac_address': '02:be:73:ad:f3:51', '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': '17.245.25.195', 'subnet_id': '3b922e35-b638-4056-aecb-4891888cdd68'}], 'security_groups': ['d370f866-69d4-4d62-be27-4e055d83ec81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a8e1454dc73642dca51fc799d915f282'}} 2026-02-20 12:13:27,047 - DEBUG - Created port be73adf3-5110-4fb2-b3e7-4c1e585b71d0 2026-02-20 12:13:27,152 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/be73adf3-5110-4fb2-b3e7-4c1e585b71d0 2026-02-20 12:13:27,501 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/be73adf3-5110-4fb2-b3e7-4c1e585b71d0 2026-02-20 12:13:27,547 - INFO - VMI be73adf3-5110-4fb2-b3e7-4c1e585b71d0 verification in API Server passed 2026-02-20 12:13:27,664 - DEBUG - Response for delete_port : () 2026-02-20 12:13:27,665 - INFO - Deleted port be73adf3-5110-4fb2-b3e7-4c1e585b71d0 2026-02-20 12:13:27,665 - INFO - Deleting VN ctest-vn-51712456 2026-02-20 12:13:27,772 - DEBUG - Response for deleting network () 2026-02-20 12:13:28,042 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 12:13:28,042 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-02-20 12:13:28,042 - INFO - -------------------------------------------------------------------------------- 2026-02-20 12:13:28,045 - INFO - ================================================================================ 2026-02-20 12:13:28,045 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-20 12:13:28,046 - 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-02-20 12:13:28,328 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.17': '0'}} with 2026-02-20 12:13:28,328 - INFO - Initial checks done. Running the testcase now 2026-02-20 12:13:28,328 - INFO - 2026-02-20 12:13:28,548 - DEBUG - Response for create_network : {'network': {'id': 'be90697a-cf06-47ee-8a7f-0f58ca3cf60d', 'name': 'ctest-vn1-95896472', 'tenant_id': 'a8e1454dc73642dca51fc799d915f282', 'project_id': 'a8e1454dc73642dca51fc799d915f282', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-70145118', 'ctest-vn1-95896472'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 12:13:28,715 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c92c71a7-14cf-4fb8-b8d5-b847f17a4cdf', 'name': '', 'tenant_id': 'a8e1454dc73642dca51fc799d915f282', 'network_id': 'be90697a-cf06-47ee-8a7f-0f58ca3cf60d', 'ip_version': 4, 'cidr': '222.5.56.0/26', 'allocation_pools': [{'start': '222.5.56.2', 'end': '222.5.56.62'}], 'gateway_ip': '222.5.56.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '222.5.56.2', 'tags': [], 'project_id': 'a8e1454dc73642dca51fc799d915f282'}} 2026-02-20 12:13:28,872 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0401cfa-ee9b-45b1-b8b3-f503f81932e3', 'name': '', 'tenant_id': 'a8e1454dc73642dca51fc799d915f282', 'network_id': 'be90697a-cf06-47ee-8a7f-0f58ca3cf60d', 'ip_version': 4, 'cidr': '67.254.16.0/26', 'allocation_pools': [{'start': '67.254.16.2', 'end': '67.254.16.62'}], 'gateway_ip': '67.254.16.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.254.16.2', 'tags': [], 'project_id': 'a8e1454dc73642dca51fc799d915f282'}} 2026-02-20 12:13:28,896 - INFO - Created VN ctest-vn1-95896472 2026-02-20 12:13:28,953 - DEBUG - VN ctest-vn1-95896472 UUID is be90697a-cf06-47ee-8a7f-0f58ca3cf60d 2026-02-20 12:13:29,323 - DEBUG - Response for create_port : {'port': {'name': '6fc53f42-7ea0-4b15-84cc-c265839a8b49', 'id': '6fc53f42-7ea0-4b15-84cc-c265839a8b49', 'tenant_id': 'a8e1454dc73642dca51fc799d915f282', 'network_id': 'be90697a-cf06-47ee-8a7f-0f58ca3cf60d', 'mac_address': '02:6f:c5:3f:42:7e', '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': '222.5.56.5', 'subnet_id': 'c92c71a7-14cf-4fb8-b8d5-b847f17a4cdf'}], 'security_groups': ['d370f866-69d4-4d62-be27-4e055d83ec81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a8e1454dc73642dca51fc799d915f282'}} 2026-02-20 12:13:29,534 - DEBUG - Response for create_port : {'port': {'name': '13a3fa65-7eda-47a3-942a-0878a8a198d7', 'id': '13a3fa65-7eda-47a3-942a-0878a8a198d7', 'tenant_id': 'a8e1454dc73642dca51fc799d915f282', 'network_id': 'be90697a-cf06-47ee-8a7f-0f58ca3cf60d', 'mac_address': '02:13:a3:fa:65:7e', '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': '67.254.16.5', 'subnet_id': 'e0401cfa-ee9b-45b1-b8b3-f503f81932e3'}], 'security_groups': ['d370f866-69d4-4d62-be27-4e055d83ec81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a8e1454dc73642dca51fc799d915f282'}} 2026-02-20 12:13:29,620 - DEBUG - Services list from nova: [, , ] 2026-02-20 12:13:30,021 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5372-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5372-1) 2026-02-20 12:13:30,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5372-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5372-1) 2026-02-20 12:13:30,486 - INFO - Waiting for VM ctest-vn1-vm1-45688057 to be up.. 2026-02-20 12:13:30,530 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 12:13:35,631 - DEBUG - VM is in ACTIVE state now 2026-02-20 12:13:35,632 - INFO - VM name : ctest-vn1-vm1-45688057 2026-02-20 12:13:35,720 - DEBUG - VM ctest-vn1-vm1-45688057 ID is 4698dff6-a05e-43b2-954d-0f2da410f84d 2026-02-20 12:13:35,740 - DEBUG - VM ctest-vn1-vm1-45688057 launched on Node cn-jenkins-deploy-platform-ansible-os-5372-1 2026-02-20 12:13:35,821 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/4698dff6-a05e-43b2-954d-0f2da410f84d 2026-02-20 12:13:35,831 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/6fc53f42-7ea0-4b15-84cc-c265839a8b49 2026-02-20 12:13:39,091 - 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 1012ms') 2026-02-20 12:13:39,091 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-45688057 failed! 2026-02-20 12:13:39,148 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-70145118:ctest-vn1-95896472 is 222.5.56.1 and allocation pool is NOT set 2026-02-20 12:13:39,149 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-70145118:ctest-vn1-95896472 is 67.254.16.1 and allocation pool is NOT set 2026-02-20 12:13:43,217 - 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=15.4 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1007ms\r\nrtt min/avg/max/mdev = 15.355/15.355/15.355/0.000 ms') 2026-02-20 12:13:43,218 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-45688057 passed 2026-02-20 12:13:43,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 12:13:43,365 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-45688057, IP 222.5.56.5, Port 22 2026-02-20 12:13:43,431 - 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-02-20 12:13:43,519 - DEBUG - VM ctest-vn1-vm1-45688057 is NOT ready for SSH connections, VM status: ACTIVE 2026-02-20 12:13:48,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 12:13:48,520 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-45688057, IP 222.5.56.5, Port 22 2026-02-20 12:13:48,687 - DEBUG - VM ctest-vn1-vm1-45688057 is ready for SSH connections 2026-02-20 12:13:48,687 - INFO - Waiting for VM ctest-vn1-vm2-02216622 to be up.. 2026-02-20 12:13:48,786 - DEBUG - VM is in ACTIVE state now 2026-02-20 12:13:48,786 - INFO - VM name : ctest-vn1-vm2-02216622 2026-02-20 12:13:48,884 - DEBUG - VM ctest-vn1-vm2-02216622 ID is 101ed8db-4fc9-4e06-afaa-44a8a5ee91eb 2026-02-20 12:13:48,884 - DEBUG - VM ctest-vn1-vm2-02216622 launched on Node cn-jenkins-deploy-platform-ansible-os-5372-1 2026-02-20 12:13:48,973 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/101ed8db-4fc9-4e06-afaa-44a8a5ee91eb 2026-02-20 12:13:48,981 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/13a3fa65-7eda-47a3-942a-0878a8a198d7 2026-02-20 12:13:50,217 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.497 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.497/1.805/3.114/1.308 ms') 2026-02-20 12:13:50,217 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-02216622 passed 2026-02-20 12:13:50,373 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 12:13:50,373 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-02216622, IP 67.254.16.5, Port 22 2026-02-20 12:13:50,532 - DEBUG - VM ctest-vn1-vm2-02216622 is ready for SSH connections 2026-02-20 12:13:50,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 12:13:50,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 12:13:50,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 12:13:50,532 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 222.5.56.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-02-20 12:13:50,532 - DEBUG - ping -s 56 -c 3 -W 1 222.5.56.5 2026-02-20 12:13:53,262 - DEBUG - PING 222.5.56.5 (222.5.56.5): 56 data bytes 64 bytes from 222.5.56.5: seq=0 ttl=63 time=3.967 ms 64 bytes from 222.5.56.5: seq=1 ttl=63 time=1.463 ms 64 bytes from 222.5.56.5: seq=2 ttl=63 time=1.097 ms --- 222.5.56.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.097/2.175/3.967 ms 2026-02-20 12:13:53,262 - INFO - Ping to IP 222.5.56.5 from VM ctest-vn1-vm2-02216622 passed 2026-02-20 12:13:53,262 - INFO - Detaching port 13a3fa65-7eda-47a3-942a-0878a8a198d7 from VM ctest-vn1-vm2-02216622 2026-02-20 12:13:53,329 - INFO - Deleting VM ctest-vn1-vm2-02216622 2026-02-20 12:13:53,432 - INFO - Detaching port 6fc53f42-7ea0-4b15-84cc-c265839a8b49 from VM ctest-vn1-vm1-45688057 2026-02-20 12:13:53,477 - INFO - Deleting VM ctest-vn1-vm1-45688057 2026-02-20 12:13:53,780 - DEBUG - Response for delete_port : () 2026-02-20 12:13:54,009 - DEBUG - Response for delete_port : () 2026-02-20 12:13:54,009 - INFO - Deleting VN ctest-vn1-95896472 2026-02-20 12:13:54,245 - DEBUG - Response for deleting network () 2026-02-20 12:13:54,524 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 12:13:54,525 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26] 2026-02-20 12:13:54,525 - INFO - -------------------------------------------------------------------------------- 2026-02-20 12:13:55,323 - INFO - Deleted project: ctest-TestPorts-70145118, ID : a8e1454d-c736-42dc-a51f-c799d915f282