2026-04-02 02:29:10,979 - INFO - Domain Default found not creating 2026-04-02 02:29:11,167 - INFO - Project ctest-TestPorts-78669676 not found, creating it 2026-04-02 02:29:11,628 - INFO - Created Project:ctest-TestPorts-78669676, ID : 7b561ca4-d69f-41e0-968c-acaac325534c 2026-04-02 02:29:13,229 - INFO - ================================================================================ 2026-04-02 02:29:13,230 - INFO - STARTING TEST : test_ports_bindings 2026-04-02 02:29:13,230 - 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-02 02:29:13,489 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.252': '0'}} with 2026-04-02 02:29:13,489 - INFO - Initial checks done. Running the testcase now 2026-04-02 02:29:13,489 - INFO - 2026-04-02 02:29:14,093 - DEBUG - Response for create_network : {'network': {'id': 'eb253689-9940-4e54-8c4b-c76a0f41b273', 'name': 'ctest-vn-90918038', 'tenant_id': '7b561ca4d69f41e0968cacaac325534c', 'project_id': '7b561ca4d69f41e0968cacaac325534c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-78669676', 'ctest-vn-90918038'], 'port_security_enabled': True, 'description': ''}} 2026-04-02 02:29:14,303 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd2aac83d-aeb9-414b-9398-7639ad00caa5', 'name': '', 'tenant_id': '7b561ca4d69f41e0968cacaac325534c', 'network_id': 'eb253689-9940-4e54-8c4b-c76a0f41b273', 'ip_version': 4, 'cidr': '52.218.89.192/26', 'allocation_pools': [{'start': '52.218.89.194', 'end': '52.218.89.254'}], 'gateway_ip': '52.218.89.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.218.89.194', 'tags': [], 'project_id': '7b561ca4d69f41e0968cacaac325534c'}} 2026-04-02 02:29:14,324 - INFO - Created VN ctest-vn-90918038 2026-04-02 02:29:14,379 - DEBUG - VN ctest-vn-90918038 UUID is eb253689-9940-4e54-8c4b-c76a0f41b273 2026-04-02 02:29:14,496 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-78669676', 'ctest-vmi-81679198']} 2026-04-02 02:29:14,763 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-81679198', 'id': '7d474195-3a50-4fe7-948a-657e65d96013', 'tenant_id': '7b561ca4d69f41e0968cacaac325534c', 'network_id': 'eb253689-9940-4e54-8c4b-c76a0f41b273', 'mac_address': '02:7d:47:41:95:3a', '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': '52.218.89.195', 'subnet_id': 'd2aac83d-aeb9-414b-9398-7639ad00caa5'}], 'security_groups': ['1f41ce5f-de88-4802-8d6a-c19a8c5c41e8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7b561ca4d69f41e0968cacaac325534c'}} 2026-04-02 02:29:14,764 - DEBUG - Created port 7d474195-3a50-4fe7-948a-657e65d96013 2026-04-02 02:29:14,871 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7d474195-3a50-4fe7-948a-657e65d96013 2026-04-02 02:29:15,179 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7d474195-3a50-4fe7-948a-657e65d96013 2026-04-02 02:29:15,217 - INFO - VMI 7d474195-3a50-4fe7-948a-657e65d96013 verification in API Server passed 2026-04-02 02:29:15,317 - DEBUG - Response for delete_port : () 2026-04-02 02:29:15,317 - INFO - Deleted port 7d474195-3a50-4fe7-948a-657e65d96013 2026-04-02 02:29:15,317 - INFO - Deleting VN ctest-vn-90918038 2026-04-02 02:29:15,426 - DEBUG - Response for deleting network () 2026-04-02 02:29:15,689 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 02:29:15,689 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-02 02:29:15,689 - INFO - -------------------------------------------------------------------------------- 2026-04-02 02:29:15,692 - INFO - ================================================================================ 2026-04-02 02:29:15,692 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-02 02:29:15,692 - 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-02 02:29:15,984 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.252': '0'}} with 2026-04-02 02:29:15,984 - INFO - Initial checks done. Running the testcase now 2026-04-02 02:29:15,984 - INFO - 2026-04-02 02:29:16,170 - DEBUG - Response for create_network : {'network': {'id': 'cbb17716-86b4-432d-839b-1a5bfe59f1b4', 'name': 'ctest-vn1-36718453', 'tenant_id': '7b561ca4d69f41e0968cacaac325534c', 'project_id': '7b561ca4d69f41e0968cacaac325534c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-78669676', 'ctest-vn1-36718453'], 'port_security_enabled': True, 'description': ''}} 2026-04-02 02:29:16,381 - DEBUG - Response for create_subnet : {'subnet': {'id': '87ded889-cf5c-4776-8c29-ccf6becd421d', 'name': '', 'tenant_id': '7b561ca4d69f41e0968cacaac325534c', 'network_id': 'cbb17716-86b4-432d-839b-1a5bfe59f1b4', 'ip_version': 4, 'cidr': '148.12.55.192/26', 'allocation_pools': [{'start': '148.12.55.194', 'end': '148.12.55.254'}], 'gateway_ip': '148.12.55.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.12.55.194', 'tags': [], 'project_id': '7b561ca4d69f41e0968cacaac325534c'}} 2026-04-02 02:29:16,585 - DEBUG - Response for create_subnet : {'subnet': {'id': '9052cdc8-a256-405d-9c01-d68087b7167b', 'name': '', 'tenant_id': '7b561ca4d69f41e0968cacaac325534c', 'network_id': 'cbb17716-86b4-432d-839b-1a5bfe59f1b4', 'ip_version': 4, 'cidr': '211.93.223.128/26', 'allocation_pools': [{'start': '211.93.223.130', 'end': '211.93.223.190'}], 'gateway_ip': '211.93.223.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.93.223.130', 'tags': [], 'project_id': '7b561ca4d69f41e0968cacaac325534c'}} 2026-04-02 02:29:16,606 - INFO - Created VN ctest-vn1-36718453 2026-04-02 02:29:16,659 - DEBUG - VN ctest-vn1-36718453 UUID is cbb17716-86b4-432d-839b-1a5bfe59f1b4 2026-04-02 02:29:16,979 - DEBUG - Response for create_port : {'port': {'name': '39d440d3-1756-44b0-8d1e-564e586c9125', 'id': '39d440d3-1756-44b0-8d1e-564e586c9125', 'tenant_id': '7b561ca4d69f41e0968cacaac325534c', 'network_id': 'cbb17716-86b4-432d-839b-1a5bfe59f1b4', 'mac_address': '02:39:d4:40:d3:17', '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': '148.12.55.197', 'subnet_id': '87ded889-cf5c-4776-8c29-ccf6becd421d'}], 'security_groups': ['1f41ce5f-de88-4802-8d6a-c19a8c5c41e8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7b561ca4d69f41e0968cacaac325534c'}} 2026-04-02 02:29:17,172 - DEBUG - Response for create_port : {'port': {'name': '5991fded-a891-4213-b2d6-579f12be567c', 'id': '5991fded-a891-4213-b2d6-579f12be567c', 'tenant_id': '7b561ca4d69f41e0968cacaac325534c', 'network_id': 'cbb17716-86b4-432d-839b-1a5bfe59f1b4', 'mac_address': '02:59:91:fd:ed:a8', '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': '211.93.223.133', 'subnet_id': '9052cdc8-a256-405d-9c01-d68087b7167b'}], 'security_groups': ['1f41ce5f-de88-4802-8d6a-c19a8c5c41e8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7b561ca4d69f41e0968cacaac325534c'}} 2026-04-02 02:29:17,233 - DEBUG - Services list from nova: [, , ] 2026-04-02 02:29:17,600 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5577-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5577-1) 2026-04-02 02:29:18,036 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5577-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5577-1) 2026-04-02 02:29:18,036 - INFO - Waiting for VM ctest-vn1-vm1-51908918 to be up.. 2026-04-02 02:29:18,081 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-02 02:29:23,173 - DEBUG - VM is in ACTIVE state now 2026-04-02 02:29:23,174 - INFO - VM name : ctest-vn1-vm1-51908918 2026-04-02 02:29:23,267 - DEBUG - VM ctest-vn1-vm1-51908918 ID is 88a16b5c-c5c4-46fd-9e7b-7bc42529a8ae 2026-04-02 02:29:23,291 - DEBUG - VM ctest-vn1-vm1-51908918 launched on Node cn-jenkins-deploy-platform-ansible-os-5577-1 2026-04-02 02:29:23,385 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/88a16b5c-c5c4-46fd-9e7b-7bc42529a8ae 2026-04-02 02:29:23,395 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/39d440d3-1756-44b0-8d1e-564e586c9125 2026-04-02 02:29:26,662 - 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 1017ms') 2026-04-02 02:29:26,662 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51908918 failed! 2026-04-02 02:29:26,719 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78669676:ctest-vn1-36718453 is 148.12.55.193 and allocation pool is NOT set 2026-04-02 02:29:26,719 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78669676:ctest-vn1-36718453 is 211.93.223.129 and allocation pool is NOT set 2026-04-02 02:29:30,784 - 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 1009ms') 2026-04-02 02:29:30,785 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51908918 failed! 2026-04-02 02:29:30,839 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78669676:ctest-vn1-36718453 is 148.12.55.193 and allocation pool is NOT set 2026-04-02 02:29:30,839 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-78669676:ctest-vn1-36718453 is 211.93.223.129 and allocation pool is NOT set 2026-04-02 02:29:32,905 - 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.58 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.529 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.529/3.055/5.582/2.526 ms') 2026-04-02 02:29:32,905 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51908918 passed 2026-04-02 02:29:33,063 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 02:29:33,063 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-51908918, IP 148.12.55.197, Port 22 2026-04-02 02:29:33,238 - DEBUG - VM ctest-vn1-vm1-51908918 is ready for SSH connections 2026-04-02 02:29:33,239 - INFO - Waiting for VM ctest-vn1-vm2-46606318 to be up.. 2026-04-02 02:29:33,322 - DEBUG - VM is in ACTIVE state now 2026-04-02 02:29:33,322 - INFO - VM name : ctest-vn1-vm2-46606318 2026-04-02 02:29:33,399 - DEBUG - VM ctest-vn1-vm2-46606318 ID is 8028c1fe-2507-4b8d-a310-aeb6069809da 2026-04-02 02:29:33,400 - DEBUG - VM ctest-vn1-vm2-46606318 launched on Node cn-jenkins-deploy-platform-ansible-os-5577-1 2026-04-02 02:29:33,491 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8028c1fe-2507-4b8d-a310-aeb6069809da 2026-04-02 02:29:33,500 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/5991fded-a891-4213-b2d6-579f12be567c 2026-04-02 02:29:34,739 - 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=3.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.457 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.457/2.105/3.754/1.648 ms') 2026-04-02 02:29:34,739 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-46606318 passed 2026-04-02 02:29:34,887 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 02:29:34,887 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-46606318, IP 211.93.223.133, Port 22 2026-04-02 02:29:35,055 - DEBUG - VM ctest-vn1-vm2-46606318 is ready for SSH connections 2026-04-02 02:29:35,055 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 02:29:35,056 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 02:29:35,056 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 02:29:35,056 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 148.12.55.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-04-02 02:29:35,056 - DEBUG - ping -s 56 -c 3 -W 1 148.12.55.197 2026-04-02 02:29:37,746 - DEBUG - PING 148.12.55.197 (148.12.55.197): 56 data bytes 64 bytes from 148.12.55.197: seq=0 ttl=63 time=5.306 ms 64 bytes from 148.12.55.197: seq=1 ttl=63 time=1.212 ms 64 bytes from 148.12.55.197: seq=2 ttl=63 time=1.149 ms --- 148.12.55.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.149/2.555/5.306 ms 2026-04-02 02:29:37,746 - INFO - Ping to IP 148.12.55.197 from VM ctest-vn1-vm2-46606318 passed 2026-04-02 02:29:37,747 - INFO - Detaching port 5991fded-a891-4213-b2d6-579f12be567c from VM ctest-vn1-vm2-46606318 2026-04-02 02:29:37,803 - INFO - Deleting VM ctest-vn1-vm2-46606318 2026-04-02 02:29:37,885 - INFO - Detaching port 39d440d3-1756-44b0-8d1e-564e586c9125 from VM ctest-vn1-vm1-51908918 2026-04-02 02:29:37,929 - INFO - Deleting VM ctest-vn1-vm1-51908918 2026-04-02 02:29:38,225 - DEBUG - Response for delete_port : () 2026-04-02 02:29:38,440 - DEBUG - Response for delete_port : () 2026-04-02 02:29:38,440 - INFO - Deleting VN ctest-vn1-36718453 2026-04-02 02:29:38,607 - DEBUG - Response for deleting network () 2026-04-02 02:29:38,879 - DEBUG - No XMPP flaps were noticed during the test
2026-04-02 02:29:38,880 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-04-02 02:29:38,880 - INFO - -------------------------------------------------------------------------------- 2026-04-02 02:29:39,668 - INFO - Deleted project: ctest-TestPorts-78669676, ID : 7b561ca4-d69f-41e0-968c-acaac325534c