2026-06-18 01:59:09,918 - INFO - Domain Default found not creating 2026-06-18 01:59:10,087 - INFO - Project ctest-TestPorts-78942268 not found, creating it 2026-06-18 01:59:10,598 - INFO - Created Project:ctest-TestPorts-78942268, ID : be722ffa-c65f-4bd1-9e1c-28fff950513a 2026-06-18 01:59:13,012 - INFO - ================================================================================ 2026-06-18 01:59:13,012 - INFO - STARTING TEST : test_ports_bindings 2026-06-18 01:59:13,012 - 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 01:59:13,272 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-18 01:59:13,272 - INFO - Initial checks done. Running the testcase now 2026-06-18 01:59:13,272 - INFO - 2026-06-18 01:59:13,871 - DEBUG - Response for create_network : {'network': {'id': 'be89fc53-de82-41fd-a332-9d624f9e0cf8', 'name': 'ctest-vn-64051609', 'tenant_id': 'be722ffac65f4bd19e1c28fff950513a', 'project_id': 'be722ffac65f4bd19e1c28fff950513a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-78942268', 'ctest-vn-64051609'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 01:59:14,039 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d11af5b-c839-478b-bb6e-2295e30b9071', 'name': '', 'tenant_id': 'be722ffac65f4bd19e1c28fff950513a', 'network_id': 'be89fc53-de82-41fd-a332-9d624f9e0cf8', 'ip_version': 4, 'cidr': '217.180.91.64/26', 'allocation_pools': [{'start': '217.180.91.66', 'end': '217.180.91.126'}], 'gateway_ip': '217.180.91.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.180.91.66', 'tags': [], 'project_id': 'be722ffac65f4bd19e1c28fff950513a'}} 2026-06-18 01:59:14,058 - INFO - Created VN ctest-vn-64051609 2026-06-18 01:59:14,117 - DEBUG - VN ctest-vn-64051609 UUID is be89fc53-de82-41fd-a332-9d624f9e0cf8 2026-06-18 01:59:14,228 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-78942268', 'ctest-vmi-68977341']} 2026-06-18 01:59:14,510 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-68977341', 'id': 'dc311a9f-a66d-405f-82f1-4961ae068815', 'tenant_id': 'be722ffac65f4bd19e1c28fff950513a', 'network_id': 'be89fc53-de82-41fd-a332-9d624f9e0cf8', 'mac_address': '02:dc:31:1a:9f:a6', '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': '217.180.91.67', 'subnet_id': '6d11af5b-c839-478b-bb6e-2295e30b9071'}], 'security_groups': ['2bcde15f-3584-4690-80bb-aef42840f2b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be722ffac65f4bd19e1c28fff950513a'}} 2026-06-18 01:59:14,510 - DEBUG - Created port dc311a9f-a66d-405f-82f1-4961ae068815 2026-06-18 01:59:14,621 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/dc311a9f-a66d-405f-82f1-4961ae068815 2026-06-18 01:59:14,955 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/dc311a9f-a66d-405f-82f1-4961ae068815 2026-06-18 01:59:14,990 - INFO - VMI dc311a9f-a66d-405f-82f1-4961ae068815 verification in API Server passed 2026-06-18 01:59:15,093 - DEBUG - Response for delete_port : () 2026-06-18 01:59:15,094 - INFO - Deleted port dc311a9f-a66d-405f-82f1-4961ae068815 2026-06-18 01:59:15,094 - INFO - Deleting VN ctest-vn-64051609 2026-06-18 01:59:15,239 - DEBUG - Response for deleting network () 2026-06-18 01:59:15,510 - DEBUG - No XMPP flaps were noticed during the test 2026-06-18 01:59:15,510 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-18 01:59:15,510 - INFO - -------------------------------------------------------------------------------- 2026-06-18 01:59:15,514 - INFO - ================================================================================ 2026-06-18 01:59:15,514 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-18 01:59:15,514 - 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 01:59:15,803 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-18 01:59:15,803 - INFO - Initial checks done. Running the testcase now 2026-06-18 01:59:15,803 - INFO - 2026-06-18 01:59:16,020 - DEBUG - Response for create_network : {'network': {'id': '41ee4332-5908-44c6-9c35-cc7221ea1665', 'name': 'ctest-vn1-73805192', 'tenant_id': 'be722ffac65f4bd19e1c28fff950513a', 'project_id': 'be722ffac65f4bd19e1c28fff950513a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-78942268', 'ctest-vn1-73805192'], 'port_security_enabled': True, 'description': ''}} 2026-06-18 01:59:16,260 - DEBUG - Response for create_subnet : {'subnet': {'id': '87fa6379-3b56-42cf-b1d5-fc91280c21ed', 'name': '', 'tenant_id': 'be722ffac65f4bd19e1c28fff950513a', 'network_id': '41ee4332-5908-44c6-9c35-cc7221ea1665', 'ip_version': 4, 'cidr': '44.90.126.0/26', 'allocation_pools': [{'start': '44.90.126.2', 'end': '44.90.126.62'}], 'gateway_ip': '44.90.126.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.90.126.2', 'tags': [], 'project_id': 'be722ffac65f4bd19e1c28fff950513a'}} 2026-06-18 01:59:16,455 - DEBUG - Response for create_subnet : {'subnet': {'id': '9f52e228-c0a9-42c4-bcac-a95a9d976365', 'name': '', 'tenant_id': 'be722ffac65f4bd19e1c28fff950513a', 'network_id': '41ee4332-5908-44c6-9c35-cc7221ea1665', 'ip_version': 4, 'cidr': '208.67.175.192/26', 'allocation_pools': [{'start': '208.67.175.194', 'end': '208.67.175.254'}], 'gateway_ip': '208.67.175.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.67.175.194', 'tags': [], 'project_id': 'be722ffac65f4bd19e1c28fff950513a'}} 2026-06-18 01:59:16,479 - INFO - Created VN ctest-vn1-73805192 2026-06-18 01:59:16,533 - DEBUG - VN ctest-vn1-73805192 UUID is 41ee4332-5908-44c6-9c35-cc7221ea1665 2026-06-18 01:59:16,880 - DEBUG - Response for create_port : {'port': {'name': 'f2cb4b9d-9cc8-4aa7-adee-c577fc166a57', 'id': 'f2cb4b9d-9cc8-4aa7-adee-c577fc166a57', 'tenant_id': 'be722ffac65f4bd19e1c28fff950513a', 'network_id': '41ee4332-5908-44c6-9c35-cc7221ea1665', 'mac_address': '02:f2:cb:4b:9d:9c', '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': '44.90.126.5', 'subnet_id': '87fa6379-3b56-42cf-b1d5-fc91280c21ed'}], 'security_groups': ['2bcde15f-3584-4690-80bb-aef42840f2b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be722ffac65f4bd19e1c28fff950513a'}} 2026-06-18 01:59:17,085 - DEBUG - Response for create_port : {'port': {'name': '4125f1e4-ed0e-4f2f-b060-8c667093d5f1', 'id': '4125f1e4-ed0e-4f2f-b060-8c667093d5f1', 'tenant_id': 'be722ffac65f4bd19e1c28fff950513a', 'network_id': '41ee4332-5908-44c6-9c35-cc7221ea1665', 'mac_address': '02:41:25:f1:e4:ed', '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': '208.67.175.197', 'subnet_id': '9f52e228-c0a9-42c4-bcac-a95a9d976365'}], 'security_groups': ['2bcde15f-3584-4690-80bb-aef42840f2b9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'be722ffac65f4bd19e1c28fff950513a'}} 2026-06-18 01:59:17,154 - DEBUG - Services list from nova: [, , ] 2026-06-18 01:59:17,542 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5970-1) 2026-06-18 01:59:18,012 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5970-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5970-1) 2026-06-18 01:59:18,012 - INFO - Waiting for VM ctest-vn1-vm1-57390076 to be up.. 2026-06-18 01:59:18,061 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 01:59:23,122 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 01:59:28,205 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-18 01:59:33,285 - DEBUG - VM is in ACTIVE state now 2026-06-18 01:59:33,285 - INFO - VM name : ctest-vn1-vm1-57390076 2026-06-18 01:59:33,364 - DEBUG - VM ctest-vn1-vm1-57390076 ID is b7199fac-bef6-4b27-bef3-8d66bdd580a4 2026-06-18 01:59:33,388 - DEBUG - VM ctest-vn1-vm1-57390076 launched on Node cn-jenkins-deploy-platform-ansible-os-5970-1 2026-06-18 01:59:33,477 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/b7199fac-bef6-4b27-bef3-8d66bdd580a4 2026-06-18 01:59:33,486 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f2cb4b9d-9cc8-4aa7-adee-c577fc166a57 2026-06-18 01:59:36,744 - 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 1014ms') 2026-06-18 01:59:36,745 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-57390076 failed! 2026-06-18 01:59:36,801 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78942268:ctest-vn1-73805192 is 44.90.126.1 and allocation pool is NOT set 2026-06-18 01:59:36,801 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78942268:ctest-vn1-73805192 is 208.67.175.193 and allocation pool is NOT set 2026-06-18 01:59:38,866 - 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=5.05 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.34 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 = 1.341/3.195/5.050/1.854 ms') 2026-06-18 01:59:38,867 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-57390076 passed 2026-06-18 01:59:39,025 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 01:59:39,025 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-57390076, IP 44.90.126.5, Port 22 2026-06-18 01:59:39,185 - DEBUG - VM ctest-vn1-vm1-57390076 is ready for SSH connections 2026-06-18 01:59:39,185 - INFO - Waiting for VM ctest-vn1-vm2-93826848 to be up.. 2026-06-18 01:59:39,264 - DEBUG - VM is in ACTIVE state now 2026-06-18 01:59:39,264 - INFO - VM name : ctest-vn1-vm2-93826848 2026-06-18 01:59:39,342 - DEBUG - VM ctest-vn1-vm2-93826848 ID is 4bff222b-b2c9-4778-9fb3-82bb1935a5d0 2026-06-18 01:59:39,342 - DEBUG - VM ctest-vn1-vm2-93826848 launched on Node cn-jenkins-deploy-platform-ansible-os-5970-1 2026-06-18 01:59:39,427 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/4bff222b-b2c9-4778-9fb3-82bb1935a5d0 2026-06-18 01:59:39,438 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4125f1e4-ed0e-4f2f-b060-8c667093d5f1 2026-06-18 01:59:40,693 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 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.438/1.919/3.400/1.481 ms') 2026-06-18 01:59:40,693 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-93826848 passed 2026-06-18 01:59:40,849 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 01:59:40,849 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-93826848, IP 208.67.175.197, Port 22 2026-06-18 01:59:41,008 - DEBUG - VM ctest-vn1-vm2-93826848 is ready for SSH connections 2026-06-18 01:59:41,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 01:59:41,008 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 01:59:41,009 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-18 01:59:41,009 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 44.90.126.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-18 01:59:41,009 - DEBUG - ping -s 56 -c 3 -W 1 44.90.126.5 2026-06-18 01:59:44,664 - DEBUG - PING 44.90.126.5 (44.90.126.5): 56 data bytes 64 bytes from 44.90.126.5: seq=0 ttl=63 time=4.038 ms 64 bytes from 44.90.126.5: seq=1 ttl=63 time=1.130 ms 64 bytes from 44.90.126.5: seq=2 ttl=63 time=1.247 ms --- 44.90.126.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.130/2.138/4.038 ms 2026-06-18 01:59:44,665 - INFO - Ping to IP 44.90.126.5 from VM ctest-vn1-vm2-93826848 passed 2026-06-18 01:59:44,665 - INFO - Detaching port 4125f1e4-ed0e-4f2f-b060-8c667093d5f1 from VM ctest-vn1-vm2-93826848 2026-06-18 01:59:44,735 - INFO - Deleting VM ctest-vn1-vm2-93826848 2026-06-18 01:59:44,824 - INFO - Detaching port f2cb4b9d-9cc8-4aa7-adee-c577fc166a57 from VM ctest-vn1-vm1-57390076 2026-06-18 01:59:45,026 - INFO - Deleting VM ctest-vn1-vm1-57390076 2026-06-18 01:59:45,312 - DEBUG - Response for delete_port : () 2026-06-18 01:59:45,508 - DEBUG - Response for delete_port : () 2026-06-18 01:59:45,508 - INFO - Deleting VN ctest-vn1-73805192 2026-06-18 01:59:45,653 - DEBUG - Response for deleting network () 2026-06-18 01:59:45,920 - DEBUG - No XMPP flaps were noticed during the test 2026-06-18 01:59:45,920 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-06-18 01:59:45,920 - INFO - -------------------------------------------------------------------------------- 2026-06-18 01:59:46,749 - INFO - Deleted project: ctest-TestPorts-78942268, ID : be722ffa-c65f-4bd1-9e1c-28fff950513a