2026-08-25 20:54:38,372 - INFO - Domain Default found not creating
2026-08-25 20:54:38,533 - INFO - Project ctest-TestPorts-82870447 not found, creating it
2026-08-25 20:54:39,028 - INFO - Created Project:ctest-TestPorts-82870447, ID : d207f739-2389-44b2-acda-d52822fade5d
2026-08-25 20:54:40,546 - INFO - ================================================================================
2026-08-25 20:54:40,547 - INFO - STARTING TEST : test_ports_bindings
2026-08-25 20:54:40,547 - 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-08-25 20:54:40,806 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.25': '0'}} with
2026-08-25 20:54:40,806 - INFO - Initial checks done. Running the testcase now
2026-08-25 20:54:40,807 - INFO -
2026-08-25 20:54:41,381 - DEBUG - Response for create_network : {'network': {'id': '91aacbde-9042-45c6-a029-f7fe7b0684bc', 'name': 'ctest-vn-32288634', 'tenant_id': 'd207f739238944b2acdad52822fade5d', 'project_id': 'd207f739238944b2acdad52822fade5d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82870447', 'ctest-vn-32288634'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 20:54:41,608 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e6be532e-c6fe-44e6-94c7-ddaeba6b87b9', 'name': '', 'tenant_id': 'd207f739238944b2acdad52822fade5d', 'network_id': '91aacbde-9042-45c6-a029-f7fe7b0684bc', 'ip_version': 4, 'cidr': '34.59.60.192/26', 'allocation_pools': [{'start': '34.59.60.194', 'end': '34.59.60.254'}], 'gateway_ip': '34.59.60.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.59.60.194', 'tags': [], 'project_id': 'd207f739238944b2acdad52822fade5d'}}
2026-08-25 20:54:41,627 - INFO - Created VN ctest-vn-32288634
2026-08-25 20:54:41,682 - DEBUG - VN ctest-vn-32288634 UUID is 91aacbde-9042-45c6-a029-f7fe7b0684bc
2026-08-25 20:54:41,785 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-82870447', 'ctest-vmi-90860891']}
2026-08-25 20:54:42,103 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-90860891', 'id': '98e6b098-5a94-4c57-ad92-77153e91b56f', 'tenant_id': 'd207f739238944b2acdad52822fade5d', 'network_id': '91aacbde-9042-45c6-a029-f7fe7b0684bc', 'mac_address': '02:98:e6:b0:98:5a', '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': '34.59.60.195', 'subnet_id': 'e6be532e-c6fe-44e6-94c7-ddaeba6b87b9'}], 'security_groups': ['5e327bcc-0a56-46a0-94f1-372a52adf7a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd207f739238944b2acdad52822fade5d'}}
2026-08-25 20:54:42,103 - DEBUG - Created port 98e6b098-5a94-4c57-ad92-77153e91b56f
2026-08-25 20:54:42,210 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/98e6b098-5a94-4c57-ad92-77153e91b56f
2026-08-25 20:54:42,534 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/98e6b098-5a94-4c57-ad92-77153e91b56f
2026-08-25 20:54:42,569 - INFO - VMI 98e6b098-5a94-4c57-ad92-77153e91b56f verification in API Server passed
2026-08-25 20:54:42,680 - DEBUG - Response for delete_port : ()
2026-08-25 20:54:42,680 - INFO - Deleted port 98e6b098-5a94-4c57-ad92-77153e91b56f
2026-08-25 20:54:42,680 - INFO - Deleting VN ctest-vn-32288634
2026-08-25 20:54:42,793 - DEBUG - Response for deleting network ()
2026-08-25 20:54:43,056 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 20:54:43,057 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-25 20:54:43,057 - INFO - --------------------------------------------------------------------------------
2026-08-25 20:54:43,059 - INFO - ================================================================================
2026-08-25 20:54:43,059 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-25 20:54:43,059 - 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-08-25 20:54:43,344 - DEBUG - Nothing to compare xmpp stats {'10.0.0.161': {'10.20.0.25': '0'}} with
2026-08-25 20:54:43,344 - INFO - Initial checks done. Running the testcase now
2026-08-25 20:54:43,344 - INFO -
2026-08-25 20:54:43,539 - DEBUG - Response for create_network : {'network': {'id': 'b5eb3125-d3b9-4ac2-8965-5fb4dfc5a4cd', 'name': 'ctest-vn1-56526429', 'tenant_id': 'd207f739238944b2acdad52822fade5d', 'project_id': 'd207f739238944b2acdad52822fade5d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82870447', 'ctest-vn1-56526429'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 20:54:43,720 - DEBUG - Response for create_subnet : {'subnet': {'id': '2bb9d38a-d391-49f9-b534-8af37409a177', 'name': '', 'tenant_id': 'd207f739238944b2acdad52822fade5d', 'network_id': 'b5eb3125-d3b9-4ac2-8965-5fb4dfc5a4cd', 'ip_version': 4, 'cidr': '48.233.60.192/26', 'allocation_pools': [{'start': '48.233.60.194', 'end': '48.233.60.254'}], 'gateway_ip': '48.233.60.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.233.60.194', 'tags': [], 'project_id': 'd207f739238944b2acdad52822fade5d'}}
2026-08-25 20:54:43,869 - DEBUG - Response for create_subnet : {'subnet': {'id': 'eb4f01cc-b2b5-4af6-90d1-87de5299bf92', 'name': '', 'tenant_id': 'd207f739238944b2acdad52822fade5d', 'network_id': 'b5eb3125-d3b9-4ac2-8965-5fb4dfc5a4cd', 'ip_version': 4, 'cidr': '204.117.29.128/26', 'allocation_pools': [{'start': '204.117.29.130', 'end': '204.117.29.190'}], 'gateway_ip': '204.117.29.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.117.29.130', 'tags': [], 'project_id': 'd207f739238944b2acdad52822fade5d'}}
2026-08-25 20:54:43,886 - INFO - Created VN ctest-vn1-56526429
2026-08-25 20:54:43,938 - DEBUG - VN ctest-vn1-56526429 UUID is b5eb3125-d3b9-4ac2-8965-5fb4dfc5a4cd
2026-08-25 20:54:44,296 - DEBUG - Response for create_port : {'port': {'name': '2f718766-b3da-4aea-87cb-28d0210cfc83', 'id': '2f718766-b3da-4aea-87cb-28d0210cfc83', 'tenant_id': 'd207f739238944b2acdad52822fade5d', 'network_id': 'b5eb3125-d3b9-4ac2-8965-5fb4dfc5a4cd', 'mac_address': '02:2f:71:87:66:b3', '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': '48.233.60.197', 'subnet_id': '2bb9d38a-d391-49f9-b534-8af37409a177'}], 'security_groups': ['5e327bcc-0a56-46a0-94f1-372a52adf7a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd207f739238944b2acdad52822fade5d'}}
2026-08-25 20:54:44,502 - DEBUG - Response for create_port : {'port': {'name': '394fdb6c-4ca8-4818-9844-7f8405175d93', 'id': '394fdb6c-4ca8-4818-9844-7f8405175d93', 'tenant_id': 'd207f739238944b2acdad52822fade5d', 'network_id': 'b5eb3125-d3b9-4ac2-8965-5fb4dfc5a4cd', 'mac_address': '02:39:4f:db:6c:4c', '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': '204.117.29.133', 'subnet_id': 'eb4f01cc-b2b5-4af6-90d1-87de5299bf92'}], 'security_groups': ['5e327bcc-0a56-46a0-94f1-372a52adf7a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd207f739238944b2acdad52822fade5d'}}
2026-08-25 20:54:44,553 - DEBUG - Services list from nova: [, , ]
2026-08-25 20:54:44,883 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6228-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6228-1)
2026-08-25 20:54:45,274 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6228-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6228-1)
2026-08-25 20:54:45,275 - INFO - Waiting for VM ctest-vn1-vm1-68565832 to be up..
2026-08-25 20:54:45,314 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 20:54:50,373 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 20:54:55,458 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 20:55:00,535 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 20:55:05,653 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 20:55:10,729 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 20:55:15,810 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 20:55:20,886 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 20:55:25,967 - DEBUG - VM is in ACTIVE state now
2026-08-25 20:55:25,967 - INFO - VM name : ctest-vn1-vm1-68565832
2026-08-25 20:55:26,039 - DEBUG - VM ctest-vn1-vm1-68565832 ID is d50dca0f-bcef-4d7f-8e2b-ebc75bf0ef37
2026-08-25 20:55:26,057 - DEBUG - VM ctest-vn1-vm1-68565832 launched on Node cn-jenkins-deploy-platform-ansible-os-6228-1
2026-08-25 20:55:26,127 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/d50dca0f-bcef-4d7f-8e2b-ebc75bf0ef37
2026-08-25 20:55:26,135 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/2f718766-b3da-4aea-87cb-28d0210cfc83
2026-08-25 20:55:29,404 - 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 1029ms')
2026-08-25 20:55:29,404 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-68565832 failed!
2026-08-25 20:55:29,458 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82870447:ctest-vn1-56526429 is 48.233.60.193 and allocation pool is NOT set
2026-08-25 20:55:29,458 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82870447:ctest-vn1-56526429 is 204.117.29.129 and allocation pool is NOT set
2026-08-25 20:55:31,521 - 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=13.5 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.71 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.709/7.590/13.472/5.881 ms')
2026-08-25 20:55:31,521 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-68565832 passed
2026-08-25 20:55:31,678 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 20:55:31,678 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-68565832, IP 48.233.60.197, Port 22
2026-08-25 20:55:31,834 - DEBUG - VM ctest-vn1-vm1-68565832 is ready for SSH connections
2026-08-25 20:55:31,834 - INFO - Waiting for VM ctest-vn1-vm2-65471795 to be up..
2026-08-25 20:55:31,920 - DEBUG - VM is in ACTIVE state now
2026-08-25 20:55:31,920 - INFO - VM name : ctest-vn1-vm2-65471795
2026-08-25 20:55:31,997 - DEBUG - VM ctest-vn1-vm2-65471795 ID is 978e05bc-2f27-4e04-82fc-b91bfc1de29f
2026-08-25 20:55:31,997 - DEBUG - VM ctest-vn1-vm2-65471795 launched on Node cn-jenkins-deploy-platform-ansible-os-6228-1
2026-08-25 20:55:32,077 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine/978e05bc-2f27-4e04-82fc-b91bfc1de29f
2026-08-25 20:55:32,087 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-machine-interface/394fdb6c-4ca8-4818-9844-7f8405175d93
2026-08-25 20:55:33,322 - 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.551 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.551/2.005/3.460/1.454 ms')
2026-08-25 20:55:33,322 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-65471795 passed
2026-08-25 20:55:33,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 20:55:33,474 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-65471795, IP 204.117.29.133, Port 22
2026-08-25 20:55:33,642 - DEBUG - VM ctest-vn1-vm2-65471795 is ready for SSH connections
2026-08-25 20:55:33,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 20:55:33,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 20:55:33,642 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 20:55:33,643 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 48.233.60.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.161, gateway password: c0ntrail123
2026-08-25 20:55:33,643 - DEBUG - ping -s 56 -c 3 -W 1 48.233.60.197
2026-08-25 20:55:37,618 - DEBUG - PING 48.233.60.197 (48.233.60.197): 56 data bytes
64 bytes from 48.233.60.197: seq=0 ttl=63 time=4.204 ms
64 bytes from 48.233.60.197: seq=1 ttl=63 time=1.176 ms
64 bytes from 48.233.60.197: seq=2 ttl=63 time=1.071 ms
--- 48.233.60.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.071/2.150/4.204 ms
2026-08-25 20:55:37,618 - INFO - Ping to IP 48.233.60.197 from VM ctest-vn1-vm2-65471795 passed
2026-08-25 20:55:37,618 - INFO - Detaching port 394fdb6c-4ca8-4818-9844-7f8405175d93 from VM ctest-vn1-vm2-65471795
2026-08-25 20:55:37,667 - INFO - Deleting VM ctest-vn1-vm2-65471795
2026-08-25 20:55:37,730 - INFO - Detaching port 2f718766-b3da-4aea-87cb-28d0210cfc83 from VM ctest-vn1-vm1-68565832
2026-08-25 20:55:37,760 - INFO - Deleting VM ctest-vn1-vm1-68565832
2026-08-25 20:55:37,976 - DEBUG - Response for delete_port : ()
2026-08-25 20:55:38,144 - DEBUG - Response for delete_port : ()
2026-08-25 20:55:38,144 - INFO - Deleting VN ctest-vn1-56526429
2026-08-25 20:55:38,278 - DEBUG - Response for deleting network ()
2026-08-25 20:55:38,541 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 20:55:38,541 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55]
2026-08-25 20:55:38,541 - INFO - --------------------------------------------------------------------------------
2026-08-25 20:55:39,297 - INFO - Deleted project: ctest-TestPorts-82870447, ID : d207f739-2389-44b2-acda-d52822fade5d