2026-05-14 10:32:20,785 - INFO - Domain Default found not creating 2026-05-14 10:32:20,965 - INFO - Project ctest-TestPorts-23569323 not found, creating it 2026-05-14 10:32:21,469 - INFO - Created Project:ctest-TestPorts-23569323, ID : 79efb9ff-e6d1-4cf5-844a-c2c1de589178 2026-05-14 10:32:23,071 - INFO - ================================================================================ 2026-05-14 10:32:23,072 - INFO - STARTING TEST : test_ports_bindings 2026-05-14 10:32:23,072 - 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-05-14 10:32:23,325 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-14 10:32:23,325 - INFO - Initial checks done. Running the testcase now 2026-05-14 10:32:23,325 - INFO - 2026-05-14 10:32:23,902 - DEBUG - Response for create_network : {'network': {'id': '125a5ac1-bbd1-4f73-94a0-7114d0d7a255', 'name': 'ctest-vn-36659677', 'tenant_id': '79efb9ffe6d14cf5844ac2c1de589178', 'project_id': '79efb9ffe6d14cf5844ac2c1de589178', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23569323', 'ctest-vn-36659677'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 10:32:24,089 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c83976a1-15cb-46ee-b04e-1d85ee3c0e00', 'name': '', 'tenant_id': '79efb9ffe6d14cf5844ac2c1de589178', 'network_id': '125a5ac1-bbd1-4f73-94a0-7114d0d7a255', 'ip_version': 4, 'cidr': '52.80.152.0/26', 'allocation_pools': [{'start': '52.80.152.2', 'end': '52.80.152.62'}], 'gateway_ip': '52.80.152.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.80.152.2', 'tags': [], 'project_id': '79efb9ffe6d14cf5844ac2c1de589178'}} 2026-05-14 10:32:24,110 - INFO - Created VN ctest-vn-36659677 2026-05-14 10:32:24,163 - DEBUG - VN ctest-vn-36659677 UUID is 125a5ac1-bbd1-4f73-94a0-7114d0d7a255 2026-05-14 10:32:24,274 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23569323', 'ctest-vmi-25963028']} 2026-05-14 10:32:24,520 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-25963028', 'id': 'eaf7b38c-9165-4a2d-b077-fac97892d914', 'tenant_id': '79efb9ffe6d14cf5844ac2c1de589178', 'network_id': '125a5ac1-bbd1-4f73-94a0-7114d0d7a255', 'mac_address': '02:ea:f7:b3:8c:91', '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': '52.80.152.3', 'subnet_id': 'c83976a1-15cb-46ee-b04e-1d85ee3c0e00'}], 'security_groups': ['4dd25cf5-2848-4745-aa4e-97583f78d408'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '79efb9ffe6d14cf5844ac2c1de589178'}} 2026-05-14 10:32:24,520 - DEBUG - Created port eaf7b38c-9165-4a2d-b077-fac97892d914 2026-05-14 10:32:24,627 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/eaf7b38c-9165-4a2d-b077-fac97892d914 2026-05-14 10:32:24,934 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/eaf7b38c-9165-4a2d-b077-fac97892d914 2026-05-14 10:32:24,971 - INFO - VMI eaf7b38c-9165-4a2d-b077-fac97892d914 verification in API Server passed 2026-05-14 10:32:25,064 - DEBUG - Response for delete_port : () 2026-05-14 10:32:25,064 - INFO - Deleted port eaf7b38c-9165-4a2d-b077-fac97892d914 2026-05-14 10:32:25,064 - INFO - Deleting VN ctest-vn-36659677 2026-05-14 10:32:25,173 - DEBUG - Response for deleting network () 2026-05-14 10:32:25,429 - DEBUG - No XMPP flaps were noticed during the test 2026-05-14 10:32:25,429 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-05-14 10:32:25,429 - INFO - -------------------------------------------------------------------------------- 2026-05-14 10:32:25,432 - INFO - ================================================================================ 2026-05-14 10:32:25,432 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-14 10:32:25,432 - 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-05-14 10:32:25,716 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-14 10:32:25,717 - INFO - Initial checks done. Running the testcase now 2026-05-14 10:32:25,717 - INFO - 2026-05-14 10:32:25,903 - DEBUG - Response for create_network : {'network': {'id': 'ba55b1a1-db6e-4473-a77c-1728a88f7eac', 'name': 'ctest-vn1-57906372', 'tenant_id': '79efb9ffe6d14cf5844ac2c1de589178', 'project_id': '79efb9ffe6d14cf5844ac2c1de589178', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23569323', 'ctest-vn1-57906372'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 10:32:26,071 - DEBUG - Response for create_subnet : {'subnet': {'id': 'aa90d8ef-6fb3-454b-b13d-30d633f3f310', 'name': '', 'tenant_id': '79efb9ffe6d14cf5844ac2c1de589178', 'network_id': 'ba55b1a1-db6e-4473-a77c-1728a88f7eac', 'ip_version': 4, 'cidr': '15.89.9.0/26', 'allocation_pools': [{'start': '15.89.9.2', 'end': '15.89.9.62'}], 'gateway_ip': '15.89.9.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '15.89.9.2', 'tags': [], 'project_id': '79efb9ffe6d14cf5844ac2c1de589178'}} 2026-05-14 10:32:26,276 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b8dc4dc4-1db5-40d9-9693-4872b7bb499c', 'name': '', 'tenant_id': '79efb9ffe6d14cf5844ac2c1de589178', 'network_id': 'ba55b1a1-db6e-4473-a77c-1728a88f7eac', 'ip_version': 4, 'cidr': '156.168.17.128/26', 'allocation_pools': [{'start': '156.168.17.130', 'end': '156.168.17.190'}], 'gateway_ip': '156.168.17.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.168.17.130', 'tags': [], 'project_id': '79efb9ffe6d14cf5844ac2c1de589178'}} 2026-05-14 10:32:26,298 - INFO - Created VN ctest-vn1-57906372 2026-05-14 10:32:26,375 - DEBUG - VN ctest-vn1-57906372 UUID is ba55b1a1-db6e-4473-a77c-1728a88f7eac 2026-05-14 10:32:27,019 - DEBUG - Response for create_port : {'port': {'name': 'b6d21bf9-a7b6-4577-8403-e9e041d3e57b', 'id': 'b6d21bf9-a7b6-4577-8403-e9e041d3e57b', 'tenant_id': '79efb9ffe6d14cf5844ac2c1de589178', 'network_id': 'ba55b1a1-db6e-4473-a77c-1728a88f7eac', 'mac_address': '02:b6:d2:1b:f9:a7', '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': '15.89.9.5', 'subnet_id': 'aa90d8ef-6fb3-454b-b13d-30d633f3f310'}], 'security_groups': ['4dd25cf5-2848-4745-aa4e-97583f78d408'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '79efb9ffe6d14cf5844ac2c1de589178'}} 2026-05-14 10:32:27,231 - DEBUG - Response for create_port : {'port': {'name': 'fb4a78da-5825-402b-b9cd-b33777c7756e', 'id': 'fb4a78da-5825-402b-b9cd-b33777c7756e', 'tenant_id': '79efb9ffe6d14cf5844ac2c1de589178', 'network_id': 'ba55b1a1-db6e-4473-a77c-1728a88f7eac', 'mac_address': '02:fb:4a:78:da:58', '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': '156.168.17.133', 'subnet_id': 'b8dc4dc4-1db5-40d9-9693-4872b7bb499c'}], 'security_groups': ['4dd25cf5-2848-4745-aa4e-97583f78d408'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '79efb9ffe6d14cf5844ac2c1de589178'}} 2026-05-14 10:32:27,304 - DEBUG - Services list from nova: [, , ] 2026-05-14 10:32:27,686 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5782-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5782-1) 2026-05-14 10:32:28,128 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5782-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5782-1) 2026-05-14 10:32:28,128 - INFO - Waiting for VM ctest-vn1-vm1-77579520 to be up.. 2026-05-14 10:32:28,172 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-14 10:32:33,261 - DEBUG - VM is in ACTIVE state now 2026-05-14 10:32:33,261 - INFO - VM name : ctest-vn1-vm1-77579520 2026-05-14 10:32:33,344 - DEBUG - VM ctest-vn1-vm1-77579520 ID is 84340f42-da07-4657-b3ba-82fa98b4801e 2026-05-14 10:32:33,367 - DEBUG - VM ctest-vn1-vm1-77579520 launched on Node cn-jenkins-deploy-platform-ansible-os-5782-1 2026-05-14 10:32:33,451 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/84340f42-da07-4657-b3ba-82fa98b4801e 2026-05-14 10:32:33,460 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b6d21bf9-a7b6-4577-8403-e9e041d3e57b 2026-05-14 10:32:36,722 - 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 1014ms') 2026-05-14 10:32:36,723 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77579520 failed! 2026-05-14 10:32:36,779 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23569323:ctest-vn1-57906372 is 15.89.9.1 and allocation pool is NOT set 2026-05-14 10:32:36,779 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23569323:ctest-vn1-57906372 is 156.168.17.129 and allocation pool is NOT set 2026-05-14 10:32:40,855 - 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=2 ttl=63 time=7.91 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 7.908/7.908/7.908/0.000 ms') 2026-05-14 10:32:40,855 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77579520 passed 2026-05-14 10:32:41,007 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:32:41,007 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77579520, IP 15.89.9.5, Port 22 2026-05-14 10:32:41,163 - DEBUG - VM ctest-vn1-vm1-77579520 is ready for SSH connections 2026-05-14 10:32:41,163 - INFO - Waiting for VM ctest-vn1-vm2-08377908 to be up.. 2026-05-14 10:32:41,242 - DEBUG - VM is in ACTIVE state now 2026-05-14 10:32:41,242 - INFO - VM name : ctest-vn1-vm2-08377908 2026-05-14 10:32:41,321 - DEBUG - VM ctest-vn1-vm2-08377908 ID is f12218d2-b0f1-468c-bd8c-628c17da3f62 2026-05-14 10:32:41,321 - DEBUG - VM ctest-vn1-vm2-08377908 launched on Node cn-jenkins-deploy-platform-ansible-os-5782-1 2026-05-14 10:32:41,406 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f12218d2-b0f1-468c-bd8c-628c17da3f62 2026-05-14 10:32:41,414 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fb4a78da-5825-402b-b9cd-b33777c7756e 2026-05-14 10:32:42,657 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.509 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.509/2.043/3.577/1.534 ms') 2026-05-14 10:32:42,657 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-08377908 passed 2026-05-14 10:32:42,807 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:32:42,807 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-08377908, IP 156.168.17.133, Port 22 2026-05-14 10:32:42,974 - DEBUG - VM ctest-vn1-vm2-08377908 is ready for SSH connections 2026-05-14 10:32:42,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:32:42,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:32:42,974 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 10:32:42,974 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 15.89.9.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-14 10:32:42,974 - DEBUG - ping -s 56 -c 3 -W 1 15.89.9.5 2026-05-14 10:32:45,660 - DEBUG - PING 15.89.9.5 (15.89.9.5): 56 data bytes 64 bytes from 15.89.9.5: seq=0 ttl=63 time=3.892 ms 64 bytes from 15.89.9.5: seq=1 ttl=63 time=0.941 ms 64 bytes from 15.89.9.5: seq=2 ttl=63 time=0.848 ms --- 15.89.9.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.848/1.893/3.892 ms 2026-05-14 10:32:45,661 - INFO - Ping to IP 15.89.9.5 from VM ctest-vn1-vm2-08377908 passed 2026-05-14 10:32:45,661 - INFO - Detaching port fb4a78da-5825-402b-b9cd-b33777c7756e from VM ctest-vn1-vm2-08377908 2026-05-14 10:32:45,715 - INFO - Deleting VM ctest-vn1-vm2-08377908 2026-05-14 10:32:45,795 - INFO - Detaching port b6d21bf9-a7b6-4577-8403-e9e041d3e57b from VM ctest-vn1-vm1-77579520 2026-05-14 10:32:45,835 - INFO - Deleting VM ctest-vn1-vm1-77579520 2026-05-14 10:32:46,106 - DEBUG - Response for delete_port : () 2026-05-14 10:32:46,287 - DEBUG - Response for delete_port : () 2026-05-14 10:32:46,287 - INFO - Deleting VN ctest-vn1-57906372 2026-05-14 10:32:46,449 - DEBUG - Response for deleting network () 2026-05-14 10:32:46,721 - DEBUG - No XMPP flaps were noticed during the test 2026-05-14 10:32:46,721 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-05-14 10:32:46,721 - INFO - -------------------------------------------------------------------------------- 2026-05-14 10:32:47,434 - INFO - Deleted project: ctest-TestPorts-23569323, ID : 79efb9ff-e6d1-4cf5-844a-c2c1de589178