2026-08-20 10:49:54,723 - INFO - Domain Default found not creating 2026-08-20 10:49:54,891 - INFO - Project ctest-TestPorts-82756076 not found, creating it 2026-08-20 10:49:55,357 - INFO - Created Project:ctest-TestPorts-82756076, ID : 325404e0-ae47-4c95-8fb1-9bc8daef58aa 2026-08-20 10:49:57,052 - INFO - ================================================================================ 2026-08-20 10:49:57,052 - INFO - STARTING TEST : test_ports_bindings 2026-08-20 10:49:57,052 - 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-20 10:49:57,325 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.14': '0'}} with 2026-08-20 10:49:57,326 - INFO - Initial checks done. Running the testcase now 2026-08-20 10:49:57,326 - INFO - 2026-08-20 10:49:57,973 - DEBUG - Response for create_network : {'network': {'id': 'bfc92209-674f-4a92-b6de-9114f85f96e8', 'name': 'ctest-vn-99138356', 'tenant_id': '325404e0ae474c958fb19bc8daef58aa', 'project_id': '325404e0ae474c958fb19bc8daef58aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82756076', 'ctest-vn-99138356'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 10:49:58,149 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b98c3b3-3ee4-447a-842d-d1f1648a421b', 'name': '', 'tenant_id': '325404e0ae474c958fb19bc8daef58aa', 'network_id': 'bfc92209-674f-4a92-b6de-9114f85f96e8', 'ip_version': 4, 'cidr': '192.151.119.0/26', 'allocation_pools': [{'start': '192.151.119.2', 'end': '192.151.119.62'}], 'gateway_ip': '192.151.119.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.151.119.2', 'tags': [], 'project_id': '325404e0ae474c958fb19bc8daef58aa'}} 2026-08-20 10:49:58,168 - INFO - Created VN ctest-vn-99138356 2026-08-20 10:49:58,226 - DEBUG - VN ctest-vn-99138356 UUID is bfc92209-674f-4a92-b6de-9114f85f96e8 2026-08-20 10:49:58,332 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-82756076', 'ctest-vmi-98714331']} 2026-08-20 10:49:58,666 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-98714331', 'id': '69d6ce90-8c15-4d4e-8043-043dc38e6ebb', 'tenant_id': '325404e0ae474c958fb19bc8daef58aa', 'network_id': 'bfc92209-674f-4a92-b6de-9114f85f96e8', 'mac_address': '02:69:d6:ce:90:8c', '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': '192.151.119.3', 'subnet_id': '8b98c3b3-3ee4-447a-842d-d1f1648a421b'}], 'security_groups': ['f527f4f8-07b0-431e-bd4d-5448795b8f72'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '325404e0ae474c958fb19bc8daef58aa'}} 2026-08-20 10:49:58,666 - DEBUG - Created port 69d6ce90-8c15-4d4e-8043-043dc38e6ebb 2026-08-20 10:49:58,778 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/69d6ce90-8c15-4d4e-8043-043dc38e6ebb 2026-08-20 10:49:59,145 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/69d6ce90-8c15-4d4e-8043-043dc38e6ebb 2026-08-20 10:49:59,185 - INFO - VMI 69d6ce90-8c15-4d4e-8043-043dc38e6ebb verification in API Server passed 2026-08-20 10:49:59,291 - DEBUG - Response for delete_port : () 2026-08-20 10:49:59,291 - INFO - Deleted port 69d6ce90-8c15-4d4e-8043-043dc38e6ebb 2026-08-20 10:49:59,291 - INFO - Deleting VN ctest-vn-99138356 2026-08-20 10:49:59,409 - DEBUG - Response for deleting network () 2026-08-20 10:49:59,679 - DEBUG - No XMPP flaps were noticed during the test 2026-08-20 10:49:59,679 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-08-20 10:49:59,679 - INFO - -------------------------------------------------------------------------------- 2026-08-20 10:49:59,682 - INFO - ================================================================================ 2026-08-20 10:49:59,682 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-20 10:49:59,682 - 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-20 10:49:59,974 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.14': '0'}} with 2026-08-20 10:49:59,974 - INFO - Initial checks done. Running the testcase now 2026-08-20 10:49:59,974 - INFO - 2026-08-20 10:50:00,182 - DEBUG - Response for create_network : {'network': {'id': '5f5dd5a6-3faf-49c6-8a0d-03d9580951e0', 'name': 'ctest-vn1-51189041', 'tenant_id': '325404e0ae474c958fb19bc8daef58aa', 'project_id': '325404e0ae474c958fb19bc8daef58aa', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82756076', 'ctest-vn1-51189041'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 10:50:00,364 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cd6a030d-2989-422d-8c96-b21ad7ca3a76', 'name': '', 'tenant_id': '325404e0ae474c958fb19bc8daef58aa', 'network_id': '5f5dd5a6-3faf-49c6-8a0d-03d9580951e0', 'ip_version': 4, 'cidr': '173.41.42.192/26', 'allocation_pools': [{'start': '173.41.42.194', 'end': '173.41.42.254'}], 'gateway_ip': '173.41.42.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '173.41.42.194', 'tags': [], 'project_id': '325404e0ae474c958fb19bc8daef58aa'}} 2026-08-20 10:50:00,590 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bbc02eba-8b40-4fc7-83a3-01070427a7de', 'name': '', 'tenant_id': '325404e0ae474c958fb19bc8daef58aa', 'network_id': '5f5dd5a6-3faf-49c6-8a0d-03d9580951e0', 'ip_version': 4, 'cidr': '209.248.75.64/26', 'allocation_pools': [{'start': '209.248.75.66', 'end': '209.248.75.126'}], 'gateway_ip': '209.248.75.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '209.248.75.66', 'tags': [], 'project_id': '325404e0ae474c958fb19bc8daef58aa'}} 2026-08-20 10:50:00,607 - INFO - Created VN ctest-vn1-51189041 2026-08-20 10:50:00,658 - DEBUG - VN ctest-vn1-51189041 UUID is 5f5dd5a6-3faf-49c6-8a0d-03d9580951e0 2026-08-20 10:50:00,988 - DEBUG - Response for create_port : {'port': {'name': '319a6b24-1328-4966-a897-bfc85be23805', 'id': '319a6b24-1328-4966-a897-bfc85be23805', 'tenant_id': '325404e0ae474c958fb19bc8daef58aa', 'network_id': '5f5dd5a6-3faf-49c6-8a0d-03d9580951e0', 'mac_address': '02:31:9a:6b:24:13', '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': '173.41.42.197', 'subnet_id': 'cd6a030d-2989-422d-8c96-b21ad7ca3a76'}], 'security_groups': ['f527f4f8-07b0-431e-bd4d-5448795b8f72'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '325404e0ae474c958fb19bc8daef58aa'}} 2026-08-20 10:50:01,188 - DEBUG - Response for create_port : {'port': {'name': 'a1868c83-9651-43dd-8155-66ab5114140e', 'id': 'a1868c83-9651-43dd-8155-66ab5114140e', 'tenant_id': '325404e0ae474c958fb19bc8daef58aa', 'network_id': '5f5dd5a6-3faf-49c6-8a0d-03d9580951e0', 'mac_address': '02:a1:86:8c:83:96', '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': '209.248.75.69', 'subnet_id': 'bbc02eba-8b40-4fc7-83a3-01070427a7de'}], 'security_groups': ['f527f4f8-07b0-431e-bd4d-5448795b8f72'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '325404e0ae474c958fb19bc8daef58aa'}} 2026-08-20 10:50:01,251 - DEBUG - Services list from nova: [, , ] 2026-08-20 10:50:01,606 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6186-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6186-1) 2026-08-20 10:50:02,052 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6186-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6186-1) 2026-08-20 10:50:02,052 - INFO - Waiting for VM ctest-vn1-vm1-50453644 to be up.. 2026-08-20 10:50:02,100 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:07,159 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:12,250 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:17,408 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:22,488 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:27,583 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:32,682 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:37,790 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:42,886 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 10:50:47,965 - DEBUG - VM is in ACTIVE state now 2026-08-20 10:50:47,965 - INFO - VM name : ctest-vn1-vm1-50453644 2026-08-20 10:50:48,042 - DEBUG - VM ctest-vn1-vm1-50453644 ID is 4a3b1c8b-e01b-42e3-8737-e464b7292680 2026-08-20 10:50:48,064 - DEBUG - VM ctest-vn1-vm1-50453644 launched on Node cn-jenkins-deploy-platform-ansible-os-6186-1 2026-08-20 10:50:48,146 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/4a3b1c8b-e01b-42e3-8737-e464b7292680 2026-08-20 10:50:48,156 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/319a6b24-1328-4966-a897-bfc85be23805 2026-08-20 10:50:51,417 - 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 1016ms') 2026-08-20 10:50:51,417 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-50453644 failed! 2026-08-20 10:50:51,483 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82756076:ctest-vn1-51189041 is 173.41.42.193 and allocation pool is NOT set 2026-08-20 10:50:51,483 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82756076:ctest-vn1-51189041 is 209.248.75.65 and allocation pool is NOT set 2026-08-20 10:50:53,549 - 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=3.54 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.491 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.491/2.017/3.543/1.526 ms') 2026-08-20 10:50:53,549 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-50453644 passed 2026-08-20 10:50:53,706 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 10:50:53,707 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50453644, IP 173.41.42.197, Port 22 2026-08-20 10:50:53,879 - DEBUG - VM ctest-vn1-vm1-50453644 is ready for SSH connections 2026-08-20 10:50:53,879 - INFO - Waiting for VM ctest-vn1-vm2-82977307 to be up.. 2026-08-20 10:50:53,960 - DEBUG - VM is in ACTIVE state now 2026-08-20 10:50:53,960 - INFO - VM name : ctest-vn1-vm2-82977307 2026-08-20 10:50:54,045 - DEBUG - VM ctest-vn1-vm2-82977307 ID is 0aedaa80-3d92-421d-8f5f-eddf7a920939 2026-08-20 10:50:54,045 - DEBUG - VM ctest-vn1-vm2-82977307 launched on Node cn-jenkins-deploy-platform-ansible-os-6186-1 2026-08-20 10:50:54,135 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/0aedaa80-3d92-421d-8f5f-eddf7a920939 2026-08-20 10:50:54,145 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/a1868c83-9651-43dd-8155-66ab5114140e 2026-08-20 10:50:55,397 - 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.71 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.534 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.534/2.122/3.710/1.588 ms') 2026-08-20 10:50:55,397 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-82977307 passed 2026-08-20 10:50:55,550 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 10:50:55,550 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-82977307, IP 209.248.75.69, Port 22 2026-08-20 10:50:55,716 - DEBUG - VM ctest-vn1-vm2-82977307 is ready for SSH connections 2026-08-20 10:50:55,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 10:50:55,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 10:50:55,717 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 10:50:55,717 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 173.41.42.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-08-20 10:50:55,717 - DEBUG - ping -s 56 -c 3 -W 1 173.41.42.197 2026-08-20 10:50:59,779 - DEBUG - PING 173.41.42.197 (173.41.42.197): 56 data bytes 64 bytes from 173.41.42.197: seq=0 ttl=63 time=4.577 ms 64 bytes from 173.41.42.197: seq=1 ttl=63 time=1.020 ms 64 bytes from 173.41.42.197: seq=2 ttl=63 time=0.985 ms --- 173.41.42.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.985/2.194/4.577 ms 2026-08-20 10:50:59,779 - INFO - Ping to IP 173.41.42.197 from VM ctest-vn1-vm2-82977307 passed 2026-08-20 10:50:59,779 - INFO - Detaching port a1868c83-9651-43dd-8155-66ab5114140e from VM ctest-vn1-vm2-82977307 2026-08-20 10:50:59,832 - INFO - Deleting VM ctest-vn1-vm2-82977307 2026-08-20 10:50:59,903 - INFO - Detaching port 319a6b24-1328-4966-a897-bfc85be23805 from VM ctest-vn1-vm1-50453644 2026-08-20 10:50:59,937 - INFO - Deleting VM ctest-vn1-vm1-50453644 2026-08-20 10:51:00,176 - DEBUG - Response for delete_port : () 2026-08-20 10:51:00,344 - DEBUG - Response for delete_port : () 2026-08-20 10:51:00,344 - INFO - Deleting VN ctest-vn1-51189041 2026-08-20 10:51:00,493 - DEBUG - Response for deleting network () 2026-08-20 10:51:00,757 - DEBUG - No XMPP flaps were noticed during the test 2026-08-20 10:51:00,757 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01] 2026-08-20 10:51:00,757 - INFO - -------------------------------------------------------------------------------- 2026-08-20 10:51:01,542 - INFO - Deleted project: ctest-TestPorts-82756076, ID : 325404e0-ae47-4c95-8fb1-9bc8daef58aa