2026-02-26 17:02:33,137 - INFO - Domain Default found not creating 2026-02-26 17:02:33,318 - INFO - Project ctest-TestPorts-03507549 not found, creating it 2026-02-26 17:02:33,794 - INFO - Created Project:ctest-TestPorts-03507549, ID : b06c88d3-7f34-4156-bc76-70a1841975b6 2026-02-26 17:02:35,347 - INFO - ================================================================================ 2026-02-26 17:02:35,347 - INFO - STARTING TEST : test_ports_bindings 2026-02-26 17:02:35,347 - 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-02-26 17:02:35,601 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-26 17:02:35,601 - INFO - Initial checks done. Running the testcase now 2026-02-26 17:02:35,601 - INFO - 2026-02-26 17:02:36,133 - DEBUG - Response for create_network : {'network': {'id': '7c35951d-cad0-484d-92cb-78e7d3ff2639', 'name': 'ctest-vn-61616853', 'tenant_id': 'b06c88d37f344156bc7670a1841975b6', 'project_id': 'b06c88d37f344156bc7670a1841975b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-03507549', 'ctest-vn-61616853'], 'port_security_enabled': True, 'description': ''}} 2026-02-26 17:02:36,287 - DEBUG - Response for create_subnet : {'subnet': {'id': '6dc1a6e2-d48d-4ada-937b-dbb3af7e71f8', 'name': '', 'tenant_id': 'b06c88d37f344156bc7670a1841975b6', 'network_id': '7c35951d-cad0-484d-92cb-78e7d3ff2639', 'ip_version': 4, 'cidr': '36.124.99.192/26', 'allocation_pools': [{'start': '36.124.99.194', 'end': '36.124.99.254'}], 'gateway_ip': '36.124.99.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.124.99.194', 'tags': [], 'project_id': 'b06c88d37f344156bc7670a1841975b6'}} 2026-02-26 17:02:36,304 - INFO - Created VN ctest-vn-61616853 2026-02-26 17:02:36,358 - DEBUG - VN ctest-vn-61616853 UUID is 7c35951d-cad0-484d-92cb-78e7d3ff2639 2026-02-26 17:02:36,463 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-03507549', 'ctest-vmi-55988214']} 2026-02-26 17:02:36,731 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-55988214', 'id': '518087dc-41b9-49dd-b471-8bf2acd53939', 'tenant_id': 'b06c88d37f344156bc7670a1841975b6', 'network_id': '7c35951d-cad0-484d-92cb-78e7d3ff2639', 'mac_address': '02:51:80:87:dc:41', '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': '36.124.99.195', 'subnet_id': '6dc1a6e2-d48d-4ada-937b-dbb3af7e71f8'}], 'security_groups': ['5213320a-b27e-437f-b5a4-d12e59afdded'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b06c88d37f344156bc7670a1841975b6'}} 2026-02-26 17:02:36,732 - DEBUG - Created port 518087dc-41b9-49dd-b471-8bf2acd53939 2026-02-26 17:02:36,834 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/518087dc-41b9-49dd-b471-8bf2acd53939 2026-02-26 17:02:37,127 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/518087dc-41b9-49dd-b471-8bf2acd53939 2026-02-26 17:02:37,163 - INFO - VMI 518087dc-41b9-49dd-b471-8bf2acd53939 verification in API Server passed 2026-02-26 17:02:37,255 - DEBUG - Response for delete_port : () 2026-02-26 17:02:37,255 - INFO - Deleted port 518087dc-41b9-49dd-b471-8bf2acd53939 2026-02-26 17:02:37,256 - INFO - Deleting VN ctest-vn-61616853 2026-02-26 17:02:37,348 - DEBUG - Response for deleting network () 2026-02-26 17:02:37,603 - DEBUG - No XMPP flaps were noticed during the test 2026-02-26 17:02:37,603 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-02-26 17:02:37,603 - INFO - -------------------------------------------------------------------------------- 2026-02-26 17:02:37,605 - INFO - ================================================================================ 2026-02-26 17:02:37,605 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-26 17:02:37,606 - 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-02-26 17:02:37,892 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-26 17:02:37,892 - INFO - Initial checks done. Running the testcase now 2026-02-26 17:02:37,892 - INFO - 2026-02-26 17:02:38,068 - DEBUG - Response for create_network : {'network': {'id': '01e159c5-39b2-4df9-9d1c-65ce70395205', 'name': 'ctest-vn1-52644317', 'tenant_id': 'b06c88d37f344156bc7670a1841975b6', 'project_id': 'b06c88d37f344156bc7670a1841975b6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-03507549', 'ctest-vn1-52644317'], 'port_security_enabled': True, 'description': ''}} 2026-02-26 17:02:38,214 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3ebf5f0-35e5-4d20-a3e1-7d4c6610a384', 'name': '', 'tenant_id': 'b06c88d37f344156bc7670a1841975b6', 'network_id': '01e159c5-39b2-4df9-9d1c-65ce70395205', 'ip_version': 4, 'cidr': '148.105.84.128/26', 'allocation_pools': [{'start': '148.105.84.130', 'end': '148.105.84.190'}], 'gateway_ip': '148.105.84.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.105.84.130', 'tags': [], 'project_id': 'b06c88d37f344156bc7670a1841975b6'}} 2026-02-26 17:02:38,422 - DEBUG - Response for create_subnet : {'subnet': {'id': '19e79d8c-744d-41e2-acdf-ad10cb8d8fc0', 'name': '', 'tenant_id': 'b06c88d37f344156bc7670a1841975b6', 'network_id': '01e159c5-39b2-4df9-9d1c-65ce70395205', 'ip_version': 4, 'cidr': '223.142.152.64/26', 'allocation_pools': [{'start': '223.142.152.66', 'end': '223.142.152.126'}], 'gateway_ip': '223.142.152.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '223.142.152.66', 'tags': [], 'project_id': 'b06c88d37f344156bc7670a1841975b6'}} 2026-02-26 17:02:38,441 - INFO - Created VN ctest-vn1-52644317 2026-02-26 17:02:38,494 - DEBUG - VN ctest-vn1-52644317 UUID is 01e159c5-39b2-4df9-9d1c-65ce70395205 2026-02-26 17:02:38,818 - DEBUG - Response for create_port : {'port': {'name': 'f9f774c0-aa26-4cca-a805-16f0c91602f2', 'id': 'f9f774c0-aa26-4cca-a805-16f0c91602f2', 'tenant_id': 'b06c88d37f344156bc7670a1841975b6', 'network_id': '01e159c5-39b2-4df9-9d1c-65ce70395205', 'mac_address': '02:f9:f7:74:c0:aa', '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': '148.105.84.133', 'subnet_id': 'b3ebf5f0-35e5-4d20-a3e1-7d4c6610a384'}], 'security_groups': ['5213320a-b27e-437f-b5a4-d12e59afdded'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b06c88d37f344156bc7670a1841975b6'}} 2026-02-26 17:02:38,983 - DEBUG - Response for create_port : {'port': {'name': '0271a3d0-ffaf-47fc-ba6c-6bcad93cc536', 'id': '0271a3d0-ffaf-47fc-ba6c-6bcad93cc536', 'tenant_id': 'b06c88d37f344156bc7670a1841975b6', 'network_id': '01e159c5-39b2-4df9-9d1c-65ce70395205', 'mac_address': '02:02:71:a3:d0:ff', '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': '223.142.152.69', 'subnet_id': '19e79d8c-744d-41e2-acdf-ad10cb8d8fc0'}], 'security_groups': ['5213320a-b27e-437f-b5a4-d12e59afdded'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b06c88d37f344156bc7670a1841975b6'}} 2026-02-26 17:02:39,038 - DEBUG - Services list from nova: [, , ] 2026-02-26 17:02:39,385 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5408-1) 2026-02-26 17:02:39,775 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5408-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5408-1) 2026-02-26 17:02:39,775 - INFO - Waiting for VM ctest-vn1-vm1-65554887 to be up.. 2026-02-26 17:02:39,817 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-26 17:02:44,888 - DEBUG - VM is in ACTIVE state now 2026-02-26 17:02:44,888 - INFO - VM name : ctest-vn1-vm1-65554887 2026-02-26 17:02:44,961 - DEBUG - VM ctest-vn1-vm1-65554887 ID is 82f184b3-7e27-4b00-85f3-8912939bc6be 2026-02-26 17:02:44,980 - DEBUG - VM ctest-vn1-vm1-65554887 launched on Node cn-jenkins-deploy-platform-ansible-os-5408-1 2026-02-26 17:02:45,060 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/82f184b3-7e27-4b00-85f3-8912939bc6be 2026-02-26 17:02:45,068 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f9f774c0-aa26-4cca-a805-16f0c91602f2 2026-02-26 17:02:48,315 - 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 1010ms') 2026-02-26 17:02:48,315 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65554887 failed! 2026-02-26 17:02:48,371 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-03507549:ctest-vn1-52644317 is 148.105.84.129 and allocation pool is NOT set 2026-02-26 17:02:48,371 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-03507549:ctest-vn1-52644317 is 223.142.152.65 and allocation pool is NOT set 2026-02-26 17:02:50,435 - 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=7.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.67 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 = 1.669/4.480/7.292/2.811 ms') 2026-02-26 17:02:50,435 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-65554887 passed 2026-02-26 17:02:50,586 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 17:02:50,586 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-65554887, IP 148.105.84.133, Port 22 2026-02-26 17:02:50,642 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-02-26 17:02:50,723 - DEBUG - VM ctest-vn1-vm1-65554887 is NOT ready for SSH connections, VM status: ACTIVE 2026-02-26 17:02:55,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 17:02:55,724 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-65554887, IP 148.105.84.133, Port 22 2026-02-26 17:02:55,878 - DEBUG - VM ctest-vn1-vm1-65554887 is ready for SSH connections 2026-02-26 17:02:55,878 - INFO - Waiting for VM ctest-vn1-vm2-57290924 to be up.. 2026-02-26 17:02:55,953 - DEBUG - VM is in ACTIVE state now 2026-02-26 17:02:55,953 - INFO - VM name : ctest-vn1-vm2-57290924 2026-02-26 17:02:56,028 - DEBUG - VM ctest-vn1-vm2-57290924 ID is 46d418d0-989a-4f05-8d13-cd1b96573ff7 2026-02-26 17:02:56,028 - DEBUG - VM ctest-vn1-vm2-57290924 launched on Node cn-jenkins-deploy-platform-ansible-os-5408-1 2026-02-26 17:02:56,100 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/46d418d0-989a-4f05-8d13-cd1b96573ff7 2026-02-26 17:02:56,109 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0271a3d0-ffaf-47fc-ba6c-6bcad93cc536 2026-02-26 17:02:57,335 - 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.91 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.400 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.400/1.656/2.912/1.256 ms') 2026-02-26 17:02:57,335 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-57290924 passed 2026-02-26 17:02:57,482 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 17:02:57,483 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-57290924, IP 223.142.152.69, Port 22 2026-02-26 17:02:57,641 - DEBUG - VM ctest-vn1-vm2-57290924 is ready for SSH connections 2026-02-26 17:02:57,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 17:02:57,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 17:02:57,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-26 17:02:57,642 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 148.105.84.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-02-26 17:02:57,642 - DEBUG - ping -s 56 -c 3 -W 1 148.105.84.133 2026-02-26 17:03:00,280 - DEBUG - PING 148.105.84.133 (148.105.84.133): 56 data bytes 64 bytes from 148.105.84.133: seq=0 ttl=63 time=3.722 ms 64 bytes from 148.105.84.133: seq=1 ttl=63 time=0.829 ms 64 bytes from 148.105.84.133: seq=2 ttl=63 time=1.046 ms --- 148.105.84.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.829/1.865/3.722 ms 2026-02-26 17:03:00,280 - INFO - Ping to IP 148.105.84.133 from VM ctest-vn1-vm2-57290924 passed 2026-02-26 17:03:00,280 - INFO - Detaching port 0271a3d0-ffaf-47fc-ba6c-6bcad93cc536 from VM ctest-vn1-vm2-57290924 2026-02-26 17:03:00,330 - INFO - Deleting VM ctest-vn1-vm2-57290924 2026-02-26 17:03:00,401 - INFO - Detaching port f9f774c0-aa26-4cca-a805-16f0c91602f2 from VM ctest-vn1-vm1-65554887 2026-02-26 17:03:00,436 - INFO - Deleting VM ctest-vn1-vm1-65554887 2026-02-26 17:03:00,655 - DEBUG - Response for delete_port : () 2026-02-26 17:03:00,807 - DEBUG - Response for delete_port : () 2026-02-26 17:03:00,807 - INFO - Deleting VN ctest-vn1-52644317 2026-02-26 17:03:00,945 - DEBUG - Response for deleting network () 2026-02-26 17:03:01,203 - DEBUG - No XMPP flaps were noticed during the test 2026-02-26 17:03:01,203 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-02-26 17:03:01,203 - INFO - -------------------------------------------------------------------------------- 2026-02-26 17:03:01,902 - INFO - Deleted project: ctest-TestPorts-03507549, ID : b06c88d3-7f34-4156-bc76-70a1841975b6