2026-03-02 02:07:04,396 - INFO - Domain Default found not creating
2026-03-02 02:07:04,589 - INFO - Project ctest-TestPorts-54092836 not found, creating it
2026-03-02 02:07:05,092 - INFO - Created Project:ctest-TestPorts-54092836, ID : 499c5308-78d0-49e1-9c7a-21ac15b9053f
2026-03-02 02:07:06,711 - INFO - ================================================================================
2026-03-02 02:07:06,711 - INFO - STARTING TEST : test_ports_bindings
2026-03-02 02:07:06,711 - 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-03-02 02:07:06,968 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.18': '0'}} with
2026-03-02 02:07:06,968 - INFO - Initial checks done. Running the testcase now
2026-03-02 02:07:06,968 - INFO -
2026-03-02 02:07:07,592 - DEBUG - Response for create_network : {'network': {'id': '1b0dd647-5547-400e-9111-7ac2ba3d4809', 'name': 'ctest-vn-80742192', 'tenant_id': '499c530878d049e19c7a21ac15b9053f', 'project_id': '499c530878d049e19c7a21ac15b9053f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-54092836', 'ctest-vn-80742192'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 02:07:07,840 - DEBUG - Response for create_subnet : {'subnet': {'id': '227a521b-b0ed-4850-af0c-1f133b854565', 'name': '', 'tenant_id': '499c530878d049e19c7a21ac15b9053f', 'network_id': '1b0dd647-5547-400e-9111-7ac2ba3d4809', 'ip_version': 4, 'cidr': '221.43.221.64/26', 'allocation_pools': [{'start': '221.43.221.66', 'end': '221.43.221.126'}], 'gateway_ip': '221.43.221.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '221.43.221.66', 'tags': [], 'project_id': '499c530878d049e19c7a21ac15b9053f'}}
2026-03-02 02:07:07,858 - INFO - Created VN ctest-vn-80742192
2026-03-02 02:07:07,909 - DEBUG - VN ctest-vn-80742192 UUID is 1b0dd647-5547-400e-9111-7ac2ba3d4809
2026-03-02 02:07:08,024 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-54092836', 'ctest-vmi-56419712']}
2026-03-02 02:07:08,260 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-56419712', 'id': '899b1c2d-1897-48da-b378-60f3a23dce03', 'tenant_id': '499c530878d049e19c7a21ac15b9053f', 'network_id': '1b0dd647-5547-400e-9111-7ac2ba3d4809', 'mac_address': '02:89:9b:1c:2d:18', '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': '221.43.221.67', 'subnet_id': '227a521b-b0ed-4850-af0c-1f133b854565'}], 'security_groups': ['1b7b53fa-3b0a-43fb-859a-c88c668721dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '499c530878d049e19c7a21ac15b9053f'}}
2026-03-02 02:07:08,260 - DEBUG - Created port 899b1c2d-1897-48da-b378-60f3a23dce03
2026-03-02 02:07:08,365 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/899b1c2d-1897-48da-b378-60f3a23dce03
2026-03-02 02:07:08,700 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/899b1c2d-1897-48da-b378-60f3a23dce03
2026-03-02 02:07:08,736 - INFO - VMI 899b1c2d-1897-48da-b378-60f3a23dce03 verification in API Server passed
2026-03-02 02:07:08,816 - DEBUG - Response for delete_port : ()
2026-03-02 02:07:08,816 - INFO - Deleted port 899b1c2d-1897-48da-b378-60f3a23dce03
2026-03-02 02:07:08,817 - INFO - Deleting VN ctest-vn-80742192
2026-03-02 02:07:08,931 - DEBUG - Response for deleting network ()
2026-03-02 02:07:09,192 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 02:07:09,192 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-02 02:07:09,192 - INFO - --------------------------------------------------------------------------------
2026-03-02 02:07:09,196 - INFO - ================================================================================
2026-03-02 02:07:09,196 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-03-02 02:07:09,196 - 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-03-02 02:07:09,487 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.18': '0'}} with
2026-03-02 02:07:09,487 - INFO - Initial checks done. Running the testcase now
2026-03-02 02:07:09,487 - INFO -
2026-03-02 02:07:09,671 - DEBUG - Response for create_network : {'network': {'id': 'd5364bc7-70e7-4cd6-b52e-d2a8ee7691e8', 'name': 'ctest-vn1-64828308', 'tenant_id': '499c530878d049e19c7a21ac15b9053f', 'project_id': '499c530878d049e19c7a21ac15b9053f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-54092836', 'ctest-vn1-64828308'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 02:07:09,862 - DEBUG - Response for create_subnet : {'subnet': {'id': '95ee65cf-b670-4530-b386-a1e2e4feb981', 'name': '', 'tenant_id': '499c530878d049e19c7a21ac15b9053f', 'network_id': 'd5364bc7-70e7-4cd6-b52e-d2a8ee7691e8', 'ip_version': 4, 'cidr': '23.19.165.192/26', 'allocation_pools': [{'start': '23.19.165.194', 'end': '23.19.165.254'}], 'gateway_ip': '23.19.165.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.19.165.194', 'tags': [], 'project_id': '499c530878d049e19c7a21ac15b9053f'}}
2026-03-02 02:07:10,017 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb4879d6-6bde-4017-9b2d-c100de213356', 'name': '', 'tenant_id': '499c530878d049e19c7a21ac15b9053f', 'network_id': 'd5364bc7-70e7-4cd6-b52e-d2a8ee7691e8', 'ip_version': 4, 'cidr': '5.149.28.64/26', 'allocation_pools': [{'start': '5.149.28.66', 'end': '5.149.28.126'}], 'gateway_ip': '5.149.28.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.149.28.66', 'tags': [], 'project_id': '499c530878d049e19c7a21ac15b9053f'}}
2026-03-02 02:07:10,037 - INFO - Created VN ctest-vn1-64828308
2026-03-02 02:07:10,089 - DEBUG - VN ctest-vn1-64828308 UUID is d5364bc7-70e7-4cd6-b52e-d2a8ee7691e8
2026-03-02 02:07:10,413 - DEBUG - Response for create_port : {'port': {'name': '2138a1f3-bc94-4fd4-866a-a89a73fb1385', 'id': '2138a1f3-bc94-4fd4-866a-a89a73fb1385', 'tenant_id': '499c530878d049e19c7a21ac15b9053f', 'network_id': 'd5364bc7-70e7-4cd6-b52e-d2a8ee7691e8', 'mac_address': '02:21:38:a1:f3:bc', '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.165.197', 'subnet_id': '95ee65cf-b670-4530-b386-a1e2e4feb981'}], 'security_groups': ['1b7b53fa-3b0a-43fb-859a-c88c668721dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '499c530878d049e19c7a21ac15b9053f'}}
2026-03-02 02:07:10,613 - DEBUG - Response for create_port : {'port': {'name': 'bcc9e014-6785-4c51-aa4d-b666974cf727', 'id': 'bcc9e014-6785-4c51-aa4d-b666974cf727', 'tenant_id': '499c530878d049e19c7a21ac15b9053f', 'network_id': 'd5364bc7-70e7-4cd6-b52e-d2a8ee7691e8', 'mac_address': '02:bc:c9:e0:14:67', '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': '5.149.28.69', 'subnet_id': 'bb4879d6-6bde-4017-9b2d-c100de213356'}], 'security_groups': ['1b7b53fa-3b0a-43fb-859a-c88c668721dc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '499c530878d049e19c7a21ac15b9053f'}}
2026-03-02 02:07:10,681 - DEBUG - Services list from nova: [, , ]
2026-03-02 02:07:11,082 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5414-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5414-1)
2026-03-02 02:07:11,544 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5414-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5414-1)
2026-03-02 02:07:11,544 - INFO - Waiting for VM ctest-vn1-vm1-56421591 to be up..
2026-03-02 02:07:11,591 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-02 02:07:16,681 - DEBUG - VM is in ACTIVE state now
2026-03-02 02:07:16,682 - INFO - VM name : ctest-vn1-vm1-56421591
2026-03-02 02:07:16,770 - DEBUG - VM ctest-vn1-vm1-56421591 ID is 0f403295-9dbe-46c2-b798-a3019ab348fa
2026-03-02 02:07:16,791 - DEBUG - VM ctest-vn1-vm1-56421591 launched on Node cn-jenkins-deploy-platform-ansible-os-5414-1
2026-03-02 02:07:16,869 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/0f403295-9dbe-46c2-b798-a3019ab348fa
2026-03-02 02:07:16,878 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/2138a1f3-bc94-4fd4-866a-a89a73fb1385
2026-03-02 02:07:20,144 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1027ms')
2026-03-02 02:07:20,144 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-56421591 failed!
2026-03-02 02:07:20,201 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-54092836:ctest-vn1-64828308 is 23.19.165.193 and allocation pool is NOT set
2026-03-02 02:07:20,202 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-54092836:ctest-vn1-64828308 is 5.149.28.65 and allocation pool is NOT set
2026-03-02 02:07:24,279 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms')
2026-03-02 02:07:24,280 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-56421591 failed!
2026-03-02 02:07:24,337 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-54092836:ctest-vn1-64828308 is 23.19.165.193 and allocation pool is NOT set
2026-03-02 02:07:24,338 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-54092836:ctest-vn1-64828308 is 5.149.28.65 and allocation pool is NOT set
2026-03-02 02:07:26,394 - 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.462 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.462/1.914/3.366/1.452 ms')
2026-03-02 02:07:26,395 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-56421591 passed
2026-03-02 02:07:26,546 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:26,546 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-56421591, IP 23.19.165.197, Port 22
2026-03-02 02:07:26,701 - DEBUG - VM ctest-vn1-vm1-56421591 is ready for SSH connections
2026-03-02 02:07:26,701 - INFO - Waiting for VM ctest-vn1-vm2-68682696 to be up..
2026-03-02 02:07:26,780 - DEBUG - VM is in ACTIVE state now
2026-03-02 02:07:26,780 - INFO - VM name : ctest-vn1-vm2-68682696
2026-03-02 02:07:26,862 - DEBUG - VM ctest-vn1-vm2-68682696 ID is 841996cf-1f3a-4616-9de6-48958452da23
2026-03-02 02:07:26,862 - DEBUG - VM ctest-vn1-vm2-68682696 launched on Node cn-jenkins-deploy-platform-ansible-os-5414-1
2026-03-02 02:07:26,944 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/841996cf-1f3a-4616-9de6-48958452da23
2026-03-02 02:07:26,952 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/bcc9e014-6785-4c51-aa4d-b666974cf727
2026-03-02 02:07:28,195 - 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=4.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.449 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.449/2.263/4.078/1.814 ms')
2026-03-02 02:07:28,195 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-68682696 passed
2026-03-02 02:07:28,346 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:28,346 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-68682696, IP 5.149.28.69, Port 22
2026-03-02 02:07:28,501 - DEBUG - VM ctest-vn1-vm2-68682696 is ready for SSH connections
2026-03-02 02:07:28,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:28,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:28,501 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 02:07:28,501 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.19.165.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-03-02 02:07:28,501 - DEBUG - ping -s 56 -c 3 -W 1 23.19.165.197
2026-03-02 02:07:31,218 - DEBUG - PING 23.19.165.197 (23.19.165.197): 56 data bytes
64 bytes from 23.19.165.197: seq=0 ttl=63 time=3.746 ms
64 bytes from 23.19.165.197: seq=1 ttl=63 time=1.550 ms
64 bytes from 23.19.165.197: seq=2 ttl=63 time=0.846 ms
--- 23.19.165.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.846/2.047/3.746 ms
2026-03-02 02:07:31,218 - INFO - Ping to IP 23.19.165.197 from VM ctest-vn1-vm2-68682696 passed
2026-03-02 02:07:31,218 - INFO - Detaching port bcc9e014-6785-4c51-aa4d-b666974cf727 from VM ctest-vn1-vm2-68682696
2026-03-02 02:07:31,275 - INFO - Deleting VM ctest-vn1-vm2-68682696
2026-03-02 02:07:31,353 - INFO - Detaching port 2138a1f3-bc94-4fd4-866a-a89a73fb1385 from VM ctest-vn1-vm1-56421591
2026-03-02 02:07:31,390 - INFO - Deleting VM ctest-vn1-vm1-56421591
2026-03-02 02:07:31,655 - DEBUG - Response for delete_port : ()
2026-03-02 02:07:31,841 - DEBUG - Response for delete_port : ()
2026-03-02 02:07:31,842 - INFO - Deleting VN ctest-vn1-64828308
2026-03-02 02:07:32,033 - DEBUG - Response for deleting network ()
2026-03-02 02:07:32,300 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 02:07:32,300 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-03-02 02:07:32,300 - INFO - --------------------------------------------------------------------------------
2026-03-02 02:07:33,188 - INFO - Deleted project: ctest-TestPorts-54092836, ID : 499c5308-78d0-49e1-9c7a-21ac15b9053f