2026-06-17 16:39:14,416 - INFO - Domain Default found not creating 2026-06-17 16:39:14,555 - INFO - Project ctest-TestPorts-06891944 not found, creating it 2026-06-17 16:39:14,979 - INFO - Created Project:ctest-TestPorts-06891944, ID : c99c7a93-6a98-4cb8-847a-3c3924d2bce2 2026-06-17 16:39:16,405 - INFO - ================================================================================ 2026-06-17 16:39:16,405 - INFO - STARTING TEST : test_ports_bindings 2026-06-17 16:39:16,405 - 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 16:39:16,663 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-17 16:39:16,663 - INFO - Initial checks done. Running the testcase now 2026-06-17 16:39:16,663 - INFO - 2026-06-17 16:39:17,197 - DEBUG - Response for create_network : {'network': {'id': '5ffa7be0-888d-4f97-bf1d-aad7bcc777c2', 'name': 'ctest-vn-81848402', 'tenant_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'project_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-06891944', 'ctest-vn-81848402'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 16:39:17,355 - DEBUG - Response for create_subnet : {'subnet': {'id': 'abe446f1-2acb-43e8-b2d0-a4decadb9feb', 'name': '', 'tenant_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'network_id': '5ffa7be0-888d-4f97-bf1d-aad7bcc777c2', 'ip_version': 4, 'cidr': '7.170.211.128/26', 'allocation_pools': [{'start': '7.170.211.130', 'end': '7.170.211.190'}], 'gateway_ip': '7.170.211.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '7.170.211.130', 'tags': [], 'project_id': 'c99c7a936a984cb8847a3c3924d2bce2'}} 2026-06-17 16:39:17,370 - INFO - Created VN ctest-vn-81848402 2026-06-17 16:39:17,422 - DEBUG - VN ctest-vn-81848402 UUID is 5ffa7be0-888d-4f97-bf1d-aad7bcc777c2 2026-06-17 16:39:17,515 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-06891944', 'ctest-vmi-40550846']} 2026-06-17 16:39:17,777 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-40550846', 'id': 'e5735807-e386-4ef5-b41c-98e358790810', 'tenant_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'network_id': '5ffa7be0-888d-4f97-bf1d-aad7bcc777c2', 'mac_address': '02:e5:73:58:07:e3', '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': '7.170.211.131', 'subnet_id': 'abe446f1-2acb-43e8-b2d0-a4decadb9feb'}], 'security_groups': ['3eadf54b-bd54-4d91-866a-b1acfddc12a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c99c7a936a984cb8847a3c3924d2bce2'}} 2026-06-17 16:39:17,777 - DEBUG - Created port e5735807-e386-4ef5-b41c-98e358790810 2026-06-17 16:39:17,894 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e5735807-e386-4ef5-b41c-98e358790810 2026-06-17 16:39:18,209 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e5735807-e386-4ef5-b41c-98e358790810 2026-06-17 16:39:18,235 - INFO - VMI e5735807-e386-4ef5-b41c-98e358790810 verification in API Server passed 2026-06-17 16:39:18,312 - DEBUG - Response for delete_port : () 2026-06-17 16:39:18,312 - INFO - Deleted port e5735807-e386-4ef5-b41c-98e358790810 2026-06-17 16:39:18,313 - INFO - Deleting VN ctest-vn-81848402 2026-06-17 16:39:18,415 - DEBUG - Response for deleting network () 2026-06-17 16:39:18,666 - DEBUG - No XMPP flaps were noticed during the test 2026-06-17 16:39:18,666 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-17 16:39:18,666 - INFO - -------------------------------------------------------------------------------- 2026-06-17 16:39:18,668 - INFO - ================================================================================ 2026-06-17 16:39:18,668 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-17 16:39:18,669 - 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 16:39:18,954 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-06-17 16:39:18,954 - INFO - Initial checks done. Running the testcase now 2026-06-17 16:39:18,954 - INFO - 2026-06-17 16:39:19,108 - DEBUG - Response for create_network : {'network': {'id': 'e3297933-889d-4582-bf41-b7ce2f941931', 'name': 'ctest-vn1-41471103', 'tenant_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'project_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-06891944', 'ctest-vn1-41471103'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 16:39:19,269 - DEBUG - Response for create_subnet : {'subnet': {'id': '1773db33-3be9-4f17-aa68-9f534bf0e464', 'name': '', 'tenant_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'network_id': 'e3297933-889d-4582-bf41-b7ce2f941931', 'ip_version': 4, 'cidr': '57.82.44.192/26', 'allocation_pools': [{'start': '57.82.44.194', 'end': '57.82.44.254'}], 'gateway_ip': '57.82.44.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '57.82.44.194', 'tags': [], 'project_id': 'c99c7a936a984cb8847a3c3924d2bce2'}} 2026-06-17 16:39:19,412 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f12580ab-54b7-4b60-b108-ecac563bba16', 'name': '', 'tenant_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'network_id': 'e3297933-889d-4582-bf41-b7ce2f941931', 'ip_version': 4, 'cidr': '161.130.53.128/26', 'allocation_pools': [{'start': '161.130.53.130', 'end': '161.130.53.190'}], 'gateway_ip': '161.130.53.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '161.130.53.130', 'tags': [], 'project_id': 'c99c7a936a984cb8847a3c3924d2bce2'}} 2026-06-17 16:39:19,430 - INFO - Created VN ctest-vn1-41471103 2026-06-17 16:39:19,482 - DEBUG - VN ctest-vn1-41471103 UUID is e3297933-889d-4582-bf41-b7ce2f941931 2026-06-17 16:39:19,754 - DEBUG - Response for create_port : {'port': {'name': '048ef866-0b29-439e-bc09-289852912e62', 'id': '048ef866-0b29-439e-bc09-289852912e62', 'tenant_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'network_id': 'e3297933-889d-4582-bf41-b7ce2f941931', 'mac_address': '02:04:8e:f8:66:0b', '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': '57.82.44.197', 'subnet_id': '1773db33-3be9-4f17-aa68-9f534bf0e464'}], 'security_groups': ['3eadf54b-bd54-4d91-866a-b1acfddc12a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c99c7a936a984cb8847a3c3924d2bce2'}} 2026-06-17 16:39:19,913 - DEBUG - Response for create_port : {'port': {'name': 'f0086a00-560d-4f83-8aa0-d9493e7bce10', 'id': 'f0086a00-560d-4f83-8aa0-d9493e7bce10', 'tenant_id': 'c99c7a936a984cb8847a3c3924d2bce2', 'network_id': 'e3297933-889d-4582-bf41-b7ce2f941931', 'mac_address': '02:f0:08:6a:00:56', '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': '161.130.53.133', 'subnet_id': 'f12580ab-54b7-4b60-b108-ecac563bba16'}], 'security_groups': ['3eadf54b-bd54-4d91-866a-b1acfddc12a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c99c7a936a984cb8847a3c3924d2bce2'}} 2026-06-17 16:39:19,964 - DEBUG - Services list from nova: [, , ] 2026-06-17 16:39:20,260 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5967-1) 2026-06-17 16:39:20,646 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5967-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5967-1) 2026-06-17 16:39:20,647 - INFO - Waiting for VM ctest-vn1-vm1-35230294 to be up.. 2026-06-17 16:39:20,679 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 16:39:25,722 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 16:39:30,791 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 16:39:35,857 - DEBUG - VM is in ACTIVE state now 2026-06-17 16:39:35,857 - INFO - VM name : ctest-vn1-vm1-35230294 2026-06-17 16:39:35,921 - DEBUG - VM ctest-vn1-vm1-35230294 ID is 20714d01-5cb3-498b-8681-c0c355fae063 2026-06-17 16:39:35,939 - DEBUG - VM ctest-vn1-vm1-35230294 launched on Node cn-jenkins-deploy-platform-ansible-os-5967-1 2026-06-17 16:39:35,999 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/20714d01-5cb3-498b-8681-c0c355fae063 2026-06-17 16:39:36,007 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/048ef866-0b29-439e-bc09-289852912e62 2026-06-17 16:39:39,263 - 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 1026ms') 2026-06-17 16:39:39,263 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-35230294 failed! 2026-06-17 16:39:39,318 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-06891944:ctest-vn1-41471103 is 57.82.44.193 and allocation pool is NOT set 2026-06-17 16:39:39,318 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-06891944:ctest-vn1-41471103 is 161.130.53.129 and allocation pool is NOT set 2026-06-17 16:39:41,382 - 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.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.375 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.375/1.797/3.220/1.422 ms') 2026-06-17 16:39:41,382 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-35230294 passed 2026-06-17 16:39:41,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 16:39:41,530 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35230294, IP 57.82.44.197, Port 22 2026-06-17 16:39:41,685 - DEBUG - VM ctest-vn1-vm1-35230294 is ready for SSH connections 2026-06-17 16:39:41,685 - INFO - Waiting for VM ctest-vn1-vm2-00122303 to be up.. 2026-06-17 16:39:41,758 - DEBUG - VM is in ACTIVE state now 2026-06-17 16:39:41,758 - INFO - VM name : ctest-vn1-vm2-00122303 2026-06-17 16:39:41,820 - DEBUG - VM ctest-vn1-vm2-00122303 ID is 40b136b8-caf5-463b-a954-7f6ffa8f34bf 2026-06-17 16:39:41,820 - DEBUG - VM ctest-vn1-vm2-00122303 launched on Node cn-jenkins-deploy-platform-ansible-os-5967-1 2026-06-17 16:39:41,884 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/40b136b8-caf5-463b-a954-7f6ffa8f34bf 2026-06-17 16:39:41,892 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/f0086a00-560d-4f83-8aa0-d9493e7bce10 2026-06-17 16:39:43,126 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.439 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.439/1.925/3.412/1.486 ms') 2026-06-17 16:39:43,126 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-00122303 passed 2026-06-17 16:39:43,278 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 16:39:43,278 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-00122303, IP 161.130.53.133, Port 22 2026-06-17 16:39:43,434 - DEBUG - VM ctest-vn1-vm2-00122303 is ready for SSH connections 2026-06-17 16:39:43,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 16:39:43,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 16:39:43,434 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 16:39:43,434 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 57.82.44.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-17 16:39:43,434 - DEBUG - ping -s 56 -c 3 -W 1 57.82.44.197 2026-06-17 16:39:47,089 - DEBUG - PING 57.82.44.197 (57.82.44.197): 56 data bytes 64 bytes from 57.82.44.197: seq=0 ttl=63 time=3.818 ms 64 bytes from 57.82.44.197: seq=1 ttl=63 time=0.856 ms 64 bytes from 57.82.44.197: seq=2 ttl=63 time=0.855 ms --- 57.82.44.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.855/1.843/3.818 ms 2026-06-17 16:39:47,089 - INFO - Ping to IP 57.82.44.197 from VM ctest-vn1-vm2-00122303 passed 2026-06-17 16:39:47,090 - INFO - Detaching port f0086a00-560d-4f83-8aa0-d9493e7bce10 from VM ctest-vn1-vm2-00122303 2026-06-17 16:39:47,141 - INFO - Deleting VM ctest-vn1-vm2-00122303 2026-06-17 16:39:47,220 - INFO - Detaching port 048ef866-0b29-439e-bc09-289852912e62 from VM ctest-vn1-vm1-35230294 2026-06-17 16:39:47,250 - INFO - Deleting VM ctest-vn1-vm1-35230294 2026-06-17 16:39:47,449 - DEBUG - Response for delete_port : () 2026-06-17 16:39:47,593 - DEBUG - Response for delete_port : () 2026-06-17 16:39:47,593 - INFO - Deleting VN ctest-vn1-41471103 2026-06-17 16:39:47,711 - DEBUG - Response for deleting network () 2026-06-17 16:39:47,968 - DEBUG - No XMPP flaps were noticed during the test 2026-06-17 16:39:47,968 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2026-06-17 16:39:47,968 - INFO - -------------------------------------------------------------------------------- 2026-06-17 16:39:48,656 - INFO - Deleted project: ctest-TestPorts-06891944, ID : c99c7a93-6a98-4cb8-847a-3c3924d2bce2