2026-06-18 13:15:30,077 - INFO - Domain Default found not creating 2026-06-18 13:15:30,265 - INFO - Project ctest-TestPorts-20532340 not found, creating it 2026-06-18 13:15:30,845 - INFO - Created Project:ctest-TestPorts-20532340, ID : a0a2b357-7326-4ada-97e2-9f6ad96a612f 2026-06-18 13:15:32,439 - INFO - ================================================================================ 2026-06-18 13:15:32,439 - INFO - STARTING TEST : test_ports_bindings 2026-06-18 13:15:32,439 - 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 13:15:33,708 - WARNING - Test is running with cores: {'10.0.0.129': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-5981-1.1781787175']} 2026-06-18 13:15:33,722 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.27': {'10.20.0.14': '0', '10.20.0.254': '0'}} with 2026-06-18 13:15:33,722 - INFO - Initial checks done. Running the testcase now 2026-06-18 13:15:33,722 - INFO - 2026-06-18 13:15:34,503 - DEBUG - Response for create_network : {'network': {'id': '34c1f003-90aa-4725-96cb-b70c93d69f29', 'name': 'ctest-vn-49794966', 'tenant_id': 'a0a2b35773264ada97e29f6ad96a612f', 'project_id': 'a0a2b35773264ada97e29f6ad96a612f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20532340', 'ctest-vn-49794966'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 13:15:34,818 - DEBUG - Response for create_subnet : {'subnet': {'id': 'afdbf0d8-4a75-4cf1-99a6-7b7293c2817b', 'name': '', 'tenant_id': 'a0a2b35773264ada97e29f6ad96a612f', 'network_id': '34c1f003-90aa-4725-96cb-b70c93d69f29', 'ip_version': 4, 'cidr': '164.194.126.64/26', 'allocation_pools': [{'start': '164.194.126.66', 'end': '164.194.126.126'}], 'gateway_ip': '164.194.126.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '164.194.126.66', 'tags': [], 'project_id': 'a0a2b35773264ada97e29f6ad96a612f'}} 2026-06-18 13:15:34,844 - INFO - Created VN ctest-vn-49794966 2026-06-18 13:15:34,856 - DEBUG - VN ctest-vn-49794966 UUID is 34c1f003-90aa-4725-96cb-b70c93d69f29 2026-06-18 13:15:34,927 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-20532340', 'ctest-vmi-18407992']} 2026-06-18 13:15:35,356 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-18407992', 'id': 'd55a619f-d158-461a-81f2-5c39a27b646d', 'tenant_id': 'a0a2b35773264ada97e29f6ad96a612f', 'network_id': '34c1f003-90aa-4725-96cb-b70c93d69f29', 'mac_address': '02:d5:5a:61:9f:d1', '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': '164.194.126.67', 'subnet_id': 'afdbf0d8-4a75-4cf1-99a6-7b7293c2817b'}], 'security_groups': ['a21a95ad-40eb-4b86-8517-9b4274024a40'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a0a2b35773264ada97e29f6ad96a612f'}} 2026-06-18 13:15:35,357 - DEBUG - Created port d55a619f-d158-461a-81f2-5c39a27b646d 2026-06-18 13:15:35,433 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/d55a619f-d158-461a-81f2-5c39a27b646d 2026-06-18 13:15:35,783 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/d55a619f-d158-461a-81f2-5c39a27b646d 2026-06-18 13:15:35,821 - INFO - VMI d55a619f-d158-461a-81f2-5c39a27b646d verification in API Server passed 2026-06-18 13:15:36,027 - DEBUG - Response for delete_port : () 2026-06-18 13:15:36,027 - INFO - Deleted port d55a619f-d158-461a-81f2-5c39a27b646d 2026-06-18 13:15:36,027 - INFO - Deleting VN ctest-vn-49794966 2026-06-18 13:15:36,203 - DEBUG - Response for deleting network () 2026-06-18 13:15:37,499 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 13:15:37,500 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-06-18 13:15:37,500 - INFO - -------------------------------------------------------------------------------- 2026-06-18 13:15:37,502 - INFO - ================================================================================ 2026-06-18 13:15:37,502 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-18 13:15:37,502 - 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 13:15:38,760 - WARNING - Test is running with cores: {'10.0.0.129': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-5981-1.1781787175']} 2026-06-18 13:15:38,773 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.27': {'10.20.0.14': '0', '10.20.0.254': '0'}} with 2026-06-18 13:15:38,774 - INFO - Initial checks done. Running the testcase now 2026-06-18 13:15:38,774 - INFO - 2026-06-18 13:15:39,077 - DEBUG - Response for create_network : {'network': {'id': '9d8da15c-b5f8-40c3-9766-949b332b3999', 'name': 'ctest-vn1-27934951', 'tenant_id': 'a0a2b35773264ada97e29f6ad96a612f', 'project_id': 'a0a2b35773264ada97e29f6ad96a612f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20532340', 'ctest-vn1-27934951'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 13:15:39,387 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd5326ff-2fa2-415d-b955-d506905701d8', 'name': '', 'tenant_id': 'a0a2b35773264ada97e29f6ad96a612f', 'network_id': '9d8da15c-b5f8-40c3-9766-949b332b3999', 'ip_version': 4, 'cidr': '66.228.29.192/26', 'allocation_pools': [{'start': '66.228.29.194', 'end': '66.228.29.254'}], 'gateway_ip': '66.228.29.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '66.228.29.194', 'tags': [], 'project_id': 'a0a2b35773264ada97e29f6ad96a612f'}} 2026-06-18 13:15:39,596 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f9a18528-75bb-46b4-b376-a365768d86b1', 'name': '', 'tenant_id': 'a0a2b35773264ada97e29f6ad96a612f', 'network_id': '9d8da15c-b5f8-40c3-9766-949b332b3999', 'ip_version': 4, 'cidr': '199.85.144.128/26', 'allocation_pools': [{'start': '199.85.144.130', 'end': '199.85.144.190'}], 'gateway_ip': '199.85.144.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '199.85.144.130', 'tags': [], 'project_id': 'a0a2b35773264ada97e29f6ad96a612f'}} 2026-06-18 13:15:39,619 - INFO - Created VN ctest-vn1-27934951 2026-06-18 13:15:39,634 - DEBUG - VN ctest-vn1-27934951 UUID is 9d8da15c-b5f8-40c3-9766-949b332b3999 2026-06-18 13:15:40,067 - DEBUG - Response for create_port : {'port': {'name': 'd2413d44-f709-4123-899c-00fe61f0c2a7', 'id': 'd2413d44-f709-4123-899c-00fe61f0c2a7', 'tenant_id': 'a0a2b35773264ada97e29f6ad96a612f', 'network_id': '9d8da15c-b5f8-40c3-9766-949b332b3999', 'mac_address': '02:d2:41:3d:44:f7', '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': '66.228.29.197', 'subnet_id': 'dd5326ff-2fa2-415d-b955-d506905701d8'}], 'security_groups': ['a21a95ad-40eb-4b86-8517-9b4274024a40'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a0a2b35773264ada97e29f6ad96a612f'}} 2026-06-18 13:15:40,394 - DEBUG - Response for create_port : {'port': {'name': '92b4660c-ac83-4024-9c83-5cee56cf26b1', 'id': '92b4660c-ac83-4024-9c83-5cee56cf26b1', 'tenant_id': 'a0a2b35773264ada97e29f6ad96a612f', 'network_id': '9d8da15c-b5f8-40c3-9766-949b332b3999', 'mac_address': '02:92:b4:66:0c:ac', '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': '199.85.144.133', 'subnet_id': 'f9a18528-75bb-46b4-b376-a365768d86b1'}], 'security_groups': ['a21a95ad-40eb-4b86-8517-9b4274024a40'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a0a2b35773264ada97e29f6ad96a612f'}} 2026-06-18 13:15:40,451 - DEBUG - Services list from nova: [, , , ] 2026-06-18 13:15:40,899 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5981-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5981-1) 2026-06-18 13:15:41,383 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5981-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5981-2) 2026-06-18 13:15:41,384 - INFO - Waiting for VM ctest-vn1-vm1-31759736 to be up.. 2026-06-18 13:15:41,431 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 13:15:46,561 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 13:15:51,652 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 13:15:56,779 - DEBUG - VM is in ACTIVE state now 2026-06-18 13:15:56,779 - INFO - VM name : ctest-vn1-vm1-31759736 2026-06-18 13:15:56,880 - DEBUG - VM ctest-vn1-vm1-31759736 ID is 2c7eeb56-cdd8-40f7-87c9-4ff1aaf9b410 2026-06-18 13:15:56,906 - DEBUG - VM ctest-vn1-vm1-31759736 launched on Node an-jenkins-deploy-platform-ansible-os-5981-1 2026-06-18 13:15:56,987 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/2c7eeb56-cdd8-40f7-87c9-4ff1aaf9b410 2026-06-18 13:15:57,316 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/2c7eeb56-cdd8-40f7-87c9-4ff1aaf9b410 2026-06-18 13:15:57,354 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/d2413d44-f709-4123-899c-00fe61f0c2a7 2026-06-18 13:15:58,524 - 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=6.02 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.933 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.933/3.476/6.020/2.543 ms') 2026-06-18 13:15:58,524 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31759736 passed 2026-06-18 13:15:58,598 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:15:58,598 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-31759736, IP 66.228.29.197, Port 22 2026-06-18 13:15:58,768 - DEBUG - VM ctest-vn1-vm1-31759736 is ready for SSH connections 2026-06-18 13:15:58,768 - INFO - Waiting for VM ctest-vn1-vm2-18850400 to be up.. 2026-06-18 13:15:58,864 - DEBUG - VM is in ACTIVE state now 2026-06-18 13:15:58,864 - INFO - VM name : ctest-vn1-vm2-18850400 2026-06-18 13:15:58,959 - DEBUG - VM ctest-vn1-vm2-18850400 ID is 05383b24-929b-40a1-b469-3df23c3d51d0 2026-06-18 13:15:58,959 - DEBUG - VM ctest-vn1-vm2-18850400 launched on Node an-jenkins-deploy-platform-ansible-os-5981-2 2026-06-18 13:15:59,045 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/05383b24-929b-40a1-b469-3df23c3d51d0 2026-06-18 13:15:59,057 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/92b4660c-ac83-4024-9c83-5cee56cf26b1 2026-06-18 13:16:00,226 - 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.97 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.01 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.011/3.491/5.971/2.480 ms') 2026-06-18 13:16:00,226 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-18850400 passed 2026-06-18 13:16:00,302 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:16:00,303 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-18850400, IP 199.85.144.133, Port 22 2026-06-18 13:16:00,464 - DEBUG - VM ctest-vn1-vm2-18850400 is ready for SSH connections 2026-06-18 13:16:00,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:16:00,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:16:00,465 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:16:00,465 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 66.228.29.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-06-18 13:16:00,465 - DEBUG - ping -s 56 -c 3 -W 1 66.228.29.197 2026-06-18 13:16:03,340 - DEBUG - PING 66.228.29.197 (66.228.29.197): 56 data bytes 64 bytes from 66.228.29.197: seq=0 ttl=63 time=4.536 ms 64 bytes from 66.228.29.197: seq=1 ttl=63 time=1.278 ms 64 bytes from 66.228.29.197: seq=2 ttl=63 time=1.363 ms --- 66.228.29.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.278/2.392/4.536 ms 2026-06-18 13:16:03,340 - INFO - Ping to IP 66.228.29.197 from VM ctest-vn1-vm2-18850400 passed 2026-06-18 13:16:03,340 - INFO - Detaching port 92b4660c-ac83-4024-9c83-5cee56cf26b1 from VM ctest-vn1-vm2-18850400 2026-06-18 13:16:03,405 - INFO - Deleting VM ctest-vn1-vm2-18850400 2026-06-18 13:16:03,480 - INFO - Detaching port d2413d44-f709-4123-899c-00fe61f0c2a7 from VM ctest-vn1-vm1-31759736 2026-06-18 13:16:03,517 - INFO - Deleting VM ctest-vn1-vm1-31759736 2026-06-18 13:16:03,901 - DEBUG - Response for delete_port : () 2026-06-18 13:16:04,186 - DEBUG - Response for delete_port : () 2026-06-18 13:16:04,186 - INFO - Deleting VN ctest-vn1-27934951 2026-06-18 13:16:04,440 - DEBUG - Response for deleting network () 2026-06-18 13:16:05,732 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 13:16:05,732 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28]
2026-06-18 13:16:05,732 - INFO - -------------------------------------------------------------------------------- 2026-06-18 13:16:06,549 - INFO - Deleted project: ctest-TestPorts-20532340, ID : a0a2b357-7326-4ada-97e2-9f6ad96a612f