2026-03-25 15:59:56,657 - INFO - Domain Default found not creating 2026-03-25 15:59:57,018 - INFO - Project ctest-TestPorts-11971613 not found, creating it 2026-03-25 15:59:57,582 - INFO - Created Project:ctest-TestPorts-11971613, ID : 6171ee83-77a6-4400-a142-7b651b499414 2026-03-25 15:59:59,571 - INFO - ================================================================================ 2026-03-25 15:59:59,571 - INFO - STARTING TEST : test_ports_bindings 2026-03-25 15:59:59,572 - 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-25 15:59:59,838 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-03-25 15:59:59,838 - INFO - Initial checks done. Running the testcase now 2026-03-25 15:59:59,838 - INFO - 2026-03-25 16:00:00,468 - DEBUG - Response for create_network : {'network': {'id': '259e58ae-cdca-4e65-bcf0-6de70c20c211', 'name': 'ctest-vn-29330272', 'tenant_id': '6171ee8377a64400a1427b651b499414', 'project_id': '6171ee8377a64400a1427b651b499414', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-11971613', 'ctest-vn-29330272'], 'port_security_enabled': True, 'description': ''}} 2026-03-25 16:00:00,638 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b0baff4c-81cd-4ee3-b079-05b662d23134', 'name': '', 'tenant_id': '6171ee8377a64400a1427b651b499414', 'network_id': '259e58ae-cdca-4e65-bcf0-6de70c20c211', 'ip_version': 4, 'cidr': '220.184.148.64/26', 'allocation_pools': [{'start': '220.184.148.66', 'end': '220.184.148.126'}], 'gateway_ip': '220.184.148.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '220.184.148.66', 'tags': [], 'project_id': '6171ee8377a64400a1427b651b499414'}} 2026-03-25 16:00:00,657 - INFO - Created VN ctest-vn-29330272 2026-03-25 16:00:00,713 - DEBUG - VN ctest-vn-29330272 UUID is 259e58ae-cdca-4e65-bcf0-6de70c20c211 2026-03-25 16:00:00,845 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-11971613', 'ctest-vmi-28452765']} 2026-03-25 16:00:01,159 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-28452765', 'id': '6980f1e3-a658-4dce-b20e-a3ec9ac7fdad', 'tenant_id': '6171ee8377a64400a1427b651b499414', 'network_id': '259e58ae-cdca-4e65-bcf0-6de70c20c211', 'mac_address': '02:69:80:f1:e3:a6', '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': '220.184.148.67', 'subnet_id': 'b0baff4c-81cd-4ee3-b079-05b662d23134'}], 'security_groups': ['54fc37eb-8262-4e3e-a037-8f23d4ab97c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6171ee8377a64400a1427b651b499414'}} 2026-03-25 16:00:01,159 - DEBUG - Created port 6980f1e3-a658-4dce-b20e-a3ec9ac7fdad 2026-03-25 16:00:01,273 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/6980f1e3-a658-4dce-b20e-a3ec9ac7fdad 2026-03-25 16:00:01,582 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/6980f1e3-a658-4dce-b20e-a3ec9ac7fdad 2026-03-25 16:00:01,648 - INFO - VMI 6980f1e3-a658-4dce-b20e-a3ec9ac7fdad verification in API Server passed 2026-03-25 16:00:01,772 - DEBUG - Response for delete_port : () 2026-03-25 16:00:01,772 - INFO - Deleted port 6980f1e3-a658-4dce-b20e-a3ec9ac7fdad 2026-03-25 16:00:01,772 - INFO - Deleting VN ctest-vn-29330272 2026-03-25 16:00:01,893 - DEBUG - Response for deleting network () 2026-03-25 16:00:02,171 - DEBUG - No XMPP flaps were noticed during the test 2026-03-25 16:00:02,172 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-25 16:00:02,172 - INFO - -------------------------------------------------------------------------------- 2026-03-25 16:00:02,176 - INFO - ================================================================================ 2026-03-25 16:00:02,176 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-25 16:00:02,176 - 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-25 16:00:02,519 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-03-25 16:00:02,519 - INFO - Initial checks done. Running the testcase now 2026-03-25 16:00:02,520 - INFO - 2026-03-25 16:00:02,771 - DEBUG - Response for create_network : {'network': {'id': 'a4ff9250-5bad-4a2d-a2a7-04f665698c48', 'name': 'ctest-vn1-51159751', 'tenant_id': '6171ee8377a64400a1427b651b499414', 'project_id': '6171ee8377a64400a1427b651b499414', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-11971613', 'ctest-vn1-51159751'], 'port_security_enabled': True, 'description': ''}} 2026-03-25 16:00:03,002 - DEBUG - Response for create_subnet : {'subnet': {'id': '9c868af1-6dac-4702-893a-e79acd14efc7', 'name': '', 'tenant_id': '6171ee8377a64400a1427b651b499414', 'network_id': 'a4ff9250-5bad-4a2d-a2a7-04f665698c48', 'ip_version': 4, 'cidr': '189.25.95.192/26', 'allocation_pools': [{'start': '189.25.95.194', 'end': '189.25.95.254'}], 'gateway_ip': '189.25.95.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.25.95.194', 'tags': [], 'project_id': '6171ee8377a64400a1427b651b499414'}} 2026-03-25 16:00:03,161 - DEBUG - Response for create_subnet : {'subnet': {'id': '405b9afb-e3cc-47b4-9892-ffb053422cdf', 'name': '', 'tenant_id': '6171ee8377a64400a1427b651b499414', 'network_id': 'a4ff9250-5bad-4a2d-a2a7-04f665698c48', 'ip_version': 4, 'cidr': '21.1.232.64/26', 'allocation_pools': [{'start': '21.1.232.66', 'end': '21.1.232.126'}], 'gateway_ip': '21.1.232.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.1.232.66', 'tags': [], 'project_id': '6171ee8377a64400a1427b651b499414'}} 2026-03-25 16:00:03,185 - INFO - Created VN ctest-vn1-51159751 2026-03-25 16:00:03,241 - DEBUG - VN ctest-vn1-51159751 UUID is a4ff9250-5bad-4a2d-a2a7-04f665698c48 2026-03-25 16:00:03,596 - DEBUG - Response for create_port : {'port': {'name': '532e378f-8ac7-45cc-872f-0f89b647167a', 'id': '532e378f-8ac7-45cc-872f-0f89b647167a', 'tenant_id': '6171ee8377a64400a1427b651b499414', 'network_id': 'a4ff9250-5bad-4a2d-a2a7-04f665698c48', 'mac_address': '02:53:2e:37:8f:8a', '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': '189.25.95.197', 'subnet_id': '9c868af1-6dac-4702-893a-e79acd14efc7'}], 'security_groups': ['54fc37eb-8262-4e3e-a037-8f23d4ab97c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6171ee8377a64400a1427b651b499414'}} 2026-03-25 16:00:03,782 - DEBUG - Response for create_port : {'port': {'name': '5bf15f54-7e99-448c-86c9-b09954866c15', 'id': '5bf15f54-7e99-448c-86c9-b09954866c15', 'tenant_id': '6171ee8377a64400a1427b651b499414', 'network_id': 'a4ff9250-5bad-4a2d-a2a7-04f665698c48', 'mac_address': '02:5b:f1:5f:54:7e', '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': '21.1.232.69', 'subnet_id': '405b9afb-e3cc-47b4-9892-ffb053422cdf'}], 'security_groups': ['54fc37eb-8262-4e3e-a037-8f23d4ab97c1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6171ee8377a64400a1427b651b499414'}} 2026-03-25 16:00:03,863 - DEBUG - Services list from nova: [, , ] 2026-03-25 16:00:04,329 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5540-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5540-1) 2026-03-25 16:00:04,842 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5540-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5540-1) 2026-03-25 16:00:04,842 - INFO - Waiting for VM ctest-vn1-vm1-14133687 to be up.. 2026-03-25 16:00:04,889 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-25 16:00:10,008 - DEBUG - VM is in ACTIVE state now 2026-03-25 16:00:10,008 - INFO - VM name : ctest-vn1-vm1-14133687 2026-03-25 16:00:10,120 - DEBUG - VM ctest-vn1-vm1-14133687 ID is 61e75418-0224-49e6-9c3b-cd8642016637 2026-03-25 16:00:10,155 - DEBUG - VM ctest-vn1-vm1-14133687 launched on Node cn-jenkins-deploy-platform-ansible-os-5540-1 2026-03-25 16:00:10,278 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/61e75418-0224-49e6-9c3b-cd8642016637 2026-03-25 16:00:10,291 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/532e378f-8ac7-45cc-872f-0f89b647167a 2026-03-25 16:00:13,598 - 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 1031ms') 2026-03-25 16:00:13,599 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-14133687 failed! 2026-03-25 16:00:13,665 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-11971613:ctest-vn1-51159751 is 189.25.95.193 and allocation pool is NOT set 2026-03-25 16:00:13,665 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-11971613:ctest-vn1-51159751 is 21.1.232.65 and allocation pool is NOT set 2026-03-25 16:00:17,755 - 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 1017ms') 2026-03-25 16:00:17,755 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-14133687 failed! 2026-03-25 16:00:17,825 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-11971613:ctest-vn1-51159751 is 189.25.95.193 and allocation pool is NOT set 2026-03-25 16:00:17,825 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-11971613:ctest-vn1-51159751 is 21.1.232.65 and allocation pool is NOT set 2026-03-25 16:00:19,898 - 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=4.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.552 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.552/2.677/4.803/2.125 ms') 2026-03-25 16:00:19,898 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-14133687 passed 2026-03-25 16:00:20,057 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-25 16:00:20,057 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-14133687, IP 189.25.95.197, Port 22 2026-03-25 16:00:20,243 - DEBUG - VM ctest-vn1-vm1-14133687 is ready for SSH connections 2026-03-25 16:00:20,244 - INFO - Waiting for VM ctest-vn1-vm2-90201122 to be up.. 2026-03-25 16:00:20,345 - DEBUG - VM is in ACTIVE state now 2026-03-25 16:00:20,346 - INFO - VM name : ctest-vn1-vm2-90201122 2026-03-25 16:00:20,438 - DEBUG - VM ctest-vn1-vm2-90201122 ID is 82c8366a-fa74-49ad-b798-5421d30bcfd3 2026-03-25 16:00:20,438 - DEBUG - VM ctest-vn1-vm2-90201122 launched on Node cn-jenkins-deploy-platform-ansible-os-5540-1 2026-03-25 16:00:20,532 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/82c8366a-fa74-49ad-b798-5421d30bcfd3 2026-03-25 16:00:20,544 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/5bf15f54-7e99-448c-86c9-b09954866c15 2026-03-25 16:00:21,814 - 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=4.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.435 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.435/2.394/4.354/1.959 ms') 2026-03-25 16:00:21,814 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-90201122 passed 2026-03-25 16:00:21,973 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-25 16:00:21,973 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-90201122, IP 21.1.232.69, Port 22 2026-03-25 16:00:22,151 - DEBUG - VM ctest-vn1-vm2-90201122 is ready for SSH connections 2026-03-25 16:00:22,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-25 16:00:22,151 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-25 16:00:22,152 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-25 16:00:22,152 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 189.25.95.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-03-25 16:00:22,152 - DEBUG - ping -s 56 -c 3 -W 1 189.25.95.197 2026-03-25 16:00:26,049 - DEBUG - PING 189.25.95.197 (189.25.95.197): 56 data bytes 64 bytes from 189.25.95.197: seq=0 ttl=63 time=4.733 ms 64 bytes from 189.25.95.197: seq=1 ttl=63 time=1.461 ms 64 bytes from 189.25.95.197: seq=2 ttl=63 time=1.628 ms --- 189.25.95.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.461/2.607/4.733 ms 2026-03-25 16:00:26,049 - INFO - Ping to IP 189.25.95.197 from VM ctest-vn1-vm2-90201122 passed 2026-03-25 16:00:26,050 - INFO - Detaching port 5bf15f54-7e99-448c-86c9-b09954866c15 from VM ctest-vn1-vm2-90201122 2026-03-25 16:00:26,146 - INFO - Deleting VM ctest-vn1-vm2-90201122 2026-03-25 16:00:26,242 - INFO - Detaching port 532e378f-8ac7-45cc-872f-0f89b647167a from VM ctest-vn1-vm1-14133687 2026-03-25 16:00:26,289 - INFO - Deleting VM ctest-vn1-vm1-14133687 2026-03-25 16:00:26,617 - DEBUG - Response for delete_port : () 2026-03-25 16:00:26,809 - DEBUG - Response for delete_port : () 2026-03-25 16:00:26,809 - INFO - Deleting VN ctest-vn1-51159751 2026-03-25 16:00:27,016 - DEBUG - Response for deleting network () 2026-03-25 16:00:27,294 - DEBUG - No XMPP flaps were noticed during the test 2026-03-25 16:00:27,294 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:25] 2026-03-25 16:00:27,295 - INFO - -------------------------------------------------------------------------------- 2026-03-25 16:00:28,115 - INFO - Deleted project: ctest-TestPorts-11971613, ID : 6171ee83-77a6-4400-a142-7b651b499414