2026-04-22 14:42:09,948 - INFO - Domain Default found not creating 2026-04-22 14:42:10,132 - INFO - Project ctest-TestPorts-65917149 not found, creating it 2026-04-22 14:42:10,638 - INFO - Created Project:ctest-TestPorts-65917149, ID : 4597b9f0-cdbc-493f-b355-d029c3103064 2026-04-22 14:42:12,404 - INFO - ================================================================================ 2026-04-22 14:42:12,404 - INFO - STARTING TEST : test_ports_bindings 2026-04-22 14:42:12,404 - 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-04-22 14:42:12,663 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-22 14:42:12,663 - INFO - Initial checks done. Running the testcase now 2026-04-22 14:42:12,663 - INFO - 2026-04-22 14:42:13,276 - DEBUG - Response for create_network : {'network': {'id': '8d77e94c-b11e-489e-bd37-c9401f6ab569', 'name': 'ctest-vn-47001812', 'tenant_id': '4597b9f0cdbc493fb355d029c3103064', 'project_id': '4597b9f0cdbc493fb355d029c3103064', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-65917149', 'ctest-vn-47001812'], 'port_security_enabled': True, 'description': ''}} 2026-04-22 14:42:13,427 - DEBUG - Response for create_subnet : {'subnet': {'id': '7863fca2-397a-408c-b198-73acbf740967', 'name': '', 'tenant_id': '4597b9f0cdbc493fb355d029c3103064', 'network_id': '8d77e94c-b11e-489e-bd37-c9401f6ab569', 'ip_version': 4, 'cidr': '113.220.137.0/26', 'allocation_pools': [{'start': '113.220.137.2', 'end': '113.220.137.62'}], 'gateway_ip': '113.220.137.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '113.220.137.2', 'tags': [], 'project_id': '4597b9f0cdbc493fb355d029c3103064'}} 2026-04-22 14:42:13,450 - INFO - Created VN ctest-vn-47001812 2026-04-22 14:42:13,505 - DEBUG - VN ctest-vn-47001812 UUID is 8d77e94c-b11e-489e-bd37-c9401f6ab569 2026-04-22 14:42:13,627 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-65917149', 'ctest-vmi-77026768']} 2026-04-22 14:42:13,880 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-77026768', 'id': '01302ce9-d6b5-4f24-a5df-9518670fdc8f', 'tenant_id': '4597b9f0cdbc493fb355d029c3103064', 'network_id': '8d77e94c-b11e-489e-bd37-c9401f6ab569', 'mac_address': '02:01:30:2c:e9:d6', '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': '113.220.137.3', 'subnet_id': '7863fca2-397a-408c-b198-73acbf740967'}], 'security_groups': ['d7dea4f4-0c3b-4d4a-bc1d-9cb42b3ea390'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4597b9f0cdbc493fb355d029c3103064'}} 2026-04-22 14:42:13,880 - DEBUG - Created port 01302ce9-d6b5-4f24-a5df-9518670fdc8f 2026-04-22 14:42:13,989 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/01302ce9-d6b5-4f24-a5df-9518670fdc8f 2026-04-22 14:42:14,329 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/01302ce9-d6b5-4f24-a5df-9518670fdc8f 2026-04-22 14:42:14,369 - INFO - VMI 01302ce9-d6b5-4f24-a5df-9518670fdc8f verification in API Server passed 2026-04-22 14:42:14,465 - DEBUG - Response for delete_port : () 2026-04-22 14:42:14,465 - INFO - Deleted port 01302ce9-d6b5-4f24-a5df-9518670fdc8f 2026-04-22 14:42:14,466 - INFO - Deleting VN ctest-vn-47001812 2026-04-22 14:42:14,580 - DEBUG - Response for deleting network () 2026-04-22 14:42:14,853 - DEBUG - No XMPP flaps were noticed during the test
2026-04-22 14:42:14,853 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-22 14:42:14,853 - INFO - -------------------------------------------------------------------------------- 2026-04-22 14:42:14,855 - INFO - ================================================================================ 2026-04-22 14:42:14,855 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-22 14:42:14,855 - 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-04-22 14:42:15,156 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-04-22 14:42:15,156 - INFO - Initial checks done. Running the testcase now 2026-04-22 14:42:15,157 - INFO - 2026-04-22 14:42:15,365 - DEBUG - Response for create_network : {'network': {'id': 'c99778e2-e8f7-4f94-aef7-59d26b06f3fd', 'name': 'ctest-vn1-47518908', 'tenant_id': '4597b9f0cdbc493fb355d029c3103064', 'project_id': '4597b9f0cdbc493fb355d029c3103064', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-65917149', 'ctest-vn1-47518908'], 'port_security_enabled': True, 'description': ''}} 2026-04-22 14:42:15,545 - DEBUG - Response for create_subnet : {'subnet': {'id': '66964d74-00d2-490c-9355-d724955ff865', 'name': '', 'tenant_id': '4597b9f0cdbc493fb355d029c3103064', 'network_id': 'c99778e2-e8f7-4f94-aef7-59d26b06f3fd', 'ip_version': 4, 'cidr': '147.135.158.192/26', 'allocation_pools': [{'start': '147.135.158.194', 'end': '147.135.158.254'}], 'gateway_ip': '147.135.158.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '147.135.158.194', 'tags': [], 'project_id': '4597b9f0cdbc493fb355d029c3103064'}} 2026-04-22 14:42:15,759 - DEBUG - Response for create_subnet : {'subnet': {'id': '4a555088-6a0f-47a9-b315-7d30d5cbe8d9', 'name': '', 'tenant_id': '4597b9f0cdbc493fb355d029c3103064', 'network_id': 'c99778e2-e8f7-4f94-aef7-59d26b06f3fd', 'ip_version': 4, 'cidr': '169.65.244.0/26', 'allocation_pools': [{'start': '169.65.244.2', 'end': '169.65.244.62'}], 'gateway_ip': '169.65.244.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.65.244.2', 'tags': [], 'project_id': '4597b9f0cdbc493fb355d029c3103064'}} 2026-04-22 14:42:15,785 - INFO - Created VN ctest-vn1-47518908 2026-04-22 14:42:15,841 - DEBUG - VN ctest-vn1-47518908 UUID is c99778e2-e8f7-4f94-aef7-59d26b06f3fd 2026-04-22 14:42:16,159 - DEBUG - Response for create_port : {'port': {'name': '34f79c0b-8a35-480b-9506-98240fe5336b', 'id': '34f79c0b-8a35-480b-9506-98240fe5336b', 'tenant_id': '4597b9f0cdbc493fb355d029c3103064', 'network_id': 'c99778e2-e8f7-4f94-aef7-59d26b06f3fd', 'mac_address': '02:34:f7:9c:0b:8a', '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': '147.135.158.197', 'subnet_id': '66964d74-00d2-490c-9355-d724955ff865'}], 'security_groups': ['d7dea4f4-0c3b-4d4a-bc1d-9cb42b3ea390'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4597b9f0cdbc493fb355d029c3103064'}} 2026-04-22 14:42:16,370 - DEBUG - Response for create_port : {'port': {'name': '2babb58d-ee15-4a40-8120-70cdb742b5bc', 'id': '2babb58d-ee15-4a40-8120-70cdb742b5bc', 'tenant_id': '4597b9f0cdbc493fb355d029c3103064', 'network_id': 'c99778e2-e8f7-4f94-aef7-59d26b06f3fd', 'mac_address': '02:2b:ab:b5:8d:ee', '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': '169.65.244.5', 'subnet_id': '4a555088-6a0f-47a9-b315-7d30d5cbe8d9'}], 'security_groups': ['d7dea4f4-0c3b-4d4a-bc1d-9cb42b3ea390'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4597b9f0cdbc493fb355d029c3103064'}} 2026-04-22 14:42:16,442 - DEBUG - Services list from nova: [, , ] 2026-04-22 14:42:16,853 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5668-1) 2026-04-22 14:42:17,360 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5668-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5668-1) 2026-04-22 14:42:17,361 - INFO - Waiting for VM ctest-vn1-vm1-33958923 to be up.. 2026-04-22 14:42:17,414 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-22 14:42:22,513 - DEBUG - VM is in ACTIVE state now 2026-04-22 14:42:22,513 - INFO - VM name : ctest-vn1-vm1-33958923 2026-04-22 14:42:22,605 - DEBUG - VM ctest-vn1-vm1-33958923 ID is f9d27ba4-df64-4dd3-9541-d895bdc6d004 2026-04-22 14:42:22,627 - DEBUG - VM ctest-vn1-vm1-33958923 launched on Node cn-jenkins-deploy-platform-ansible-os-5668-1 2026-04-22 14:42:22,730 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/f9d27ba4-df64-4dd3-9541-d895bdc6d004 2026-04-22 14:42:22,741 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/34f79c0b-8a35-480b-9506-98240fe5336b 2026-04-22 14:42:25,983 - 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 1003ms') 2026-04-22 14:42:25,983 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33958923 failed! 2026-04-22 14:42:26,041 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65917149:ctest-vn1-47518908 is 147.135.158.193 and allocation pool is NOT set 2026-04-22 14:42:26,041 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65917149:ctest-vn1-47518908 is 169.65.244.1 and allocation pool is NOT set 2026-04-22 14:42:30,111 - 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-04-22 14:42:30,111 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33958923 failed! 2026-04-22 14:42:30,169 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65917149:ctest-vn1-47518908 is 147.135.158.193 and allocation pool is NOT set 2026-04-22 14:42:30,169 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-65917149:ctest-vn1-47518908 is 169.65.244.1 and allocation pool is NOT set 2026-04-22 14:42:32,228 - 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=5.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.947 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.947/3.361/5.776/2.414 ms') 2026-04-22 14:42:32,228 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-33958923 passed 2026-04-22 14:42:32,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 14:42:32,381 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-33958923, IP 147.135.158.197, Port 22 2026-04-22 14:42:32,568 - DEBUG - VM ctest-vn1-vm1-33958923 is ready for SSH connections 2026-04-22 14:42:32,569 - INFO - Waiting for VM ctest-vn1-vm2-05587628 to be up.. 2026-04-22 14:42:32,661 - DEBUG - VM is in ACTIVE state now 2026-04-22 14:42:32,662 - INFO - VM name : ctest-vn1-vm2-05587628 2026-04-22 14:42:32,743 - DEBUG - VM ctest-vn1-vm2-05587628 ID is 6887847d-7577-4988-bbb9-14900aa12257 2026-04-22 14:42:32,743 - DEBUG - VM ctest-vn1-vm2-05587628 launched on Node cn-jenkins-deploy-platform-ansible-os-5668-1 2026-04-22 14:42:32,829 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6887847d-7577-4988-bbb9-14900aa12257 2026-04-22 14:42:32,838 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/2babb58d-ee15-4a40-8120-70cdb742b5bc 2026-04-22 14:42:34,079 - 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=4.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.542 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.542/2.336/4.131/1.794 ms') 2026-04-22 14:42:34,080 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-05587628 passed 2026-04-22 14:42:34,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 14:42:34,237 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-05587628, IP 169.65.244.5, Port 22 2026-04-22 14:42:34,393 - DEBUG - VM ctest-vn1-vm2-05587628 is ready for SSH connections 2026-04-22 14:42:34,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 14:42:34,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 14:42:34,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 14:42:34,393 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 147.135.158.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-04-22 14:42:34,393 - DEBUG - ping -s 56 -c 3 -W 1 147.135.158.197 2026-04-22 14:42:37,147 - DEBUG - PING 147.135.158.197 (147.135.158.197): 56 data bytes 64 bytes from 147.135.158.197: seq=0 ttl=63 time=4.013 ms 64 bytes from 147.135.158.197: seq=1 ttl=63 time=1.114 ms 64 bytes from 147.135.158.197: seq=2 ttl=63 time=1.348 ms --- 147.135.158.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.114/2.158/4.013 ms 2026-04-22 14:42:37,147 - INFO - Ping to IP 147.135.158.197 from VM ctest-vn1-vm2-05587628 passed 2026-04-22 14:42:37,147 - INFO - Detaching port 2babb58d-ee15-4a40-8120-70cdb742b5bc from VM ctest-vn1-vm2-05587628 2026-04-22 14:42:37,227 - INFO - Deleting VM ctest-vn1-vm2-05587628 2026-04-22 14:42:37,303 - INFO - Detaching port 34f79c0b-8a35-480b-9506-98240fe5336b from VM ctest-vn1-vm1-33958923 2026-04-22 14:42:37,339 - INFO - Deleting VM ctest-vn1-vm1-33958923 2026-04-22 14:42:37,659 - DEBUG - Response for delete_port : () 2026-04-22 14:42:37,854 - DEBUG - Response for delete_port : () 2026-04-22 14:42:37,855 - INFO - Deleting VN ctest-vn1-47518908 2026-04-22 14:42:38,039 - DEBUG - Response for deleting network () 2026-04-22 14:42:38,307 - DEBUG - No XMPP flaps were noticed during the test
2026-04-22 14:42:38,307 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-04-22 14:42:38,307 - INFO - -------------------------------------------------------------------------------- 2026-04-22 14:42:39,102 - INFO - Deleted project: ctest-TestPorts-65917149, ID : 4597b9f0-cdbc-493f-b355-d029c3103064