2026-06-18 14:56:39,327 - INFO - Domain Default found not creating 2026-06-18 14:56:39,453 - INFO - Project ctest-TestPorts-10176406 not found, creating it 2026-06-18 14:56:39,893 - INFO - Created Project:ctest-TestPorts-10176406, ID : 8f024492-29f6-48dc-b5ff-ece4f7d0c095 2026-06-18 14:56:41,254 - INFO - ================================================================================ 2026-06-18 14:56:41,255 - INFO - STARTING TEST : test_ports_bindings 2026-06-18 14:56:41,255 - 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-06-18 14:56:41,511 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-18 14:56:41,512 - INFO - Initial checks done. Running the testcase now 2026-06-18 14:56:41,512 - INFO - 2026-06-18 14:56:42,044 - DEBUG - Response for create_network : {'network': {'id': '7cf243ca-447c-48aa-a356-54a377842ce8', 'name': 'ctest-vn-95800633', 'tenant_id': '8f02449229f648dcb5ffece4f7d0c095', 'project_id': '8f02449229f648dcb5ffece4f7d0c095', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10176406', 'ctest-vn-95800633'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 14:56:42,214 - DEBUG - Response for create_subnet : {'subnet': {'id': '82738ba4-8891-493f-9748-9fdddae8db56', 'name': '', 'tenant_id': '8f02449229f648dcb5ffece4f7d0c095', 'network_id': '7cf243ca-447c-48aa-a356-54a377842ce8', 'ip_version': 4, 'cidr': '47.0.100.128/26', 'allocation_pools': [{'start': '47.0.100.130', 'end': '47.0.100.190'}], 'gateway_ip': '47.0.100.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.0.100.130', 'tags': [], 'project_id': '8f02449229f648dcb5ffece4f7d0c095'}} 2026-06-18 14:56:42,227 - INFO - Created VN ctest-vn-95800633 2026-06-18 14:56:42,279 - DEBUG - VN ctest-vn-95800633 UUID is 7cf243ca-447c-48aa-a356-54a377842ce8 2026-06-18 14:56:42,372 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-10176406', 'ctest-vmi-66172884']} 2026-06-18 14:56:42,640 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-66172884', 'id': 'f8a227fb-b3b9-48d5-a960-304d84472787', 'tenant_id': '8f02449229f648dcb5ffece4f7d0c095', 'network_id': '7cf243ca-447c-48aa-a356-54a377842ce8', 'mac_address': '02:f8:a2:27:fb:b3', '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': '47.0.100.131', 'subnet_id': '82738ba4-8891-493f-9748-9fdddae8db56'}], 'security_groups': ['4993a2cb-a0b4-4065-a052-f63665cf1190'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f02449229f648dcb5ffece4f7d0c095'}} 2026-06-18 14:56:42,640 - DEBUG - Created port f8a227fb-b3b9-48d5-a960-304d84472787 2026-06-18 14:56:42,755 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f8a227fb-b3b9-48d5-a960-304d84472787 2026-06-18 14:56:43,072 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f8a227fb-b3b9-48d5-a960-304d84472787 2026-06-18 14:56:43,097 - INFO - VMI f8a227fb-b3b9-48d5-a960-304d84472787 verification in API Server passed 2026-06-18 14:56:43,175 - DEBUG - Response for delete_port : () 2026-06-18 14:56:43,175 - INFO - Deleted port f8a227fb-b3b9-48d5-a960-304d84472787 2026-06-18 14:56:43,175 - INFO - Deleting VN ctest-vn-95800633 2026-06-18 14:56:43,258 - DEBUG - Response for deleting network () 2026-06-18 14:56:43,508 - DEBUG - No XMPP flaps were noticed during the test 2026-06-18 14:56:43,508 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-18 14:56:43,508 - INFO - -------------------------------------------------------------------------------- 2026-06-18 14:56:43,510 - INFO - ================================================================================ 2026-06-18 14:56:43,510 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-18 14:56:43,510 - 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-06-18 14:56:43,796 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-18 14:56:43,796 - INFO - Initial checks done. Running the testcase now 2026-06-18 14:56:43,796 - INFO - 2026-06-18 14:56:43,947 - DEBUG - Response for create_network : {'network': {'id': 'b6552249-520a-4108-9835-72666be9723a', 'name': 'ctest-vn1-74206525', 'tenant_id': '8f02449229f648dcb5ffece4f7d0c095', 'project_id': '8f02449229f648dcb5ffece4f7d0c095', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10176406', 'ctest-vn1-74206525'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 14:56:44,126 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c025e25c-44cc-4f36-9112-f34659d311dd', 'name': '', 'tenant_id': '8f02449229f648dcb5ffece4f7d0c095', 'network_id': 'b6552249-520a-4108-9835-72666be9723a', 'ip_version': 4, 'cidr': '71.250.177.128/26', 'allocation_pools': [{'start': '71.250.177.130', 'end': '71.250.177.190'}], 'gateway_ip': '71.250.177.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '71.250.177.130', 'tags': [], 'project_id': '8f02449229f648dcb5ffece4f7d0c095'}} 2026-06-18 14:56:44,279 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd71a3223-c2dc-4da2-9125-856b647bf0ab', 'name': '', 'tenant_id': '8f02449229f648dcb5ffece4f7d0c095', 'network_id': 'b6552249-520a-4108-9835-72666be9723a', 'ip_version': 4, 'cidr': '88.60.3.0/26', 'allocation_pools': [{'start': '88.60.3.2', 'end': '88.60.3.62'}], 'gateway_ip': '88.60.3.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '88.60.3.2', 'tags': [], 'project_id': '8f02449229f648dcb5ffece4f7d0c095'}} 2026-06-18 14:56:44,293 - INFO - Created VN ctest-vn1-74206525 2026-06-18 14:56:44,343 - DEBUG - VN ctest-vn1-74206525 UUID is b6552249-520a-4108-9835-72666be9723a 2026-06-18 14:56:44,617 - DEBUG - Response for create_port : {'port': {'name': '8918af34-5569-4f03-b539-1300a088738c', 'id': '8918af34-5569-4f03-b539-1300a088738c', 'tenant_id': '8f02449229f648dcb5ffece4f7d0c095', 'network_id': 'b6552249-520a-4108-9835-72666be9723a', 'mac_address': '02:89:18:af:34:55', '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': '71.250.177.133', 'subnet_id': 'c025e25c-44cc-4f36-9112-f34659d311dd'}], 'security_groups': ['4993a2cb-a0b4-4065-a052-f63665cf1190'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f02449229f648dcb5ffece4f7d0c095'}} 2026-06-18 14:56:44,779 - DEBUG - Response for create_port : {'port': {'name': 'eb0f913f-eff1-40a6-b220-2f00cf911bf6', 'id': 'eb0f913f-eff1-40a6-b220-2f00cf911bf6', 'tenant_id': '8f02449229f648dcb5ffece4f7d0c095', 'network_id': 'b6552249-520a-4108-9835-72666be9723a', 'mac_address': '02:eb:0f:91:3f:ef', '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': '88.60.3.5', 'subnet_id': 'd71a3223-c2dc-4da2-9125-856b647bf0ab'}], 'security_groups': ['4993a2cb-a0b4-4065-a052-f63665cf1190'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f02449229f648dcb5ffece4f7d0c095'}} 2026-06-18 14:56:44,828 - DEBUG - Services list from nova: [, , ] 2026-06-18 14:56:45,088 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5986-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5986-1) 2026-06-18 14:56:45,392 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5986-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5986-1) 2026-06-18 14:56:45,392 - INFO - Waiting for VM ctest-vn1-vm1-24465370 to be up.. 2026-06-18 14:56:45,429 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 14:56:50,471 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 14:56:55,531 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 14:57:00,595 - DEBUG - VM is in ACTIVE state now 2026-06-18 14:57:00,596 - INFO - VM name : ctest-vn1-vm1-24465370 2026-06-18 14:57:00,656 - DEBUG - VM ctest-vn1-vm1-24465370 ID is 2f3c002f-37ff-4d28-a3fa-45d94ee8ff53 2026-06-18 14:57:00,672 - DEBUG - VM ctest-vn1-vm1-24465370 launched on Node cn-jenkins-deploy-platform-ansible-os-5986-1 2026-06-18 14:57:00,737 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/2f3c002f-37ff-4d28-a3fa-45d94ee8ff53 2026-06-18 14:57:00,744 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8918af34-5569-4f03-b539-1300a088738c 2026-06-18 14:57:04,006 - 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=12.0 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1020ms\r\nrtt min/avg/max/mdev = 12.043/12.043/12.043/0.000 ms') 2026-06-18 14:57:04,006 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-24465370 passed 2026-06-18 14:57:04,155 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 14:57:04,156 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-24465370, IP 71.250.177.133, Port 22 2026-06-18 14:57:04,311 - DEBUG - VM ctest-vn1-vm1-24465370 is ready for SSH connections 2026-06-18 14:57:04,311 - INFO - Waiting for VM ctest-vn1-vm2-95275658 to be up.. 2026-06-18 14:57:04,371 - DEBUG - VM is in ACTIVE state now 2026-06-18 14:57:04,371 - INFO - VM name : ctest-vn1-vm2-95275658 2026-06-18 14:57:04,432 - DEBUG - VM ctest-vn1-vm2-95275658 ID is 9d277785-7d4b-4423-891a-66157c738b5e 2026-06-18 14:57:04,432 - DEBUG - VM ctest-vn1-vm2-95275658 launched on Node cn-jenkins-deploy-platform-ansible-os-5986-1 2026-06-18 14:57:04,498 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/9d277785-7d4b-4423-891a-66157c738b5e 2026-06-18 14:57:04,506 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/eb0f913f-eff1-40a6-b220-2f00cf911bf6 2026-06-18 14:57:05,732 - 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.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.334 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.334/2.136/3.939/1.802 ms') 2026-06-18 14:57:05,732 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-95275658 passed 2026-06-18 14:57:05,883 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 14:57:05,883 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-95275658, IP 88.60.3.5, Port 22 2026-06-18 14:57:06,039 - DEBUG - VM ctest-vn1-vm2-95275658 is ready for SSH connections 2026-06-18 14:57:06,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 14:57:06,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 14:57:06,039 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 14:57:06,039 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 71.250.177.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-18 14:57:06,039 - DEBUG - ping -s 56 -c 3 -W 1 71.250.177.133 2026-06-18 14:57:09,641 - DEBUG - PING 71.250.177.133 (71.250.177.133): 56 data bytes 64 bytes from 71.250.177.133: seq=0 ttl=63 time=3.156 ms 64 bytes from 71.250.177.133: seq=1 ttl=63 time=0.687 ms 64 bytes from 71.250.177.133: seq=2 ttl=63 time=0.916 ms --- 71.250.177.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.687/1.586/3.156 ms 2026-06-18 14:57:09,641 - INFO - Ping to IP 71.250.177.133 from VM ctest-vn1-vm2-95275658 passed 2026-06-18 14:57:09,641 - INFO - Detaching port eb0f913f-eff1-40a6-b220-2f00cf911bf6 from VM ctest-vn1-vm2-95275658 2026-06-18 14:57:09,690 - INFO - Deleting VM ctest-vn1-vm2-95275658 2026-06-18 14:57:09,751 - INFO - Detaching port 8918af34-5569-4f03-b539-1300a088738c from VM ctest-vn1-vm1-24465370 2026-06-18 14:57:09,779 - INFO - Deleting VM ctest-vn1-vm1-24465370 2026-06-18 14:57:09,981 - DEBUG - Response for delete_port : () 2026-06-18 14:57:10,093 - DEBUG - Response for delete_port : () 2026-06-18 14:57:10,094 - INFO - Deleting VN ctest-vn1-74206525 2026-06-18 14:57:10,192 - DEBUG - Response for deleting network () 2026-06-18 14:57:10,447 - DEBUG - No XMPP flaps were noticed during the test 2026-06-18 14:57:10,447 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27] 2026-06-18 14:57:10,447 - INFO - -------------------------------------------------------------------------------- 2026-06-18 14:57:11,118 - INFO - Deleted project: ctest-TestPorts-10176406, ID : 8f024492-29f6-48dc-b5ff-ece4f7d0c095