2026-08-23 16:59:37,688 - INFO - Domain Default found not creating 2026-08-23 16:59:37,855 - INFO - Project ctest-TestPorts-53327817 not found, creating it 2026-08-23 16:59:38,311 - INFO - Created Project:ctest-TestPorts-53327817, ID : bfcbb46d-c8a1-47be-8ff9-4c1f0307924b 2026-08-23 16:59:40,086 - INFO - ================================================================================ 2026-08-23 16:59:40,086 - INFO - STARTING TEST : test_ports_bindings 2026-08-23 16:59:40,087 - 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-08-23 16:59:40,359 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with 2026-08-23 16:59:40,359 - INFO - Initial checks done. Running the testcase now 2026-08-23 16:59:40,359 - INFO - 2026-08-23 16:59:41,014 - DEBUG - Response for create_network : {'network': {'id': 'fd3d2383-410d-4af4-8ca6-841b945920fb', 'name': 'ctest-vn-44883617', 'tenant_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'project_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-53327817', 'ctest-vn-44883617'], 'port_security_enabled': True, 'description': ''}} 2026-08-23 16:59:41,209 - DEBUG - Response for create_subnet : {'subnet': {'id': '4510c2a2-4840-4d0a-b2af-41fa88301baa', 'name': '', 'tenant_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'network_id': 'fd3d2383-410d-4af4-8ca6-841b945920fb', 'ip_version': 4, 'cidr': '48.166.0.192/26', 'allocation_pools': [{'start': '48.166.0.194', 'end': '48.166.0.254'}], 'gateway_ip': '48.166.0.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.166.0.194', 'tags': [], 'project_id': 'bfcbb46dc8a147be8ff94c1f0307924b'}} 2026-08-23 16:59:41,226 - INFO - Created VN ctest-vn-44883617 2026-08-23 16:59:41,277 - DEBUG - VN ctest-vn-44883617 UUID is fd3d2383-410d-4af4-8ca6-841b945920fb 2026-08-23 16:59:41,386 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-53327817', 'ctest-vmi-68696188']} 2026-08-23 16:59:41,699 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-68696188', 'id': 'd7ba0fc9-eadd-4e08-b77b-d3567c8b2667', 'tenant_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'network_id': 'fd3d2383-410d-4af4-8ca6-841b945920fb', 'mac_address': '02:d7:ba:0f:c9:ea', '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': '48.166.0.195', 'subnet_id': '4510c2a2-4840-4d0a-b2af-41fa88301baa'}], 'security_groups': ['0eb879fe-213b-42be-8e1a-2bc6db3b87fd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bfcbb46dc8a147be8ff94c1f0307924b'}} 2026-08-23 16:59:41,699 - DEBUG - Created port d7ba0fc9-eadd-4e08-b77b-d3567c8b2667 2026-08-23 16:59:41,805 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/d7ba0fc9-eadd-4e08-b77b-d3567c8b2667 2026-08-23 16:59:42,171 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/d7ba0fc9-eadd-4e08-b77b-d3567c8b2667 2026-08-23 16:59:42,204 - INFO - VMI d7ba0fc9-eadd-4e08-b77b-d3567c8b2667 verification in API Server passed 2026-08-23 16:59:42,303 - DEBUG - Response for delete_port : () 2026-08-23 16:59:42,304 - INFO - Deleted port d7ba0fc9-eadd-4e08-b77b-d3567c8b2667 2026-08-23 16:59:42,304 - INFO - Deleting VN ctest-vn-44883617 2026-08-23 16:59:42,411 - DEBUG - Response for deleting network () 2026-08-23 16:59:42,681 - DEBUG - No XMPP flaps were noticed during the test
2026-08-23 16:59:42,681 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-23 16:59:42,681 - INFO - -------------------------------------------------------------------------------- 2026-08-23 16:59:42,684 - INFO - ================================================================================ 2026-08-23 16:59:42,684 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-23 16:59:42,684 - 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-08-23 16:59:42,978 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.17': '0'}} with 2026-08-23 16:59:42,979 - INFO - Initial checks done. Running the testcase now 2026-08-23 16:59:42,979 - INFO - 2026-08-23 16:59:43,176 - DEBUG - Response for create_network : {'network': {'id': '3f9b153b-cb86-4cbf-98ab-f3c3f4074206', 'name': 'ctest-vn1-44391219', 'tenant_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'project_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-53327817', 'ctest-vn1-44391219'], 'port_security_enabled': True, 'description': ''}} 2026-08-23 16:59:43,339 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ffbfe490-6cc6-4a31-beaf-3b7514c907dd', 'name': '', 'tenant_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'network_id': '3f9b153b-cb86-4cbf-98ab-f3c3f4074206', 'ip_version': 4, 'cidr': '213.155.0.128/26', 'allocation_pools': [{'start': '213.155.0.130', 'end': '213.155.0.190'}], 'gateway_ip': '213.155.0.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '213.155.0.130', 'tags': [], 'project_id': 'bfcbb46dc8a147be8ff94c1f0307924b'}} 2026-08-23 16:59:43,501 - DEBUG - Response for create_subnet : {'subnet': {'id': '0790504d-ffaa-45e2-8b76-d04adb82bf9b', 'name': '', 'tenant_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'network_id': '3f9b153b-cb86-4cbf-98ab-f3c3f4074206', 'ip_version': 4, 'cidr': '59.34.223.0/26', 'allocation_pools': [{'start': '59.34.223.2', 'end': '59.34.223.62'}], 'gateway_ip': '59.34.223.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '59.34.223.2', 'tags': [], 'project_id': 'bfcbb46dc8a147be8ff94c1f0307924b'}} 2026-08-23 16:59:43,522 - INFO - Created VN ctest-vn1-44391219 2026-08-23 16:59:43,577 - DEBUG - VN ctest-vn1-44391219 UUID is 3f9b153b-cb86-4cbf-98ab-f3c3f4074206 2026-08-23 16:59:43,896 - DEBUG - Response for create_port : {'port': {'name': '63d3710b-54c9-4fb5-b96a-91ed4bee6d5a', 'id': '63d3710b-54c9-4fb5-b96a-91ed4bee6d5a', 'tenant_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'network_id': '3f9b153b-cb86-4cbf-98ab-f3c3f4074206', 'mac_address': '02:63:d3:71:0b:54', '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': '213.155.0.133', 'subnet_id': 'ffbfe490-6cc6-4a31-beaf-3b7514c907dd'}], 'security_groups': ['0eb879fe-213b-42be-8e1a-2bc6db3b87fd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bfcbb46dc8a147be8ff94c1f0307924b'}} 2026-08-23 16:59:44,099 - DEBUG - Response for create_port : {'port': {'name': '383e1d0d-4550-44b1-b28e-908b7493cd31', 'id': '383e1d0d-4550-44b1-b28e-908b7493cd31', 'tenant_id': 'bfcbb46dc8a147be8ff94c1f0307924b', 'network_id': '3f9b153b-cb86-4cbf-98ab-f3c3f4074206', 'mac_address': '02:38:3e:1d:0d:45', '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.34.223.5', 'subnet_id': '0790504d-ffaa-45e2-8b76-d04adb82bf9b'}], 'security_groups': ['0eb879fe-213b-42be-8e1a-2bc6db3b87fd'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bfcbb46dc8a147be8ff94c1f0307924b'}} 2026-08-23 16:59:44,158 - DEBUG - Services list from nova: [, , ] 2026-08-23 16:59:44,508 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6209-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6209-1) 2026-08-23 16:59:44,901 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6209-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6209-1) 2026-08-23 16:59:44,901 - INFO - Waiting for VM ctest-vn1-vm1-59674097 to be up.. 2026-08-23 16:59:44,938 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 16:59:49,999 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 16:59:55,080 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 17:00:00,185 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 17:00:05,274 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 17:00:10,365 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 17:00:15,453 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 17:00:20,532 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 17:00:25,624 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-23 17:00:30,713 - DEBUG - VM is in ACTIVE state now 2026-08-23 17:00:30,713 - INFO - VM name : ctest-vn1-vm1-59674097 2026-08-23 17:00:30,795 - DEBUG - VM ctest-vn1-vm1-59674097 ID is 03d86f51-df07-4182-a257-67a7c5f490c5 2026-08-23 17:00:30,819 - DEBUG - VM ctest-vn1-vm1-59674097 launched on Node cn-jenkins-deploy-platform-ansible-os-6209-1 2026-08-23 17:00:30,907 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/03d86f51-df07-4182-a257-67a7c5f490c5 2026-08-23 17:00:30,917 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/63d3710b-54c9-4fb5-b96a-91ed4bee6d5a 2026-08-23 17:00:34,209 - 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 1036ms') 2026-08-23 17:00:34,209 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59674097 failed! 2026-08-23 17:00:34,265 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-53327817:ctest-vn1-44391219 is 213.155.0.129 and allocation pool is NOT set 2026-08-23 17:00:34,265 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-53327817:ctest-vn1-44391219 is 59.34.223.1 and allocation pool is NOT set 2026-08-23 17:00:36,335 - 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.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.720 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.720/2.450/4.180/1.730 ms') 2026-08-23 17:00:36,336 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-59674097 passed 2026-08-23 17:00:36,485 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-23 17:00:36,485 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-59674097, IP 213.155.0.133, Port 22 2026-08-23 17:00:36,654 - DEBUG - VM ctest-vn1-vm1-59674097 is ready for SSH connections 2026-08-23 17:00:36,655 - INFO - Waiting for VM ctest-vn1-vm2-59979193 to be up.. 2026-08-23 17:00:36,747 - DEBUG - VM is in ACTIVE state now 2026-08-23 17:00:36,747 - INFO - VM name : ctest-vn1-vm2-59979193 2026-08-23 17:00:36,830 - DEBUG - VM ctest-vn1-vm2-59979193 ID is 2ed3311b-78a1-4360-92cf-0b0233949ddf 2026-08-23 17:00:36,830 - DEBUG - VM ctest-vn1-vm2-59979193 launched on Node cn-jenkins-deploy-platform-ansible-os-6209-1 2026-08-23 17:00:36,913 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/2ed3311b-78a1-4360-92cf-0b0233949ddf 2026-08-23 17:00:36,924 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/383e1d0d-4550-44b1-b28e-908b7493cd31 2026-08-23 17:00:38,181 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.620 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.620/2.354/4.089/1.734 ms') 2026-08-23 17:00:38,181 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-59979193 passed 2026-08-23 17:00:38,337 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-23 17:00:38,337 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-59979193, IP 59.34.223.5, Port 22 2026-08-23 17:00:38,502 - DEBUG - VM ctest-vn1-vm2-59979193 is ready for SSH connections 2026-08-23 17:00:38,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-23 17:00:38,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-23 17:00:38,503 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-23 17:00:38,503 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 213.155.0.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123 2026-08-23 17:00:38,503 - DEBUG - ping -s 56 -c 3 -W 1 213.155.0.133 2026-08-23 17:00:42,667 - DEBUG - PING 213.155.0.133 (213.155.0.133): 56 data bytes 64 bytes from 213.155.0.133: seq=0 ttl=63 time=4.728 ms 64 bytes from 213.155.0.133: seq=1 ttl=63 time=1.600 ms 64 bytes from 213.155.0.133: seq=2 ttl=63 time=1.401 ms --- 213.155.0.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.401/2.576/4.728 ms 2026-08-23 17:00:42,668 - INFO - Ping to IP 213.155.0.133 from VM ctest-vn1-vm2-59979193 passed 2026-08-23 17:00:42,668 - INFO - Detaching port 383e1d0d-4550-44b1-b28e-908b7493cd31 from VM ctest-vn1-vm2-59979193 2026-08-23 17:00:42,728 - INFO - Deleting VM ctest-vn1-vm2-59979193 2026-08-23 17:00:42,806 - INFO - Detaching port 63d3710b-54c9-4fb5-b96a-91ed4bee6d5a from VM ctest-vn1-vm1-59674097 2026-08-23 17:00:42,848 - INFO - Deleting VM ctest-vn1-vm1-59674097 2026-08-23 17:00:43,086 - DEBUG - Response for delete_port : () 2026-08-23 17:00:43,261 - DEBUG - Response for delete_port : () 2026-08-23 17:00:43,261 - INFO - Deleting VN ctest-vn1-44391219 2026-08-23 17:00:43,395 - DEBUG - Response for deleting network () 2026-08-23 17:00:43,673 - DEBUG - No XMPP flaps were noticed during the test
2026-08-23 17:00:43,673 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-08-23 17:00:43,674 - INFO - -------------------------------------------------------------------------------- 2026-08-23 17:00:44,512 - INFO - Deleted project: ctest-TestPorts-53327817, ID : bfcbb46d-c8a1-47be-8ff9-4c1f0307924b