2026-03-05 19:42:11,087 - INFO - Domain Default found not creating 2026-03-05 19:42:11,272 - INFO - Project ctest-TestPorts-10590449 not found, creating it 2026-03-05 19:42:11,726 - INFO - Created Project:ctest-TestPorts-10590449, ID : ff43cdaf-cdc4-463f-b9cc-ea749bc64b3d 2026-03-05 19:42:13,258 - INFO - ================================================================================ 2026-03-05 19:42:13,258 - INFO - STARTING TEST : test_ports_bindings 2026-03-05 19:42:13,258 - 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-05 19:42:13,514 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with 2026-03-05 19:42:13,514 - INFO - Initial checks done. Running the testcase now 2026-03-05 19:42:13,514 - INFO - 2026-03-05 19:42:14,075 - DEBUG - Response for create_network : {'network': {'id': 'b746172f-e112-4165-9cd6-b1de6b62935c', 'name': 'ctest-vn-99208160', 'tenant_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'project_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10590449', 'ctest-vn-99208160'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 19:42:14,267 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e8ffea3d-2727-401c-a736-99c12a147694', 'name': '', 'tenant_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'network_id': 'b746172f-e112-4165-9cd6-b1de6b62935c', 'ip_version': 4, 'cidr': '116.131.45.192/26', 'allocation_pools': [{'start': '116.131.45.194', 'end': '116.131.45.254'}], 'gateway_ip': '116.131.45.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.131.45.194', 'tags': [], 'project_id': 'ff43cdafcdc4463fb9ccea749bc64b3d'}} 2026-03-05 19:42:14,286 - INFO - Created VN ctest-vn-99208160 2026-03-05 19:42:14,339 - DEBUG - VN ctest-vn-99208160 UUID is b746172f-e112-4165-9cd6-b1de6b62935c 2026-03-05 19:42:14,455 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-10590449', 'ctest-vmi-94940224']} 2026-03-05 19:42:14,702 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-94940224', 'id': 'c83d717d-0f55-4f40-87fd-ad8fbe3bc6d2', 'tenant_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'network_id': 'b746172f-e112-4165-9cd6-b1de6b62935c', 'mac_address': '02:c8:3d:71:7d:0f', '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': '116.131.45.195', 'subnet_id': 'e8ffea3d-2727-401c-a736-99c12a147694'}], 'security_groups': ['e3a26f32-a41e-4878-8729-5695f6ab6554'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff43cdafcdc4463fb9ccea749bc64b3d'}} 2026-03-05 19:42:14,703 - DEBUG - Created port c83d717d-0f55-4f40-87fd-ad8fbe3bc6d2 2026-03-05 19:42:14,807 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c83d717d-0f55-4f40-87fd-ad8fbe3bc6d2 2026-03-05 19:42:15,124 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/c83d717d-0f55-4f40-87fd-ad8fbe3bc6d2 2026-03-05 19:42:15,160 - INFO - VMI c83d717d-0f55-4f40-87fd-ad8fbe3bc6d2 verification in API Server passed 2026-03-05 19:42:15,248 - DEBUG - Response for delete_port : () 2026-03-05 19:42:15,248 - INFO - Deleted port c83d717d-0f55-4f40-87fd-ad8fbe3bc6d2 2026-03-05 19:42:15,248 - INFO - Deleting VN ctest-vn-99208160 2026-03-05 19:42:15,344 - DEBUG - Response for deleting network () 2026-03-05 19:42:15,598 - DEBUG - No XMPP flaps were noticed during the test 2026-03-05 19:42:15,598 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-05 19:42:15,598 - INFO - -------------------------------------------------------------------------------- 2026-03-05 19:42:15,601 - INFO - ================================================================================ 2026-03-05 19:42:15,601 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-05 19:42:15,601 - 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-05 19:42:15,894 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.254': '0'}} with 2026-03-05 19:42:15,894 - INFO - Initial checks done. Running the testcase now 2026-03-05 19:42:15,894 - INFO - 2026-03-05 19:42:16,086 - DEBUG - Response for create_network : {'network': {'id': 'd23d800f-6535-4822-ba4d-d25d2dd8bfe4', 'name': 'ctest-vn1-27868024', 'tenant_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'project_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10590449', 'ctest-vn1-27868024'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 19:42:16,291 - DEBUG - Response for create_subnet : {'subnet': {'id': '760a1085-0595-43aa-902d-38a0aba7f72e', 'name': '', 'tenant_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'network_id': 'd23d800f-6535-4822-ba4d-d25d2dd8bfe4', 'ip_version': 4, 'cidr': '156.221.52.0/26', 'allocation_pools': [{'start': '156.221.52.2', 'end': '156.221.52.62'}], 'gateway_ip': '156.221.52.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.221.52.2', 'tags': [], 'project_id': 'ff43cdafcdc4463fb9ccea749bc64b3d'}} 2026-03-05 19:42:16,433 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a3c0352-0057-41dc-b5ec-34a5e9adbfc3', 'name': '', 'tenant_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'network_id': 'd23d800f-6535-4822-ba4d-d25d2dd8bfe4', 'ip_version': 4, 'cidr': '191.172.247.192/26', 'allocation_pools': [{'start': '191.172.247.194', 'end': '191.172.247.254'}], 'gateway_ip': '191.172.247.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '191.172.247.194', 'tags': [], 'project_id': 'ff43cdafcdc4463fb9ccea749bc64b3d'}} 2026-03-05 19:42:16,453 - INFO - Created VN ctest-vn1-27868024 2026-03-05 19:42:16,507 - DEBUG - VN ctest-vn1-27868024 UUID is d23d800f-6535-4822-ba4d-d25d2dd8bfe4 2026-03-05 19:42:16,831 - DEBUG - Response for create_port : {'port': {'name': '9ef9cafb-3f60-4c4f-8cb6-dda5312438c2', 'id': '9ef9cafb-3f60-4c4f-8cb6-dda5312438c2', 'tenant_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'network_id': 'd23d800f-6535-4822-ba4d-d25d2dd8bfe4', 'mac_address': '02:9e:f9:ca:fb:3f', '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': '156.221.52.5', 'subnet_id': '760a1085-0595-43aa-902d-38a0aba7f72e'}], 'security_groups': ['e3a26f32-a41e-4878-8729-5695f6ab6554'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff43cdafcdc4463fb9ccea749bc64b3d'}} 2026-03-05 19:42:17,021 - DEBUG - Response for create_port : {'port': {'name': 'f99e67f3-a389-4c02-8090-107e21b54fb7', 'id': 'f99e67f3-a389-4c02-8090-107e21b54fb7', 'tenant_id': 'ff43cdafcdc4463fb9ccea749bc64b3d', 'network_id': 'd23d800f-6535-4822-ba4d-d25d2dd8bfe4', 'mac_address': '02:f9:9e:67:f3: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': '191.172.247.197', 'subnet_id': '5a3c0352-0057-41dc-b5ec-34a5e9adbfc3'}], 'security_groups': ['e3a26f32-a41e-4878-8729-5695f6ab6554'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ff43cdafcdc4463fb9ccea749bc64b3d'}} 2026-03-05 19:42:17,083 - DEBUG - Services list from nova: [, , ] 2026-03-05 19:42:17,445 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5446-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5446-1) 2026-03-05 19:42:17,907 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5446-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5446-1) 2026-03-05 19:42:17,907 - INFO - Waiting for VM ctest-vn1-vm1-29018106 to be up.. 2026-03-05 19:42:17,951 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-05 19:42:23,030 - DEBUG - VM is in ACTIVE state now 2026-03-05 19:42:23,030 - INFO - VM name : ctest-vn1-vm1-29018106 2026-03-05 19:42:23,110 - DEBUG - VM ctest-vn1-vm1-29018106 ID is 1bb1800a-38a2-4c94-aad4-85c74e1d9cb2 2026-03-05 19:42:23,130 - DEBUG - VM ctest-vn1-vm1-29018106 launched on Node cn-jenkins-deploy-platform-ansible-os-5446-1 2026-03-05 19:42:23,210 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/1bb1800a-38a2-4c94-aad4-85c74e1d9cb2 2026-03-05 19:42:23,218 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/9ef9cafb-3f60-4c4f-8cb6-dda5312438c2 2026-03-05 19:42:26,462 - 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 1011ms') 2026-03-05 19:42:26,462 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29018106 failed! 2026-03-05 19:42:26,515 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10590449:ctest-vn1-27868024 is 156.221.52.1 and allocation pool is NOT set 2026-03-05 19:42:26,515 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10590449:ctest-vn1-27868024 is 191.172.247.193 and allocation pool is NOT set 2026-03-05 19:42:30,592 - 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=8.81 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 8.813/8.813/8.813/0.000 ms') 2026-03-05 19:42:30,592 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29018106 passed 2026-03-05 19:42:30,743 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:42:30,743 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29018106, IP 156.221.52.5, Port 22 2026-03-05 19:42:30,899 - DEBUG - VM ctest-vn1-vm1-29018106 is ready for SSH connections 2026-03-05 19:42:30,899 - INFO - Waiting for VM ctest-vn1-vm2-12705018 to be up.. 2026-03-05 19:42:30,971 - DEBUG - VM is in ACTIVE state now 2026-03-05 19:42:30,971 - INFO - VM name : ctest-vn1-vm2-12705018 2026-03-05 19:42:31,046 - DEBUG - VM ctest-vn1-vm2-12705018 ID is 6aad4466-3ed3-4525-a730-9afccebd2981 2026-03-05 19:42:31,046 - DEBUG - VM ctest-vn1-vm2-12705018 launched on Node cn-jenkins-deploy-platform-ansible-os-5446-1 2026-03-05 19:42:31,122 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/6aad4466-3ed3-4525-a730-9afccebd2981 2026-03-05 19:42:31,132 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/f99e67f3-a389-4c02-8090-107e21b54fb7 2026-03-05 19:42:32,368 - 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=2.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.364 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.364/1.649/2.935/1.285 ms') 2026-03-05 19:42:32,368 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-12705018 passed 2026-03-05 19:42:32,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:42:32,515 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-12705018, IP 191.172.247.197, Port 22 2026-03-05 19:42:32,671 - DEBUG - VM ctest-vn1-vm2-12705018 is ready for SSH connections 2026-03-05 19:42:32,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:42:32,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:42:32,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 19:42:32,671 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 156.221.52.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-03-05 19:42:32,671 - DEBUG - ping -s 56 -c 3 -W 1 156.221.52.5 2026-03-05 19:42:35,322 - DEBUG - PING 156.221.52.5 (156.221.52.5): 56 data bytes 64 bytes from 156.221.52.5: seq=0 ttl=63 time=3.469 ms 64 bytes from 156.221.52.5: seq=1 ttl=63 time=0.937 ms 64 bytes from 156.221.52.5: seq=2 ttl=63 time=0.943 ms --- 156.221.52.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.937/1.783/3.469 ms 2026-03-05 19:42:35,322 - INFO - Ping to IP 156.221.52.5 from VM ctest-vn1-vm2-12705018 passed 2026-03-05 19:42:35,322 - INFO - Detaching port f99e67f3-a389-4c02-8090-107e21b54fb7 from VM ctest-vn1-vm2-12705018 2026-03-05 19:42:35,371 - INFO - Deleting VM ctest-vn1-vm2-12705018 2026-03-05 19:42:35,447 - INFO - Detaching port 9ef9cafb-3f60-4c4f-8cb6-dda5312438c2 from VM ctest-vn1-vm1-29018106 2026-03-05 19:42:35,481 - INFO - Deleting VM ctest-vn1-vm1-29018106 2026-03-05 19:42:35,702 - DEBUG - Response for delete_port : () 2026-03-05 19:42:35,861 - DEBUG - Response for delete_port : () 2026-03-05 19:42:35,861 - INFO - Deleting VN ctest-vn1-27868024 2026-03-05 19:42:35,986 - DEBUG - Response for deleting network () 2026-03-05 19:42:36,245 - DEBUG - No XMPP flaps were noticed during the test 2026-03-05 19:42:36,245 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-03-05 19:42:36,245 - INFO - -------------------------------------------------------------------------------- 2026-03-05 19:42:36,944 - INFO - Deleted project: ctest-TestPorts-10590449, ID : ff43cdaf-cdc4-463f-b9cc-ea749bc64b3d