2026-03-19 02:22:44,034 - INFO - Domain Default found not creating 2026-03-19 02:22:44,208 - INFO - Project ctest-TestPorts-14985208 not found, creating it 2026-03-19 02:22:44,677 - INFO - Created Project:ctest-TestPorts-14985208, ID : b480db64-c610-46dc-a18f-b00e27ee92b8 2026-03-19 02:22:46,421 - INFO - ================================================================================ 2026-03-19 02:22:46,421 - INFO - STARTING TEST : test_ports_bindings 2026-03-19 02:22:46,421 - 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-19 02:22:46,680 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with 2026-03-19 02:22:46,680 - INFO - Initial checks done. Running the testcase now 2026-03-19 02:22:46,680 - INFO - 2026-03-19 02:22:47,303 - DEBUG - Response for create_network : {'network': {'id': '251f1031-594a-4b54-9bfc-0e40084624eb', 'name': 'ctest-vn-66897582', 'tenant_id': 'b480db64c61046dca18fb00e27ee92b8', 'project_id': 'b480db64c61046dca18fb00e27ee92b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14985208', 'ctest-vn-66897582'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 02:22:47,506 - DEBUG - Response for create_subnet : {'subnet': {'id': '3bc68df8-d9b9-4500-abc7-62088186a7c9', 'name': '', 'tenant_id': 'b480db64c61046dca18fb00e27ee92b8', 'network_id': '251f1031-594a-4b54-9bfc-0e40084624eb', 'ip_version': 4, 'cidr': '24.124.164.64/26', 'allocation_pools': [{'start': '24.124.164.66', 'end': '24.124.164.126'}], 'gateway_ip': '24.124.164.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.124.164.66', 'tags': [], 'project_id': 'b480db64c61046dca18fb00e27ee92b8'}} 2026-03-19 02:22:47,526 - INFO - Created VN ctest-vn-66897582 2026-03-19 02:22:47,581 - DEBUG - VN ctest-vn-66897582 UUID is 251f1031-594a-4b54-9bfc-0e40084624eb 2026-03-19 02:22:47,695 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-14985208', 'ctest-vmi-84497128']} 2026-03-19 02:22:47,938 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-84497128', 'id': 'b4e67962-7cfa-4392-8fc0-aad97e6510db', 'tenant_id': 'b480db64c61046dca18fb00e27ee92b8', 'network_id': '251f1031-594a-4b54-9bfc-0e40084624eb', 'mac_address': '02:b4:e6:79:62:7c', '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': '24.124.164.67', 'subnet_id': '3bc68df8-d9b9-4500-abc7-62088186a7c9'}], 'security_groups': ['ec4217d9-6af5-47e0-bf2d-f73521b48778'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b480db64c61046dca18fb00e27ee92b8'}} 2026-03-19 02:22:47,938 - DEBUG - Created port b4e67962-7cfa-4392-8fc0-aad97e6510db 2026-03-19 02:22:48,045 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/b4e67962-7cfa-4392-8fc0-aad97e6510db 2026-03-19 02:22:48,387 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/b4e67962-7cfa-4392-8fc0-aad97e6510db 2026-03-19 02:22:48,429 - INFO - VMI b4e67962-7cfa-4392-8fc0-aad97e6510db verification in API Server passed 2026-03-19 02:22:48,528 - DEBUG - Response for delete_port : () 2026-03-19 02:22:48,528 - INFO - Deleted port b4e67962-7cfa-4392-8fc0-aad97e6510db 2026-03-19 02:22:48,528 - INFO - Deleting VN ctest-vn-66897582 2026-03-19 02:22:48,640 - DEBUG - Response for deleting network () 2026-03-19 02:22:48,899 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 02:22:48,899 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-19 02:22:48,899 - INFO - -------------------------------------------------------------------------------- 2026-03-19 02:22:48,901 - INFO - ================================================================================ 2026-03-19 02:22:48,901 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-19 02:22:48,901 - 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-19 02:22:49,186 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.14': '0'}} with 2026-03-19 02:22:49,186 - INFO - Initial checks done. Running the testcase now 2026-03-19 02:22:49,186 - INFO - 2026-03-19 02:22:49,378 - DEBUG - Response for create_network : {'network': {'id': '74117989-9946-467c-8046-ef84705a35a5', 'name': 'ctest-vn1-87488573', 'tenant_id': 'b480db64c61046dca18fb00e27ee92b8', 'project_id': 'b480db64c61046dca18fb00e27ee92b8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14985208', 'ctest-vn1-87488573'], 'port_security_enabled': True, 'description': ''}} 2026-03-19 02:22:49,561 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5e45c18-b5b1-471a-be15-3eb35033657b', 'name': '', 'tenant_id': 'b480db64c61046dca18fb00e27ee92b8', 'network_id': '74117989-9946-467c-8046-ef84705a35a5', 'ip_version': 4, 'cidr': '43.247.139.64/26', 'allocation_pools': [{'start': '43.247.139.66', 'end': '43.247.139.126'}], 'gateway_ip': '43.247.139.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.247.139.66', 'tags': [], 'project_id': 'b480db64c61046dca18fb00e27ee92b8'}} 2026-03-19 02:22:49,727 - DEBUG - Response for create_subnet : {'subnet': {'id': '3d2bf2fc-b560-471b-a69f-aa01cd90086a', 'name': '', 'tenant_id': 'b480db64c61046dca18fb00e27ee92b8', 'network_id': '74117989-9946-467c-8046-ef84705a35a5', 'ip_version': 4, 'cidr': '106.168.229.128/26', 'allocation_pools': [{'start': '106.168.229.130', 'end': '106.168.229.190'}], 'gateway_ip': '106.168.229.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.168.229.130', 'tags': [], 'project_id': 'b480db64c61046dca18fb00e27ee92b8'}} 2026-03-19 02:22:49,748 - INFO - Created VN ctest-vn1-87488573 2026-03-19 02:22:49,801 - DEBUG - VN ctest-vn1-87488573 UUID is 74117989-9946-467c-8046-ef84705a35a5 2026-03-19 02:22:50,110 - DEBUG - Response for create_port : {'port': {'name': 'd0d6df04-2d36-4187-86e9-b8a1060f6c9e', 'id': 'd0d6df04-2d36-4187-86e9-b8a1060f6c9e', 'tenant_id': 'b480db64c61046dca18fb00e27ee92b8', 'network_id': '74117989-9946-467c-8046-ef84705a35a5', 'mac_address': '02:d0:d6:df:04:2d', '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': '43.247.139.69', 'subnet_id': 'a5e45c18-b5b1-471a-be15-3eb35033657b'}], 'security_groups': ['ec4217d9-6af5-47e0-bf2d-f73521b48778'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b480db64c61046dca18fb00e27ee92b8'}} 2026-03-19 02:22:50,299 - DEBUG - Response for create_port : {'port': {'name': '77e27114-1666-4db2-ab74-515bbd41133d', 'id': '77e27114-1666-4db2-ab74-515bbd41133d', 'tenant_id': 'b480db64c61046dca18fb00e27ee92b8', 'network_id': '74117989-9946-467c-8046-ef84705a35a5', 'mac_address': '02:77:e2:71:14:16', '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': '106.168.229.133', 'subnet_id': '3d2bf2fc-b560-471b-a69f-aa01cd90086a'}], 'security_groups': ['ec4217d9-6af5-47e0-bf2d-f73521b48778'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b480db64c61046dca18fb00e27ee92b8'}} 2026-03-19 02:22:50,370 - DEBUG - Services list from nova: [, , ] 2026-03-19 02:22:50,746 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5494-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5494-1) 2026-03-19 02:22:51,165 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5494-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5494-1) 2026-03-19 02:22:51,165 - INFO - Waiting for VM ctest-vn1-vm1-37337422 to be up.. 2026-03-19 02:22:51,209 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-19 02:22:56,290 - DEBUG - VM is in ACTIVE state now 2026-03-19 02:22:56,290 - INFO - VM name : ctest-vn1-vm1-37337422 2026-03-19 02:22:56,370 - DEBUG - VM ctest-vn1-vm1-37337422 ID is 7a3a2f27-f6d4-4baf-8149-7fed0b8f7686 2026-03-19 02:22:56,394 - DEBUG - VM ctest-vn1-vm1-37337422 launched on Node cn-jenkins-deploy-platform-ansible-os-5494-1 2026-03-19 02:22:56,479 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/7a3a2f27-f6d4-4baf-8149-7fed0b8f7686 2026-03-19 02:22:56,488 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/d0d6df04-2d36-4187-86e9-b8a1060f6c9e 2026-03-19 02:22:59,759 - 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 1021ms') 2026-03-19 02:22:59,759 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37337422 failed! 2026-03-19 02:22:59,822 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14985208:ctest-vn1-87488573 is 43.247.139.65 and allocation pool is NOT set 2026-03-19 02:22:59,822 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14985208:ctest-vn1-87488573 is 106.168.229.129 and allocation pool is NOT set 2026-03-19 02:23:03,904 - 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 1020ms') 2026-03-19 02:23:03,905 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37337422 failed! 2026-03-19 02:23:03,961 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14985208:ctest-vn1-87488573 is 43.247.139.65 and allocation pool is NOT set 2026-03-19 02:23:03,961 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14985208:ctest-vn1-87488573 is 106.168.229.129 and allocation pool is NOT set 2026-03-19 02:23:06,028 - 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=4.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.33 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.331/2.875/4.419/1.544 ms') 2026-03-19 02:23:06,028 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-37337422 passed 2026-03-19 02:23:06,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:23:06,181 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-37337422, IP 43.247.139.69, Port 22 2026-03-19 02:23:06,347 - DEBUG - VM ctest-vn1-vm1-37337422 is ready for SSH connections 2026-03-19 02:23:06,347 - INFO - Waiting for VM ctest-vn1-vm2-64713991 to be up.. 2026-03-19 02:23:06,430 - DEBUG - VM is in ACTIVE state now 2026-03-19 02:23:06,430 - INFO - VM name : ctest-vn1-vm2-64713991 2026-03-19 02:23:06,510 - DEBUG - VM ctest-vn1-vm2-64713991 ID is 1311a498-0c45-43a2-a421-57ac298e2c68 2026-03-19 02:23:06,510 - DEBUG - VM ctest-vn1-vm2-64713991 launched on Node cn-jenkins-deploy-platform-ansible-os-5494-1 2026-03-19 02:23:06,585 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/1311a498-0c45-43a2-a421-57ac298e2c68 2026-03-19 02:23:06,593 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/77e27114-1666-4db2-ab74-515bbd41133d 2026-03-19 02:23:07,828 - 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.43 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.425 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.425/1.925/3.426/1.500 ms') 2026-03-19 02:23:07,828 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-64713991 passed 2026-03-19 02:23:07,977 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:23:07,977 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-64713991, IP 106.168.229.133, Port 22 2026-03-19 02:23:08,132 - DEBUG - VM ctest-vn1-vm2-64713991 is ready for SSH connections 2026-03-19 02:23:08,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:23:08,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:23:08,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-19 02:23:08,133 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 43.247.139.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-19 02:23:08,133 - DEBUG - ping -s 56 -c 3 -W 1 43.247.139.69 2026-03-19 02:23:10,868 - DEBUG - PING 43.247.139.69 (43.247.139.69): 56 data bytes 64 bytes from 43.247.139.69: seq=0 ttl=63 time=4.810 ms 64 bytes from 43.247.139.69: seq=1 ttl=63 time=0.958 ms 64 bytes from 43.247.139.69: seq=2 ttl=63 time=0.773 ms --- 43.247.139.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.773/2.180/4.810 ms 2026-03-19 02:23:10,868 - INFO - Ping to IP 43.247.139.69 from VM ctest-vn1-vm2-64713991 passed 2026-03-19 02:23:10,868 - INFO - Detaching port 77e27114-1666-4db2-ab74-515bbd41133d from VM ctest-vn1-vm2-64713991 2026-03-19 02:23:10,924 - INFO - Deleting VM ctest-vn1-vm2-64713991 2026-03-19 02:23:10,991 - INFO - Detaching port d0d6df04-2d36-4187-86e9-b8a1060f6c9e from VM ctest-vn1-vm1-37337422 2026-03-19 02:23:11,025 - INFO - Deleting VM ctest-vn1-vm1-37337422 2026-03-19 02:23:11,275 - DEBUG - Response for delete_port : () 2026-03-19 02:23:11,448 - DEBUG - Response for delete_port : () 2026-03-19 02:23:11,448 - INFO - Deleting VN ctest-vn1-87488573 2026-03-19 02:23:11,611 - DEBUG - Response for deleting network () 2026-03-19 02:23:11,875 - DEBUG - No XMPP flaps were noticed during the test 2026-03-19 02:23:11,875 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-03-19 02:23:11,875 - INFO - -------------------------------------------------------------------------------- 2026-03-19 02:23:12,629 - INFO - Deleted project: ctest-TestPorts-14985208, ID : b480db64-c610-46dc-a18f-b00e27ee92b8