2026-06-16 15:33:29,679 - INFO - Domain Default found not creating 2026-06-16 15:33:29,800 - INFO - Project ctest-TestPorts-87317971 not found, creating it 2026-06-16 15:33:30,273 - INFO - Created Project:ctest-TestPorts-87317971, ID : 68f65824-ad8b-4674-ba1e-213c05048a59 2026-06-16 15:33:31,636 - INFO - ================================================================================ 2026-06-16 15:33:31,636 - INFO - STARTING TEST : test_ports_bindings 2026-06-16 15:33:31,636 - 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-06-16 15:33:31,894 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with 2026-06-16 15:33:31,894 - INFO - Initial checks done. Running the testcase now 2026-06-16 15:33:31,895 - INFO - 2026-06-16 15:33:32,426 - DEBUG - Response for create_network : {'network': {'id': '6e469846-4a93-4c60-b5fe-80eaf8e72793', 'name': 'ctest-vn-31497757', 'tenant_id': '68f65824ad8b4674ba1e213c05048a59', 'project_id': '68f65824ad8b4674ba1e213c05048a59', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87317971', 'ctest-vn-31497757'], 'port_security_enabled': True, 'description': ''}} 2026-06-16 15:33:32,579 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c46dca37-39a4-42b4-b821-f201a2b958e3', 'name': '', 'tenant_id': '68f65824ad8b4674ba1e213c05048a59', 'network_id': '6e469846-4a93-4c60-b5fe-80eaf8e72793', 'ip_version': 4, 'cidr': '149.84.56.64/26', 'allocation_pools': [{'start': '149.84.56.66', 'end': '149.84.56.126'}], 'gateway_ip': '149.84.56.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '149.84.56.66', 'tags': [], 'project_id': '68f65824ad8b4674ba1e213c05048a59'}} 2026-06-16 15:33:32,591 - INFO - Created VN ctest-vn-31497757 2026-06-16 15:33:32,638 - DEBUG - VN ctest-vn-31497757 UUID is 6e469846-4a93-4c60-b5fe-80eaf8e72793 2026-06-16 15:33:32,720 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-87317971', 'ctest-vmi-90241528']} 2026-06-16 15:33:32,967 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-90241528', 'id': '34092c86-9979-46b5-8fd1-a285628d6bdd', 'tenant_id': '68f65824ad8b4674ba1e213c05048a59', 'network_id': '6e469846-4a93-4c60-b5fe-80eaf8e72793', 'mac_address': '02:34:09:2c:86:99', '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': '149.84.56.67', 'subnet_id': 'c46dca37-39a4-42b4-b821-f201a2b958e3'}], 'security_groups': ['01f26989-6eba-49c2-ad4f-85b095362126'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '68f65824ad8b4674ba1e213c05048a59'}} 2026-06-16 15:33:32,967 - DEBUG - Created port 34092c86-9979-46b5-8fd1-a285628d6bdd 2026-06-16 15:33:33,062 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/34092c86-9979-46b5-8fd1-a285628d6bdd 2026-06-16 15:33:33,375 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/34092c86-9979-46b5-8fd1-a285628d6bdd 2026-06-16 15:33:33,404 - INFO - VMI 34092c86-9979-46b5-8fd1-a285628d6bdd verification in API Server passed 2026-06-16 15:33:33,485 - DEBUG - Response for delete_port : () 2026-06-16 15:33:33,485 - INFO - Deleted port 34092c86-9979-46b5-8fd1-a285628d6bdd 2026-06-16 15:33:33,486 - INFO - Deleting VN ctest-vn-31497757 2026-06-16 15:33:33,561 - DEBUG - Response for deleting network () 2026-06-16 15:33:33,826 - DEBUG - No XMPP flaps were noticed during the test 2026-06-16 15:33:33,826 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-16 15:33:33,826 - INFO - -------------------------------------------------------------------------------- 2026-06-16 15:33:33,828 - INFO - ================================================================================ 2026-06-16 15:33:33,828 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-16 15:33:33,828 - 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-06-16 15:33:34,126 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with 2026-06-16 15:33:34,126 - INFO - Initial checks done. Running the testcase now 2026-06-16 15:33:34,126 - INFO - 2026-06-16 15:33:34,273 - DEBUG - Response for create_network : {'network': {'id': '2645b897-fb0c-4257-a35b-fe8c788d1899', 'name': 'ctest-vn1-63192513', 'tenant_id': '68f65824ad8b4674ba1e213c05048a59', 'project_id': '68f65824ad8b4674ba1e213c05048a59', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87317971', 'ctest-vn1-63192513'], 'port_security_enabled': True, 'description': ''}} 2026-06-16 15:33:34,445 - DEBUG - Response for create_subnet : {'subnet': {'id': '997be49f-d7a8-461a-9c43-16e60df32dde', 'name': '', 'tenant_id': '68f65824ad8b4674ba1e213c05048a59', 'network_id': '2645b897-fb0c-4257-a35b-fe8c788d1899', 'ip_version': 4, 'cidr': '81.109.190.0/26', 'allocation_pools': [{'start': '81.109.190.2', 'end': '81.109.190.62'}], 'gateway_ip': '81.109.190.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.109.190.2', 'tags': [], 'project_id': '68f65824ad8b4674ba1e213c05048a59'}} 2026-06-16 15:33:34,608 - DEBUG - Response for create_subnet : {'subnet': {'id': '550cbf4e-31b8-4fae-9e31-8175b1cb1612', 'name': '', 'tenant_id': '68f65824ad8b4674ba1e213c05048a59', 'network_id': '2645b897-fb0c-4257-a35b-fe8c788d1899', 'ip_version': 4, 'cidr': '25.131.60.64/26', 'allocation_pools': [{'start': '25.131.60.66', 'end': '25.131.60.126'}], 'gateway_ip': '25.131.60.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.131.60.66', 'tags': [], 'project_id': '68f65824ad8b4674ba1e213c05048a59'}} 2026-06-16 15:33:34,622 - INFO - Created VN ctest-vn1-63192513 2026-06-16 15:33:34,674 - DEBUG - VN ctest-vn1-63192513 UUID is 2645b897-fb0c-4257-a35b-fe8c788d1899 2026-06-16 15:33:34,914 - DEBUG - Response for create_port : {'port': {'name': '740b3ffd-c581-435b-8014-678d3dea55be', 'id': '740b3ffd-c581-435b-8014-678d3dea55be', 'tenant_id': '68f65824ad8b4674ba1e213c05048a59', 'network_id': '2645b897-fb0c-4257-a35b-fe8c788d1899', 'mac_address': '02:74:0b:3f:fd:c5', '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': '81.109.190.5', 'subnet_id': '997be49f-d7a8-461a-9c43-16e60df32dde'}], 'security_groups': ['01f26989-6eba-49c2-ad4f-85b095362126'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '68f65824ad8b4674ba1e213c05048a59'}} 2026-06-16 15:33:35,056 - DEBUG - Response for create_port : {'port': {'name': '20097312-8071-47c3-ab8d-f3a01828f1c9', 'id': '20097312-8071-47c3-ab8d-f3a01828f1c9', 'tenant_id': '68f65824ad8b4674ba1e213c05048a59', 'network_id': '2645b897-fb0c-4257-a35b-fe8c788d1899', 'mac_address': '02:20:09:73:12:80', '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': '25.131.60.69', 'subnet_id': '550cbf4e-31b8-4fae-9e31-8175b1cb1612'}], 'security_groups': ['01f26989-6eba-49c2-ad4f-85b095362126'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '68f65824ad8b4674ba1e213c05048a59'}} 2026-06-16 15:33:35,100 - DEBUG - Services list from nova: [, , ] 2026-06-16 15:33:35,350 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5953-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5953-1) 2026-06-16 15:33:35,636 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5953-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5953-1) 2026-06-16 15:33:35,636 - INFO - Waiting for VM ctest-vn1-vm1-10373575 to be up.. 2026-06-16 15:33:35,663 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-16 15:33:40,703 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-16 15:33:45,770 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-16 15:33:50,828 - DEBUG - VM is in ACTIVE state now 2026-06-16 15:33:50,828 - INFO - VM name : ctest-vn1-vm1-10373575 2026-06-16 15:33:50,883 - DEBUG - VM ctest-vn1-vm1-10373575 ID is 76b2552f-47f7-4da5-8b14-51d0af718378 2026-06-16 15:33:50,897 - DEBUG - VM ctest-vn1-vm1-10373575 launched on Node cn-jenkins-deploy-platform-ansible-os-5953-1 2026-06-16 15:33:50,950 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/76b2552f-47f7-4da5-8b14-51d0af718378 2026-06-16 15:33:50,959 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/740b3ffd-c581-435b-8014-678d3dea55be 2026-06-16 15:33:54,201 - 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-06-16 15:33:54,201 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-10373575 failed! 2026-06-16 15:33:54,254 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87317971:ctest-vn1-63192513 is 81.109.190.1 and allocation pool is NOT set 2026-06-16 15:33:54,254 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87317971:ctest-vn1-63192513 is 25.131.60.65 and allocation pool is NOT set 2026-06-16 15:33:56,321 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.307 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.307/1.875/3.444/1.568 ms') 2026-06-16 15:33:56,322 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-10373575 passed 2026-06-16 15:33:56,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 15:33:56,478 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-10373575, IP 81.109.190.5, Port 22 2026-06-16 15:33:56,637 - DEBUG - VM ctest-vn1-vm1-10373575 is ready for SSH connections 2026-06-16 15:33:56,637 - INFO - Waiting for VM ctest-vn1-vm2-59191262 to be up.. 2026-06-16 15:33:56,695 - DEBUG - VM is in ACTIVE state now 2026-06-16 15:33:56,695 - INFO - VM name : ctest-vn1-vm2-59191262 2026-06-16 15:33:56,750 - DEBUG - VM ctest-vn1-vm2-59191262 ID is 880d6ac1-f6fd-4e46-94ce-e0431d91bbfa 2026-06-16 15:33:56,750 - DEBUG - VM ctest-vn1-vm2-59191262 launched on Node cn-jenkins-deploy-platform-ansible-os-5953-1 2026-06-16 15:33:56,801 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/880d6ac1-f6fd-4e46-94ce-e0431d91bbfa 2026-06-16 15:33:56,807 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/20097312-8071-47c3-ab8d-f3a01828f1c9 2026-06-16 15:33:58,070 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.295 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.295/1.926/3.557/1.631 ms') 2026-06-16 15:33:58,070 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-59191262 passed 2026-06-16 15:33:58,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 15:33:58,222 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-59191262, IP 25.131.60.69, Port 22 2026-06-16 15:33:58,378 - DEBUG - VM ctest-vn1-vm2-59191262 is ready for SSH connections 2026-06-16 15:33:58,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 15:33:58,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 15:33:58,378 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-16 15:33:58,378 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.109.190.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-06-16 15:33:58,378 - DEBUG - ping -s 56 -c 3 -W 1 81.109.190.5 2026-06-16 15:34:01,949 - DEBUG - PING 81.109.190.5 (81.109.190.5): 56 data bytes 64 bytes from 81.109.190.5: seq=0 ttl=63 time=3.225 ms 64 bytes from 81.109.190.5: seq=1 ttl=63 time=0.976 ms 64 bytes from 81.109.190.5: seq=2 ttl=63 time=0.987 ms --- 81.109.190.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.976/1.729/3.225 ms 2026-06-16 15:34:01,949 - INFO - Ping to IP 81.109.190.5 from VM ctest-vn1-vm2-59191262 passed 2026-06-16 15:34:01,949 - INFO - Detaching port 20097312-8071-47c3-ab8d-f3a01828f1c9 from VM ctest-vn1-vm2-59191262 2026-06-16 15:34:01,993 - INFO - Deleting VM ctest-vn1-vm2-59191262 2026-06-16 15:34:02,047 - INFO - Detaching port 740b3ffd-c581-435b-8014-678d3dea55be from VM ctest-vn1-vm1-10373575 2026-06-16 15:34:02,076 - INFO - Deleting VM ctest-vn1-vm1-10373575 2026-06-16 15:34:02,255 - DEBUG - Response for delete_port : () 2026-06-16 15:34:02,383 - DEBUG - Response for delete_port : () 2026-06-16 15:34:02,383 - INFO - Deleting VN ctest-vn1-63192513 2026-06-16 15:34:02,478 - DEBUG - Response for deleting network () 2026-06-16 15:34:02,742 - DEBUG - No XMPP flaps were noticed during the test 2026-06-16 15:34:02,742 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2026-06-16 15:34:02,742 - INFO - -------------------------------------------------------------------------------- 2026-06-16 15:34:03,407 - INFO - Deleted project: ctest-TestPorts-87317971, ID : 68f65824-ad8b-4674-ba1e-213c05048a59