2026-08-14 08:32:08,520 - INFO - Domain Default found not creating 2026-08-14 08:32:08,673 - INFO - Project ctest-TestPorts-43324268 not found, creating it 2026-08-14 08:32:09,174 - INFO - Created Project:ctest-TestPorts-43324268, ID : 211c27ba-c860-4c4e-a4d1-ec0b90b4a71b 2026-08-14 08:32:10,758 - INFO - ================================================================================ 2026-08-14 08:32:10,758 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 08:32:10,758 - 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-14 08:32:11,019 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-08-14 08:32:11,019 - INFO - Initial checks done. Running the testcase now 2026-08-14 08:32:11,019 - INFO - 2026-08-14 08:32:11,613 - DEBUG - Response for create_network : {'network': {'id': '53c157a8-e773-4266-9133-60e5710844f9', 'name': 'ctest-vn-48391728', 'tenant_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'project_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-43324268', 'ctest-vn-48391728'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 08:32:11,779 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd3715e83-e678-4d43-8b2c-4449d78012fd', 'name': '', 'tenant_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'network_id': '53c157a8-e773-4266-9133-60e5710844f9', 'ip_version': 4, 'cidr': '103.46.213.128/26', 'allocation_pools': [{'start': '103.46.213.130', 'end': '103.46.213.190'}], 'gateway_ip': '103.46.213.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '103.46.213.130', 'tags': [], 'project_id': '211c27bac8604c4ea4d1ec0b90b4a71b'}} 2026-08-14 08:32:11,802 - INFO - Created VN ctest-vn-48391728 2026-08-14 08:32:11,857 - DEBUG - VN ctest-vn-48391728 UUID is 53c157a8-e773-4266-9133-60e5710844f9 2026-08-14 08:32:11,964 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-43324268', 'ctest-vmi-60431043']} 2026-08-14 08:32:12,225 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-60431043', 'id': 'de425584-554b-4b28-810b-eb7ccad8bd11', 'tenant_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'network_id': '53c157a8-e773-4266-9133-60e5710844f9', 'mac_address': '02:de:42:55:84:55', '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': '103.46.213.131', 'subnet_id': 'd3715e83-e678-4d43-8b2c-4449d78012fd'}], 'security_groups': ['051fe530-7b2a-4049-a1ac-156a2fae2e52'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '211c27bac8604c4ea4d1ec0b90b4a71b'}} 2026-08-14 08:32:12,226 - DEBUG - Created port de425584-554b-4b28-810b-eb7ccad8bd11 2026-08-14 08:32:12,333 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/de425584-554b-4b28-810b-eb7ccad8bd11 2026-08-14 08:32:12,657 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/de425584-554b-4b28-810b-eb7ccad8bd11 2026-08-14 08:32:12,686 - INFO - VMI de425584-554b-4b28-810b-eb7ccad8bd11 verification in API Server passed 2026-08-14 08:32:12,799 - DEBUG - Response for delete_port : () 2026-08-14 08:32:12,799 - INFO - Deleted port de425584-554b-4b28-810b-eb7ccad8bd11 2026-08-14 08:32:12,799 - INFO - Deleting VN ctest-vn-48391728 2026-08-14 08:32:12,915 - DEBUG - Response for deleting network () 2026-08-14 08:32:13,178 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 08:32:13,179 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-14 08:32:13,179 - INFO - -------------------------------------------------------------------------------- 2026-08-14 08:32:13,182 - INFO - ================================================================================ 2026-08-14 08:32:13,182 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 08:32:13,182 - 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-14 08:32:13,467 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.254': '0'}} with 2026-08-14 08:32:13,467 - INFO - Initial checks done. Running the testcase now 2026-08-14 08:32:13,467 - INFO - 2026-08-14 08:32:13,662 - DEBUG - Response for create_network : {'network': {'id': '3007d5e7-4ef4-4c19-a796-aa29dc642b1b', 'name': 'ctest-vn1-97444460', 'tenant_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'project_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-43324268', 'ctest-vn1-97444460'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 08:32:13,892 - DEBUG - Response for create_subnet : {'subnet': {'id': '9138d604-ebf7-4a12-a334-d293bc9185d3', 'name': '', 'tenant_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'network_id': '3007d5e7-4ef4-4c19-a796-aa29dc642b1b', 'ip_version': 4, 'cidr': '90.120.104.64/26', 'allocation_pools': [{'start': '90.120.104.66', 'end': '90.120.104.126'}], 'gateway_ip': '90.120.104.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.120.104.66', 'tags': [], 'project_id': '211c27bac8604c4ea4d1ec0b90b4a71b'}} 2026-08-14 08:32:14,078 - DEBUG - Response for create_subnet : {'subnet': {'id': '9339e280-02b8-4df0-bbd1-7cc31f4c8eb4', 'name': '', 'tenant_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'network_id': '3007d5e7-4ef4-4c19-a796-aa29dc642b1b', 'ip_version': 4, 'cidr': '206.186.4.64/26', 'allocation_pools': [{'start': '206.186.4.66', 'end': '206.186.4.126'}], 'gateway_ip': '206.186.4.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '206.186.4.66', 'tags': [], 'project_id': '211c27bac8604c4ea4d1ec0b90b4a71b'}} 2026-08-14 08:32:14,100 - INFO - Created VN ctest-vn1-97444460 2026-08-14 08:32:14,161 - DEBUG - VN ctest-vn1-97444460 UUID is 3007d5e7-4ef4-4c19-a796-aa29dc642b1b 2026-08-14 08:32:14,490 - DEBUG - Response for create_port : {'port': {'name': '2fc0c781-5e60-4715-b8b9-3f00f94d2198', 'id': '2fc0c781-5e60-4715-b8b9-3f00f94d2198', 'tenant_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'network_id': '3007d5e7-4ef4-4c19-a796-aa29dc642b1b', 'mac_address': '02:2f:c0:c7:81:5e', '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': '90.120.104.69', 'subnet_id': '9138d604-ebf7-4a12-a334-d293bc9185d3'}], 'security_groups': ['051fe530-7b2a-4049-a1ac-156a2fae2e52'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '211c27bac8604c4ea4d1ec0b90b4a71b'}} 2026-08-14 08:32:14,688 - DEBUG - Response for create_port : {'port': {'name': 'd6bf5610-366b-4612-acbe-2118b13e322a', 'id': 'd6bf5610-366b-4612-acbe-2118b13e322a', 'tenant_id': '211c27bac8604c4ea4d1ec0b90b4a71b', 'network_id': '3007d5e7-4ef4-4c19-a796-aa29dc642b1b', 'mac_address': '02:d6:bf:56:10:36', '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': '206.186.4.69', 'subnet_id': '9339e280-02b8-4df0-bbd1-7cc31f4c8eb4'}], 'security_groups': ['051fe530-7b2a-4049-a1ac-156a2fae2e52'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '211c27bac8604c4ea4d1ec0b90b4a71b'}} 2026-08-14 08:32:14,755 - DEBUG - Services list from nova: [, , ] 2026-08-14 08:32:15,120 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6159-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6159-1) 2026-08-14 08:32:15,552 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6159-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6159-1) 2026-08-14 08:32:15,553 - INFO - Waiting for VM ctest-vn1-vm1-30979819 to be up.. 2026-08-14 08:32:15,592 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:32:20,646 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:32:25,724 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:32:30,805 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:32:35,925 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:32:41,007 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:32:46,086 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:32:51,180 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:32:56,270 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 08:33:01,357 - DEBUG - VM is in ACTIVE state now 2026-08-14 08:33:01,357 - INFO - VM name : ctest-vn1-vm1-30979819 2026-08-14 08:33:01,442 - DEBUG - VM ctest-vn1-vm1-30979819 ID is 1ad34aa0-8e12-4eaf-a285-5746562d60ae 2026-08-14 08:33:01,467 - DEBUG - VM ctest-vn1-vm1-30979819 launched on Node cn-jenkins-deploy-platform-ansible-os-6159-1 2026-08-14 08:33:01,559 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/1ad34aa0-8e12-4eaf-a285-5746562d60ae 2026-08-14 08:33:01,568 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/2fc0c781-5e60-4715-b8b9-3f00f94d2198 2026-08-14 08:33:02,812 - 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=11.0 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.638 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.638/5.814/10.991/5.176 ms') 2026-08-14 08:33:02,812 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-30979819 passed 2026-08-14 08:33:02,965 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:33:02,965 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-30979819, IP 90.120.104.69, Port 22 2026-08-14 08:33:03,131 - DEBUG - VM ctest-vn1-vm1-30979819 is ready for SSH connections 2026-08-14 08:33:03,131 - INFO - Waiting for VM ctest-vn1-vm2-77180133 to be up.. 2026-08-14 08:33:03,208 - DEBUG - VM is in ACTIVE state now 2026-08-14 08:33:03,208 - INFO - VM name : ctest-vn1-vm2-77180133 2026-08-14 08:33:03,287 - DEBUG - VM ctest-vn1-vm2-77180133 ID is cb535442-231c-4cc8-923f-73b78cddad82 2026-08-14 08:33:03,287 - DEBUG - VM ctest-vn1-vm2-77180133 launched on Node cn-jenkins-deploy-platform-ansible-os-6159-1 2026-08-14 08:33:03,365 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cb535442-231c-4cc8-923f-73b78cddad82 2026-08-14 08:33:03,375 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d6bf5610-366b-4612-acbe-2118b13e322a 2026-08-14 08:33:04,621 - 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.67 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.461 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.461/2.063/3.665/1.602 ms') 2026-08-14 08:33:04,621 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-77180133 passed 2026-08-14 08:33:04,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:33:04,773 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-77180133, IP 206.186.4.69, Port 22 2026-08-14 08:33:04,943 - DEBUG - VM ctest-vn1-vm2-77180133 is ready for SSH connections 2026-08-14 08:33:04,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:33:04,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:33:04,943 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 08:33:04,943 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.120.104.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-08-14 08:33:04,943 - DEBUG - ping -s 56 -c 3 -W 1 90.120.104.69 2026-08-14 08:33:08,926 - DEBUG - PING 90.120.104.69 (90.120.104.69): 56 data bytes 64 bytes from 90.120.104.69: seq=0 ttl=63 time=4.732 ms 64 bytes from 90.120.104.69: seq=1 ttl=63 time=1.087 ms 64 bytes from 90.120.104.69: seq=2 ttl=63 time=1.339 ms --- 90.120.104.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.087/2.386/4.732 ms 2026-08-14 08:33:08,926 - INFO - Ping to IP 90.120.104.69 from VM ctest-vn1-vm2-77180133 passed 2026-08-14 08:33:08,926 - INFO - Detaching port d6bf5610-366b-4612-acbe-2118b13e322a from VM ctest-vn1-vm2-77180133 2026-08-14 08:33:08,988 - INFO - Deleting VM ctest-vn1-vm2-77180133 2026-08-14 08:33:09,069 - INFO - Detaching port 2fc0c781-5e60-4715-b8b9-3f00f94d2198 from VM ctest-vn1-vm1-30979819 2026-08-14 08:33:09,112 - INFO - Deleting VM ctest-vn1-vm1-30979819 2026-08-14 08:33:09,371 - DEBUG - Response for delete_port : () 2026-08-14 08:33:09,545 - DEBUG - Response for delete_port : () 2026-08-14 08:33:09,545 - INFO - Deleting VN ctest-vn1-97444460 2026-08-14 08:33:09,707 - DEBUG - Response for deleting network () 2026-08-14 08:33:09,976 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 08:33:09,976 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56] 2026-08-14 08:33:09,976 - INFO - -------------------------------------------------------------------------------- 2026-08-14 08:33:10,745 - INFO - Deleted project: ctest-TestPorts-43324268, ID : 211c27ba-c860-4c4e-a4d1-ec0b90b4a71b