2026-08-26 06:11:42,871 - INFO - Domain Default found not creating 2026-08-26 06:11:43,065 - INFO - Project ctest-TestPorts-84224676 not found, creating it 2026-08-26 06:11:43,593 - INFO - Created Project:ctest-TestPorts-84224676, ID : 398c7d16-8c49-45fe-a1e0-b5fb5aa45d7f 2026-08-26 06:11:45,319 - INFO - ================================================================================ 2026-08-26 06:11:45,319 - INFO - STARTING TEST : test_ports_bindings 2026-08-26 06:11:45,319 - 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-26 06:11:45,625 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-08-26 06:11:45,625 - INFO - Initial checks done. Running the testcase now 2026-08-26 06:11:45,625 - INFO - 2026-08-26 06:11:46,268 - DEBUG - Response for create_network : {'network': {'id': '97764363-db39-47ea-96ae-b7426d6b1804', 'name': 'ctest-vn-62393796', 'tenant_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'project_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84224676', 'ctest-vn-62393796'], 'port_security_enabled': True, 'description': ''}} 2026-08-26 06:11:46,460 - DEBUG - Response for create_subnet : {'subnet': {'id': '8d2eac0e-adc0-441f-a0b1-8adce3f7951f', 'name': '', 'tenant_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'network_id': '97764363-db39-47ea-96ae-b7426d6b1804', 'ip_version': 4, 'cidr': '166.96.234.192/26', 'allocation_pools': [{'start': '166.96.234.194', 'end': '166.96.234.254'}], 'gateway_ip': '166.96.234.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '166.96.234.194', 'tags': [], 'project_id': '398c7d168c4945fea1e0b5fb5aa45d7f'}} 2026-08-26 06:11:46,480 - INFO - Created VN ctest-vn-62393796 2026-08-26 06:11:46,534 - DEBUG - VN ctest-vn-62393796 UUID is 97764363-db39-47ea-96ae-b7426d6b1804 2026-08-26 06:11:46,638 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-84224676', 'ctest-vmi-65909118']} 2026-08-26 06:11:46,931 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-65909118', 'id': 'cc265373-a05c-4ffd-84e5-df67e742974f', 'tenant_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'network_id': '97764363-db39-47ea-96ae-b7426d6b1804', 'mac_address': '02:cc:26:53:73:a0', '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': '166.96.234.195', 'subnet_id': '8d2eac0e-adc0-441f-a0b1-8adce3f7951f'}], 'security_groups': ['4d382786-b13f-4b97-b235-04a0668278cc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '398c7d168c4945fea1e0b5fb5aa45d7f'}} 2026-08-26 06:11:46,932 - DEBUG - Created port cc265373-a05c-4ffd-84e5-df67e742974f 2026-08-26 06:11:47,038 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/cc265373-a05c-4ffd-84e5-df67e742974f 2026-08-26 06:11:47,369 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/cc265373-a05c-4ffd-84e5-df67e742974f 2026-08-26 06:11:47,417 - INFO - VMI cc265373-a05c-4ffd-84e5-df67e742974f verification in API Server passed 2026-08-26 06:11:47,527 - DEBUG - Response for delete_port : () 2026-08-26 06:11:47,527 - INFO - Deleted port cc265373-a05c-4ffd-84e5-df67e742974f 2026-08-26 06:11:47,527 - INFO - Deleting VN ctest-vn-62393796 2026-08-26 06:11:47,640 - DEBUG - Response for deleting network () 2026-08-26 06:11:47,913 - DEBUG - No XMPP flaps were noticed during the test
2026-08-26 06:11:47,913 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-26 06:11:47,913 - INFO - -------------------------------------------------------------------------------- 2026-08-26 06:11:47,916 - INFO - ================================================================================ 2026-08-26 06:11:47,916 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-26 06:11:47,916 - 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-26 06:11:48,218 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-08-26 06:11:48,218 - INFO - Initial checks done. Running the testcase now 2026-08-26 06:11:48,219 - INFO - 2026-08-26 06:11:48,452 - DEBUG - Response for create_network : {'network': {'id': '4a8550ce-4f79-4bb9-8625-5951b1bfce69', 'name': 'ctest-vn1-48771369', 'tenant_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'project_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84224676', 'ctest-vn1-48771369'], 'port_security_enabled': True, 'description': ''}} 2026-08-26 06:11:48,737 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7390e3e-ff22-402f-8ff1-b933a03772b8', 'name': '', 'tenant_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'network_id': '4a8550ce-4f79-4bb9-8625-5951b1bfce69', 'ip_version': 4, 'cidr': '73.33.62.128/26', 'allocation_pools': [{'start': '73.33.62.130', 'end': '73.33.62.190'}], 'gateway_ip': '73.33.62.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.33.62.130', 'tags': [], 'project_id': '398c7d168c4945fea1e0b5fb5aa45d7f'}} 2026-08-26 06:11:48,924 - DEBUG - Response for create_subnet : {'subnet': {'id': '72df8403-2bab-4cfd-96c9-2e709ee8084b', 'name': '', 'tenant_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'network_id': '4a8550ce-4f79-4bb9-8625-5951b1bfce69', 'ip_version': 4, 'cidr': '114.140.177.128/26', 'allocation_pools': [{'start': '114.140.177.130', 'end': '114.140.177.190'}], 'gateway_ip': '114.140.177.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.140.177.130', 'tags': [], 'project_id': '398c7d168c4945fea1e0b5fb5aa45d7f'}} 2026-08-26 06:11:48,943 - INFO - Created VN ctest-vn1-48771369 2026-08-26 06:11:48,998 - DEBUG - VN ctest-vn1-48771369 UUID is 4a8550ce-4f79-4bb9-8625-5951b1bfce69 2026-08-26 06:11:49,390 - DEBUG - Response for create_port : {'port': {'name': 'c7b166fd-5424-43a3-9a08-a41ae73f1654', 'id': 'c7b166fd-5424-43a3-9a08-a41ae73f1654', 'tenant_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'network_id': '4a8550ce-4f79-4bb9-8625-5951b1bfce69', 'mac_address': '02:c7:b1:66:fd:54', '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': '73.33.62.133', 'subnet_id': 'c7390e3e-ff22-402f-8ff1-b933a03772b8'}], 'security_groups': ['4d382786-b13f-4b97-b235-04a0668278cc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '398c7d168c4945fea1e0b5fb5aa45d7f'}} 2026-08-26 06:11:49,611 - DEBUG - Response for create_port : {'port': {'name': '36480db8-0d11-4b92-b39f-c32ccc40e1d4', 'id': '36480db8-0d11-4b92-b39f-c32ccc40e1d4', 'tenant_id': '398c7d168c4945fea1e0b5fb5aa45d7f', 'network_id': '4a8550ce-4f79-4bb9-8625-5951b1bfce69', 'mac_address': '02:36:48:0d:b8:0d', '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': '114.140.177.133', 'subnet_id': '72df8403-2bab-4cfd-96c9-2e709ee8084b'}], 'security_groups': ['4d382786-b13f-4b97-b235-04a0668278cc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '398c7d168c4945fea1e0b5fb5aa45d7f'}} 2026-08-26 06:11:49,682 - DEBUG - Services list from nova: [, , ] 2026-08-26 06:11:50,103 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6231-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6231-1) 2026-08-26 06:11:50,557 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6231-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6231-1) 2026-08-26 06:11:50,557 - INFO - Waiting for VM ctest-vn1-vm1-96022131 to be up.. 2026-08-26 06:11:50,599 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:11:55,652 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:12:00,739 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:12:05,825 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:12:10,914 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:12:15,995 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:12:21,106 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:12:26,224 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:12:31,326 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-26 06:12:36,410 - DEBUG - VM is in ACTIVE state now 2026-08-26 06:12:36,410 - INFO - VM name : ctest-vn1-vm1-96022131 2026-08-26 06:12:36,490 - DEBUG - VM ctest-vn1-vm1-96022131 ID is 607956a0-4c49-4e0a-b922-38f8f70a2f5c 2026-08-26 06:12:36,512 - DEBUG - VM ctest-vn1-vm1-96022131 launched on Node cn-jenkins-deploy-platform-ansible-os-6231-1 2026-08-26 06:12:36,596 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/607956a0-4c49-4e0a-b922-38f8f70a2f5c 2026-08-26 06:12:36,605 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c7b166fd-5424-43a3-9a08-a41ae73f1654 2026-08-26 06:12:39,880 - 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=2 ttl=63 time=11.0 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1024ms\r\nrtt min/avg/max/mdev = 11.007/11.007/11.007/0.000 ms') 2026-08-26 06:12:39,880 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-96022131 passed 2026-08-26 06:12:40,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 06:12:40,030 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-96022131, IP 73.33.62.133, Port 22 2026-08-26 06:12:40,203 - DEBUG - VM ctest-vn1-vm1-96022131 is ready for SSH connections 2026-08-26 06:12:40,203 - INFO - Waiting for VM ctest-vn1-vm2-95458632 to be up.. 2026-08-26 06:12:40,298 - DEBUG - VM is in ACTIVE state now 2026-08-26 06:12:40,298 - INFO - VM name : ctest-vn1-vm2-95458632 2026-08-26 06:12:40,394 - DEBUG - VM ctest-vn1-vm2-95458632 ID is ad7af94e-1704-49a6-9144-fb51cef663fd 2026-08-26 06:12:40,394 - DEBUG - VM ctest-vn1-vm2-95458632 launched on Node cn-jenkins-deploy-platform-ansible-os-6231-1 2026-08-26 06:12:40,476 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ad7af94e-1704-49a6-9144-fb51cef663fd 2026-08-26 06:12:40,485 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/36480db8-0d11-4b92-b39f-c32ccc40e1d4 2026-08-26 06:12:41,735 - 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.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.604 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.604/1.929/3.254/1.325 ms') 2026-08-26 06:12:41,735 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-95458632 passed 2026-08-26 06:12:41,890 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 06:12:41,890 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-95458632, IP 114.140.177.133, Port 22 2026-08-26 06:12:42,059 - DEBUG - VM ctest-vn1-vm2-95458632 is ready for SSH connections 2026-08-26 06:12:42,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 06:12:42,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 06:12:42,059 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-26 06:12:42,060 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 73.33.62.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-26 06:12:42,060 - DEBUG - ping -s 56 -c 3 -W 1 73.33.62.133 2026-08-26 06:12:46,101 - DEBUG - PING 73.33.62.133 (73.33.62.133): 56 data bytes 64 bytes from 73.33.62.133: seq=0 ttl=63 time=4.521 ms 64 bytes from 73.33.62.133: seq=1 ttl=63 time=1.160 ms 64 bytes from 73.33.62.133: seq=2 ttl=63 time=1.167 ms --- 73.33.62.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.160/2.282/4.521 ms 2026-08-26 06:12:46,102 - INFO - Ping to IP 73.33.62.133 from VM ctest-vn1-vm2-95458632 passed 2026-08-26 06:12:46,102 - INFO - Detaching port 36480db8-0d11-4b92-b39f-c32ccc40e1d4 from VM ctest-vn1-vm2-95458632 2026-08-26 06:12:46,160 - INFO - Deleting VM ctest-vn1-vm2-95458632 2026-08-26 06:12:46,257 - INFO - Detaching port c7b166fd-5424-43a3-9a08-a41ae73f1654 from VM ctest-vn1-vm1-96022131 2026-08-26 06:12:46,300 - INFO - Deleting VM ctest-vn1-vm1-96022131 2026-08-26 06:12:46,570 - DEBUG - Response for delete_port : () 2026-08-26 06:12:46,751 - DEBUG - Response for delete_port : () 2026-08-26 06:12:46,751 - INFO - Deleting VN ctest-vn1-48771369 2026-08-26 06:12:46,884 - DEBUG - Response for deleting network () 2026-08-26 06:12:47,157 - DEBUG - No XMPP flaps were noticed during the test
2026-08-26 06:12:47,157 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:00]
2026-08-26 06:12:47,157 - INFO - -------------------------------------------------------------------------------- 2026-08-26 06:12:47,995 - INFO - Deleted project: ctest-TestPorts-84224676, ID : 398c7d16-8c49-45fe-a1e0-b5fb5aa45d7f