2026-07-10 19:58:15,886 - INFO - Domain Default found not creating 2026-07-10 19:58:16,026 - INFO - Project ctest-TestPorts-37232022 not found, creating it 2026-07-10 19:58:16,476 - INFO - Created Project:ctest-TestPorts-37232022, ID : 8f84aebb-bc51-4ce5-82e1-00f2735fd801 2026-07-10 19:58:17,989 - INFO - ================================================================================ 2026-07-10 19:58:17,989 - INFO - STARTING TEST : test_ports_bindings 2026-07-10 19:58:17,989 - 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-10 19:58:18,242 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-10 19:58:18,242 - INFO - Initial checks done. Running the testcase now 2026-07-10 19:58:18,242 - INFO - 2026-07-10 19:58:18,792 - DEBUG - Response for create_network : {'network': {'id': '4d9fd204-45a3-463d-8b51-9d9d7379e8bc', 'name': 'ctest-vn-48918088', 'tenant_id': '8f84aebbbc514ce582e100f2735fd801', 'project_id': '8f84aebbbc514ce582e100f2735fd801', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37232022', 'ctest-vn-48918088'], 'port_security_enabled': True, 'description': ''}} 2026-07-10 19:58:18,954 - DEBUG - Response for create_subnet : {'subnet': {'id': '12478c8f-8df4-49e2-896c-ea3b2e9cc32e', 'name': '', 'tenant_id': '8f84aebbbc514ce582e100f2735fd801', 'network_id': '4d9fd204-45a3-463d-8b51-9d9d7379e8bc', 'ip_version': 4, 'cidr': '178.10.178.192/26', 'allocation_pools': [{'start': '178.10.178.194', 'end': '178.10.178.254'}], 'gateway_ip': '178.10.178.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '178.10.178.194', 'tags': [], 'project_id': '8f84aebbbc514ce582e100f2735fd801'}} 2026-07-10 19:58:18,976 - INFO - Created VN ctest-vn-48918088 2026-07-10 19:58:19,029 - DEBUG - VN ctest-vn-48918088 UUID is 4d9fd204-45a3-463d-8b51-9d9d7379e8bc 2026-07-10 19:58:19,123 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-37232022', 'ctest-vmi-20529252']} 2026-07-10 19:58:19,434 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-20529252', 'id': '21026b71-0ede-4ce3-a044-462425836f0b', 'tenant_id': '8f84aebbbc514ce582e100f2735fd801', 'network_id': '4d9fd204-45a3-463d-8b51-9d9d7379e8bc', 'mac_address': '02:21:02:6b:71:0e', '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': '178.10.178.195', 'subnet_id': '12478c8f-8df4-49e2-896c-ea3b2e9cc32e'}], 'security_groups': ['e2a82349-d10b-47b6-a3ec-f36d29b6ee60'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f84aebbbc514ce582e100f2735fd801'}} 2026-07-10 19:58:19,434 - DEBUG - Created port 21026b71-0ede-4ce3-a044-462425836f0b 2026-07-10 19:58:19,537 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/21026b71-0ede-4ce3-a044-462425836f0b 2026-07-10 19:58:19,853 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/21026b71-0ede-4ce3-a044-462425836f0b 2026-07-10 19:58:19,881 - INFO - VMI 21026b71-0ede-4ce3-a044-462425836f0b verification in API Server passed 2026-07-10 19:58:19,963 - DEBUG - Response for delete_port : () 2026-07-10 19:58:19,963 - INFO - Deleted port 21026b71-0ede-4ce3-a044-462425836f0b 2026-07-10 19:58:19,963 - INFO - Deleting VN ctest-vn-48918088 2026-07-10 19:58:20,050 - DEBUG - Response for deleting network () 2026-07-10 19:58:20,306 - DEBUG - No XMPP flaps were noticed during the test 2026-07-10 19:58:20,306 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-10 19:58:20,306 - INFO - -------------------------------------------------------------------------------- 2026-07-10 19:58:20,309 - INFO - ================================================================================ 2026-07-10 19:58:20,309 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-10 19:58:20,309 - 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-10 19:58:20,593 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-07-10 19:58:20,594 - INFO - Initial checks done. Running the testcase now 2026-07-10 19:58:20,594 - INFO - 2026-07-10 19:58:20,768 - DEBUG - Response for create_network : {'network': {'id': '5d93030e-2d16-4c27-9d4a-a904712197bc', 'name': 'ctest-vn1-55911295', 'tenant_id': '8f84aebbbc514ce582e100f2735fd801', 'project_id': '8f84aebbbc514ce582e100f2735fd801', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37232022', 'ctest-vn1-55911295'], 'port_security_enabled': True, 'description': ''}} 2026-07-10 19:58:20,909 - DEBUG - Response for create_subnet : {'subnet': {'id': '4295eb28-51b4-44fa-a3d1-4adcf2407f0b', 'name': '', 'tenant_id': '8f84aebbbc514ce582e100f2735fd801', 'network_id': '5d93030e-2d16-4c27-9d4a-a904712197bc', 'ip_version': 4, 'cidr': '122.213.0.64/26', 'allocation_pools': [{'start': '122.213.0.66', 'end': '122.213.0.126'}], 'gateway_ip': '122.213.0.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.213.0.66', 'tags': [], 'project_id': '8f84aebbbc514ce582e100f2735fd801'}} 2026-07-10 19:58:21,068 - DEBUG - Response for create_subnet : {'subnet': {'id': '5cb08e77-d21b-4ead-8a96-3cd759e0be8d', 'name': '', 'tenant_id': '8f84aebbbc514ce582e100f2735fd801', 'network_id': '5d93030e-2d16-4c27-9d4a-a904712197bc', 'ip_version': 4, 'cidr': '106.226.185.128/26', 'allocation_pools': [{'start': '106.226.185.130', 'end': '106.226.185.190'}], 'gateway_ip': '106.226.185.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.226.185.130', 'tags': [], 'project_id': '8f84aebbbc514ce582e100f2735fd801'}} 2026-07-10 19:58:21,084 - INFO - Created VN ctest-vn1-55911295 2026-07-10 19:58:21,137 - DEBUG - VN ctest-vn1-55911295 UUID is 5d93030e-2d16-4c27-9d4a-a904712197bc 2026-07-10 19:58:21,655 - DEBUG - Response for create_port : {'port': {'name': 'b6de7286-a612-4dd4-8753-c3cbc70eded9', 'id': 'b6de7286-a612-4dd4-8753-c3cbc70eded9', 'tenant_id': '8f84aebbbc514ce582e100f2735fd801', 'network_id': '5d93030e-2d16-4c27-9d4a-a904712197bc', 'mac_address': '02:b6:de:72:86:a6', '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': '122.213.0.69', 'subnet_id': '4295eb28-51b4-44fa-a3d1-4adcf2407f0b'}], 'security_groups': ['e2a82349-d10b-47b6-a3ec-f36d29b6ee60'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f84aebbbc514ce582e100f2735fd801'}} 2026-07-10 19:58:21,961 - DEBUG - Response for create_port : {'port': {'name': '24ca435f-1908-496d-9353-ce27363c3f38', 'id': '24ca435f-1908-496d-9353-ce27363c3f38', 'tenant_id': '8f84aebbbc514ce582e100f2735fd801', 'network_id': '5d93030e-2d16-4c27-9d4a-a904712197bc', 'mac_address': '02:24:ca:43:5f:19', '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.226.185.133', 'subnet_id': '5cb08e77-d21b-4ead-8a96-3cd759e0be8d'}], 'security_groups': ['e2a82349-d10b-47b6-a3ec-f36d29b6ee60'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f84aebbbc514ce582e100f2735fd801'}} 2026-07-10 19:58:22,022 - DEBUG - Services list from nova: [, , ] 2026-07-10 19:58:22,354 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6092-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6092-1) 2026-07-10 19:58:22,727 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6092-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6092-1) 2026-07-10 19:58:22,727 - INFO - Waiting for VM ctest-vn1-vm1-08182018 to be up.. 2026-07-10 19:58:22,760 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-10 19:58:27,804 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-10 19:58:32,874 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-10 19:58:37,944 - DEBUG - VM is in ACTIVE state now 2026-07-10 19:58:37,944 - INFO - VM name : ctest-vn1-vm1-08182018 2026-07-10 19:58:38,027 - DEBUG - VM ctest-vn1-vm1-08182018 ID is c394b479-0c1a-4bf3-b5bd-127009731b84 2026-07-10 19:58:38,050 - DEBUG - VM ctest-vn1-vm1-08182018 launched on Node cn-jenkins-deploy-platform-ansible-os-6092-1 2026-07-10 19:58:38,116 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c394b479-0c1a-4bf3-b5bd-127009731b84 2026-07-10 19:58:38,124 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b6de7286-a612-4dd4-8753-c3cbc70eded9 2026-07-10 19:58:41,396 - 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 1030ms') 2026-07-10 19:58:41,396 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-08182018 failed! 2026-07-10 19:58:41,449 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37232022:ctest-vn1-55911295 is 122.213.0.65 and allocation pool is NOT set 2026-07-10 19:58:41,449 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37232022:ctest-vn1-55911295 is 106.226.185.129 and allocation pool is NOT set 2026-07-10 19:58:43,511 - 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.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.486 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.486/2.212/3.939/1.726 ms') 2026-07-10 19:58:43,512 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-08182018 passed 2026-07-10 19:58:43,665 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 19:58:43,665 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08182018, IP 122.213.0.69, Port 22 2026-07-10 19:58:43,820 - DEBUG - VM ctest-vn1-vm1-08182018 is ready for SSH connections 2026-07-10 19:58:43,820 - INFO - Waiting for VM ctest-vn1-vm2-08558604 to be up.. 2026-07-10 19:58:43,891 - DEBUG - VM is in ACTIVE state now 2026-07-10 19:58:43,891 - INFO - VM name : ctest-vn1-vm2-08558604 2026-07-10 19:58:43,964 - DEBUG - VM ctest-vn1-vm2-08558604 ID is f27d3849-4d56-4073-90f4-168a93113f4c 2026-07-10 19:58:43,964 - DEBUG - VM ctest-vn1-vm2-08558604 launched on Node cn-jenkins-deploy-platform-ansible-os-6092-1 2026-07-10 19:58:44,028 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f27d3849-4d56-4073-90f4-168a93113f4c 2026-07-10 19:58:44,035 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/24ca435f-1908-496d-9353-ce27363c3f38 2026-07-10 19:58:45,272 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.521 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.521/1.946/3.371/1.425 ms') 2026-07-10 19:58:45,272 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-08558604 passed 2026-07-10 19:58:45,425 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 19:58:45,425 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-08558604, IP 106.226.185.133, Port 22 2026-07-10 19:58:45,584 - DEBUG - VM ctest-vn1-vm2-08558604 is ready for SSH connections 2026-07-10 19:58:45,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 19:58:45,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 19:58:45,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-10 19:58:45,585 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.213.0.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-07-10 19:58:45,585 - DEBUG - ping -s 56 -c 3 -W 1 122.213.0.69 2026-07-10 19:58:49,253 - DEBUG - PING 122.213.0.69 (122.213.0.69): 56 data bytes 64 bytes from 122.213.0.69: seq=0 ttl=63 time=3.937 ms 64 bytes from 122.213.0.69: seq=1 ttl=63 time=0.794 ms 64 bytes from 122.213.0.69: seq=2 ttl=63 time=0.873 ms --- 122.213.0.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.794/1.868/3.937 ms 2026-07-10 19:58:49,253 - INFO - Ping to IP 122.213.0.69 from VM ctest-vn1-vm2-08558604 passed 2026-07-10 19:58:49,254 - INFO - Detaching port 24ca435f-1908-496d-9353-ce27363c3f38 from VM ctest-vn1-vm2-08558604 2026-07-10 19:58:49,302 - INFO - Deleting VM ctest-vn1-vm2-08558604 2026-07-10 19:58:49,365 - INFO - Detaching port b6de7286-a612-4dd4-8753-c3cbc70eded9 from VM ctest-vn1-vm1-08182018 2026-07-10 19:58:49,398 - INFO - Deleting VM ctest-vn1-vm1-08182018 2026-07-10 19:58:49,614 - DEBUG - Response for delete_port : () 2026-07-10 19:58:49,756 - DEBUG - Response for delete_port : () 2026-07-10 19:58:49,756 - INFO - Deleting VN ctest-vn1-55911295 2026-07-10 19:58:49,867 - DEBUG - Response for deleting network () 2026-07-10 19:58:50,137 - DEBUG - No XMPP flaps were noticed during the test 2026-07-10 19:58:50,137 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-07-10 19:58:50,137 - INFO - -------------------------------------------------------------------------------- 2026-07-10 19:58:50,826 - INFO - Deleted project: ctest-TestPorts-37232022, ID : 8f84aebb-bc51-4ce5-82e1-00f2735fd801