2026-07-20 02:21:33,660 - INFO - Domain Default found not creating 2026-07-20 02:21:33,814 - INFO - Project ctest-TestPorts-65681405 not found, creating it 2026-07-20 02:21:34,273 - INFO - Created Project:ctest-TestPorts-65681405, ID : 7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292 2026-07-20 02:21:35,725 - INFO - ================================================================================ 2026-07-20 02:21:35,725 - INFO - STARTING TEST : test_ports_bindings 2026-07-20 02:21:35,725 - 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-07-20 02:21:35,986 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-07-20 02:21:35,986 - INFO - Initial checks done. Running the testcase now 2026-07-20 02:21:35,986 - INFO - 2026-07-20 02:21:36,581 - DEBUG - Response for create_network : {'network': {'id': '335234c3-6694-48f9-bfdb-2eb0b8f91b32', 'name': 'ctest-vn-03870044', 'tenant_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'project_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-65681405', 'ctest-vn-03870044'], 'port_security_enabled': True, 'description': ''}} 2026-07-20 02:21:36,749 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e2782606-d519-4381-a0ee-2db46ac61f89', 'name': '', 'tenant_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'network_id': '335234c3-6694-48f9-bfdb-2eb0b8f91b32', 'ip_version': 4, 'cidr': '70.217.255.192/26', 'allocation_pools': [{'start': '70.217.255.194', 'end': '70.217.255.254'}], 'gateway_ip': '70.217.255.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '70.217.255.194', 'tags': [], 'project_id': '7aac0c1bff3a4dd58e521bc482c6a292'}} 2026-07-20 02:21:36,769 - INFO - Created VN ctest-vn-03870044 2026-07-20 02:21:36,819 - DEBUG - VN ctest-vn-03870044 UUID is 335234c3-6694-48f9-bfdb-2eb0b8f91b32 2026-07-20 02:21:36,923 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-65681405', 'ctest-vmi-43089956']} 2026-07-20 02:21:37,224 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-43089956', 'id': 'c044c88d-02b6-4e74-9c63-dda0df75fdc5', 'tenant_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'network_id': '335234c3-6694-48f9-bfdb-2eb0b8f91b32', 'mac_address': '02:c0:44:c8:8d:02', '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': '70.217.255.195', 'subnet_id': 'e2782606-d519-4381-a0ee-2db46ac61f89'}], 'security_groups': ['0c273ce9-1494-44c2-bd54-69f4e033d561'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7aac0c1bff3a4dd58e521bc482c6a292'}} 2026-07-20 02:21:37,224 - DEBUG - Created port c044c88d-02b6-4e74-9c63-dda0df75fdc5 2026-07-20 02:21:37,327 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c044c88d-02b6-4e74-9c63-dda0df75fdc5 2026-07-20 02:21:37,847 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c044c88d-02b6-4e74-9c63-dda0df75fdc5 2026-07-20 02:21:37,883 - INFO - VMI c044c88d-02b6-4e74-9c63-dda0df75fdc5 verification in API Server passed 2026-07-20 02:21:37,970 - DEBUG - Response for delete_port : () 2026-07-20 02:21:37,970 - INFO - Deleted port c044c88d-02b6-4e74-9c63-dda0df75fdc5 2026-07-20 02:21:37,970 - INFO - Deleting VN ctest-vn-03870044 2026-07-20 02:21:38,061 - DEBUG - Response for deleting network () 2026-07-20 02:21:38,317 - DEBUG - No XMPP flaps were noticed during the test 2026-07-20 02:21:38,317 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-20 02:21:38,317 - INFO - -------------------------------------------------------------------------------- 2026-07-20 02:21:38,319 - INFO - ================================================================================ 2026-07-20 02:21:38,319 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-20 02:21:38,319 - 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-07-20 02:21:38,606 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-07-20 02:21:38,606 - INFO - Initial checks done. Running the testcase now 2026-07-20 02:21:38,606 - INFO - 2026-07-20 02:21:38,785 - DEBUG - Response for create_network : {'network': {'id': 'ceb0156a-fe81-43d3-bd17-114f602f9254', 'name': 'ctest-vn1-62808607', 'tenant_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'project_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-65681405', 'ctest-vn1-62808607'], 'port_security_enabled': True, 'description': ''}} 2026-07-20 02:21:38,963 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e54b4ee8-98b8-46f2-86ec-e73427665251', 'name': '', 'tenant_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'network_id': 'ceb0156a-fe81-43d3-bd17-114f602f9254', 'ip_version': 4, 'cidr': '18.248.159.0/26', 'allocation_pools': [{'start': '18.248.159.2', 'end': '18.248.159.62'}], 'gateway_ip': '18.248.159.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.248.159.2', 'tags': [], 'project_id': '7aac0c1bff3a4dd58e521bc482c6a292'}} 2026-07-20 02:21:39,155 - DEBUG - Response for create_subnet : {'subnet': {'id': '2dd957a7-27ac-4139-8f27-733818fee4a9', 'name': '', 'tenant_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'network_id': 'ceb0156a-fe81-43d3-bd17-114f602f9254', 'ip_version': 4, 'cidr': '175.13.57.128/26', 'allocation_pools': [{'start': '175.13.57.130', 'end': '175.13.57.190'}], 'gateway_ip': '175.13.57.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.13.57.130', 'tags': [], 'project_id': '7aac0c1bff3a4dd58e521bc482c6a292'}} 2026-07-20 02:21:39,171 - INFO - Created VN ctest-vn1-62808607 2026-07-20 02:21:39,223 - DEBUG - VN ctest-vn1-62808607 UUID is ceb0156a-fe81-43d3-bd17-114f602f9254 2026-07-20 02:21:39,519 - DEBUG - Response for create_port : {'port': {'name': '057fdc21-cd22-46a1-a43c-ddcdb5c2de3d', 'id': '057fdc21-cd22-46a1-a43c-ddcdb5c2de3d', 'tenant_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'network_id': 'ceb0156a-fe81-43d3-bd17-114f602f9254', 'mac_address': '02:05:7f:dc:21:cd', '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': '18.248.159.5', 'subnet_id': 'e54b4ee8-98b8-46f2-86ec-e73427665251'}], 'security_groups': ['0c273ce9-1494-44c2-bd54-69f4e033d561'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7aac0c1bff3a4dd58e521bc482c6a292'}} 2026-07-20 02:21:39,711 - DEBUG - Response for create_port : {'port': {'name': '0346e4f6-9f74-477e-a768-7b37ef1cf646', 'id': '0346e4f6-9f74-477e-a768-7b37ef1cf646', 'tenant_id': '7aac0c1bff3a4dd58e521bc482c6a292', 'network_id': 'ceb0156a-fe81-43d3-bd17-114f602f9254', 'mac_address': '02:03:46:e4:f6:9f', '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': '175.13.57.133', 'subnet_id': '2dd957a7-27ac-4139-8f27-733818fee4a9'}], 'security_groups': ['0c273ce9-1494-44c2-bd54-69f4e033d561'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7aac0c1bff3a4dd58e521bc482c6a292'}} 2026-07-20 02:21:39,767 - DEBUG - Services list from nova: [, , ] 2026-07-20 02:21:40,095 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6110-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6110-1) 2026-07-20 02:21:40,486 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6110-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6110-1) 2026-07-20 02:21:40,486 - INFO - Waiting for VM ctest-vn1-vm1-36015549 to be up.. 2026-07-20 02:21:40,522 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-20 02:21:45,579 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-20 02:21:50,656 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-20 02:21:55,725 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-20 02:22:00,810 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-20 02:22:05,884 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-20 02:22:10,959 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-20 02:22:16,037 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-20 02:22:21,118 - DEBUG - VM is in ACTIVE state now 2026-07-20 02:22:21,118 - INFO - VM name : ctest-vn1-vm1-36015549 2026-07-20 02:22:21,195 - DEBUG - VM ctest-vn1-vm1-36015549 ID is 4e7b842e-02f5-4b97-8c04-5737c1098dc7 2026-07-20 02:22:21,218 - DEBUG - VM ctest-vn1-vm1-36015549 launched on Node cn-jenkins-deploy-platform-ansible-os-6110-1 2026-07-20 02:22:21,297 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4e7b842e-02f5-4b97-8c04-5737c1098dc7 2026-07-20 02:22:21,305 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/057fdc21-cd22-46a1-a43c-ddcdb5c2de3d 2026-07-20 02:22:24,566 - 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 1019ms') 2026-07-20 02:22:24,566 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-36015549 failed! 2026-07-20 02:22:24,619 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65681405:ctest-vn1-62808607 is 18.248.159.1 and allocation pool is NOT set 2026-07-20 02:22:24,619 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65681405:ctest-vn1-62808607 is 175.13.57.129 and allocation pool is NOT set 2026-07-20 02:22:26,683 - 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=8.27 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.504 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.504/4.385/8.266/3.881 ms') 2026-07-20 02:22:26,683 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-36015549 passed 2026-07-20 02:22:26,836 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-20 02:22:26,836 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36015549, IP 18.248.159.5, Port 22 2026-07-20 02:22:26,902 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-07-20 02:22:26,976 - DEBUG - VM ctest-vn1-vm1-36015549 is NOT ready for SSH connections, VM status: ACTIVE 2026-07-20 02:22:31,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-20 02:22:31,977 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36015549, IP 18.248.159.5, Port 22 2026-07-20 02:22:32,143 - DEBUG - VM ctest-vn1-vm1-36015549 is ready for SSH connections 2026-07-20 02:22:32,144 - INFO - Waiting for VM ctest-vn1-vm2-01687778 to be up.. 2026-07-20 02:22:32,250 - DEBUG - VM is in ACTIVE state now 2026-07-20 02:22:32,250 - INFO - VM name : ctest-vn1-vm2-01687778 2026-07-20 02:22:32,331 - DEBUG - VM ctest-vn1-vm2-01687778 ID is 10213905-1753-42a6-9676-fbc85a56fa75 2026-07-20 02:22:32,331 - DEBUG - VM ctest-vn1-vm2-01687778 launched on Node cn-jenkins-deploy-platform-ansible-os-6110-1 2026-07-20 02:22:32,406 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/10213905-1753-42a6-9676-fbc85a56fa75 2026-07-20 02:22:32,416 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0346e4f6-9f74-477e-a768-7b37ef1cf646 2026-07-20 02:22:33,654 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.381 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.381/1.866/3.352/1.485 ms') 2026-07-20 02:22:33,654 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-01687778 passed 2026-07-20 02:22:33,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-20 02:22:33,803 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01687778, IP 175.13.57.133, Port 22 2026-07-20 02:22:33,985 - DEBUG - VM ctest-vn1-vm2-01687778 is ready for SSH connections 2026-07-20 02:22:33,985 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-20 02:22:33,986 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-20 02:22:33,986 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-20 02:22:33,986 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 18.248.159.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-07-20 02:22:33,986 - DEBUG - ping -s 56 -c 3 -W 1 18.248.159.5 2026-07-20 02:22:37,936 - DEBUG - PING 18.248.159.5 (18.248.159.5): 56 data bytes 64 bytes from 18.248.159.5: seq=0 ttl=63 time=3.625 ms 64 bytes from 18.248.159.5: seq=1 ttl=63 time=1.665 ms 64 bytes from 18.248.159.5: seq=2 ttl=63 time=1.279 ms --- 18.248.159.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.279/2.189/3.625 ms 2026-07-20 02:22:37,936 - INFO - Ping to IP 18.248.159.5 from VM ctest-vn1-vm2-01687778 passed 2026-07-20 02:22:37,936 - INFO - Detaching port 0346e4f6-9f74-477e-a768-7b37ef1cf646 from VM ctest-vn1-vm2-01687778 2026-07-20 02:22:37,994 - INFO - Deleting VM ctest-vn1-vm2-01687778 2026-07-20 02:22:38,063 - INFO - Detaching port 057fdc21-cd22-46a1-a43c-ddcdb5c2de3d from VM ctest-vn1-vm1-36015549 2026-07-20 02:22:38,097 - INFO - Deleting VM ctest-vn1-vm1-36015549 2026-07-20 02:22:38,340 - DEBUG - Response for delete_port : () 2026-07-20 02:22:38,499 - DEBUG - Response for delete_port : () 2026-07-20 02:22:38,499 - INFO - Deleting VN ctest-vn1-62808607 2026-07-20 02:22:38,634 - DEBUG - Response for deleting network () 2026-07-20 02:22:38,900 - DEBUG - No XMPP flaps were noticed during the test 2026-07-20 02:22:38,900 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:00] 2026-07-20 02:22:38,900 - INFO - -------------------------------------------------------------------------------- 2026-07-20 02:22:39,627 - INFO - Deleted project: ctest-TestPorts-65681405, ID : 7aac0c1b-ff3a-4dd5-8e52-1bc482c6a292