2026-06-17 19:30:52,700 - INFO - Domain Default found not creating 2026-06-17 19:30:52,836 - INFO - Project ctest-TestPorts-12689831 not found, creating it 2026-06-17 19:30:53,295 - INFO - Created Project:ctest-TestPorts-12689831, ID : 4619b5b9-7392-4382-84f8-3dc22969425b 2026-06-17 19:30:54,685 - INFO - ================================================================================ 2026-06-17 19:30:54,685 - INFO - STARTING TEST : test_ports_bindings 2026-06-17 19:30:54,685 - 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-17 19:30:54,936 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-17 19:30:54,936 - INFO - Initial checks done. Running the testcase now 2026-06-17 19:30:54,937 - INFO - 2026-06-17 19:30:55,451 - DEBUG - Response for create_network : {'network': {'id': '5963e7e6-4664-4dd8-ab3f-488c03c4aebb', 'name': 'ctest-vn-58131685', 'tenant_id': '4619b5b97392438284f83dc22969425b', 'project_id': '4619b5b97392438284f83dc22969425b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12689831', 'ctest-vn-58131685'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 19:30:55,607 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ac51e557-28ac-4bd0-822b-6f4e2026e12a', 'name': '', 'tenant_id': '4619b5b97392438284f83dc22969425b', 'network_id': '5963e7e6-4664-4dd8-ab3f-488c03c4aebb', 'ip_version': 4, 'cidr': '138.56.221.192/26', 'allocation_pools': [{'start': '138.56.221.194', 'end': '138.56.221.254'}], 'gateway_ip': '138.56.221.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.56.221.194', 'tags': [], 'project_id': '4619b5b97392438284f83dc22969425b'}} 2026-06-17 19:30:55,621 - INFO - Created VN ctest-vn-58131685 2026-06-17 19:30:55,671 - DEBUG - VN ctest-vn-58131685 UUID is 5963e7e6-4664-4dd8-ab3f-488c03c4aebb 2026-06-17 19:30:55,760 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-12689831', 'ctest-vmi-92156668']} 2026-06-17 19:30:56,027 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-92156668', 'id': '6bdc84b9-5f7a-48f6-90c6-c51c6f827450', 'tenant_id': '4619b5b97392438284f83dc22969425b', 'network_id': '5963e7e6-4664-4dd8-ab3f-488c03c4aebb', 'mac_address': '02:6b:dc:84:b9:5f', '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': '138.56.221.195', 'subnet_id': 'ac51e557-28ac-4bd0-822b-6f4e2026e12a'}], 'security_groups': ['3fe7b8ea-016c-4c27-acbe-6d5eb3472c4b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4619b5b97392438284f83dc22969425b'}} 2026-06-17 19:30:56,028 - DEBUG - Created port 6bdc84b9-5f7a-48f6-90c6-c51c6f827450 2026-06-17 19:30:56,128 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6bdc84b9-5f7a-48f6-90c6-c51c6f827450 2026-06-17 19:30:56,442 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6bdc84b9-5f7a-48f6-90c6-c51c6f827450 2026-06-17 19:30:56,468 - INFO - VMI 6bdc84b9-5f7a-48f6-90c6-c51c6f827450 verification in API Server passed 2026-06-17 19:30:56,555 - DEBUG - Response for delete_port : () 2026-06-17 19:30:56,555 - INFO - Deleted port 6bdc84b9-5f7a-48f6-90c6-c51c6f827450 2026-06-17 19:30:56,555 - INFO - Deleting VN ctest-vn-58131685 2026-06-17 19:30:56,642 - DEBUG - Response for deleting network () 2026-06-17 19:30:56,896 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 19:30:56,896 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-17 19:30:56,896 - INFO - -------------------------------------------------------------------------------- 2026-06-17 19:30:56,899 - INFO - ================================================================================ 2026-06-17 19:30:56,899 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-17 19:30:56,899 - 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-17 19:30:57,184 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-17 19:30:57,184 - INFO - Initial checks done. Running the testcase now 2026-06-17 19:30:57,184 - INFO - 2026-06-17 19:30:57,341 - DEBUG - Response for create_network : {'network': {'id': 'afa7d15d-cdd1-4fad-95ed-181fda02f31a', 'name': 'ctest-vn1-90738147', 'tenant_id': '4619b5b97392438284f83dc22969425b', 'project_id': '4619b5b97392438284f83dc22969425b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-12689831', 'ctest-vn1-90738147'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 19:30:57,525 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb3dfc3b-23b6-4fa4-ba2b-42cb42242ab3', 'name': '', 'tenant_id': '4619b5b97392438284f83dc22969425b', 'network_id': 'afa7d15d-cdd1-4fad-95ed-181fda02f31a', 'ip_version': 4, 'cidr': '185.96.172.0/26', 'allocation_pools': [{'start': '185.96.172.2', 'end': '185.96.172.62'}], 'gateway_ip': '185.96.172.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '185.96.172.2', 'tags': [], 'project_id': '4619b5b97392438284f83dc22969425b'}} 2026-06-17 19:30:57,653 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e6435bae-dec9-4514-9eaf-1cb87f54e998', 'name': '', 'tenant_id': '4619b5b97392438284f83dc22969425b', 'network_id': 'afa7d15d-cdd1-4fad-95ed-181fda02f31a', 'ip_version': 4, 'cidr': '20.172.43.64/26', 'allocation_pools': [{'start': '20.172.43.66', 'end': '20.172.43.126'}], 'gateway_ip': '20.172.43.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '20.172.43.66', 'tags': [], 'project_id': '4619b5b97392438284f83dc22969425b'}} 2026-06-17 19:30:57,667 - INFO - Created VN ctest-vn1-90738147 2026-06-17 19:30:57,720 - DEBUG - VN ctest-vn1-90738147 UUID is afa7d15d-cdd1-4fad-95ed-181fda02f31a 2026-06-17 19:30:58,009 - DEBUG - Response for create_port : {'port': {'name': '3bd24736-c8d2-4ec3-9b64-be93e5b632f1', 'id': '3bd24736-c8d2-4ec3-9b64-be93e5b632f1', 'tenant_id': '4619b5b97392438284f83dc22969425b', 'network_id': 'afa7d15d-cdd1-4fad-95ed-181fda02f31a', 'mac_address': '02:3b:d2:47:36:c8', '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': '185.96.172.5', 'subnet_id': 'eb3dfc3b-23b6-4fa4-ba2b-42cb42242ab3'}], 'security_groups': ['3fe7b8ea-016c-4c27-acbe-6d5eb3472c4b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4619b5b97392438284f83dc22969425b'}} 2026-06-17 19:30:58,157 - DEBUG - Response for create_port : {'port': {'name': 'b169e312-75ce-4437-8e51-ce9f2310448b', 'id': 'b169e312-75ce-4437-8e51-ce9f2310448b', 'tenant_id': '4619b5b97392438284f83dc22969425b', 'network_id': 'afa7d15d-cdd1-4fad-95ed-181fda02f31a', 'mac_address': '02:b1:69:e3:12:75', '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': '20.172.43.69', 'subnet_id': 'e6435bae-dec9-4514-9eaf-1cb87f54e998'}], 'security_groups': ['3fe7b8ea-016c-4c27-acbe-6d5eb3472c4b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4619b5b97392438284f83dc22969425b'}} 2026-06-17 19:30:58,204 - DEBUG - Services list from nova: [, , ] 2026-06-17 19:30:58,473 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5969-1) 2026-06-17 19:30:58,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5969-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5969-1) 2026-06-17 19:30:58,870 - INFO - Waiting for VM ctest-vn1-vm1-38634480 to be up.. 2026-06-17 19:30:58,901 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 19:31:03,943 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 19:31:09,008 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 19:31:14,073 - DEBUG - VM is in ACTIVE state now 2026-06-17 19:31:14,073 - INFO - VM name : ctest-vn1-vm1-38634480 2026-06-17 19:31:14,135 - DEBUG - VM ctest-vn1-vm1-38634480 ID is 70c29ad8-1d00-4f39-9c2f-3ce8f1616bc0 2026-06-17 19:31:14,157 - DEBUG - VM ctest-vn1-vm1-38634480 launched on Node cn-jenkins-deploy-platform-ansible-os-5969-1 2026-06-17 19:31:14,232 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/70c29ad8-1d00-4f39-9c2f-3ce8f1616bc0 2026-06-17 19:31:14,239 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3bd24736-c8d2-4ec3-9b64-be93e5b632f1 2026-06-17 19:31:17,469 - 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 1004ms') 2026-06-17 19:31:17,469 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-38634480 failed! 2026-06-17 19:31:17,520 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12689831:ctest-vn1-90738147 is 185.96.172.1 and allocation pool is NOT set 2026-06-17 19:31:17,520 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-12689831:ctest-vn1-90738147 is 20.172.43.65 and allocation pool is NOT set 2026-06-17 19:31:19,575 - 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=2.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.238 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.238/1.539/2.841/1.301 ms') 2026-06-17 19:31:19,575 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-38634480 passed 2026-06-17 19:31:19,728 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 19:31:19,728 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-38634480, IP 185.96.172.5, Port 22 2026-06-17 19:31:19,887 - DEBUG - VM ctest-vn1-vm1-38634480 is ready for SSH connections 2026-06-17 19:31:19,887 - INFO - Waiting for VM ctest-vn1-vm2-20793715 to be up.. 2026-06-17 19:31:19,950 - DEBUG - VM is in ACTIVE state now 2026-06-17 19:31:19,950 - INFO - VM name : ctest-vn1-vm2-20793715 2026-06-17 19:31:20,009 - DEBUG - VM ctest-vn1-vm2-20793715 ID is cc817e28-703f-498e-aaf1-a18e8a3da569 2026-06-17 19:31:20,009 - DEBUG - VM ctest-vn1-vm2-20793715 launched on Node cn-jenkins-deploy-platform-ansible-os-5969-1 2026-06-17 19:31:20,065 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/cc817e28-703f-498e-aaf1-a18e8a3da569 2026-06-17 19:31:20,071 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b169e312-75ce-4437-8e51-ce9f2310448b 2026-06-17 19:31:21,293 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.366 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.366/1.806/3.246/1.440 ms') 2026-06-17 19:31:21,293 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-20793715 passed 2026-06-17 19:31:21,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 19:31:21,440 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-20793715, IP 20.172.43.69, Port 22 2026-06-17 19:31:21,595 - DEBUG - VM ctest-vn1-vm2-20793715 is ready for SSH connections 2026-06-17 19:31:21,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 19:31:21,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 19:31:21,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 19:31:21,595 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 185.96.172.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-17 19:31:21,596 - DEBUG - ping -s 56 -c 3 -W 1 185.96.172.5 2026-06-17 19:31:25,173 - DEBUG - PING 185.96.172.5 (185.96.172.5): 56 data bytes 64 bytes from 185.96.172.5: seq=0 ttl=63 time=3.784 ms 64 bytes from 185.96.172.5: seq=1 ttl=63 time=0.741 ms 64 bytes from 185.96.172.5: seq=2 ttl=63 time=1.037 ms --- 185.96.172.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.741/1.854/3.784 ms 2026-06-17 19:31:25,173 - INFO - Ping to IP 185.96.172.5 from VM ctest-vn1-vm2-20793715 passed 2026-06-17 19:31:25,173 - INFO - Detaching port b169e312-75ce-4437-8e51-ce9f2310448b from VM ctest-vn1-vm2-20793715 2026-06-17 19:31:25,229 - INFO - Deleting VM ctest-vn1-vm2-20793715 2026-06-17 19:31:25,288 - INFO - Detaching port 3bd24736-c8d2-4ec3-9b64-be93e5b632f1 from VM ctest-vn1-vm1-38634480 2026-06-17 19:31:25,327 - INFO - Deleting VM ctest-vn1-vm1-38634480 2026-06-17 19:31:25,502 - DEBUG - Response for delete_port : () 2026-06-17 19:31:25,637 - DEBUG - Response for delete_port : () 2026-06-17 19:31:25,637 - INFO - Deleting VN ctest-vn1-90738147 2026-06-17 19:31:25,748 - DEBUG - Response for deleting network () 2026-06-17 19:31:26,004 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 19:31:26,004 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30]
2026-06-17 19:31:26,004 - INFO - -------------------------------------------------------------------------------- 2026-06-17 19:31:26,667 - INFO - Deleted project: ctest-TestPorts-12689831, ID : 4619b5b9-7392-4382-84f8-3dc22969425b