2026-04-29 22:24:59,415 - INFO - Domain Default found not creating 2026-04-29 22:24:59,580 - INFO - Project ctest-TestPorts-54172667 not found, creating it 2026-04-29 22:25:00,051 - INFO - Created Project:ctest-TestPorts-54172667, ID : 8aa52cef-2435-4342-ab1e-28ffaa81f44c 2026-04-29 22:25:01,678 - INFO - ================================================================================ 2026-04-29 22:25:01,678 - INFO - STARTING TEST : test_ports_bindings 2026-04-29 22:25:01,678 - 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-29 22:25:01,936 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-04-29 22:25:01,936 - INFO - Initial checks done. Running the testcase now 2026-04-29 22:25:01,936 - INFO - 2026-04-29 22:25:02,490 - DEBUG - Response for create_network : {'network': {'id': 'edf77d07-7944-4f8b-a0eb-1ea31bedd1f0', 'name': 'ctest-vn-22950275', 'tenant_id': '8aa52cef24354342ab1e28ffaa81f44c', 'project_id': '8aa52cef24354342ab1e28ffaa81f44c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-54172667', 'ctest-vn-22950275'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 22:25:02,661 - DEBUG - Response for create_subnet : {'subnet': {'id': '3b7a3674-d709-42e8-be83-b165e3dd49ea', 'name': '', 'tenant_id': '8aa52cef24354342ab1e28ffaa81f44c', 'network_id': 'edf77d07-7944-4f8b-a0eb-1ea31bedd1f0', 'ip_version': 4, 'cidr': '44.200.209.192/26', 'allocation_pools': [{'start': '44.200.209.194', 'end': '44.200.209.254'}], 'gateway_ip': '44.200.209.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.200.209.194', 'tags': [], 'project_id': '8aa52cef24354342ab1e28ffaa81f44c'}} 2026-04-29 22:25:02,680 - INFO - Created VN ctest-vn-22950275 2026-04-29 22:25:02,734 - DEBUG - VN ctest-vn-22950275 UUID is edf77d07-7944-4f8b-a0eb-1ea31bedd1f0 2026-04-29 22:25:02,845 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-54172667', 'ctest-vmi-30441762']} 2026-04-29 22:25:03,072 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30441762', 'id': '0cbaa019-035d-469f-a365-0e09b14593ce', 'tenant_id': '8aa52cef24354342ab1e28ffaa81f44c', 'network_id': 'edf77d07-7944-4f8b-a0eb-1ea31bedd1f0', 'mac_address': '02:0c:ba:a0:19:03', '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': '44.200.209.195', 'subnet_id': '3b7a3674-d709-42e8-be83-b165e3dd49ea'}], 'security_groups': ['980b5d3a-ce72-4f11-9abd-a959116a0688'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8aa52cef24354342ab1e28ffaa81f44c'}} 2026-04-29 22:25:03,072 - DEBUG - Created port 0cbaa019-035d-469f-a365-0e09b14593ce 2026-04-29 22:25:03,178 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0cbaa019-035d-469f-a365-0e09b14593ce 2026-04-29 22:25:03,474 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0cbaa019-035d-469f-a365-0e09b14593ce 2026-04-29 22:25:03,510 - INFO - VMI 0cbaa019-035d-469f-a365-0e09b14593ce verification in API Server passed 2026-04-29 22:25:03,610 - DEBUG - Response for delete_port : () 2026-04-29 22:25:03,610 - INFO - Deleted port 0cbaa019-035d-469f-a365-0e09b14593ce 2026-04-29 22:25:03,610 - INFO - Deleting VN ctest-vn-22950275 2026-04-29 22:25:03,713 - DEBUG - Response for deleting network () 2026-04-29 22:25:03,967 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 22:25:03,968 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-29 22:25:03,968 - INFO - -------------------------------------------------------------------------------- 2026-04-29 22:25:03,971 - INFO - ================================================================================ 2026-04-29 22:25:03,971 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-29 22:25:03,971 - 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-29 22:25:04,258 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-04-29 22:25:04,258 - INFO - Initial checks done. Running the testcase now 2026-04-29 22:25:04,258 - INFO - 2026-04-29 22:25:04,425 - DEBUG - Response for create_network : {'network': {'id': '6e146d83-28f3-4f63-bdc5-aeaf84128fff', 'name': 'ctest-vn1-91833814', 'tenant_id': '8aa52cef24354342ab1e28ffaa81f44c', 'project_id': '8aa52cef24354342ab1e28ffaa81f44c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-54172667', 'ctest-vn1-91833814'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 22:25:04,592 - DEBUG - Response for create_subnet : {'subnet': {'id': '39ea228f-587f-405b-bc10-f3b7bcaaa5ad', 'name': '', 'tenant_id': '8aa52cef24354342ab1e28ffaa81f44c', 'network_id': '6e146d83-28f3-4f63-bdc5-aeaf84128fff', 'ip_version': 4, 'cidr': '169.152.193.128/26', 'allocation_pools': [{'start': '169.152.193.130', 'end': '169.152.193.190'}], 'gateway_ip': '169.152.193.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.152.193.130', 'tags': [], 'project_id': '8aa52cef24354342ab1e28ffaa81f44c'}} 2026-04-29 22:25:04,815 - DEBUG - Response for create_subnet : {'subnet': {'id': '3ce72df4-cb5a-4ee4-82f0-52d9773d2baa', 'name': '', 'tenant_id': '8aa52cef24354342ab1e28ffaa81f44c', 'network_id': '6e146d83-28f3-4f63-bdc5-aeaf84128fff', 'ip_version': 4, 'cidr': '87.255.73.128/26', 'allocation_pools': [{'start': '87.255.73.130', 'end': '87.255.73.190'}], 'gateway_ip': '87.255.73.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.255.73.130', 'tags': [], 'project_id': '8aa52cef24354342ab1e28ffaa81f44c'}} 2026-04-29 22:25:04,836 - INFO - Created VN ctest-vn1-91833814 2026-04-29 22:25:04,890 - DEBUG - VN ctest-vn1-91833814 UUID is 6e146d83-28f3-4f63-bdc5-aeaf84128fff 2026-04-29 22:25:05,199 - DEBUG - Response for create_port : {'port': {'name': 'a05dd7a3-c8ea-4ed1-8990-67d49fc40de6', 'id': 'a05dd7a3-c8ea-4ed1-8990-67d49fc40de6', 'tenant_id': '8aa52cef24354342ab1e28ffaa81f44c', 'network_id': '6e146d83-28f3-4f63-bdc5-aeaf84128fff', 'mac_address': '02:a0:5d:d7:a3:c8', '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': '169.152.193.133', 'subnet_id': '39ea228f-587f-405b-bc10-f3b7bcaaa5ad'}], 'security_groups': ['980b5d3a-ce72-4f11-9abd-a959116a0688'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8aa52cef24354342ab1e28ffaa81f44c'}} 2026-04-29 22:25:05,386 - DEBUG - Response for create_port : {'port': {'name': '2d2d04dd-a37d-4598-a2ce-10fb6a6733e4', 'id': '2d2d04dd-a37d-4598-a2ce-10fb6a6733e4', 'tenant_id': '8aa52cef24354342ab1e28ffaa81f44c', 'network_id': '6e146d83-28f3-4f63-bdc5-aeaf84128fff', 'mac_address': '02:2d:2d:04:dd:a3', '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': '87.255.73.133', 'subnet_id': '3ce72df4-cb5a-4ee4-82f0-52d9773d2baa'}], 'security_groups': ['980b5d3a-ce72-4f11-9abd-a959116a0688'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8aa52cef24354342ab1e28ffaa81f44c'}} 2026-04-29 22:25:05,445 - DEBUG - Services list from nova: [, , ] 2026-04-29 22:25:05,787 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5719-1) 2026-04-29 22:25:06,247 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5719-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5719-1) 2026-04-29 22:25:06,247 - INFO - Waiting for VM ctest-vn1-vm1-10922386 to be up.. 2026-04-29 22:25:06,291 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 22:25:11,366 - DEBUG - VM is in ACTIVE state now 2026-04-29 22:25:11,366 - INFO - VM name : ctest-vn1-vm1-10922386 2026-04-29 22:25:11,435 - DEBUG - VM ctest-vn1-vm1-10922386 ID is 8eebc4c7-b20a-4d76-a87c-d3df15be7b95 2026-04-29 22:25:11,452 - DEBUG - VM ctest-vn1-vm1-10922386 launched on Node cn-jenkins-deploy-platform-ansible-os-5719-1 2026-04-29 22:25:11,524 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8eebc4c7-b20a-4d76-a87c-d3df15be7b95 2026-04-29 22:25:11,532 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/a05dd7a3-c8ea-4ed1-8990-67d49fc40de6 2026-04-29 22:25:14,771 - 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 1003ms') 2026-04-29 22:25:14,771 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-10922386 failed! 2026-04-29 22:25:14,826 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-54172667:ctest-vn1-91833814 is 169.152.193.129 and allocation pool is NOT set 2026-04-29 22:25:14,826 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-54172667:ctest-vn1-91833814 is 87.255.73.129 and allocation pool is NOT set 2026-04-29 22:25:18,899 - 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=9.33 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 = 9.330/9.330/9.330/0.000 ms') 2026-04-29 22:25:18,899 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-10922386 passed 2026-04-29 22:25:19,046 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 22:25:19,046 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-10922386, IP 169.152.193.133, Port 22 2026-04-29 22:25:19,217 - DEBUG - VM ctest-vn1-vm1-10922386 is ready for SSH connections 2026-04-29 22:25:19,217 - INFO - Waiting for VM ctest-vn1-vm2-99357368 to be up.. 2026-04-29 22:25:19,291 - DEBUG - VM is in ACTIVE state now 2026-04-29 22:25:19,291 - INFO - VM name : ctest-vn1-vm2-99357368 2026-04-29 22:25:19,368 - DEBUG - VM ctest-vn1-vm2-99357368 ID is bb9e9ea6-3532-48a8-9092-9d3eb6c6b3f4 2026-04-29 22:25:19,368 - DEBUG - VM ctest-vn1-vm2-99357368 launched on Node cn-jenkins-deploy-platform-ansible-os-5719-1 2026-04-29 22:25:19,443 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/bb9e9ea6-3532-48a8-9092-9d3eb6c6b3f4 2026-04-29 22:25:19,451 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2d2d04dd-a37d-4598-a2ce-10fb6a6733e4 2026-04-29 22:25:20,692 - 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=5.06 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.538 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 = 0.538/2.799/5.061/2.261 ms') 2026-04-29 22:25:20,692 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-99357368 passed 2026-04-29 22:25:20,846 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 22:25:20,846 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99357368, IP 87.255.73.133, Port 22 2026-04-29 22:25:21,006 - DEBUG - VM ctest-vn1-vm2-99357368 is ready for SSH connections 2026-04-29 22:25:21,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 22:25:21,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 22:25:21,006 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 22:25:21,006 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 169.152.193.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-04-29 22:25:21,006 - DEBUG - ping -s 56 -c 3 -W 1 169.152.193.133 2026-04-29 22:25:24,710 - DEBUG - PING 169.152.193.133 (169.152.193.133): 56 data bytes 64 bytes from 169.152.193.133: seq=0 ttl=63 time=3.351 ms 64 bytes from 169.152.193.133: seq=1 ttl=63 time=0.958 ms 64 bytes from 169.152.193.133: seq=2 ttl=63 time=0.866 ms --- 169.152.193.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.866/1.725/3.351 ms 2026-04-29 22:25:24,711 - INFO - Ping to IP 169.152.193.133 from VM ctest-vn1-vm2-99357368 passed 2026-04-29 22:25:24,711 - INFO - Detaching port 2d2d04dd-a37d-4598-a2ce-10fb6a6733e4 from VM ctest-vn1-vm2-99357368 2026-04-29 22:25:24,762 - INFO - Deleting VM ctest-vn1-vm2-99357368 2026-04-29 22:25:24,828 - INFO - Detaching port a05dd7a3-c8ea-4ed1-8990-67d49fc40de6 from VM ctest-vn1-vm1-10922386 2026-04-29 22:25:24,865 - INFO - Deleting VM ctest-vn1-vm1-10922386 2026-04-29 22:25:25,105 - DEBUG - Response for delete_port : () 2026-04-29 22:25:25,276 - DEBUG - Response for delete_port : () 2026-04-29 22:25:25,276 - INFO - Deleting VN ctest-vn1-91833814 2026-04-29 22:25:25,397 - DEBUG - Response for deleting network () 2026-04-29 22:25:25,655 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 22:25:25,655 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22] 2026-04-29 22:25:25,656 - INFO - -------------------------------------------------------------------------------- 2026-04-29 22:25:26,450 - INFO - Deleted project: ctest-TestPorts-54172667, ID : 8aa52cef-2435-4342-ab1e-28ffaa81f44c