2026-08-17 13:33:27,985 - INFO - Domain Default found not creating 2026-08-17 13:33:28,165 - INFO - Project ctest-TestPorts-90647871 not found, creating it 2026-08-17 13:33:28,668 - INFO - Created Project:ctest-TestPorts-90647871, ID : 6a090c75-8c43-476a-b3b6-ad5412fa232e 2026-08-17 13:33:30,425 - INFO - ================================================================================ 2026-08-17 13:33:30,425 - INFO - STARTING TEST : test_ports_bindings 2026-08-17 13:33:30,425 - 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-17 13:33:30,701 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-17 13:33:30,701 - INFO - Initial checks done. Running the testcase now 2026-08-17 13:33:30,701 - INFO - 2026-08-17 13:33:31,349 - DEBUG - Response for create_network : {'network': {'id': '840adbc7-303f-4707-b9f5-3b2f41e15c3f', 'name': 'ctest-vn-38450759', 'tenant_id': '6a090c758c43476ab3b6ad5412fa232e', 'project_id': '6a090c758c43476ab3b6ad5412fa232e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-90647871', 'ctest-vn-38450759'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 13:33:31,525 - DEBUG - Response for create_subnet : {'subnet': {'id': '0193d1de-b668-4ec7-86d1-6fdd8fb08ddc', 'name': '', 'tenant_id': '6a090c758c43476ab3b6ad5412fa232e', 'network_id': '840adbc7-303f-4707-b9f5-3b2f41e15c3f', 'ip_version': 4, 'cidr': '46.147.12.0/26', 'allocation_pools': [{'start': '46.147.12.2', 'end': '46.147.12.62'}], 'gateway_ip': '46.147.12.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.147.12.2', 'tags': [], 'project_id': '6a090c758c43476ab3b6ad5412fa232e'}} 2026-08-17 13:33:31,543 - INFO - Created VN ctest-vn-38450759 2026-08-17 13:33:31,599 - DEBUG - VN ctest-vn-38450759 UUID is 840adbc7-303f-4707-b9f5-3b2f41e15c3f 2026-08-17 13:33:31,718 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-90647871', 'ctest-vmi-33776438']} 2026-08-17 13:33:31,988 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-33776438', 'id': 'd431a0e1-c733-4403-b363-780924ce202e', 'tenant_id': '6a090c758c43476ab3b6ad5412fa232e', 'network_id': '840adbc7-303f-4707-b9f5-3b2f41e15c3f', 'mac_address': '02:d4:31:a0:e1:c7', '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': '46.147.12.3', 'subnet_id': '0193d1de-b668-4ec7-86d1-6fdd8fb08ddc'}], 'security_groups': ['f97e0c2a-f2c2-4cc7-b01a-eddc365b600b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6a090c758c43476ab3b6ad5412fa232e'}} 2026-08-17 13:33:31,988 - DEBUG - Created port d431a0e1-c733-4403-b363-780924ce202e 2026-08-17 13:33:32,094 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d431a0e1-c733-4403-b363-780924ce202e 2026-08-17 13:33:32,470 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d431a0e1-c733-4403-b363-780924ce202e 2026-08-17 13:33:32,504 - INFO - VMI d431a0e1-c733-4403-b363-780924ce202e verification in API Server passed 2026-08-17 13:33:32,628 - DEBUG - Response for delete_port : () 2026-08-17 13:33:32,628 - INFO - Deleted port d431a0e1-c733-4403-b363-780924ce202e 2026-08-17 13:33:32,628 - INFO - Deleting VN ctest-vn-38450759 2026-08-17 13:33:32,754 - DEBUG - Response for deleting network () 2026-08-17 13:33:33,032 - DEBUG - No XMPP flaps were noticed during the test 2026-08-17 13:33:33,032 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-17 13:33:33,032 - INFO - -------------------------------------------------------------------------------- 2026-08-17 13:33:33,035 - INFO - ================================================================================ 2026-08-17 13:33:33,035 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-17 13:33:33,035 - 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-17 13:33:33,327 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-08-17 13:33:33,327 - INFO - Initial checks done. Running the testcase now 2026-08-17 13:33:33,327 - INFO - 2026-08-17 13:33:33,520 - DEBUG - Response for create_network : {'network': {'id': '83abe145-dccb-43b9-abfa-711a3f3fcc9d', 'name': 'ctest-vn1-97503257', 'tenant_id': '6a090c758c43476ab3b6ad5412fa232e', 'project_id': '6a090c758c43476ab3b6ad5412fa232e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-90647871', 'ctest-vn1-97503257'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 13:33:33,681 - DEBUG - Response for create_subnet : {'subnet': {'id': '5367ba04-e9d9-47d7-bf8d-fff5050d1a64', 'name': '', 'tenant_id': '6a090c758c43476ab3b6ad5412fa232e', 'network_id': '83abe145-dccb-43b9-abfa-711a3f3fcc9d', 'ip_version': 4, 'cidr': '54.204.207.128/26', 'allocation_pools': [{'start': '54.204.207.130', 'end': '54.204.207.190'}], 'gateway_ip': '54.204.207.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '54.204.207.130', 'tags': [], 'project_id': '6a090c758c43476ab3b6ad5412fa232e'}} 2026-08-17 13:33:33,902 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a8d7be8-873e-4b77-9adb-121d830fed20', 'name': '', 'tenant_id': '6a090c758c43476ab3b6ad5412fa232e', 'network_id': '83abe145-dccb-43b9-abfa-711a3f3fcc9d', 'ip_version': 4, 'cidr': '63.147.174.128/26', 'allocation_pools': [{'start': '63.147.174.130', 'end': '63.147.174.190'}], 'gateway_ip': '63.147.174.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '63.147.174.130', 'tags': [], 'project_id': '6a090c758c43476ab3b6ad5412fa232e'}} 2026-08-17 13:33:33,925 - INFO - Created VN ctest-vn1-97503257 2026-08-17 13:33:33,978 - DEBUG - VN ctest-vn1-97503257 UUID is 83abe145-dccb-43b9-abfa-711a3f3fcc9d 2026-08-17 13:33:34,326 - DEBUG - Response for create_port : {'port': {'name': '9af2e3f1-6982-4657-abf8-af9ecb1b3767', 'id': '9af2e3f1-6982-4657-abf8-af9ecb1b3767', 'tenant_id': '6a090c758c43476ab3b6ad5412fa232e', 'network_id': '83abe145-dccb-43b9-abfa-711a3f3fcc9d', 'mac_address': '02:9a:f2:e3:f1:69', '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': '54.204.207.133', 'subnet_id': '5367ba04-e9d9-47d7-bf8d-fff5050d1a64'}], 'security_groups': ['f97e0c2a-f2c2-4cc7-b01a-eddc365b600b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6a090c758c43476ab3b6ad5412fa232e'}} 2026-08-17 13:33:34,543 - DEBUG - Response for create_port : {'port': {'name': '08a74c91-f140-4bc7-95ed-96758d635404', 'id': '08a74c91-f140-4bc7-95ed-96758d635404', 'tenant_id': '6a090c758c43476ab3b6ad5412fa232e', 'network_id': '83abe145-dccb-43b9-abfa-711a3f3fcc9d', 'mac_address': '02:08:a7:4c:91:f1', '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': '63.147.174.133', 'subnet_id': '5a8d7be8-873e-4b77-9adb-121d830fed20'}], 'security_groups': ['f97e0c2a-f2c2-4cc7-b01a-eddc365b600b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6a090c758c43476ab3b6ad5412fa232e'}} 2026-08-17 13:33:34,609 - DEBUG - Services list from nova: [, , ] 2026-08-17 13:33:34,983 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6175-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6175-1) 2026-08-17 13:33:35,454 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6175-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6175-1) 2026-08-17 13:33:35,455 - INFO - Waiting for VM ctest-vn1-vm1-60673309 to be up.. 2026-08-17 13:33:35,502 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 13:33:40,582 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 13:33:45,674 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 13:33:50,761 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 13:33:55,846 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 13:34:00,943 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 13:34:06,026 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 13:34:11,118 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 13:34:16,204 - DEBUG - VM is in ACTIVE state now 2026-08-17 13:34:16,204 - INFO - VM name : ctest-vn1-vm1-60673309 2026-08-17 13:34:16,300 - DEBUG - VM ctest-vn1-vm1-60673309 ID is 4c087408-6bcc-41e7-9f83-b37967a27db5 2026-08-17 13:34:16,329 - DEBUG - VM ctest-vn1-vm1-60673309 launched on Node cn-jenkins-deploy-platform-ansible-os-6175-1 2026-08-17 13:34:16,431 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/4c087408-6bcc-41e7-9f83-b37967a27db5 2026-08-17 13:34:16,443 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9af2e3f1-6982-4657-abf8-af9ecb1b3767 2026-08-17 13:34:19,694 - 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 1004ms') 2026-08-17 13:34:19,694 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60673309 failed! 2026-08-17 13:34:19,754 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-90647871:ctest-vn1-97503257 is 54.204.207.129 and allocation pool is NOT set 2026-08-17 13:34:19,755 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-90647871:ctest-vn1-97503257 is 63.147.174.129 and allocation pool is NOT set 2026-08-17 13:34:21,818 - 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=6.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.542 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.542/3.676/6.811/3.134 ms') 2026-08-17 13:34:21,818 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60673309 passed 2026-08-17 13:34:21,975 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 13:34:21,975 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60673309, IP 54.204.207.133, Port 22 2026-08-17 13:34:22,040 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-17 13:34:22,139 - DEBUG - VM ctest-vn1-vm1-60673309 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-17 13:34:27,141 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 13:34:27,141 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60673309, IP 54.204.207.133, Port 22 2026-08-17 13:34:27,323 - DEBUG - VM ctest-vn1-vm1-60673309 is ready for SSH connections 2026-08-17 13:34:27,323 - INFO - Waiting for VM ctest-vn1-vm2-79796631 to be up.. 2026-08-17 13:34:27,408 - DEBUG - VM is in ACTIVE state now 2026-08-17 13:34:27,408 - INFO - VM name : ctest-vn1-vm2-79796631 2026-08-17 13:34:27,493 - DEBUG - VM ctest-vn1-vm2-79796631 ID is 25325e4b-585b-4725-8026-e1f92251d944 2026-08-17 13:34:27,493 - DEBUG - VM ctest-vn1-vm2-79796631 launched on Node cn-jenkins-deploy-platform-ansible-os-6175-1 2026-08-17 13:34:27,588 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/25325e4b-585b-4725-8026-e1f92251d944 2026-08-17 13:34:27,599 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/08a74c91-f140-4bc7-95ed-96758d635404 2026-08-17 13:34:28,851 - 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.39 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.600 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.600/2.494/4.388/1.894 ms') 2026-08-17 13:34:28,851 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-79796631 passed 2026-08-17 13:34:29,007 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 13:34:29,007 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-79796631, IP 63.147.174.133, Port 22 2026-08-17 13:34:29,176 - DEBUG - VM ctest-vn1-vm2-79796631 is ready for SSH connections 2026-08-17 13:34:29,177 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 13:34:29,177 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 13:34:29,177 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 13:34:29,177 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 54.204.207.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-17 13:34:29,177 - DEBUG - ping -s 56 -c 3 -W 1 54.204.207.133 2026-08-17 13:34:32,208 - DEBUG - PING 54.204.207.133 (54.204.207.133): 56 data bytes 64 bytes from 54.204.207.133: seq=0 ttl=63 time=4.823 ms 64 bytes from 54.204.207.133: seq=1 ttl=63 time=1.244 ms 64 bytes from 54.204.207.133: seq=2 ttl=63 time=1.128 ms --- 54.204.207.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.128/2.398/4.823 ms 2026-08-17 13:34:32,208 - INFO - Ping to IP 54.204.207.133 from VM ctest-vn1-vm2-79796631 passed 2026-08-17 13:34:32,208 - INFO - Detaching port 08a74c91-f140-4bc7-95ed-96758d635404 from VM ctest-vn1-vm2-79796631 2026-08-17 13:34:32,266 - INFO - Deleting VM ctest-vn1-vm2-79796631 2026-08-17 13:34:32,339 - INFO - Detaching port 9af2e3f1-6982-4657-abf8-af9ecb1b3767 from VM ctest-vn1-vm1-60673309 2026-08-17 13:34:32,379 - INFO - Deleting VM ctest-vn1-vm1-60673309 2026-08-17 13:34:32,625 - DEBUG - Response for delete_port : () 2026-08-17 13:34:32,799 - DEBUG - Response for delete_port : () 2026-08-17 13:34:32,800 - INFO - Deleting VN ctest-vn1-97503257 2026-08-17 13:34:32,941 - DEBUG - Response for deleting network () 2026-08-17 13:34:33,217 - DEBUG - No XMPP flaps were noticed during the test 2026-08-17 13:34:33,217 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:00] 2026-08-17 13:34:33,217 - INFO - -------------------------------------------------------------------------------- 2026-08-17 13:34:34,003 - INFO - Deleted project: ctest-TestPorts-90647871, ID : 6a090c75-8c43-476a-b3b6-ad5412fa232e