2026-07-06 20:06:59,678 - INFO - Domain Default found not creating 2026-07-06 20:06:59,839 - INFO - Project ctest-TestPorts-31324027 not found, creating it 2026-07-06 20:07:00,320 - INFO - Created Project:ctest-TestPorts-31324027, ID : a68cf1d1-3edd-4959-bed1-4284ef1cf57c 2026-07-06 20:07:01,773 - INFO - ================================================================================ 2026-07-06 20:07:01,773 - INFO - STARTING TEST : test_ports_bindings 2026-07-06 20:07:01,773 - 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-07-06 20:07:02,029 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-06 20:07:02,029 - INFO - Initial checks done. Running the testcase now 2026-07-06 20:07:02,029 - INFO - 2026-07-06 20:07:02,590 - DEBUG - Response for create_network : {'network': {'id': 'a7e377c1-625d-4f38-9900-e07bf7e9d7d6', 'name': 'ctest-vn-13913946', 'tenant_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'project_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-31324027', 'ctest-vn-13913946'], 'port_security_enabled': True, 'description': ''}} 2026-07-06 20:07:02,781 - DEBUG - Response for create_subnet : {'subnet': {'id': '5fc3dfa1-f9a4-451f-8c30-9b94e04e9f81', 'name': '', 'tenant_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'network_id': 'a7e377c1-625d-4f38-9900-e07bf7e9d7d6', 'ip_version': 4, 'cidr': '125.61.101.64/26', 'allocation_pools': [{'start': '125.61.101.66', 'end': '125.61.101.126'}], 'gateway_ip': '125.61.101.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '125.61.101.66', 'tags': [], 'project_id': 'a68cf1d13edd4959bed14284ef1cf57c'}} 2026-07-06 20:07:02,795 - INFO - Created VN ctest-vn-13913946 2026-07-06 20:07:02,843 - DEBUG - VN ctest-vn-13913946 UUID is a7e377c1-625d-4f38-9900-e07bf7e9d7d6 2026-07-06 20:07:02,944 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-31324027', 'ctest-vmi-74570168']} 2026-07-06 20:07:03,219 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-74570168', 'id': 'a6a828f5-b1dd-411f-b36d-a9cdb68b8972', 'tenant_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'network_id': 'a7e377c1-625d-4f38-9900-e07bf7e9d7d6', 'mac_address': '02:a6:a8:28:f5:b1', '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': '125.61.101.67', 'subnet_id': '5fc3dfa1-f9a4-451f-8c30-9b94e04e9f81'}], 'security_groups': ['a1ec5edd-8e51-4885-a448-75fc7165c31e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a68cf1d13edd4959bed14284ef1cf57c'}} 2026-07-06 20:07:03,219 - DEBUG - Created port a6a828f5-b1dd-411f-b36d-a9cdb68b8972 2026-07-06 20:07:03,323 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a6a828f5-b1dd-411f-b36d-a9cdb68b8972 2026-07-06 20:07:03,639 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a6a828f5-b1dd-411f-b36d-a9cdb68b8972 2026-07-06 20:07:03,667 - INFO - VMI a6a828f5-b1dd-411f-b36d-a9cdb68b8972 verification in API Server passed 2026-07-06 20:07:03,764 - DEBUG - Response for delete_port : () 2026-07-06 20:07:03,764 - INFO - Deleted port a6a828f5-b1dd-411f-b36d-a9cdb68b8972 2026-07-06 20:07:03,764 - INFO - Deleting VN ctest-vn-13913946 2026-07-06 20:07:03,864 - DEBUG - Response for deleting network () 2026-07-06 20:07:04,112 - DEBUG - No XMPP flaps were noticed during the test 2026-07-06 20:07:04,112 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-06 20:07:04,112 - INFO - -------------------------------------------------------------------------------- 2026-07-06 20:07:04,115 - INFO - ================================================================================ 2026-07-06 20:07:04,115 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-06 20:07:04,115 - 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-07-06 20:07:04,400 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-06 20:07:04,400 - INFO - Initial checks done. Running the testcase now 2026-07-06 20:07:04,400 - INFO - 2026-07-06 20:07:04,555 - DEBUG - Response for create_network : {'network': {'id': 'd8312269-e946-4e92-8632-4725f99fdb08', 'name': 'ctest-vn1-88977770', 'tenant_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'project_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-31324027', 'ctest-vn1-88977770'], 'port_security_enabled': True, 'description': ''}} 2026-07-06 20:07:04,718 - DEBUG - Response for create_subnet : {'subnet': {'id': '58e03198-32cc-4543-967d-805e22720ee7', 'name': '', 'tenant_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'network_id': 'd8312269-e946-4e92-8632-4725f99fdb08', 'ip_version': 4, 'cidr': '186.123.79.64/26', 'allocation_pools': [{'start': '186.123.79.66', 'end': '186.123.79.126'}], 'gateway_ip': '186.123.79.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.123.79.66', 'tags': [], 'project_id': 'a68cf1d13edd4959bed14284ef1cf57c'}} 2026-07-06 20:07:04,906 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd27c68f-e93b-4bfc-960c-e3979de20417', 'name': '', 'tenant_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'network_id': 'd8312269-e946-4e92-8632-4725f99fdb08', 'ip_version': 4, 'cidr': '170.226.150.192/26', 'allocation_pools': [{'start': '170.226.150.194', 'end': '170.226.150.254'}], 'gateway_ip': '170.226.150.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '170.226.150.194', 'tags': [], 'project_id': 'a68cf1d13edd4959bed14284ef1cf57c'}} 2026-07-06 20:07:04,921 - INFO - Created VN ctest-vn1-88977770 2026-07-06 20:07:04,971 - DEBUG - VN ctest-vn1-88977770 UUID is d8312269-e946-4e92-8632-4725f99fdb08 2026-07-06 20:07:05,233 - DEBUG - Response for create_port : {'port': {'name': 'a9616278-42bb-43d7-a7d1-9075958478a4', 'id': 'a9616278-42bb-43d7-a7d1-9075958478a4', 'tenant_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'network_id': 'd8312269-e946-4e92-8632-4725f99fdb08', 'mac_address': '02:a9:61:62:78:42', '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': '186.123.79.69', 'subnet_id': '58e03198-32cc-4543-967d-805e22720ee7'}], 'security_groups': ['a1ec5edd-8e51-4885-a448-75fc7165c31e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a68cf1d13edd4959bed14284ef1cf57c'}} 2026-07-06 20:07:05,396 - DEBUG - Response for create_port : {'port': {'name': 'd3165b42-a581-4b2a-a4c9-fabcb540d411', 'id': 'd3165b42-a581-4b2a-a4c9-fabcb540d411', 'tenant_id': 'a68cf1d13edd4959bed14284ef1cf57c', 'network_id': 'd8312269-e946-4e92-8632-4725f99fdb08', 'mac_address': '02:d3:16:5b:42:a5', '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': '170.226.150.197', 'subnet_id': 'cd27c68f-e93b-4bfc-960c-e3979de20417'}], 'security_groups': ['a1ec5edd-8e51-4885-a448-75fc7165c31e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a68cf1d13edd4959bed14284ef1cf57c'}} 2026-07-06 20:07:05,446 - DEBUG - Services list from nova: [, , ] 2026-07-06 20:07:05,746 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6086-1) 2026-07-06 20:07:06,110 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6086-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6086-1) 2026-07-06 20:07:06,111 - INFO - Waiting for VM ctest-vn1-vm1-83041244 to be up.. 2026-07-06 20:07:06,144 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-06 20:07:11,186 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-06 20:07:16,255 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-06 20:07:21,317 - DEBUG - VM is in ACTIVE state now 2026-07-06 20:07:21,317 - INFO - VM name : ctest-vn1-vm1-83041244 2026-07-06 20:07:21,377 - DEBUG - VM ctest-vn1-vm1-83041244 ID is 20619b99-c7eb-48ea-9212-20f9383cf867 2026-07-06 20:07:21,394 - DEBUG - VM ctest-vn1-vm1-83041244 launched on Node cn-jenkins-deploy-platform-ansible-os-6086-1 2026-07-06 20:07:21,465 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/20619b99-c7eb-48ea-9212-20f9383cf867 2026-07-06 20:07:21,474 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/a9616278-42bb-43d7-a7d1-9075958478a4 2026-07-06 20:07:24,718 - 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 1011ms') 2026-07-06 20:07:24,718 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-83041244 failed! 2026-07-06 20:07:24,771 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-31324027:ctest-vn1-88977770 is 186.123.79.65 and allocation pool is NOT set 2026-07-06 20:07:24,771 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-31324027:ctest-vn1-88977770 is 170.226.150.193 and allocation pool is NOT set 2026-07-06 20:07:26,836 - 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.11 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.371 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.371/1.742/3.114/1.371 ms') 2026-07-06 20:07:26,836 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-83041244 passed 2026-07-06 20:07:26,987 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 20:07:26,987 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-83041244, IP 186.123.79.69, Port 22 2026-07-06 20:07:27,142 - DEBUG - VM ctest-vn1-vm1-83041244 is ready for SSH connections 2026-07-06 20:07:27,143 - INFO - Waiting for VM ctest-vn1-vm2-78148985 to be up.. 2026-07-06 20:07:27,207 - DEBUG - VM is in ACTIVE state now 2026-07-06 20:07:27,207 - INFO - VM name : ctest-vn1-vm2-78148985 2026-07-06 20:07:27,270 - DEBUG - VM ctest-vn1-vm2-78148985 ID is 09875bef-d513-495c-be45-800779a768b5 2026-07-06 20:07:27,270 - DEBUG - VM ctest-vn1-vm2-78148985 launched on Node cn-jenkins-deploy-platform-ansible-os-6086-1 2026-07-06 20:07:27,330 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/09875bef-d513-495c-be45-800779a768b5 2026-07-06 20:07:27,337 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d3165b42-a581-4b2a-a4c9-fabcb540d411 2026-07-06 20:07:28,568 - 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.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.396 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.396/1.937/3.479/1.541 ms') 2026-07-06 20:07:28,568 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-78148985 passed 2026-07-06 20:07:28,715 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 20:07:28,716 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-78148985, IP 170.226.150.197, Port 22 2026-07-06 20:07:28,866 - DEBUG - VM ctest-vn1-vm2-78148985 is ready for SSH connections 2026-07-06 20:07:28,866 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 20:07:28,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 20:07:28,867 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 20:07:28,867 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 186.123.79.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-06 20:07:28,867 - DEBUG - ping -s 56 -c 3 -W 1 186.123.79.69 2026-07-06 20:07:32,453 - DEBUG - PING 186.123.79.69 (186.123.79.69): 56 data bytes 64 bytes from 186.123.79.69: seq=0 ttl=63 time=3.690 ms 64 bytes from 186.123.79.69: seq=1 ttl=63 time=0.818 ms 64 bytes from 186.123.79.69: seq=2 ttl=63 time=0.794 ms --- 186.123.79.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.794/1.767/3.690 ms 2026-07-06 20:07:32,453 - INFO - Ping to IP 186.123.79.69 from VM ctest-vn1-vm2-78148985 passed 2026-07-06 20:07:32,454 - INFO - Detaching port d3165b42-a581-4b2a-a4c9-fabcb540d411 from VM ctest-vn1-vm2-78148985 2026-07-06 20:07:32,501 - INFO - Deleting VM ctest-vn1-vm2-78148985 2026-07-06 20:07:32,564 - INFO - Detaching port a9616278-42bb-43d7-a7d1-9075958478a4 from VM ctest-vn1-vm1-83041244 2026-07-06 20:07:32,593 - INFO - Deleting VM ctest-vn1-vm1-83041244 2026-07-06 20:07:32,780 - DEBUG - Response for delete_port : () 2026-07-06 20:07:32,914 - DEBUG - Response for delete_port : () 2026-07-06 20:07:32,914 - INFO - Deleting VN ctest-vn1-88977770 2026-07-06 20:07:33,014 - DEBUG - Response for deleting network () 2026-07-06 20:07:33,271 - DEBUG - No XMPP flaps were noticed during the test 2026-07-06 20:07:33,271 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2026-07-06 20:07:33,271 - INFO - -------------------------------------------------------------------------------- 2026-07-06 20:07:33,949 - INFO - Deleted project: ctest-TestPorts-31324027, ID : a68cf1d1-3edd-4959-bed1-4284ef1cf57c