2026-04-17 08:59:39,533 - INFO - Domain Default found not creating 2026-04-17 08:59:39,688 - INFO - Project ctest-TestPorts-04031689 not found, creating it 2026-04-17 08:59:40,172 - INFO - Created Project:ctest-TestPorts-04031689, ID : 2a359008-f9c2-46f2-83d1-ec87b54fc14a 2026-04-17 08:59:41,645 - INFO - ================================================================================ 2026-04-17 08:59:41,645 - INFO - STARTING TEST : test_ports_bindings 2026-04-17 08:59:41,646 - 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-17 08:59:41,905 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-17 08:59:41,905 - INFO - Initial checks done. Running the testcase now 2026-04-17 08:59:41,905 - INFO - 2026-04-17 08:59:42,526 - DEBUG - Response for create_network : {'network': {'id': '45252327-c13f-4ea3-aec3-09ad23e40706', 'name': 'ctest-vn-65494380', 'tenant_id': '2a359008f9c246f283d1ec87b54fc14a', 'project_id': '2a359008f9c246f283d1ec87b54fc14a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04031689', 'ctest-vn-65494380'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 08:59:42,690 - DEBUG - Response for create_subnet : {'subnet': {'id': '2a2b34a3-7d74-4fe1-821f-bb26e8f516d6', 'name': '', 'tenant_id': '2a359008f9c246f283d1ec87b54fc14a', 'network_id': '45252327-c13f-4ea3-aec3-09ad23e40706', 'ip_version': 4, 'cidr': '173.186.166.0/26', 'allocation_pools': [{'start': '173.186.166.2', 'end': '173.186.166.62'}], 'gateway_ip': '173.186.166.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.186.166.2', 'tags': [], 'project_id': '2a359008f9c246f283d1ec87b54fc14a'}} 2026-04-17 08:59:42,707 - INFO - Created VN ctest-vn-65494380 2026-04-17 08:59:42,760 - DEBUG - VN ctest-vn-65494380 UUID is 45252327-c13f-4ea3-aec3-09ad23e40706 2026-04-17 08:59:42,864 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-04031689', 'ctest-vmi-19472837']} 2026-04-17 08:59:43,131 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-19472837', 'id': 'e567c573-3b39-4f2e-981c-66706728c1f4', 'tenant_id': '2a359008f9c246f283d1ec87b54fc14a', 'network_id': '45252327-c13f-4ea3-aec3-09ad23e40706', 'mac_address': '02:e5:67:c5:73:3b', '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': '173.186.166.3', 'subnet_id': '2a2b34a3-7d74-4fe1-821f-bb26e8f516d6'}], 'security_groups': ['f7b68c61-3799-41ed-a9ff-e74f764cbfbb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a359008f9c246f283d1ec87b54fc14a'}} 2026-04-17 08:59:43,131 - DEBUG - Created port e567c573-3b39-4f2e-981c-66706728c1f4 2026-04-17 08:59:43,233 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e567c573-3b39-4f2e-981c-66706728c1f4 2026-04-17 08:59:43,527 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e567c573-3b39-4f2e-981c-66706728c1f4 2026-04-17 08:59:43,558 - INFO - VMI e567c573-3b39-4f2e-981c-66706728c1f4 verification in API Server passed 2026-04-17 08:59:43,644 - DEBUG - Response for delete_port : () 2026-04-17 08:59:43,644 - INFO - Deleted port e567c573-3b39-4f2e-981c-66706728c1f4 2026-04-17 08:59:43,644 - INFO - Deleting VN ctest-vn-65494380 2026-04-17 08:59:43,747 - DEBUG - Response for deleting network () 2026-04-17 08:59:44,002 - DEBUG - No XMPP flaps were noticed during the test 2026-04-17 08:59:44,002 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-17 08:59:44,002 - INFO - -------------------------------------------------------------------------------- 2026-04-17 08:59:44,006 - INFO - ================================================================================ 2026-04-17 08:59:44,006 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-17 08:59:44,006 - 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-17 08:59:44,294 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-17 08:59:44,294 - INFO - Initial checks done. Running the testcase now 2026-04-17 08:59:44,294 - INFO - 2026-04-17 08:59:44,462 - DEBUG - Response for create_network : {'network': {'id': 'f25d4e3b-072f-48da-afa4-43ea4c4167df', 'name': 'ctest-vn1-41713608', 'tenant_id': '2a359008f9c246f283d1ec87b54fc14a', 'project_id': '2a359008f9c246f283d1ec87b54fc14a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04031689', 'ctest-vn1-41713608'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 08:59:44,618 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aaab6da0-f212-4bd8-9699-e4e2f767492a', 'name': '', 'tenant_id': '2a359008f9c246f283d1ec87b54fc14a', 'network_id': 'f25d4e3b-072f-48da-afa4-43ea4c4167df', 'ip_version': 4, 'cidr': '115.131.236.64/26', 'allocation_pools': [{'start': '115.131.236.66', 'end': '115.131.236.126'}], 'gateway_ip': '115.131.236.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.131.236.66', 'tags': [], 'project_id': '2a359008f9c246f283d1ec87b54fc14a'}} 2026-04-17 08:59:44,784 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1278d33-5c81-4f43-af41-a973ecb5b4de', 'name': '', 'tenant_id': '2a359008f9c246f283d1ec87b54fc14a', 'network_id': 'f25d4e3b-072f-48da-afa4-43ea4c4167df', 'ip_version': 4, 'cidr': '82.54.5.64/26', 'allocation_pools': [{'start': '82.54.5.66', 'end': '82.54.5.126'}], 'gateway_ip': '82.54.5.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '82.54.5.66', 'tags': [], 'project_id': '2a359008f9c246f283d1ec87b54fc14a'}} 2026-04-17 08:59:44,801 - INFO - Created VN ctest-vn1-41713608 2026-04-17 08:59:44,857 - DEBUG - VN ctest-vn1-41713608 UUID is f25d4e3b-072f-48da-afa4-43ea4c4167df 2026-04-17 08:59:45,138 - DEBUG - Response for create_port : {'port': {'name': '286e9b51-165a-4be3-922d-ec5490d032f8', 'id': '286e9b51-165a-4be3-922d-ec5490d032f8', 'tenant_id': '2a359008f9c246f283d1ec87b54fc14a', 'network_id': 'f25d4e3b-072f-48da-afa4-43ea4c4167df', 'mac_address': '02:28:6e:9b:51:16', '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': '115.131.236.69', 'subnet_id': 'aaab6da0-f212-4bd8-9699-e4e2f767492a'}], 'security_groups': ['f7b68c61-3799-41ed-a9ff-e74f764cbfbb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a359008f9c246f283d1ec87b54fc14a'}} 2026-04-17 08:59:45,295 - DEBUG - Response for create_port : {'port': {'name': 'e7d292d7-6233-4b49-ba23-faed45c2b573', 'id': 'e7d292d7-6233-4b49-ba23-faed45c2b573', 'tenant_id': '2a359008f9c246f283d1ec87b54fc14a', 'network_id': 'f25d4e3b-072f-48da-afa4-43ea4c4167df', 'mac_address': '02:e7:d2:92:d7:62', '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.54.5.69', 'subnet_id': 'c1278d33-5c81-4f43-af41-a973ecb5b4de'}], 'security_groups': ['f7b68c61-3799-41ed-a9ff-e74f764cbfbb'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a359008f9c246f283d1ec87b54fc14a'}} 2026-04-17 08:59:45,349 - DEBUG - Services list from nova: [, , ] 2026-04-17 08:59:45,693 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5632-1) 2026-04-17 08:59:46,078 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5632-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5632-1) 2026-04-17 08:59:46,078 - INFO - Waiting for VM ctest-vn1-vm1-90311046 to be up.. 2026-04-17 08:59:46,120 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-17 08:59:51,191 - DEBUG - VM is in ACTIVE state now 2026-04-17 08:59:51,191 - INFO - VM name : ctest-vn1-vm1-90311046 2026-04-17 08:59:51,258 - DEBUG - VM ctest-vn1-vm1-90311046 ID is 8c32f42e-6ab6-4825-b1b5-1b8a47fa5041 2026-04-17 08:59:51,276 - DEBUG - VM ctest-vn1-vm1-90311046 launched on Node cn-jenkins-deploy-platform-ansible-os-5632-1 2026-04-17 08:59:51,348 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8c32f42e-6ab6-4825-b1b5-1b8a47fa5041 2026-04-17 08:59:51,355 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/286e9b51-165a-4be3-922d-ec5490d032f8 2026-04-17 08:59:54,611 - 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 1013ms') 2026-04-17 08:59:54,612 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90311046 failed! 2026-04-17 08:59:54,665 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04031689:ctest-vn1-41713608 is 115.131.236.65 and allocation pool is NOT set 2026-04-17 08:59:54,665 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04031689:ctest-vn1-41713608 is 82.54.5.65 and allocation pool is NOT set 2026-04-17 08:59:56,730 - 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.66 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.706 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.706/2.181/3.657/1.475 ms') 2026-04-17 08:59:56,730 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90311046 passed 2026-04-17 08:59:56,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 08:59:56,881 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90311046, IP 115.131.236.69, Port 22 2026-04-17 08:59:57,051 - DEBUG - VM ctest-vn1-vm1-90311046 is ready for SSH connections 2026-04-17 08:59:57,051 - INFO - Waiting for VM ctest-vn1-vm2-96298927 to be up.. 2026-04-17 08:59:57,130 - DEBUG - VM is in ACTIVE state now 2026-04-17 08:59:57,130 - INFO - VM name : ctest-vn1-vm2-96298927 2026-04-17 08:59:57,221 - DEBUG - VM ctest-vn1-vm2-96298927 ID is 6f45e2e6-d209-420f-9ff7-442167c06dd0 2026-04-17 08:59:57,221 - DEBUG - VM ctest-vn1-vm2-96298927 launched on Node cn-jenkins-deploy-platform-ansible-os-5632-1 2026-04-17 08:59:57,417 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6f45e2e6-d209-420f-9ff7-442167c06dd0 2026-04-17 08:59:57,425 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e7d292d7-6233-4b49-ba23-faed45c2b573 2026-04-17 08:59:58,661 - 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=3.01 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.440 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.440/1.726/3.012/1.286 ms') 2026-04-17 08:59:58,661 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-96298927 passed 2026-04-17 08:59:58,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 08:59:58,809 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-96298927, IP 82.54.5.69, Port 22 2026-04-17 08:59:58,972 - DEBUG - VM ctest-vn1-vm2-96298927 is ready for SSH connections 2026-04-17 08:59:58,972 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 08:59:58,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 08:59:58,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 08:59:58,973 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 115.131.236.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-17 08:59:58,973 - DEBUG - ping -s 56 -c 3 -W 1 115.131.236.69 2026-04-17 09:00:01,616 - DEBUG - PING 115.131.236.69 (115.131.236.69): 56 data bytes 64 bytes from 115.131.236.69: seq=0 ttl=63 time=4.292 ms 64 bytes from 115.131.236.69: seq=1 ttl=63 time=1.024 ms 64 bytes from 115.131.236.69: seq=2 ttl=63 time=0.743 ms --- 115.131.236.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.743/2.019/4.292 ms 2026-04-17 09:00:01,617 - INFO - Ping to IP 115.131.236.69 from VM ctest-vn1-vm2-96298927 passed 2026-04-17 09:00:01,617 - INFO - Detaching port e7d292d7-6233-4b49-ba23-faed45c2b573 from VM ctest-vn1-vm2-96298927 2026-04-17 09:00:01,667 - INFO - Deleting VM ctest-vn1-vm2-96298927 2026-04-17 09:00:01,760 - INFO - Detaching port 286e9b51-165a-4be3-922d-ec5490d032f8 from VM ctest-vn1-vm1-90311046 2026-04-17 09:00:01,795 - INFO - Deleting VM ctest-vn1-vm1-90311046 2026-04-17 09:00:02,032 - DEBUG - Response for delete_port : () 2026-04-17 09:00:02,182 - DEBUG - Response for delete_port : () 2026-04-17 09:00:02,182 - INFO - Deleting VN ctest-vn1-41713608 2026-04-17 09:00:02,335 - DEBUG - Response for deleting network () 2026-04-17 09:00:02,595 - DEBUG - No XMPP flaps were noticed during the test 2026-04-17 09:00:02,595 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18] 2026-04-17 09:00:02,595 - INFO - -------------------------------------------------------------------------------- 2026-04-17 09:00:03,292 - INFO - Deleted project: ctest-TestPorts-04031689, ID : 2a359008-f9c2-46f2-83d1-ec87b54fc14a