2026-03-27 11:15:43,696 - INFO - Domain Default found not creating 2026-03-27 11:15:43,864 - INFO - Project ctest-TestPorts-85152348 not found, creating it 2026-03-27 11:15:44,330 - INFO - Created Project:ctest-TestPorts-85152348, ID : e39abe97-91f4-4972-b71f-3d0cdc848caf 2026-03-27 11:15:45,811 - INFO - ================================================================================ 2026-03-27 11:15:45,811 - INFO - STARTING TEST : test_ports_bindings 2026-03-27 11:15:45,811 - 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-27 11:15:46,072 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2026-03-27 11:15:46,072 - INFO - Initial checks done. Running the testcase now 2026-03-27 11:15:46,072 - INFO - 2026-03-27 11:15:46,646 - DEBUG - Response for create_network : {'network': {'id': '9a7cc1fd-1091-4c34-b9bb-42ff6a7363b3', 'name': 'ctest-vn-62340194', 'tenant_id': 'e39abe9791f44972b71f3d0cdc848caf', 'project_id': 'e39abe9791f44972b71f3d0cdc848caf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85152348', 'ctest-vn-62340194'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 11:15:46,830 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e845ff1-afaa-4f6a-8523-9f484f52271e', 'name': '', 'tenant_id': 'e39abe9791f44972b71f3d0cdc848caf', 'network_id': '9a7cc1fd-1091-4c34-b9bb-42ff6a7363b3', 'ip_version': 4, 'cidr': '18.61.122.64/26', 'allocation_pools': [{'start': '18.61.122.66', 'end': '18.61.122.126'}], 'gateway_ip': '18.61.122.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.61.122.66', 'tags': [], 'project_id': 'e39abe9791f44972b71f3d0cdc848caf'}} 2026-03-27 11:15:46,850 - INFO - Created VN ctest-vn-62340194 2026-03-27 11:15:46,905 - DEBUG - VN ctest-vn-62340194 UUID is 9a7cc1fd-1091-4c34-b9bb-42ff6a7363b3 2026-03-27 11:15:47,011 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-85152348', 'ctest-vmi-75930881']} 2026-03-27 11:15:47,266 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-75930881', 'id': '126ab2f4-fbe6-4b2d-bc62-7e01b15d092c', 'tenant_id': 'e39abe9791f44972b71f3d0cdc848caf', 'network_id': '9a7cc1fd-1091-4c34-b9bb-42ff6a7363b3', 'mac_address': '02:12:6a:b2:f4:fb', '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': '18.61.122.67', 'subnet_id': '1e845ff1-afaa-4f6a-8523-9f484f52271e'}], 'security_groups': ['c3a67dac-e991-47a9-b7cf-798a7355d15f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e39abe9791f44972b71f3d0cdc848caf'}} 2026-03-27 11:15:47,267 - DEBUG - Created port 126ab2f4-fbe6-4b2d-bc62-7e01b15d092c 2026-03-27 11:15:47,373 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/126ab2f4-fbe6-4b2d-bc62-7e01b15d092c 2026-03-27 11:15:47,667 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/126ab2f4-fbe6-4b2d-bc62-7e01b15d092c 2026-03-27 11:15:47,701 - INFO - VMI 126ab2f4-fbe6-4b2d-bc62-7e01b15d092c verification in API Server passed 2026-03-27 11:15:47,785 - DEBUG - Response for delete_port : () 2026-03-27 11:15:47,785 - INFO - Deleted port 126ab2f4-fbe6-4b2d-bc62-7e01b15d092c 2026-03-27 11:15:47,785 - INFO - Deleting VN ctest-vn-62340194 2026-03-27 11:15:47,899 - DEBUG - Response for deleting network () 2026-03-27 11:15:48,155 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 11:15:48,155 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-27 11:15:48,155 - INFO - -------------------------------------------------------------------------------- 2026-03-27 11:15:48,157 - INFO - ================================================================================ 2026-03-27 11:15:48,157 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-27 11:15:48,157 - 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-27 11:15:48,443 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2026-03-27 11:15:48,443 - INFO - Initial checks done. Running the testcase now 2026-03-27 11:15:48,443 - INFO - 2026-03-27 11:15:48,616 - DEBUG - Response for create_network : {'network': {'id': '21c4df55-441b-4f2e-a582-bfa08817bb5e', 'name': 'ctest-vn1-16544904', 'tenant_id': 'e39abe9791f44972b71f3d0cdc848caf', 'project_id': 'e39abe9791f44972b71f3d0cdc848caf', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-85152348', 'ctest-vn1-16544904'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 11:15:48,770 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e96fa090-37b4-4626-8106-7f19c1cb6edb', 'name': '', 'tenant_id': 'e39abe9791f44972b71f3d0cdc848caf', 'network_id': '21c4df55-441b-4f2e-a582-bfa08817bb5e', 'ip_version': 4, 'cidr': '208.224.206.192/26', 'allocation_pools': [{'start': '208.224.206.194', 'end': '208.224.206.254'}], 'gateway_ip': '208.224.206.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.224.206.194', 'tags': [], 'project_id': 'e39abe9791f44972b71f3d0cdc848caf'}} 2026-03-27 11:15:48,907 - DEBUG - Response for create_subnet : {'subnet': {'id': '36b4d164-8e05-4be9-bc74-ad5422ca4cdd', 'name': '', 'tenant_id': 'e39abe9791f44972b71f3d0cdc848caf', 'network_id': '21c4df55-441b-4f2e-a582-bfa08817bb5e', 'ip_version': 4, 'cidr': '76.236.210.192/26', 'allocation_pools': [{'start': '76.236.210.194', 'end': '76.236.210.254'}], 'gateway_ip': '76.236.210.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.236.210.194', 'tags': [], 'project_id': 'e39abe9791f44972b71f3d0cdc848caf'}} 2026-03-27 11:15:48,926 - INFO - Created VN ctest-vn1-16544904 2026-03-27 11:15:48,977 - DEBUG - VN ctest-vn1-16544904 UUID is 21c4df55-441b-4f2e-a582-bfa08817bb5e 2026-03-27 11:15:49,295 - DEBUG - Response for create_port : {'port': {'name': '1195cedb-ebd0-40fa-8474-64634d46ab9b', 'id': '1195cedb-ebd0-40fa-8474-64634d46ab9b', 'tenant_id': 'e39abe9791f44972b71f3d0cdc848caf', 'network_id': '21c4df55-441b-4f2e-a582-bfa08817bb5e', 'mac_address': '02:11:95:ce:db:eb', '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.224.206.197', 'subnet_id': 'e96fa090-37b4-4626-8106-7f19c1cb6edb'}], 'security_groups': ['c3a67dac-e991-47a9-b7cf-798a7355d15f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e39abe9791f44972b71f3d0cdc848caf'}} 2026-03-27 11:15:49,482 - DEBUG - Response for create_port : {'port': {'name': '4776ecff-b3b5-4551-a362-9ff03db8366a', 'id': '4776ecff-b3b5-4551-a362-9ff03db8366a', 'tenant_id': 'e39abe9791f44972b71f3d0cdc848caf', 'network_id': '21c4df55-441b-4f2e-a582-bfa08817bb5e', 'mac_address': '02:47:76:ec:ff: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': '76.236.210.197', 'subnet_id': '36b4d164-8e05-4be9-bc74-ad5422ca4cdd'}], 'security_groups': ['c3a67dac-e991-47a9-b7cf-798a7355d15f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e39abe9791f44972b71f3d0cdc848caf'}} 2026-03-27 11:15:49,544 - DEBUG - Services list from nova: [, , ] 2026-03-27 11:15:49,897 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5550-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5550-1) 2026-03-27 11:15:50,302 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5550-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5550-1) 2026-03-27 11:15:50,303 - INFO - Waiting for VM ctest-vn1-vm1-95217923 to be up.. 2026-03-27 11:15:50,343 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-27 11:15:55,417 - DEBUG - VM is in ACTIVE state now 2026-03-27 11:15:55,417 - INFO - VM name : ctest-vn1-vm1-95217923 2026-03-27 11:15:55,492 - DEBUG - VM ctest-vn1-vm1-95217923 ID is 5a395ff6-9afe-4a31-ba4c-fea3170cc0f8 2026-03-27 11:15:55,512 - DEBUG - VM ctest-vn1-vm1-95217923 launched on Node cn-jenkins-deploy-platform-ansible-os-5550-1 2026-03-27 11:15:55,584 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/5a395ff6-9afe-4a31-ba4c-fea3170cc0f8 2026-03-27 11:15:55,592 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/1195cedb-ebd0-40fa-8474-64634d46ab9b 2026-03-27 11:15:58,842 - 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 1013ms') 2026-03-27 11:15:58,842 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-95217923 failed! 2026-03-27 11:15:58,897 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85152348:ctest-vn1-16544904 is 208.224.206.193 and allocation pool is NOT set 2026-03-27 11:15:58,897 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-85152348:ctest-vn1-16544904 is 76.236.210.193 and allocation pool is NOT set 2026-03-27 11:16:00,956 - 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=14.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.51 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 = 1.511/7.813/14.115/6.302 ms') 2026-03-27 11:16:00,957 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-95217923 passed 2026-03-27 11:16:01,105 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 11:16:01,105 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95217923, IP 208.224.206.197, Port 22 2026-03-27 11:16:01,171 - 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-03-27 11:16:01,256 - DEBUG - VM ctest-vn1-vm1-95217923 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-27 11:16:06,257 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 11:16:06,257 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95217923, IP 208.224.206.197, Port 22 2026-03-27 11:16:06,412 - DEBUG - VM ctest-vn1-vm1-95217923 is ready for SSH connections 2026-03-27 11:16:06,413 - INFO - Waiting for VM ctest-vn1-vm2-74614724 to be up.. 2026-03-27 11:16:06,491 - DEBUG - VM is in ACTIVE state now 2026-03-27 11:16:06,491 - INFO - VM name : ctest-vn1-vm2-74614724 2026-03-27 11:16:06,567 - DEBUG - VM ctest-vn1-vm2-74614724 ID is 34caab53-ccf2-4d3c-a916-ac4c008c213e 2026-03-27 11:16:06,567 - DEBUG - VM ctest-vn1-vm2-74614724 launched on Node cn-jenkins-deploy-platform-ansible-os-5550-1 2026-03-27 11:16:06,654 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/34caab53-ccf2-4d3c-a916-ac4c008c213e 2026-03-27 11:16:06,663 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4776ecff-b3b5-4551-a362-9ff03db8366a 2026-03-27 11:16:07,902 - 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=2.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.411 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.411/1.614/2.817/1.203 ms') 2026-03-27 11:16:07,902 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-74614724 passed 2026-03-27 11:16:08,057 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 11:16:08,057 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-74614724, IP 76.236.210.197, Port 22 2026-03-27 11:16:08,227 - DEBUG - VM ctest-vn1-vm2-74614724 is ready for SSH connections 2026-03-27 11:16:08,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 11:16:08,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 11:16:08,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 11:16:08,228 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 208.224.206.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-03-27 11:16:08,228 - DEBUG - ping -s 56 -c 3 -W 1 208.224.206.197 2026-03-27 11:16:10,918 - DEBUG - PING 208.224.206.197 (208.224.206.197): 56 data bytes 64 bytes from 208.224.206.197: seq=0 ttl=63 time=4.756 ms 64 bytes from 208.224.206.197: seq=1 ttl=63 time=1.170 ms 64 bytes from 208.224.206.197: seq=2 ttl=63 time=0.947 ms --- 208.224.206.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.947/2.291/4.756 ms 2026-03-27 11:16:10,918 - INFO - Ping to IP 208.224.206.197 from VM ctest-vn1-vm2-74614724 passed 2026-03-27 11:16:10,919 - INFO - Detaching port 4776ecff-b3b5-4551-a362-9ff03db8366a from VM ctest-vn1-vm2-74614724 2026-03-27 11:16:10,985 - INFO - Deleting VM ctest-vn1-vm2-74614724 2026-03-27 11:16:11,091 - INFO - Detaching port 1195cedb-ebd0-40fa-8474-64634d46ab9b from VM ctest-vn1-vm1-95217923 2026-03-27 11:16:11,133 - INFO - Deleting VM ctest-vn1-vm1-95217923 2026-03-27 11:16:11,439 - DEBUG - Response for delete_port : () 2026-03-27 11:16:11,653 - DEBUG - Response for delete_port : () 2026-03-27 11:16:11,653 - INFO - Deleting VN ctest-vn1-16544904 2026-03-27 11:16:11,788 - DEBUG - Response for deleting network () 2026-03-27 11:16:12,051 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 11:16:12,051 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-03-27 11:16:12,051 - INFO - -------------------------------------------------------------------------------- 2026-03-27 11:16:12,911 - INFO - Deleted project: ctest-TestPorts-85152348, ID : e39abe97-91f4-4972-b71f-3d0cdc848caf