2026-09-10 09:19:05,476 - INFO - Domain Default found not creating 2026-09-10 09:19:05,662 - INFO - Project ctest-TestPorts-19428563 not found, creating it 2026-09-10 09:19:06,154 - INFO - Created Project:ctest-TestPorts-19428563, ID : ba9463ca-42f4-4181-b01b-d9aade1a92ac 2026-09-10 09:19:07,959 - INFO - ================================================================================ 2026-09-10 09:19:07,959 - INFO - STARTING TEST : test_ports_bindings 2026-09-10 09:19:07,959 - 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-09-10 09:19:08,234 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-09-10 09:19:08,234 - INFO - Initial checks done. Running the testcase now 2026-09-10 09:19:08,234 - INFO - 2026-09-10 09:19:08,953 - DEBUG - Response for create_network : {'network': {'id': '6e726b69-522e-45d3-abb0-ed2c277abb35', 'name': 'ctest-vn-77553433', 'tenant_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'project_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-19428563', 'ctest-vn-77553433'], 'port_security_enabled': True, 'description': ''}} 2026-09-10 09:19:09,159 - DEBUG - Response for create_subnet : {'subnet': {'id': '8843090f-6cd8-48c7-9725-c697615eede1', 'name': '', 'tenant_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'network_id': '6e726b69-522e-45d3-abb0-ed2c277abb35', 'ip_version': 4, 'cidr': '108.164.91.0/26', 'allocation_pools': [{'start': '108.164.91.2', 'end': '108.164.91.62'}], 'gateway_ip': '108.164.91.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '108.164.91.2', 'tags': [], 'project_id': 'ba9463ca42f44181b01bd9aade1a92ac'}} 2026-09-10 09:19:09,178 - INFO - Created VN ctest-vn-77553433 2026-09-10 09:19:09,231 - DEBUG - VN ctest-vn-77553433 UUID is 6e726b69-522e-45d3-abb0-ed2c277abb35 2026-09-10 09:19:09,345 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-19428563', 'ctest-vmi-50255666']} 2026-09-10 09:19:09,636 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-50255666', 'id': 'b2ee94f4-537a-403e-97ee-02715451edba', 'tenant_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'network_id': '6e726b69-522e-45d3-abb0-ed2c277abb35', 'mac_address': '02:b2:ee:94:f4:53', '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': '108.164.91.3', 'subnet_id': '8843090f-6cd8-48c7-9725-c697615eede1'}], 'security_groups': ['932cc158-cd46-469d-85d2-f2de97d06ec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'ba9463ca42f44181b01bd9aade1a92ac'}} 2026-09-10 09:19:09,636 - DEBUG - Created port b2ee94f4-537a-403e-97ee-02715451edba 2026-09-10 09:19:09,751 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b2ee94f4-537a-403e-97ee-02715451edba 2026-09-10 09:19:10,131 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b2ee94f4-537a-403e-97ee-02715451edba 2026-09-10 09:19:10,169 - INFO - VMI b2ee94f4-537a-403e-97ee-02715451edba verification in API Server passed 2026-09-10 09:19:10,289 - DEBUG - Response for delete_port : () 2026-09-10 09:19:10,289 - INFO - Deleted port b2ee94f4-537a-403e-97ee-02715451edba 2026-09-10 09:19:10,289 - INFO - Deleting VN ctest-vn-77553433 2026-09-10 09:19:10,463 - DEBUG - Response for deleting network () 2026-09-10 09:19:10,741 - DEBUG - No XMPP flaps were noticed during the test 2026-09-10 09:19:10,741 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-09-10 09:19:10,741 - INFO - -------------------------------------------------------------------------------- 2026-09-10 09:19:10,744 - INFO - ================================================================================ 2026-09-10 09:19:10,744 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-10 09:19:10,745 - 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-09-10 09:19:11,043 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-09-10 09:19:11,043 - INFO - Initial checks done. Running the testcase now 2026-09-10 09:19:11,043 - INFO - 2026-09-10 09:19:11,266 - DEBUG - Response for create_network : {'network': {'id': '3efafa70-d5a7-4980-b338-572cf04369f3', 'name': 'ctest-vn1-26300966', 'tenant_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'project_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-19428563', 'ctest-vn1-26300966'], 'port_security_enabled': True, 'description': ''}} 2026-09-10 09:19:11,521 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b4f2bb8-291f-4865-882e-393b9957a926', 'name': '', 'tenant_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'network_id': '3efafa70-d5a7-4980-b338-572cf04369f3', 'ip_version': 4, 'cidr': '59.136.36.0/26', 'allocation_pools': [{'start': '59.136.36.2', 'end': '59.136.36.62'}], 'gateway_ip': '59.136.36.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.136.36.2', 'tags': [], 'project_id': 'ba9463ca42f44181b01bd9aade1a92ac'}} 2026-09-10 09:19:11,700 - DEBUG - Response for create_subnet : {'subnet': {'id': '69590d1a-4e80-42da-916d-bd2df118e59d', 'name': '', 'tenant_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'network_id': '3efafa70-d5a7-4980-b338-572cf04369f3', 'ip_version': 4, 'cidr': '82.50.63.128/26', 'allocation_pools': [{'start': '82.50.63.130', 'end': '82.50.63.190'}], 'gateway_ip': '82.50.63.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '82.50.63.130', 'tags': [], 'project_id': 'ba9463ca42f44181b01bd9aade1a92ac'}} 2026-09-10 09:19:11,722 - INFO - Created VN ctest-vn1-26300966 2026-09-10 09:19:11,779 - DEBUG - VN ctest-vn1-26300966 UUID is 3efafa70-d5a7-4980-b338-572cf04369f3 2026-09-10 09:19:12,145 - DEBUG - Response for create_port : {'port': {'name': '9506be9a-612e-4fba-9e3a-38a74f3d0ffb', 'id': '9506be9a-612e-4fba-9e3a-38a74f3d0ffb', 'tenant_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'network_id': '3efafa70-d5a7-4980-b338-572cf04369f3', 'mac_address': '02:95:06:be:9a:61', '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': '59.136.36.5', 'subnet_id': '6b4f2bb8-291f-4865-882e-393b9957a926'}], 'security_groups': ['932cc158-cd46-469d-85d2-f2de97d06ec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'ba9463ca42f44181b01bd9aade1a92ac'}} 2026-09-10 09:19:12,373 - DEBUG - Response for create_port : {'port': {'name': 'a4aa3749-70bf-467d-b207-314557aaa1f4', 'id': 'a4aa3749-70bf-467d-b207-314557aaa1f4', 'tenant_id': 'ba9463ca42f44181b01bd9aade1a92ac', 'network_id': '3efafa70-d5a7-4980-b338-572cf04369f3', 'mac_address': '02:a4:aa:37:49:70', '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': '82.50.63.133', 'subnet_id': '69590d1a-4e80-42da-916d-bd2df118e59d'}], 'security_groups': ['932cc158-cd46-469d-85d2-f2de97d06ec0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'ba9463ca42f44181b01bd9aade1a92ac'}} 2026-09-10 09:19:12,449 - DEBUG - Services list from nova: [, , ] 2026-09-10 09:19:12,877 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6272-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6272-1) 2026-09-10 09:19:13,340 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6272-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6272-1) 2026-09-10 09:19:13,341 - INFO - Waiting for VM ctest-vn1-vm1-34538064 to be up.. 2026-09-10 09:19:13,390 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:18,450 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:23,531 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:28,632 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:33,725 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:38,826 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:43,910 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:48,999 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:54,102 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-10 09:19:59,204 - DEBUG - VM is in ACTIVE state now 2026-09-10 09:19:59,204 - INFO - VM name : ctest-vn1-vm1-34538064 2026-09-10 09:19:59,322 - DEBUG - VM ctest-vn1-vm1-34538064 ID is e383fd74-5ca6-4462-91de-37c685beb496 2026-09-10 09:19:59,351 - DEBUG - VM ctest-vn1-vm1-34538064 launched on Node cn-jenkins-deploy-platform-ansible-os-6272-1 2026-09-10 09:19:59,443 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e383fd74-5ca6-4462-91de-37c685beb496 2026-09-10 09:19:59,457 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9506be9a-612e-4fba-9e3a-38a74f3d0ffb 2026-09-10 09:20:02,729 - 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 1014ms') 2026-09-10 09:20:02,729 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-34538064 failed! 2026-09-10 09:20:02,787 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-19428563:ctest-vn1-26300966 is 59.136.36.1 and allocation pool is NOT set 2026-09-10 09:20:02,788 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-19428563:ctest-vn1-26300966 is 82.50.63.129 and allocation pool is NOT set 2026-09-10 09:20:04,851 - 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=6.16 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.18 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 = 1.178/3.668/6.158/2.490 ms') 2026-09-10 09:20:04,851 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-34538064 passed 2026-09-10 09:20:05,007 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-10 09:20:05,007 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-34538064, IP 59.136.36.5, Port 22 2026-09-10 09:20:05,178 - DEBUG - VM ctest-vn1-vm1-34538064 is ready for SSH connections 2026-09-10 09:20:05,178 - INFO - Waiting for VM ctest-vn1-vm2-78300340 to be up.. 2026-09-10 09:20:05,264 - DEBUG - VM is in ACTIVE state now 2026-09-10 09:20:05,264 - INFO - VM name : ctest-vn1-vm2-78300340 2026-09-10 09:20:05,353 - DEBUG - VM ctest-vn1-vm2-78300340 ID is b367e321-2621-4faf-8e98-d689f26cdecb 2026-09-10 09:20:05,354 - DEBUG - VM ctest-vn1-vm2-78300340 launched on Node cn-jenkins-deploy-platform-ansible-os-6272-1 2026-09-10 09:20:05,437 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/b367e321-2621-4faf-8e98-d689f26cdecb 2026-09-10 09:20:05,448 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a4aa3749-70bf-467d-b207-314557aaa1f4 2026-09-10 09:20:06,702 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.615 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.615/2.174/3.734/1.559 ms') 2026-09-10 09:20:06,702 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-78300340 passed 2026-09-10 09:20:06,859 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-10 09:20:06,859 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-78300340, IP 82.50.63.133, Port 22 2026-09-10 09:20:07,029 - DEBUG - VM ctest-vn1-vm2-78300340 is ready for SSH connections 2026-09-10 09:20:07,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-10 09:20:07,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-10 09:20:07,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-10 09:20:07,030 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 59.136.36.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-09-10 09:20:07,030 - DEBUG - ping -s 56 -c 3 -W 1 59.136.36.5 2026-09-10 09:20:11,071 - DEBUG - PING 59.136.36.5 (59.136.36.5): 56 data bytes 64 bytes from 59.136.36.5: seq=0 ttl=63 time=4.217 ms 64 bytes from 59.136.36.5: seq=1 ttl=63 time=1.434 ms 64 bytes from 59.136.36.5: seq=2 ttl=63 time=1.318 ms --- 59.136.36.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.318/2.323/4.217 ms 2026-09-10 09:20:11,072 - INFO - Ping to IP 59.136.36.5 from VM ctest-vn1-vm2-78300340 passed 2026-09-10 09:20:11,072 - INFO - Detaching port a4aa3749-70bf-467d-b207-314557aaa1f4 from VM ctest-vn1-vm2-78300340 2026-09-10 09:20:11,140 - INFO - Deleting VM ctest-vn1-vm2-78300340 2026-09-10 09:20:11,238 - INFO - Detaching port 9506be9a-612e-4fba-9e3a-38a74f3d0ffb from VM ctest-vn1-vm1-34538064 2026-09-10 09:20:11,298 - INFO - Deleting VM ctest-vn1-vm1-34538064 2026-09-10 09:20:11,584 - DEBUG - Response for delete_port : () 2026-09-10 09:20:11,810 - DEBUG - Response for delete_port : () 2026-09-10 09:20:11,810 - INFO - Deleting VN ctest-vn1-26300966 2026-09-10 09:20:11,949 - DEBUG - Response for deleting network () 2026-09-10 09:20:12,225 - DEBUG - No XMPP flaps were noticed during the test 2026-09-10 09:20:12,225 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02] 2026-09-10 09:20:12,226 - INFO - -------------------------------------------------------------------------------- 2026-09-10 09:20:13,053 - INFO - Deleted project: ctest-TestPorts-19428563, ID : ba9463ca-42f4-4181-b01b-d9aade1a92ac