2026-07-08 19:31:38,970 - INFO - Domain Default found not creating 2026-07-08 19:31:39,185 - INFO - Project ctest-TestPorts-68437339 not found, creating it 2026-07-08 19:31:39,744 - INFO - Created Project:ctest-TestPorts-68437339, ID : a704b5f0-0239-427c-8fbb-6d960f481367 2026-07-08 19:31:41,627 - INFO - ================================================================================ 2026-07-08 19:31:41,627 - INFO - STARTING TEST : test_ports_bindings 2026-07-08 19:31:41,627 - 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-07-08 19:31:41,901 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-08 19:31:41,901 - INFO - Initial checks done. Running the testcase now 2026-07-08 19:31:41,901 - INFO - 2026-07-08 19:31:42,644 - DEBUG - Response for create_network : {'network': {'id': '58fbe987-19b3-4f0c-bbc2-f2499707273d', 'name': 'ctest-vn-16681480', 'tenant_id': 'a704b5f00239427c8fbb6d960f481367', 'project_id': 'a704b5f00239427c8fbb6d960f481367', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68437339', 'ctest-vn-16681480'], 'port_security_enabled': True, 'description': ''}} 2026-07-08 19:31:42,840 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fde1dd77-be5d-47c8-8c59-3639f96a6d05', 'name': '', 'tenant_id': 'a704b5f00239427c8fbb6d960f481367', 'network_id': '58fbe987-19b3-4f0c-bbc2-f2499707273d', 'ip_version': 4, 'cidr': '95.127.159.64/26', 'allocation_pools': [{'start': '95.127.159.66', 'end': '95.127.159.126'}], 'gateway_ip': '95.127.159.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.127.159.66', 'tags': [], 'project_id': 'a704b5f00239427c8fbb6d960f481367'}} 2026-07-08 19:31:42,864 - INFO - Created VN ctest-vn-16681480 2026-07-08 19:31:42,919 - DEBUG - VN ctest-vn-16681480 UUID is 58fbe987-19b3-4f0c-bbc2-f2499707273d 2026-07-08 19:31:43,044 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-68437339', 'ctest-vmi-16543141']} 2026-07-08 19:31:43,364 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-16543141', 'id': 'a7322dd8-936a-49e2-989c-4de9060289fd', 'tenant_id': 'a704b5f00239427c8fbb6d960f481367', 'network_id': '58fbe987-19b3-4f0c-bbc2-f2499707273d', 'mac_address': '02:a7:32:2d:d8:93', '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': '95.127.159.67', 'subnet_id': 'fde1dd77-be5d-47c8-8c59-3639f96a6d05'}], 'security_groups': ['59ae63b6-0a01-4439-b322-92917a9b42c8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a704b5f00239427c8fbb6d960f481367'}} 2026-07-08 19:31:43,364 - DEBUG - Created port a7322dd8-936a-49e2-989c-4de9060289fd 2026-07-08 19:31:43,471 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a7322dd8-936a-49e2-989c-4de9060289fd 2026-07-08 19:31:43,873 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a7322dd8-936a-49e2-989c-4de9060289fd 2026-07-08 19:31:43,909 - INFO - VMI a7322dd8-936a-49e2-989c-4de9060289fd verification in API Server passed 2026-07-08 19:31:44,032 - DEBUG - Response for delete_port : () 2026-07-08 19:31:44,032 - INFO - Deleted port a7322dd8-936a-49e2-989c-4de9060289fd 2026-07-08 19:31:44,033 - INFO - Deleting VN ctest-vn-16681480 2026-07-08 19:31:44,183 - DEBUG - Response for deleting network () 2026-07-08 19:31:44,459 - DEBUG - No XMPP flaps were noticed during the test 2026-07-08 19:31:44,459 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-08 19:31:44,459 - INFO - -------------------------------------------------------------------------------- 2026-07-08 19:31:44,463 - INFO - ================================================================================ 2026-07-08 19:31:44,463 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-08 19:31:44,463 - 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-07-08 19:31:44,764 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-07-08 19:31:44,764 - INFO - Initial checks done. Running the testcase now 2026-07-08 19:31:44,764 - INFO - 2026-07-08 19:31:44,993 - DEBUG - Response for create_network : {'network': {'id': '31f95bc8-1015-43c3-afd8-591da5a0eca9', 'name': 'ctest-vn1-98237127', 'tenant_id': 'a704b5f00239427c8fbb6d960f481367', 'project_id': 'a704b5f00239427c8fbb6d960f481367', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-68437339', 'ctest-vn1-98237127'], 'port_security_enabled': True, 'description': ''}} 2026-07-08 19:31:45,217 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b11d85b-012c-4677-968c-a1eb1a77c94e', 'name': '', 'tenant_id': 'a704b5f00239427c8fbb6d960f481367', 'network_id': '31f95bc8-1015-43c3-afd8-591da5a0eca9', 'ip_version': 4, 'cidr': '6.108.112.128/26', 'allocation_pools': [{'start': '6.108.112.130', 'end': '6.108.112.190'}], 'gateway_ip': '6.108.112.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '6.108.112.130', 'tags': [], 'project_id': 'a704b5f00239427c8fbb6d960f481367'}} 2026-07-08 19:31:45,394 - DEBUG - Response for create_subnet : {'subnet': {'id': '93b9d09a-95fb-4fe7-b2e8-2b3c64dbff47', 'name': '', 'tenant_id': 'a704b5f00239427c8fbb6d960f481367', 'network_id': '31f95bc8-1015-43c3-afd8-591da5a0eca9', 'ip_version': 4, 'cidr': '118.46.246.128/26', 'allocation_pools': [{'start': '118.46.246.130', 'end': '118.46.246.190'}], 'gateway_ip': '118.46.246.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.46.246.130', 'tags': [], 'project_id': 'a704b5f00239427c8fbb6d960f481367'}} 2026-07-08 19:31:45,418 - INFO - Created VN ctest-vn1-98237127 2026-07-08 19:31:45,475 - DEBUG - VN ctest-vn1-98237127 UUID is 31f95bc8-1015-43c3-afd8-591da5a0eca9 2026-07-08 19:31:45,834 - DEBUG - Response for create_port : {'port': {'name': '3bb3b681-4223-43cb-90c2-69ce16c31411', 'id': '3bb3b681-4223-43cb-90c2-69ce16c31411', 'tenant_id': 'a704b5f00239427c8fbb6d960f481367', 'network_id': '31f95bc8-1015-43c3-afd8-591da5a0eca9', 'mac_address': '02:3b:b3:b6:81:42', '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': '6.108.112.133', 'subnet_id': '5b11d85b-012c-4677-968c-a1eb1a77c94e'}], 'security_groups': ['59ae63b6-0a01-4439-b322-92917a9b42c8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a704b5f00239427c8fbb6d960f481367'}} 2026-07-08 19:31:46,060 - DEBUG - Response for create_port : {'port': {'name': 'df9d9c5b-12c1-49e6-ad8c-737dca19fee7', 'id': 'df9d9c5b-12c1-49e6-ad8c-737dca19fee7', 'tenant_id': 'a704b5f00239427c8fbb6d960f481367', 'network_id': '31f95bc8-1015-43c3-afd8-591da5a0eca9', 'mac_address': '02:df:9d:9c:5b:12', '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': '118.46.246.133', 'subnet_id': '93b9d09a-95fb-4fe7-b2e8-2b3c64dbff47'}], 'security_groups': ['59ae63b6-0a01-4439-b322-92917a9b42c8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a704b5f00239427c8fbb6d960f481367'}} 2026-07-08 19:31:46,139 - DEBUG - Services list from nova: [, , ] 2026-07-08 19:31:46,619 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6087-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6087-1) 2026-07-08 19:31:47,151 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6087-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6087-1) 2026-07-08 19:31:47,151 - INFO - Waiting for VM ctest-vn1-vm1-31879171 to be up.. 2026-07-08 19:31:47,197 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-08 19:31:52,291 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-08 19:31:57,414 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-08 19:32:02,513 - DEBUG - VM is in ACTIVE state now 2026-07-08 19:32:02,514 - INFO - VM name : ctest-vn1-vm1-31879171 2026-07-08 19:32:02,615 - DEBUG - VM ctest-vn1-vm1-31879171 ID is 7d62823e-733c-4044-9139-6cf0d429797a 2026-07-08 19:32:02,642 - DEBUG - VM ctest-vn1-vm1-31879171 launched on Node cn-jenkins-deploy-platform-ansible-os-6087-1 2026-07-08 19:32:02,745 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7d62823e-733c-4044-9139-6cf0d429797a 2026-07-08 19:32:02,757 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/3bb3b681-4223-43cb-90c2-69ce16c31411 2026-07-08 19:32:06,031 - 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-07-08 19:32:06,031 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31879171 failed! 2026-07-08 19:32:06,091 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68437339:ctest-vn1-98237127 is 6.108.112.129 and allocation pool is NOT set 2026-07-08 19:32:06,091 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-68437339:ctest-vn1-98237127 is 118.46.246.129 and allocation pool is NOT set 2026-07-08 19:32:08,160 - 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=7.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.618 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.618/4.296/7.975/3.678 ms') 2026-07-08 19:32:08,161 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31879171 passed 2026-07-08 19:32:08,319 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-08 19:32:08,319 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-31879171, IP 6.108.112.133, Port 22 2026-07-08 19:32:08,497 - DEBUG - VM ctest-vn1-vm1-31879171 is ready for SSH connections 2026-07-08 19:32:08,497 - INFO - Waiting for VM ctest-vn1-vm2-30153201 to be up.. 2026-07-08 19:32:08,613 - DEBUG - VM is in ACTIVE state now 2026-07-08 19:32:08,613 - INFO - VM name : ctest-vn1-vm2-30153201 2026-07-08 19:32:08,711 - DEBUG - VM ctest-vn1-vm2-30153201 ID is f1965274-fab7-4661-ae94-5fd3603a2ba8 2026-07-08 19:32:08,711 - DEBUG - VM ctest-vn1-vm2-30153201 launched on Node cn-jenkins-deploy-platform-ansible-os-6087-1 2026-07-08 19:32:08,809 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f1965274-fab7-4661-ae94-5fd3603a2ba8 2026-07-08 19:32:08,820 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/df9d9c5b-12c1-49e6-ad8c-737dca19fee7 2026-07-08 19:32:10,078 - 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=6.29 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.740 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.740/3.516/6.293/2.776 ms') 2026-07-08 19:32:10,079 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-30153201 passed 2026-07-08 19:32:10,239 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-08 19:32:10,239 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-30153201, IP 118.46.246.133, Port 22 2026-07-08 19:32:10,417 - DEBUG - VM ctest-vn1-vm2-30153201 is ready for SSH connections 2026-07-08 19:32:10,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-08 19:32:10,417 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-08 19:32:10,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-08 19:32:10,418 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 6.108.112.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-07-08 19:32:10,418 - DEBUG - ping -s 56 -c 3 -W 1 6.108.112.133 2026-07-08 19:32:13,136 - DEBUG - PING 6.108.112.133 (6.108.112.133): 56 data bytes 64 bytes from 6.108.112.133: seq=0 ttl=63 time=5.603 ms 64 bytes from 6.108.112.133: seq=1 ttl=63 time=0.911 ms 64 bytes from 6.108.112.133: seq=2 ttl=63 time=1.111 ms --- 6.108.112.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.911/2.541/5.603 ms 2026-07-08 19:32:13,137 - INFO - Ping to IP 6.108.112.133 from VM ctest-vn1-vm2-30153201 passed 2026-07-08 19:32:13,137 - INFO - Detaching port df9d9c5b-12c1-49e6-ad8c-737dca19fee7 from VM ctest-vn1-vm2-30153201 2026-07-08 19:32:13,210 - INFO - Deleting VM ctest-vn1-vm2-30153201 2026-07-08 19:32:13,310 - INFO - Detaching port 3bb3b681-4223-43cb-90c2-69ce16c31411 from VM ctest-vn1-vm1-31879171 2026-07-08 19:32:13,364 - INFO - Deleting VM ctest-vn1-vm1-31879171 2026-07-08 19:32:13,644 - DEBUG - Response for delete_port : () 2026-07-08 19:32:13,891 - DEBUG - Response for delete_port : () 2026-07-08 19:32:13,891 - INFO - Deleting VN ctest-vn1-98237127 2026-07-08 19:32:14,065 - DEBUG - Response for deleting network () 2026-07-08 19:32:14,349 - DEBUG - No XMPP flaps were noticed during the test 2026-07-08 19:32:14,349 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-07-08 19:32:14,350 - INFO - -------------------------------------------------------------------------------- 2026-07-08 19:32:15,207 - INFO - Deleted project: ctest-TestPorts-68437339, ID : a704b5f0-0239-427c-8fbb-6d960f481367