2026-03-26 02:30:00,292 - INFO - Domain Default found not creating 2026-03-26 02:30:00,465 - INFO - Project ctest-TestPorts-07424235 not found, creating it 2026-03-26 02:30:01,030 - INFO - Created Project:ctest-TestPorts-07424235, ID : 5025e3c1-3a3a-4750-80e6-11fe86b5697d 2026-03-26 02:30:02,777 - INFO - ================================================================================ 2026-03-26 02:30:02,777 - INFO - STARTING TEST : test_ports_bindings 2026-03-26 02:30:02,777 - 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-03-26 02:30:04,048 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0', '10.20.0.14': '0'}, '10.0.0.23': {'10.20.0.254': '0', '10.20.0.18': '0'}} with 2026-03-26 02:30:04,048 - INFO - Initial checks done. Running the testcase now 2026-03-26 02:30:04,049 - INFO - 2026-03-26 02:30:04,809 - DEBUG - Response for create_network : {'network': {'id': '2294713c-8897-47c0-a534-20837ccf8651', 'name': 'ctest-vn-31137876', 'tenant_id': '5025e3c13a3a475080e611fe86b5697d', 'project_id': '5025e3c13a3a475080e611fe86b5697d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-07424235', 'ctest-vn-31137876'], 'port_security_enabled': True, 'description': ''}} 2026-03-26 02:30:05,110 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd4003f63-d411-4d53-9a19-f356a97b4ce3', 'name': '', 'tenant_id': '5025e3c13a3a475080e611fe86b5697d', 'network_id': '2294713c-8897-47c0-a534-20837ccf8651', 'ip_version': 4, 'cidr': '175.117.50.0/26', 'allocation_pools': [{'start': '175.117.50.2', 'end': '175.117.50.62'}], 'gateway_ip': '175.117.50.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.117.50.2', 'tags': [], 'project_id': '5025e3c13a3a475080e611fe86b5697d'}} 2026-03-26 02:30:05,140 - INFO - Created VN ctest-vn-31137876 2026-03-26 02:30:05,153 - DEBUG - VN ctest-vn-31137876 UUID is 2294713c-8897-47c0-a534-20837ccf8651 2026-03-26 02:30:05,231 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-07424235', 'ctest-vmi-28142044']} 2026-03-26 02:30:05,533 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-28142044', 'id': '65fceefb-a690-4ba7-9111-114e7fab0f29', 'tenant_id': '5025e3c13a3a475080e611fe86b5697d', 'network_id': '2294713c-8897-47c0-a534-20837ccf8651', 'mac_address': '02:65:fc:ee:fb:a6', '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': '175.117.50.3', 'subnet_id': 'd4003f63-d411-4d53-9a19-f356a97b4ce3'}], 'security_groups': ['42aa7951-b3b9-458f-ab77-65452e89bbf9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5025e3c13a3a475080e611fe86b5697d'}} 2026-03-26 02:30:05,533 - DEBUG - Created port 65fceefb-a690-4ba7-9111-114e7fab0f29 2026-03-26 02:30:05,655 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/65fceefb-a690-4ba7-9111-114e7fab0f29 2026-03-26 02:30:05,998 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/65fceefb-a690-4ba7-9111-114e7fab0f29 2026-03-26 02:30:06,042 - INFO - VMI 65fceefb-a690-4ba7-9111-114e7fab0f29 verification in API Server passed 2026-03-26 02:30:06,228 - DEBUG - Response for delete_port : () 2026-03-26 02:30:06,228 - INFO - Deleted port 65fceefb-a690-4ba7-9111-114e7fab0f29 2026-03-26 02:30:06,228 - INFO - Deleting VN ctest-vn-31137876 2026-03-26 02:30:06,438 - DEBUG - Response for deleting network () 2026-03-26 02:30:07,743 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 02:30:07,744 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-03-26 02:30:07,744 - INFO - -------------------------------------------------------------------------------- 2026-03-26 02:30:07,747 - INFO - ================================================================================ 2026-03-26 02:30:07,747 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-26 02:30:07,747 - 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-03-26 02:30:09,024 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.18': '0', '10.20.0.14': '0'}, '10.0.0.23': {'10.20.0.254': '0', '10.20.0.18': '0'}} with 2026-03-26 02:30:09,024 - INFO - Initial checks done. Running the testcase now 2026-03-26 02:30:09,024 - INFO - 2026-03-26 02:30:09,323 - DEBUG - Response for create_network : {'network': {'id': '4dcb6ab9-d81d-4994-ba72-7c396055d145', 'name': 'ctest-vn1-88263069', 'tenant_id': '5025e3c13a3a475080e611fe86b5697d', 'project_id': '5025e3c13a3a475080e611fe86b5697d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-07424235', 'ctest-vn1-88263069'], 'port_security_enabled': True, 'description': ''}} 2026-03-26 02:30:09,589 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c765c7e8-e712-46f3-b08d-5fac43cb90d2', 'name': '', 'tenant_id': '5025e3c13a3a475080e611fe86b5697d', 'network_id': '4dcb6ab9-d81d-4994-ba72-7c396055d145', 'ip_version': 4, 'cidr': '68.74.219.192/26', 'allocation_pools': [{'start': '68.74.219.194', 'end': '68.74.219.254'}], 'gateway_ip': '68.74.219.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.74.219.194', 'tags': [], 'project_id': '5025e3c13a3a475080e611fe86b5697d'}} 2026-03-26 02:30:09,840 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9e2fde1-60cd-47f4-96b2-bbc04d1ba618', 'name': '', 'tenant_id': '5025e3c13a3a475080e611fe86b5697d', 'network_id': '4dcb6ab9-d81d-4994-ba72-7c396055d145', 'ip_version': 4, 'cidr': '214.124.209.128/26', 'allocation_pools': [{'start': '214.124.209.130', 'end': '214.124.209.190'}], 'gateway_ip': '214.124.209.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.124.209.130', 'tags': [], 'project_id': '5025e3c13a3a475080e611fe86b5697d'}} 2026-03-26 02:30:09,867 - INFO - Created VN ctest-vn1-88263069 2026-03-26 02:30:09,882 - DEBUG - VN ctest-vn1-88263069 UUID is 4dcb6ab9-d81d-4994-ba72-7c396055d145 2026-03-26 02:30:10,266 - DEBUG - Response for create_port : {'port': {'name': 'f5d5b6f4-b0ce-4e06-b9dd-874c7f49e6b2', 'id': 'f5d5b6f4-b0ce-4e06-b9dd-874c7f49e6b2', 'tenant_id': '5025e3c13a3a475080e611fe86b5697d', 'network_id': '4dcb6ab9-d81d-4994-ba72-7c396055d145', 'mac_address': '02:f5:d5:b6:f4:b0', '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': '68.74.219.197', 'subnet_id': 'c765c7e8-e712-46f3-b08d-5fac43cb90d2'}], 'security_groups': ['42aa7951-b3b9-458f-ab77-65452e89bbf9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5025e3c13a3a475080e611fe86b5697d'}} 2026-03-26 02:30:10,548 - DEBUG - Response for create_port : {'port': {'name': '639375bb-bbbd-4a8a-b1f6-a561e6037e7b', 'id': '639375bb-bbbd-4a8a-b1f6-a561e6037e7b', 'tenant_id': '5025e3c13a3a475080e611fe86b5697d', 'network_id': '4dcb6ab9-d81d-4994-ba72-7c396055d145', 'mac_address': '02:63:93:75:bb:bb', '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': '214.124.209.133', 'subnet_id': 'd9e2fde1-60cd-47f4-96b2-bbc04d1ba618'}], 'security_groups': ['42aa7951-b3b9-458f-ab77-65452e89bbf9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5025e3c13a3a475080e611fe86b5697d'}} 2026-03-26 02:30:10,607 - DEBUG - Services list from nova: [, , , ] 2026-03-26 02:30:11,098 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5545-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5545-2) 2026-03-26 02:30:11,681 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5545-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5545-1) 2026-03-26 02:30:11,682 - INFO - Waiting for VM ctest-vn1-vm1-13882479 to be up.. 2026-03-26 02:30:11,731 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-26 02:30:16,824 - DEBUG - VM is in ACTIVE state now 2026-03-26 02:30:16,825 - INFO - VM name : ctest-vn1-vm1-13882479 2026-03-26 02:30:16,908 - DEBUG - VM ctest-vn1-vm1-13882479 ID is 190200d1-3e03-4122-af58-649777d5de20 2026-03-26 02:30:16,938 - DEBUG - VM ctest-vn1-vm1-13882479 launched on Node an-jenkins-deploy-platform-ansible-os-5545-2 2026-03-26 02:30:17,026 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/190200d1-3e03-4122-af58-649777d5de20 2026-03-26 02:30:17,370 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/190200d1-3e03-4122-af58-649777d5de20 2026-03-26 02:30:17,406 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/f5d5b6f4-b0ce-4e06-b9dd-874c7f49e6b2 2026-03-26 02:30:20,582 - 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 1015ms') 2026-03-26 02:30:20,582 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13882479 failed! 2026-03-26 02:30:20,598 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-07424235:ctest-vn1-88263069 is 68.74.219.193 and allocation pool is NOT set 2026-03-26 02:30:20,598 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-07424235:ctest-vn1-88263069 is 214.124.209.129 and allocation pool is NOT set 2026-03-26 02:30:22,661 - 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=4.11 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.59 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 = 1.586/2.850/4.114/1.264 ms') 2026-03-26 02:30:22,662 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13882479 passed 2026-03-26 02:30:22,742 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:22,743 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13882479, IP 68.74.219.197, Port 22 2026-03-26 02:30:22,809 - 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-03-26 02:30:22,901 - DEBUG - VM ctest-vn1-vm1-13882479 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-26 02:30:27,902 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:27,902 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13882479, IP 68.74.219.197, Port 22 2026-03-26 02:30:28,062 - DEBUG - VM ctest-vn1-vm1-13882479 is ready for SSH connections 2026-03-26 02:30:28,062 - INFO - Waiting for VM ctest-vn1-vm2-79984979 to be up.. 2026-03-26 02:30:28,152 - DEBUG - VM is in ACTIVE state now 2026-03-26 02:30:28,152 - INFO - VM name : ctest-vn1-vm2-79984979 2026-03-26 02:30:28,246 - DEBUG - VM ctest-vn1-vm2-79984979 ID is f9b0c737-70af-434d-99e5-604016bccd0d 2026-03-26 02:30:28,246 - DEBUG - VM ctest-vn1-vm2-79984979 launched on Node an-jenkins-deploy-platform-ansible-os-5545-1 2026-03-26 02:30:28,329 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f9b0c737-70af-434d-99e5-604016bccd0d 2026-03-26 02:30:28,339 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/639375bb-bbbd-4a8a-b1f6-a561e6037e7b 2026-03-26 02:30:29,495 - 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.57 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.786 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.786/2.176/3.567/1.390 ms') 2026-03-26 02:30:29,495 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-79984979 passed 2026-03-26 02:30:29,564 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:29,564 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-79984979, IP 214.124.209.133, Port 22 2026-03-26 02:30:29,733 - DEBUG - VM ctest-vn1-vm2-79984979 is ready for SSH connections 2026-03-26 02:30:29,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:29,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:29,733 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-26 02:30:29,733 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 68.74.219.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-03-26 02:30:29,733 - DEBUG - ping -s 56 -c 3 -W 1 68.74.219.197 2026-03-26 02:30:32,630 - DEBUG - PING 68.74.219.197 (68.74.219.197): 56 data bytes 64 bytes from 68.74.219.197: seq=0 ttl=63 time=4.633 ms 64 bytes from 68.74.219.197: seq=1 ttl=63 time=1.286 ms 64 bytes from 68.74.219.197: seq=2 ttl=63 time=1.164 ms --- 68.74.219.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.164/2.361/4.633 ms 2026-03-26 02:30:32,630 - INFO - Ping to IP 68.74.219.197 from VM ctest-vn1-vm2-79984979 passed 2026-03-26 02:30:32,630 - INFO - Detaching port 639375bb-bbbd-4a8a-b1f6-a561e6037e7b from VM ctest-vn1-vm2-79984979 2026-03-26 02:30:32,778 - INFO - Deleting VM ctest-vn1-vm2-79984979 2026-03-26 02:30:32,855 - INFO - Detaching port f5d5b6f4-b0ce-4e06-b9dd-874c7f49e6b2 from VM ctest-vn1-vm1-13882479 2026-03-26 02:30:32,891 - INFO - Deleting VM ctest-vn1-vm1-13882479 2026-03-26 02:30:33,233 - DEBUG - Response for delete_port : () 2026-03-26 02:30:33,671 - DEBUG - Response for delete_port : () 2026-03-26 02:30:33,671 - INFO - Deleting VN ctest-vn1-88263069 2026-03-26 02:30:33,921 - DEBUG - Response for deleting network () 2026-03-26 02:30:35,194 - DEBUG - No XMPP flaps were noticed during the test
2026-03-26 02:30:35,194 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28]
2026-03-26 02:30:35,194 - INFO - -------------------------------------------------------------------------------- 2026-03-26 02:30:36,080 - INFO - Deleted project: ctest-TestPorts-07424235, ID : 5025e3c1-3a3a-4750-80e6-11fe86b5697d