2026-02-27 10:19:45,097 - INFO - Domain Default found not creating 2026-02-27 10:19:45,273 - INFO - Project ctest-TestPorts-37855441 not found, creating it 2026-02-27 10:19:45,728 - INFO - Created Project:ctest-TestPorts-37855441, ID : 2a603842-4096-49a6-88b2-3503644d6c6b 2026-02-27 10:19:47,275 - INFO - ================================================================================ 2026-02-27 10:19:47,275 - INFO - STARTING TEST : test_ports_bindings 2026-02-27 10:19:47,275 - 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-27 10:19:47,529 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-27 10:19:47,529 - INFO - Initial checks done. Running the testcase now 2026-02-27 10:19:47,529 - INFO - 2026-02-27 10:19:48,087 - DEBUG - Response for create_network : {'network': {'id': '436ed225-4d10-457e-af29-f3b85222566a', 'name': 'ctest-vn-08503589', 'tenant_id': '2a603842409649a688b23503644d6c6b', 'project_id': '2a603842409649a688b23503644d6c6b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37855441', 'ctest-vn-08503589'], 'port_security_enabled': True, 'description': ''}} 2026-02-27 10:19:48,253 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e821d89c-5e82-4b53-a2ee-22823ef92860', 'name': '', 'tenant_id': '2a603842409649a688b23503644d6c6b', 'network_id': '436ed225-4d10-457e-af29-f3b85222566a', 'ip_version': 4, 'cidr': '171.172.45.0/26', 'allocation_pools': [{'start': '171.172.45.2', 'end': '171.172.45.62'}], 'gateway_ip': '171.172.45.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '171.172.45.2', 'tags': [], 'project_id': '2a603842409649a688b23503644d6c6b'}} 2026-02-27 10:19:48,272 - INFO - Created VN ctest-vn-08503589 2026-02-27 10:19:48,324 - DEBUG - VN ctest-vn-08503589 UUID is 436ed225-4d10-457e-af29-f3b85222566a 2026-02-27 10:19:48,445 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-37855441', 'ctest-vmi-16392325']} 2026-02-27 10:19:48,682 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-16392325', 'id': '3534fda1-aaf2-40aa-871c-f9d7e90c74c0', 'tenant_id': '2a603842409649a688b23503644d6c6b', 'network_id': '436ed225-4d10-457e-af29-f3b85222566a', 'mac_address': '02:35:34:fd:a1:aa', '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': '171.172.45.3', 'subnet_id': 'e821d89c-5e82-4b53-a2ee-22823ef92860'}], 'security_groups': ['98aee803-e8c8-477f-900b-13f8d2188688'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a603842409649a688b23503644d6c6b'}} 2026-02-27 10:19:48,682 - DEBUG - Created port 3534fda1-aaf2-40aa-871c-f9d7e90c74c0 2026-02-27 10:19:48,788 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3534fda1-aaf2-40aa-871c-f9d7e90c74c0 2026-02-27 10:19:49,077 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3534fda1-aaf2-40aa-871c-f9d7e90c74c0 2026-02-27 10:19:49,116 - INFO - VMI 3534fda1-aaf2-40aa-871c-f9d7e90c74c0 verification in API Server passed 2026-02-27 10:19:49,203 - DEBUG - Response for delete_port : () 2026-02-27 10:19:49,203 - INFO - Deleted port 3534fda1-aaf2-40aa-871c-f9d7e90c74c0 2026-02-27 10:19:49,203 - INFO - Deleting VN ctest-vn-08503589 2026-02-27 10:19:49,296 - DEBUG - Response for deleting network () 2026-02-27 10:19:49,549 - DEBUG - No XMPP flaps were noticed during the test
2026-02-27 10:19:49,549 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-27 10:19:49,549 - INFO - -------------------------------------------------------------------------------- 2026-02-27 10:19:49,552 - INFO - ================================================================================ 2026-02-27 10:19:49,552 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-27 10:19:49,552 - 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-27 10:19:49,837 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-02-27 10:19:49,838 - INFO - Initial checks done. Running the testcase now 2026-02-27 10:19:49,838 - INFO - 2026-02-27 10:19:50,012 - DEBUG - Response for create_network : {'network': {'id': 'e2bb87be-deee-4c0a-b0ce-88b75237d29c', 'name': 'ctest-vn1-81848050', 'tenant_id': '2a603842409649a688b23503644d6c6b', 'project_id': '2a603842409649a688b23503644d6c6b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37855441', 'ctest-vn1-81848050'], 'port_security_enabled': True, 'description': ''}} 2026-02-27 10:19:50,189 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f43da7eb-af28-4131-8384-122f6bd6b948', 'name': '', 'tenant_id': '2a603842409649a688b23503644d6c6b', 'network_id': 'e2bb87be-deee-4c0a-b0ce-88b75237d29c', 'ip_version': 4, 'cidr': '183.162.242.192/26', 'allocation_pools': [{'start': '183.162.242.194', 'end': '183.162.242.254'}], 'gateway_ip': '183.162.242.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '183.162.242.194', 'tags': [], 'project_id': '2a603842409649a688b23503644d6c6b'}} 2026-02-27 10:19:50,336 - DEBUG - Response for create_subnet : {'subnet': {'id': '2cd3331a-c1af-415b-b566-ff3d7fbd60f0', 'name': '', 'tenant_id': '2a603842409649a688b23503644d6c6b', 'network_id': 'e2bb87be-deee-4c0a-b0ce-88b75237d29c', 'ip_version': 4, 'cidr': '11.229.66.0/26', 'allocation_pools': [{'start': '11.229.66.2', 'end': '11.229.66.62'}], 'gateway_ip': '11.229.66.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.229.66.2', 'tags': [], 'project_id': '2a603842409649a688b23503644d6c6b'}} 2026-02-27 10:19:50,356 - INFO - Created VN ctest-vn1-81848050 2026-02-27 10:19:50,408 - DEBUG - VN ctest-vn1-81848050 UUID is e2bb87be-deee-4c0a-b0ce-88b75237d29c 2026-02-27 10:19:50,693 - DEBUG - Response for create_port : {'port': {'name': 'c55ff830-212c-4189-85f6-187898a03bba', 'id': 'c55ff830-212c-4189-85f6-187898a03bba', 'tenant_id': '2a603842409649a688b23503644d6c6b', 'network_id': 'e2bb87be-deee-4c0a-b0ce-88b75237d29c', 'mac_address': '02:c5:5f:f8:30:21', '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': '183.162.242.197', 'subnet_id': 'f43da7eb-af28-4131-8384-122f6bd6b948'}], 'security_groups': ['98aee803-e8c8-477f-900b-13f8d2188688'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a603842409649a688b23503644d6c6b'}} 2026-02-27 10:19:50,877 - DEBUG - Response for create_port : {'port': {'name': '86adb421-4199-472c-b342-3180b5eeb854', 'id': '86adb421-4199-472c-b342-3180b5eeb854', 'tenant_id': '2a603842409649a688b23503644d6c6b', 'network_id': 'e2bb87be-deee-4c0a-b0ce-88b75237d29c', 'mac_address': '02:86:ad:b4:21:41', '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': '11.229.66.5', 'subnet_id': '2cd3331a-c1af-415b-b566-ff3d7fbd60f0'}], 'security_groups': ['98aee803-e8c8-477f-900b-13f8d2188688'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2a603842409649a688b23503644d6c6b'}} 2026-02-27 10:19:50,933 - DEBUG - Services list from nova: [, , ] 2026-02-27 10:19:51,336 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5409-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5409-1) 2026-02-27 10:19:51,765 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5409-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5409-1) 2026-02-27 10:19:51,765 - INFO - Waiting for VM ctest-vn1-vm1-42503656 to be up.. 2026-02-27 10:19:51,808 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-27 10:19:56,889 - DEBUG - VM is in ACTIVE state now 2026-02-27 10:19:56,889 - INFO - VM name : ctest-vn1-vm1-42503656 2026-02-27 10:19:56,966 - DEBUG - VM ctest-vn1-vm1-42503656 ID is b44e4716-e020-4a77-a4a2-d18d6e9167d4 2026-02-27 10:19:56,986 - DEBUG - VM ctest-vn1-vm1-42503656 launched on Node cn-jenkins-deploy-platform-ansible-os-5409-1 2026-02-27 10:19:57,067 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b44e4716-e020-4a77-a4a2-d18d6e9167d4 2026-02-27 10:19:57,077 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c55ff830-212c-4189-85f6-187898a03bba 2026-02-27 10:20:00,383 - 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 1023ms') 2026-02-27 10:20:00,383 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-42503656 failed! 2026-02-27 10:20:00,440 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37855441:ctest-vn1-81848050 is 183.162.242.193 and allocation pool is NOT set 2026-02-27 10:20:00,440 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37855441:ctest-vn1-81848050 is 11.229.66.1 and allocation pool is NOT set 2026-02-27 10:20:02,502 - 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=9.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.21 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.209/5.439/9.670/4.230 ms') 2026-02-27 10:20:02,502 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-42503656 passed 2026-02-27 10:20:02,660 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 10:20:02,660 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-42503656, IP 183.162.242.197, Port 22 2026-02-27 10:20:02,715 - 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-27 10:20:02,824 - DEBUG - VM ctest-vn1-vm1-42503656 is NOT ready for SSH connections, VM status: ACTIVE 2026-02-27 10:20:07,825 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 10:20:07,825 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-42503656, IP 183.162.242.197, Port 22 2026-02-27 10:20:07,983 - DEBUG - VM ctest-vn1-vm1-42503656 is ready for SSH connections 2026-02-27 10:20:07,983 - INFO - Waiting for VM ctest-vn1-vm2-39196848 to be up.. 2026-02-27 10:20:08,062 - DEBUG - VM is in ACTIVE state now 2026-02-27 10:20:08,062 - INFO - VM name : ctest-vn1-vm2-39196848 2026-02-27 10:20:08,139 - DEBUG - VM ctest-vn1-vm2-39196848 ID is 58ebd9fc-89fc-45fa-9ddb-a8c3e512179b 2026-02-27 10:20:08,139 - DEBUG - VM ctest-vn1-vm2-39196848 launched on Node cn-jenkins-deploy-platform-ansible-os-5409-1 2026-02-27 10:20:08,220 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/58ebd9fc-89fc-45fa-9ddb-a8c3e512179b 2026-02-27 10:20:08,230 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/86adb421-4199-472c-b342-3180b5eeb854 2026-02-27 10:20:09,474 - 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.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.553 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.553/1.836/3.119/1.283 ms') 2026-02-27 10:20:09,474 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-39196848 passed 2026-02-27 10:20:09,632 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 10:20:09,632 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-39196848, IP 11.229.66.5, Port 22 2026-02-27 10:20:09,787 - DEBUG - VM ctest-vn1-vm2-39196848 is ready for SSH connections 2026-02-27 10:20:09,787 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 10:20:09,788 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 10:20:09,788 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-27 10:20:09,788 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 183.162.242.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-02-27 10:20:09,788 - DEBUG - ping -s 56 -c 3 -W 1 183.162.242.197 2026-02-27 10:20:12,502 - DEBUG - PING 183.162.242.197 (183.162.242.197): 56 data bytes 64 bytes from 183.162.242.197: seq=0 ttl=63 time=3.629 ms 64 bytes from 183.162.242.197: seq=1 ttl=63 time=1.103 ms 64 bytes from 183.162.242.197: seq=2 ttl=63 time=1.173 ms --- 183.162.242.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.103/1.968/3.629 ms 2026-02-27 10:20:12,502 - INFO - Ping to IP 183.162.242.197 from VM ctest-vn1-vm2-39196848 passed 2026-02-27 10:20:12,502 - INFO - Detaching port 86adb421-4199-472c-b342-3180b5eeb854 from VM ctest-vn1-vm2-39196848 2026-02-27 10:20:12,565 - INFO - Deleting VM ctest-vn1-vm2-39196848 2026-02-27 10:20:12,639 - INFO - Detaching port c55ff830-212c-4189-85f6-187898a03bba from VM ctest-vn1-vm1-42503656 2026-02-27 10:20:12,678 - INFO - Deleting VM ctest-vn1-vm1-42503656 2026-02-27 10:20:12,932 - DEBUG - Response for delete_port : () 2026-02-27 10:20:13,113 - DEBUG - Response for delete_port : () 2026-02-27 10:20:13,113 - INFO - Deleting VN ctest-vn1-81848050 2026-02-27 10:20:13,266 - DEBUG - Response for deleting network () 2026-02-27 10:20:13,524 - DEBUG - No XMPP flaps were noticed during the test
2026-02-27 10:20:13,524 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-02-27 10:20:13,524 - INFO - -------------------------------------------------------------------------------- 2026-02-27 10:20:14,221 - INFO - Deleted project: ctest-TestPorts-37855441, ID : 2a603842-4096-49a6-88b2-3503644d6c6b