2026-04-24 19:30:15,035 - INFO - Domain Default found not creating 2026-04-24 19:30:15,240 - INFO - Project ctest-TestPorts-37742192 not found, creating it 2026-04-24 19:30:15,731 - INFO - Created Project:ctest-TestPorts-37742192, ID : 371d9352-3ace-4616-b2cc-2950bd398c8e 2026-04-24 19:30:17,435 - INFO - ================================================================================ 2026-04-24 19:30:17,435 - INFO - STARTING TEST : test_ports_bindings 2026-04-24 19:30:17,435 - 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-04-24 19:30:17,697 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-24 19:30:17,698 - INFO - Initial checks done. Running the testcase now 2026-04-24 19:30:17,698 - INFO - 2026-04-24 19:30:18,291 - DEBUG - Response for create_network : {'network': {'id': '9e71cabf-271c-4571-bdbe-2cf62a56dd8f', 'name': 'ctest-vn-09623174', 'tenant_id': '371d93523ace4616b2cc2950bd398c8e', 'project_id': '371d93523ace4616b2cc2950bd398c8e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37742192', 'ctest-vn-09623174'], 'port_security_enabled': True, 'description': ''}} 2026-04-24 19:30:18,469 - DEBUG - Response for create_subnet : {'subnet': {'id': '5537b7cb-701b-44e6-889c-6782f1d2e929', 'name': '', 'tenant_id': '371d93523ace4616b2cc2950bd398c8e', 'network_id': '9e71cabf-271c-4571-bdbe-2cf62a56dd8f', 'ip_version': 4, 'cidr': '188.127.5.0/26', 'allocation_pools': [{'start': '188.127.5.2', 'end': '188.127.5.62'}], 'gateway_ip': '188.127.5.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '188.127.5.2', 'tags': [], 'project_id': '371d93523ace4616b2cc2950bd398c8e'}} 2026-04-24 19:30:18,488 - INFO - Created VN ctest-vn-09623174 2026-04-24 19:30:18,540 - DEBUG - VN ctest-vn-09623174 UUID is 9e71cabf-271c-4571-bdbe-2cf62a56dd8f 2026-04-24 19:30:18,647 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-37742192', 'ctest-vmi-05835905']} 2026-04-24 19:30:18,900 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-05835905', 'id': 'fd3a77ed-8df3-43d1-a805-78f00e58661f', 'tenant_id': '371d93523ace4616b2cc2950bd398c8e', 'network_id': '9e71cabf-271c-4571-bdbe-2cf62a56dd8f', 'mac_address': '02:fd:3a:77:ed:8d', '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': '188.127.5.3', 'subnet_id': '5537b7cb-701b-44e6-889c-6782f1d2e929'}], 'security_groups': ['3cec7c23-8ea2-4daa-95c4-ea082377dc80'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '371d93523ace4616b2cc2950bd398c8e'}} 2026-04-24 19:30:18,900 - DEBUG - Created port fd3a77ed-8df3-43d1-a805-78f00e58661f 2026-04-24 19:30:19,012 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fd3a77ed-8df3-43d1-a805-78f00e58661f 2026-04-24 19:30:19,321 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/fd3a77ed-8df3-43d1-a805-78f00e58661f 2026-04-24 19:30:19,365 - INFO - VMI fd3a77ed-8df3-43d1-a805-78f00e58661f verification in API Server passed 2026-04-24 19:30:19,461 - DEBUG - Response for delete_port : () 2026-04-24 19:30:19,461 - INFO - Deleted port fd3a77ed-8df3-43d1-a805-78f00e58661f 2026-04-24 19:30:19,461 - INFO - Deleting VN ctest-vn-09623174 2026-04-24 19:30:19,562 - DEBUG - Response for deleting network () 2026-04-24 19:30:19,821 - DEBUG - No XMPP flaps were noticed during the test
2026-04-24 19:30:19,821 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-24 19:30:19,821 - INFO - -------------------------------------------------------------------------------- 2026-04-24 19:30:19,823 - INFO - ================================================================================ 2026-04-24 19:30:19,824 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-24 19:30:19,824 - 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-04-24 19:30:20,117 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-24 19:30:20,117 - INFO - Initial checks done. Running the testcase now 2026-04-24 19:30:20,117 - INFO - 2026-04-24 19:30:20,313 - DEBUG - Response for create_network : {'network': {'id': 'b111b63a-e66f-43c3-b7d1-9f6bdfe6e7ce', 'name': 'ctest-vn1-21024397', 'tenant_id': '371d93523ace4616b2cc2950bd398c8e', 'project_id': '371d93523ace4616b2cc2950bd398c8e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37742192', 'ctest-vn1-21024397'], 'port_security_enabled': True, 'description': ''}} 2026-04-24 19:30:20,533 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f9b9f5f2-87da-412b-b1b4-56c666291d5c', 'name': '', 'tenant_id': '371d93523ace4616b2cc2950bd398c8e', 'network_id': 'b111b63a-e66f-43c3-b7d1-9f6bdfe6e7ce', 'ip_version': 4, 'cidr': '23.19.118.0/26', 'allocation_pools': [{'start': '23.19.118.2', 'end': '23.19.118.62'}], 'gateway_ip': '23.19.118.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.19.118.2', 'tags': [], 'project_id': '371d93523ace4616b2cc2950bd398c8e'}} 2026-04-24 19:30:20,733 - DEBUG - Response for create_subnet : {'subnet': {'id': '08c1ed34-06cc-4725-bb37-a2737d537f71', 'name': '', 'tenant_id': '371d93523ace4616b2cc2950bd398c8e', 'network_id': 'b111b63a-e66f-43c3-b7d1-9f6bdfe6e7ce', 'ip_version': 4, 'cidr': '137.240.223.0/26', 'allocation_pools': [{'start': '137.240.223.2', 'end': '137.240.223.62'}], 'gateway_ip': '137.240.223.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.240.223.2', 'tags': [], 'project_id': '371d93523ace4616b2cc2950bd398c8e'}} 2026-04-24 19:30:20,752 - INFO - Created VN ctest-vn1-21024397 2026-04-24 19:30:20,804 - DEBUG - VN ctest-vn1-21024397 UUID is b111b63a-e66f-43c3-b7d1-9f6bdfe6e7ce 2026-04-24 19:30:21,131 - DEBUG - Response for create_port : {'port': {'name': 'cf851b5e-daf0-4c23-b15f-822026fd32ad', 'id': 'cf851b5e-daf0-4c23-b15f-822026fd32ad', 'tenant_id': '371d93523ace4616b2cc2950bd398c8e', 'network_id': 'b111b63a-e66f-43c3-b7d1-9f6bdfe6e7ce', 'mac_address': '02:cf:85:1b:5e:da', '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': '23.19.118.5', 'subnet_id': 'f9b9f5f2-87da-412b-b1b4-56c666291d5c'}], 'security_groups': ['3cec7c23-8ea2-4daa-95c4-ea082377dc80'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '371d93523ace4616b2cc2950bd398c8e'}} 2026-04-24 19:30:21,333 - DEBUG - Response for create_port : {'port': {'name': 'd5d916a7-09fd-4eaa-bbcc-1b6e2e286a0f', 'id': 'd5d916a7-09fd-4eaa-bbcc-1b6e2e286a0f', 'tenant_id': '371d93523ace4616b2cc2950bd398c8e', 'network_id': 'b111b63a-e66f-43c3-b7d1-9f6bdfe6e7ce', 'mac_address': '02:d5:d9:16:a7:09', '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': '137.240.223.5', 'subnet_id': '08c1ed34-06cc-4725-bb37-a2737d537f71'}], 'security_groups': ['3cec7c23-8ea2-4daa-95c4-ea082377dc80'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '371d93523ace4616b2cc2950bd398c8e'}} 2026-04-24 19:30:21,395 - DEBUG - Services list from nova: [, , ] 2026-04-24 19:30:21,760 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5684-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5684-1) 2026-04-24 19:30:22,189 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5684-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5684-1) 2026-04-24 19:30:22,189 - INFO - Waiting for VM ctest-vn1-vm1-08350555 to be up.. 2026-04-24 19:30:22,229 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-24 19:30:27,321 - DEBUG - VM is in ACTIVE state now 2026-04-24 19:30:27,321 - INFO - VM name : ctest-vn1-vm1-08350555 2026-04-24 19:30:27,411 - DEBUG - VM ctest-vn1-vm1-08350555 ID is e82df03b-4b87-4884-af9e-8aa61407323e 2026-04-24 19:30:27,434 - DEBUG - VM ctest-vn1-vm1-08350555 launched on Node cn-jenkins-deploy-platform-ansible-os-5684-1 2026-04-24 19:30:27,528 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e82df03b-4b87-4884-af9e-8aa61407323e 2026-04-24 19:30:27,538 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/cf851b5e-daf0-4c23-b15f-822026fd32ad 2026-04-24 19:30:30,796 - 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 1024ms') 2026-04-24 19:30:30,796 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-08350555 failed! 2026-04-24 19:30:30,852 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37742192:ctest-vn1-21024397 is 23.19.118.1 and allocation pool is NOT set 2026-04-24 19:30:30,852 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37742192:ctest-vn1-21024397 is 137.240.223.1 and allocation pool is NOT set 2026-04-24 19:30:34,924 - 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=2 ttl=63 time=12.2 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 12.245/12.245/12.245/0.000 ms') 2026-04-24 19:30:34,924 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-08350555 passed 2026-04-24 19:30:35,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 19:30:35,076 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08350555, IP 23.19.118.5, Port 22 2026-04-24 19:30:35,240 - DEBUG - VM ctest-vn1-vm1-08350555 is ready for SSH connections 2026-04-24 19:30:35,240 - INFO - Waiting for VM ctest-vn1-vm2-08993657 to be up.. 2026-04-24 19:30:35,326 - DEBUG - VM is in ACTIVE state now 2026-04-24 19:30:35,326 - INFO - VM name : ctest-vn1-vm2-08993657 2026-04-24 19:30:35,414 - DEBUG - VM ctest-vn1-vm2-08993657 ID is d831ef26-897a-4361-8956-e211629ce3d0 2026-04-24 19:30:35,414 - DEBUG - VM ctest-vn1-vm2-08993657 launched on Node cn-jenkins-deploy-platform-ansible-os-5684-1 2026-04-24 19:30:35,504 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d831ef26-897a-4361-8956-e211629ce3d0 2026-04-24 19:30:35,514 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d5d916a7-09fd-4eaa-bbcc-1b6e2e286a0f 2026-04-24 19:30:36,758 - 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.23 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.408 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.408/1.816/3.225/1.408 ms') 2026-04-24 19:30:36,758 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-08993657 passed 2026-04-24 19:30:36,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 19:30:36,916 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-08993657, IP 137.240.223.5, Port 22 2026-04-24 19:30:37,087 - DEBUG - VM ctest-vn1-vm2-08993657 is ready for SSH connections 2026-04-24 19:30:37,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 19:30:37,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 19:30:37,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-24 19:30:37,087 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.19.118.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-24 19:30:37,087 - DEBUG - ping -s 56 -c 3 -W 1 23.19.118.5 2026-04-24 19:30:40,806 - DEBUG - PING 23.19.118.5 (23.19.118.5): 56 data bytes 64 bytes from 23.19.118.5: seq=0 ttl=63 time=3.668 ms 64 bytes from 23.19.118.5: seq=1 ttl=63 time=0.826 ms 64 bytes from 23.19.118.5: seq=2 ttl=63 time=1.018 ms --- 23.19.118.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.826/1.837/3.668 ms 2026-04-24 19:30:40,807 - INFO - Ping to IP 23.19.118.5 from VM ctest-vn1-vm2-08993657 passed 2026-04-24 19:30:40,807 - INFO - Detaching port d5d916a7-09fd-4eaa-bbcc-1b6e2e286a0f from VM ctest-vn1-vm2-08993657 2026-04-24 19:30:40,861 - INFO - Deleting VM ctest-vn1-vm2-08993657 2026-04-24 19:30:40,934 - INFO - Detaching port cf851b5e-daf0-4c23-b15f-822026fd32ad from VM ctest-vn1-vm1-08350555 2026-04-24 19:30:40,981 - INFO - Deleting VM ctest-vn1-vm1-08350555 2026-04-24 19:30:41,293 - DEBUG - Response for delete_port : () 2026-04-24 19:30:41,488 - DEBUG - Response for delete_port : () 2026-04-24 19:30:41,488 - INFO - Deleting VN ctest-vn1-21024397 2026-04-24 19:30:41,655 - DEBUG - Response for deleting network () 2026-04-24 19:30:41,912 - DEBUG - No XMPP flaps were noticed during the test
2026-04-24 19:30:41,912 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-04-24 19:30:41,913 - INFO - -------------------------------------------------------------------------------- 2026-04-24 19:30:42,671 - INFO - Deleted project: ctest-TestPorts-37742192, ID : 371d9352-3ace-4616-b2cc-2950bd398c8e