2026-03-09 02:14:17,803 - INFO - Domain Default found not creating 2026-03-09 02:14:17,965 - INFO - Project ctest-TestPorts-36121048 not found, creating it 2026-03-09 02:14:18,497 - INFO - Created Project:ctest-TestPorts-36121048, ID : c1203af0-ca56-4f4c-b998-8bee57109e44 2026-03-09 02:14:19,985 - INFO - ================================================================================ 2026-03-09 02:14:19,985 - INFO - STARTING TEST : test_ports_bindings 2026-03-09 02:14:19,985 - 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-03-09 02:14:20,239 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.18': '0'}} with 2026-03-09 02:14:20,239 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:14:20,239 - INFO - 2026-03-09 02:14:20,762 - DEBUG - Response for create_network : {'network': {'id': '5be50fda-0ac4-43aa-8554-1d66fc22afa5', 'name': 'ctest-vn-52454225', 'tenant_id': 'c1203af0ca564f4cb9988bee57109e44', 'project_id': 'c1203af0ca564f4cb9988bee57109e44', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36121048', 'ctest-vn-52454225'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:14:20,977 - DEBUG - Response for create_subnet : {'subnet': {'id': '645dc977-4de6-436d-8b88-2e4598bb0510', 'name': '', 'tenant_id': 'c1203af0ca564f4cb9988bee57109e44', 'network_id': '5be50fda-0ac4-43aa-8554-1d66fc22afa5', 'ip_version': 4, 'cidr': '206.70.85.64/26', 'allocation_pools': [{'start': '206.70.85.66', 'end': '206.70.85.126'}], 'gateway_ip': '206.70.85.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.70.85.66', 'tags': [], 'project_id': 'c1203af0ca564f4cb9988bee57109e44'}} 2026-03-09 02:14:20,995 - INFO - Created VN ctest-vn-52454225 2026-03-09 02:14:21,046 - DEBUG - VN ctest-vn-52454225 UUID is 5be50fda-0ac4-43aa-8554-1d66fc22afa5 2026-03-09 02:14:21,143 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-36121048', 'ctest-vmi-06130522']} 2026-03-09 02:14:21,410 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-06130522', 'id': 'c580f48e-5ab0-48fa-8693-42fd74950602', 'tenant_id': 'c1203af0ca564f4cb9988bee57109e44', 'network_id': '5be50fda-0ac4-43aa-8554-1d66fc22afa5', 'mac_address': '02:c5:80:f4:8e:5a', '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': '206.70.85.67', 'subnet_id': '645dc977-4de6-436d-8b88-2e4598bb0510'}], 'security_groups': ['cfa905fe-8501-4390-85d8-c2ec7da979b5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1203af0ca564f4cb9988bee57109e44'}} 2026-03-09 02:14:21,410 - DEBUG - Created port c580f48e-5ab0-48fa-8693-42fd74950602 2026-03-09 02:14:21,514 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c580f48e-5ab0-48fa-8693-42fd74950602 2026-03-09 02:14:21,807 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c580f48e-5ab0-48fa-8693-42fd74950602 2026-03-09 02:14:21,838 - INFO - VMI c580f48e-5ab0-48fa-8693-42fd74950602 verification in API Server passed 2026-03-09 02:14:21,924 - DEBUG - Response for delete_port : () 2026-03-09 02:14:21,924 - INFO - Deleted port c580f48e-5ab0-48fa-8693-42fd74950602 2026-03-09 02:14:21,924 - INFO - Deleting VN ctest-vn-52454225 2026-03-09 02:14:22,009 - DEBUG - Response for deleting network () 2026-03-09 02:14:22,262 - DEBUG - No XMPP flaps were noticed during the test 2026-03-09 02:14:22,263 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-09 02:14:22,263 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:14:22,267 - INFO - ================================================================================ 2026-03-09 02:14:22,268 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-09 02:14:22,268 - 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-03-09 02:14:22,551 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.18': '0'}} with 2026-03-09 02:14:22,551 - INFO - Initial checks done. Running the testcase now 2026-03-09 02:14:22,552 - INFO - 2026-03-09 02:14:22,720 - DEBUG - Response for create_network : {'network': {'id': '492b6716-78af-4776-ac17-4dcfb7125cac', 'name': 'ctest-vn1-92193958', 'tenant_id': 'c1203af0ca564f4cb9988bee57109e44', 'project_id': 'c1203af0ca564f4cb9988bee57109e44', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36121048', 'ctest-vn1-92193958'], 'port_security_enabled': True, 'description': ''}} 2026-03-09 02:14:22,876 - DEBUG - Response for create_subnet : {'subnet': {'id': '796f562b-c456-4109-bfd8-c978388b5dc2', 'name': '', 'tenant_id': 'c1203af0ca564f4cb9988bee57109e44', 'network_id': '492b6716-78af-4776-ac17-4dcfb7125cac', 'ip_version': 4, 'cidr': '67.228.211.192/26', 'allocation_pools': [{'start': '67.228.211.194', 'end': '67.228.211.254'}], 'gateway_ip': '67.228.211.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.228.211.194', 'tags': [], 'project_id': 'c1203af0ca564f4cb9988bee57109e44'}} 2026-03-09 02:14:23,052 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de130e15-9e88-4164-8fba-fb20c4cea143', 'name': '', 'tenant_id': 'c1203af0ca564f4cb9988bee57109e44', 'network_id': '492b6716-78af-4776-ac17-4dcfb7125cac', 'ip_version': 4, 'cidr': '17.251.195.128/26', 'allocation_pools': [{'start': '17.251.195.130', 'end': '17.251.195.190'}], 'gateway_ip': '17.251.195.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '17.251.195.130', 'tags': [], 'project_id': 'c1203af0ca564f4cb9988bee57109e44'}} 2026-03-09 02:14:23,067 - INFO - Created VN ctest-vn1-92193958 2026-03-09 02:14:23,118 - DEBUG - VN ctest-vn1-92193958 UUID is 492b6716-78af-4776-ac17-4dcfb7125cac 2026-03-09 02:14:23,435 - DEBUG - Response for create_port : {'port': {'name': '9182487a-9b8c-49a4-9c9f-feffe08ec9f5', 'id': '9182487a-9b8c-49a4-9c9f-feffe08ec9f5', 'tenant_id': 'c1203af0ca564f4cb9988bee57109e44', 'network_id': '492b6716-78af-4776-ac17-4dcfb7125cac', 'mac_address': '02:91:82:48:7a:9b', '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': '67.228.211.197', 'subnet_id': '796f562b-c456-4109-bfd8-c978388b5dc2'}], 'security_groups': ['cfa905fe-8501-4390-85d8-c2ec7da979b5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1203af0ca564f4cb9988bee57109e44'}} 2026-03-09 02:14:23,610 - DEBUG - Response for create_port : {'port': {'name': 'a2d62642-b87c-42e1-a11f-411f5cfc8c62', 'id': 'a2d62642-b87c-42e1-a11f-411f5cfc8c62', 'tenant_id': 'c1203af0ca564f4cb9988bee57109e44', 'network_id': '492b6716-78af-4776-ac17-4dcfb7125cac', 'mac_address': '02:a2:d6:26:42:b8', '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': '17.251.195.133', 'subnet_id': 'de130e15-9e88-4164-8fba-fb20c4cea143'}], 'security_groups': ['cfa905fe-8501-4390-85d8-c2ec7da979b5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c1203af0ca564f4cb9988bee57109e44'}} 2026-03-09 02:14:23,664 - DEBUG - Services list from nova: [, , ] 2026-03-09 02:14:23,973 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5451-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5451-1) 2026-03-09 02:14:24,347 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5451-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5451-1) 2026-03-09 02:14:24,347 - INFO - Waiting for VM ctest-vn1-vm1-51522968 to be up.. 2026-03-09 02:14:24,385 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-09 02:14:29,454 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:14:29,454 - INFO - VM name : ctest-vn1-vm1-51522968 2026-03-09 02:14:29,527 - DEBUG - VM ctest-vn1-vm1-51522968 ID is 915467ce-040a-4e1f-81ba-579900509570 2026-03-09 02:14:29,544 - DEBUG - VM ctest-vn1-vm1-51522968 launched on Node cn-jenkins-deploy-platform-ansible-os-5451-1 2026-03-09 02:14:29,619 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/915467ce-040a-4e1f-81ba-579900509570 2026-03-09 02:14:29,628 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/9182487a-9b8c-49a4-9c9f-feffe08ec9f5 2026-03-09 02:14:32,882 - 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 1003ms') 2026-03-09 02:14:32,882 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51522968 failed! 2026-03-09 02:14:32,938 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36121048:ctest-vn1-92193958 is 67.228.211.193 and allocation pool is NOT set 2026-03-09 02:14:32,938 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36121048:ctest-vn1-92193958 is 17.251.195.129 and allocation pool is NOT set 2026-03-09 02:14:34,994 - 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=2.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.339 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.339/1.379/2.420/1.040 ms') 2026-03-09 02:14:34,995 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51522968 passed 2026-03-09 02:14:35,142 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:14:35,142 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-51522968, IP 67.228.211.197, Port 22 2026-03-09 02:14:35,301 - DEBUG - VM ctest-vn1-vm1-51522968 is ready for SSH connections 2026-03-09 02:14:35,301 - INFO - Waiting for VM ctest-vn1-vm2-39966496 to be up.. 2026-03-09 02:14:35,373 - DEBUG - VM is in ACTIVE state now 2026-03-09 02:14:35,373 - INFO - VM name : ctest-vn1-vm2-39966496 2026-03-09 02:14:35,446 - DEBUG - VM ctest-vn1-vm2-39966496 ID is aa0677ee-8894-4e86-9389-f6190fde86ae 2026-03-09 02:14:35,446 - DEBUG - VM ctest-vn1-vm2-39966496 launched on Node cn-jenkins-deploy-platform-ansible-os-5451-1 2026-03-09 02:14:35,507 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/aa0677ee-8894-4e86-9389-f6190fde86ae 2026-03-09 02:14:35,513 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a2d62642-b87c-42e1-a11f-411f5cfc8c62 2026-03-09 02:14:36,738 - 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.80 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.419 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.419/1.609/2.799/1.190 ms') 2026-03-09 02:14:36,738 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-39966496 passed 2026-03-09 02:14:36,886 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:14:36,886 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-39966496, IP 17.251.195.133, Port 22 2026-03-09 02:14:37,045 - DEBUG - VM ctest-vn1-vm2-39966496 is ready for SSH connections 2026-03-09 02:14:37,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:14:37,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:14:37,045 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-09 02:14:37,045 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 67.228.211.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-09 02:14:37,045 - DEBUG - ping -s 56 -c 3 -W 1 67.228.211.197 2026-03-09 02:14:39,945 - DEBUG - PING 67.228.211.197 (67.228.211.197): 56 data bytes 64 bytes from 67.228.211.197: seq=0 ttl=63 time=3.372 ms 64 bytes from 67.228.211.197: seq=1 ttl=63 time=0.927 ms 64 bytes from 67.228.211.197: seq=2 ttl=63 time=0.757 ms --- 67.228.211.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.757/1.685/3.372 ms 2026-03-09 02:14:39,945 - INFO - Ping to IP 67.228.211.197 from VM ctest-vn1-vm2-39966496 passed 2026-03-09 02:14:39,946 - INFO - Detaching port a2d62642-b87c-42e1-a11f-411f5cfc8c62 from VM ctest-vn1-vm2-39966496 2026-03-09 02:14:39,995 - INFO - Deleting VM ctest-vn1-vm2-39966496 2026-03-09 02:14:40,048 - INFO - Detaching port 9182487a-9b8c-49a4-9c9f-feffe08ec9f5 from VM ctest-vn1-vm1-51522968 2026-03-09 02:14:40,077 - INFO - Deleting VM ctest-vn1-vm1-51522968 2026-03-09 02:14:40,284 - DEBUG - Response for delete_port : () 2026-03-09 02:14:40,445 - DEBUG - Response for delete_port : () 2026-03-09 02:14:40,445 - INFO - Deleting VN ctest-vn1-92193958 2026-03-09 02:14:40,581 - DEBUG - Response for deleting network () 2026-03-09 02:14:40,838 - DEBUG - No XMPP flaps were noticed during the test 2026-03-09 02:14:40,838 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18] 2026-03-09 02:14:40,838 - INFO - -------------------------------------------------------------------------------- 2026-03-09 02:14:41,487 - INFO - Deleted project: ctest-TestPorts-36121048, ID : c1203af0-ca56-4f4c-b998-8bee57109e44