2026-06-18 13:04:15,533 - INFO - Domain Default found not creating 2026-06-18 13:04:15,683 - INFO - Project ctest-TestPorts-16123667 not found, creating it 2026-06-18 13:04:16,119 - INFO - Created Project:ctest-TestPorts-16123667, ID : 29a6b1da-e42b-452e-8562-b81f50d5baf5 2026-06-18 13:04:17,536 - INFO - ================================================================================ 2026-06-18 13:04:17,536 - INFO - STARTING TEST : test_ports_bindings 2026-06-18 13:04:17,536 - 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-06-18 13:04:17,800 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.192': '0'}} with 2026-06-18 13:04:17,800 - INFO - Initial checks done. Running the testcase now 2026-06-18 13:04:17,800 - INFO - 2026-06-18 13:04:18,371 - DEBUG - Response for create_network : {'network': {'id': '2c5b2a58-f989-4510-8c13-449d00822454', 'name': 'ctest-vn-65660599', 'tenant_id': '29a6b1dae42b452e8562b81f50d5baf5', 'project_id': '29a6b1dae42b452e8562b81f50d5baf5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16123667', 'ctest-vn-65660599'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 13:04:18,512 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c4487eee-500b-419c-becf-9b2e38b03ea4', 'name': '', 'tenant_id': '29a6b1dae42b452e8562b81f50d5baf5', 'network_id': '2c5b2a58-f989-4510-8c13-449d00822454', 'ip_version': 4, 'cidr': '36.0.16.0/26', 'allocation_pools': [{'start': '36.0.16.2', 'end': '36.0.16.62'}], 'gateway_ip': '36.0.16.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.0.16.2', 'tags': [], 'project_id': '29a6b1dae42b452e8562b81f50d5baf5'}} 2026-06-18 13:04:18,526 - INFO - Created VN ctest-vn-65660599 2026-06-18 13:04:18,579 - DEBUG - VN ctest-vn-65660599 UUID is 2c5b2a58-f989-4510-8c13-449d00822454 2026-06-18 13:04:18,674 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-16123667', 'ctest-vmi-39271872']} 2026-06-18 13:04:18,942 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-39271872', 'id': 'faa5acbf-a1ff-4c6a-8d57-09eb285c2974', 'tenant_id': '29a6b1dae42b452e8562b81f50d5baf5', 'network_id': '2c5b2a58-f989-4510-8c13-449d00822454', 'mac_address': '02:fa:a5:ac:bf:a1', '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.0.16.3', 'subnet_id': 'c4487eee-500b-419c-becf-9b2e38b03ea4'}], 'security_groups': ['1a48c548-e9d9-4667-b4cd-78b192b5c5ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29a6b1dae42b452e8562b81f50d5baf5'}} 2026-06-18 13:04:18,943 - DEBUG - Created port faa5acbf-a1ff-4c6a-8d57-09eb285c2974 2026-06-18 13:04:19,047 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/faa5acbf-a1ff-4c6a-8d57-09eb285c2974 2026-06-18 13:04:19,366 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/faa5acbf-a1ff-4c6a-8d57-09eb285c2974 2026-06-18 13:04:19,393 - INFO - VMI faa5acbf-a1ff-4c6a-8d57-09eb285c2974 verification in API Server passed 2026-06-18 13:04:19,487 - DEBUG - Response for delete_port : () 2026-06-18 13:04:19,487 - INFO - Deleted port faa5acbf-a1ff-4c6a-8d57-09eb285c2974 2026-06-18 13:04:19,487 - INFO - Deleting VN ctest-vn-65660599 2026-06-18 13:04:19,592 - DEBUG - Response for deleting network () 2026-06-18 13:04:19,843 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 13:04:19,843 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-18 13:04:19,843 - INFO - -------------------------------------------------------------------------------- 2026-06-18 13:04:19,845 - INFO - ================================================================================ 2026-06-18 13:04:19,845 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-18 13:04:19,846 - 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-06-18 13:04:20,127 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.192': '0'}} with 2026-06-18 13:04:20,127 - INFO - Initial checks done. Running the testcase now 2026-06-18 13:04:20,127 - INFO - 2026-06-18 13:04:20,281 - DEBUG - Response for create_network : {'network': {'id': '3a53c82d-ad24-4b84-a602-dbeda53fd978', 'name': 'ctest-vn1-65845330', 'tenant_id': '29a6b1dae42b452e8562b81f50d5baf5', 'project_id': '29a6b1dae42b452e8562b81f50d5baf5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16123667', 'ctest-vn1-65845330'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 13:04:20,470 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ce1d7383-3775-45d2-ab8d-fead4c35ff23', 'name': '', 'tenant_id': '29a6b1dae42b452e8562b81f50d5baf5', 'network_id': '3a53c82d-ad24-4b84-a602-dbeda53fd978', 'ip_version': 4, 'cidr': '178.118.32.0/26', 'allocation_pools': [{'start': '178.118.32.2', 'end': '178.118.32.62'}], 'gateway_ip': '178.118.32.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '178.118.32.2', 'tags': [], 'project_id': '29a6b1dae42b452e8562b81f50d5baf5'}} 2026-06-18 13:04:20,615 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a53a74da-46fe-4d1e-ad6d-5b7ea09dbe2b', 'name': '', 'tenant_id': '29a6b1dae42b452e8562b81f50d5baf5', 'network_id': '3a53c82d-ad24-4b84-a602-dbeda53fd978', 'ip_version': 4, 'cidr': '18.180.105.64/26', 'allocation_pools': [{'start': '18.180.105.66', 'end': '18.180.105.126'}], 'gateway_ip': '18.180.105.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.180.105.66', 'tags': [], 'project_id': '29a6b1dae42b452e8562b81f50d5baf5'}} 2026-06-18 13:04:20,631 - INFO - Created VN ctest-vn1-65845330 2026-06-18 13:04:20,683 - DEBUG - VN ctest-vn1-65845330 UUID is 3a53c82d-ad24-4b84-a602-dbeda53fd978 2026-06-18 13:04:20,973 - DEBUG - Response for create_port : {'port': {'name': '7c9d3198-97fd-4e67-9485-9732a7f550ad', 'id': '7c9d3198-97fd-4e67-9485-9732a7f550ad', 'tenant_id': '29a6b1dae42b452e8562b81f50d5baf5', 'network_id': '3a53c82d-ad24-4b84-a602-dbeda53fd978', 'mac_address': '02:7c:9d:31:98:97', '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.118.32.5', 'subnet_id': 'ce1d7383-3775-45d2-ab8d-fead4c35ff23'}], 'security_groups': ['1a48c548-e9d9-4667-b4cd-78b192b5c5ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29a6b1dae42b452e8562b81f50d5baf5'}} 2026-06-18 13:04:21,122 - DEBUG - Response for create_port : {'port': {'name': '49337322-8f0b-4661-bbf7-7fe4ee5df9b4', 'id': '49337322-8f0b-4661-bbf7-7fe4ee5df9b4', 'tenant_id': '29a6b1dae42b452e8562b81f50d5baf5', 'network_id': '3a53c82d-ad24-4b84-a602-dbeda53fd978', 'mac_address': '02:49:33:73:22:8f', '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.180.105.69', 'subnet_id': 'a53a74da-46fe-4d1e-ad6d-5b7ea09dbe2b'}], 'security_groups': ['1a48c548-e9d9-4667-b4cd-78b192b5c5ad'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29a6b1dae42b452e8562b81f50d5baf5'}} 2026-06-18 13:04:21,170 - DEBUG - Services list from nova: [, , ] 2026-06-18 13:04:21,442 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5984-1) 2026-06-18 13:04:21,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5984-1) 2026-06-18 13:04:21,760 - INFO - Waiting for VM ctest-vn1-vm1-16705256 to be up.. 2026-06-18 13:04:21,790 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 13:04:26,833 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 13:04:31,896 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 13:04:36,968 - DEBUG - VM is in ACTIVE state now 2026-06-18 13:04:36,968 - INFO - VM name : ctest-vn1-vm1-16705256 2026-06-18 13:04:37,043 - DEBUG - VM ctest-vn1-vm1-16705256 ID is c6dd8380-b9c1-4044-a3cb-8faebe69433d 2026-06-18 13:04:37,065 - DEBUG - VM ctest-vn1-vm1-16705256 launched on Node cn-jenkins-deploy-platform-ansible-os-5984-1 2026-06-18 13:04:37,128 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c6dd8380-b9c1-4044-a3cb-8faebe69433d 2026-06-18 13:04:37,135 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7c9d3198-97fd-4e67-9485-9732a7f550ad 2026-06-18 13:04:40,400 - 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 1032ms') 2026-06-18 13:04:40,400 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-16705256 failed! 2026-06-18 13:04:40,455 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16123667:ctest-vn1-65845330 is 178.118.32.1 and allocation pool is NOT set 2026-06-18 13:04:40,455 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16123667:ctest-vn1-65845330 is 18.180.105.65 and allocation pool is NOT set 2026-06-18 13:04:42,520 - 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.45 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.406 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.406/1.929/3.452/1.523 ms') 2026-06-18 13:04:42,520 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-16705256 passed 2026-06-18 13:04:42,667 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:04:42,667 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-16705256, IP 178.118.32.5, Port 22 2026-06-18 13:04:42,819 - DEBUG - VM ctest-vn1-vm1-16705256 is ready for SSH connections 2026-06-18 13:04:42,819 - INFO - Waiting for VM ctest-vn1-vm2-67694643 to be up.. 2026-06-18 13:04:42,888 - DEBUG - VM is in ACTIVE state now 2026-06-18 13:04:42,888 - INFO - VM name : ctest-vn1-vm2-67694643 2026-06-18 13:04:42,951 - DEBUG - VM ctest-vn1-vm2-67694643 ID is e33c0511-5742-48c6-a435-3c55dd148a24 2026-06-18 13:04:42,951 - DEBUG - VM ctest-vn1-vm2-67694643 launched on Node cn-jenkins-deploy-platform-ansible-os-5984-1 2026-06-18 13:04:43,014 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e33c0511-5742-48c6-a435-3c55dd148a24 2026-06-18 13:04:43,022 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/49337322-8f0b-4661-bbf7-7fe4ee5df9b4 2026-06-18 13:04:44,258 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.343 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.343/1.900/3.457/1.557 ms') 2026-06-18 13:04:44,259 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-67694643 passed 2026-06-18 13:04:44,411 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:04:44,411 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-67694643, IP 18.180.105.69, Port 22 2026-06-18 13:04:44,566 - DEBUG - VM ctest-vn1-vm2-67694643 is ready for SSH connections 2026-06-18 13:04:44,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:04:44,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:04:44,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 13:04:44,567 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 178.118.32.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-18 13:04:44,567 - DEBUG - ping -s 56 -c 3 -W 1 178.118.32.5 2026-06-18 13:04:48,158 - DEBUG - PING 178.118.32.5 (178.118.32.5): 56 data bytes 64 bytes from 178.118.32.5: seq=0 ttl=63 time=3.363 ms 64 bytes from 178.118.32.5: seq=1 ttl=63 time=0.883 ms 64 bytes from 178.118.32.5: seq=2 ttl=63 time=0.744 ms --- 178.118.32.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.744/1.663/3.363 ms 2026-06-18 13:04:48,158 - INFO - Ping to IP 178.118.32.5 from VM ctest-vn1-vm2-67694643 passed 2026-06-18 13:04:48,158 - INFO - Detaching port 49337322-8f0b-4661-bbf7-7fe4ee5df9b4 from VM ctest-vn1-vm2-67694643 2026-06-18 13:04:48,202 - INFO - Deleting VM ctest-vn1-vm2-67694643 2026-06-18 13:04:48,257 - INFO - Detaching port 7c9d3198-97fd-4e67-9485-9732a7f550ad from VM ctest-vn1-vm1-16705256 2026-06-18 13:04:48,285 - INFO - Deleting VM ctest-vn1-vm1-16705256 2026-06-18 13:04:48,463 - DEBUG - Response for delete_port : () 2026-06-18 13:04:48,590 - DEBUG - Response for delete_port : () 2026-06-18 13:04:48,590 - INFO - Deleting VN ctest-vn1-65845330 2026-06-18 13:04:48,691 - DEBUG - Response for deleting network () 2026-06-18 13:04:48,947 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 13:04:48,947 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-18 13:04:48,947 - INFO - -------------------------------------------------------------------------------- 2026-06-18 13:04:49,619 - INFO - Deleted project: ctest-TestPorts-16123667, ID : 29a6b1da-e42b-452e-8562-b81f50d5baf5