2026-03-23 23:08:31,963 - INFO - Domain Default found not creating 2026-03-23 23:08:32,141 - INFO - Project ctest-TestPorts-96572006 not found, creating it 2026-03-23 23:08:32,634 - INFO - Created Project:ctest-TestPorts-96572006, ID : 48413441-ab95-4d2d-ac53-a4464e1b603b 2026-03-23 23:08:34,263 - INFO - ================================================================================ 2026-03-23 23:08:34,263 - INFO - STARTING TEST : test_ports_bindings 2026-03-23 23:08:34,263 - 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-03-23 23:08:34,517 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.254': '0'}} with 2026-03-23 23:08:34,517 - INFO - Initial checks done. Running the testcase now 2026-03-23 23:08:34,517 - INFO - 2026-03-23 23:08:35,081 - DEBUG - Response for create_network : {'network': {'id': 'a9398c99-7429-439d-8221-2ccf7fcf9def', 'name': 'ctest-vn-39544664', 'tenant_id': '48413441ab954d2dac53a4464e1b603b', 'project_id': '48413441ab954d2dac53a4464e1b603b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-96572006', 'ctest-vn-39544664'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 23:08:35,291 - DEBUG - Response for create_subnet : {'subnet': {'id': '0661a386-3948-48ba-88a4-7b3e7f3d24ec', 'name': '', 'tenant_id': '48413441ab954d2dac53a4464e1b603b', 'network_id': 'a9398c99-7429-439d-8221-2ccf7fcf9def', 'ip_version': 4, 'cidr': '128.68.254.128/26', 'allocation_pools': [{'start': '128.68.254.130', 'end': '128.68.254.190'}], 'gateway_ip': '128.68.254.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '128.68.254.130', 'tags': [], 'project_id': '48413441ab954d2dac53a4464e1b603b'}} 2026-03-23 23:08:35,309 - INFO - Created VN ctest-vn-39544664 2026-03-23 23:08:35,364 - DEBUG - VN ctest-vn-39544664 UUID is a9398c99-7429-439d-8221-2ccf7fcf9def 2026-03-23 23:08:35,475 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-96572006', 'ctest-vmi-00670747']} 2026-03-23 23:08:35,709 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-00670747', 'id': '09113625-3f08-410f-b27a-bdd9f098ea75', 'tenant_id': '48413441ab954d2dac53a4464e1b603b', 'network_id': 'a9398c99-7429-439d-8221-2ccf7fcf9def', 'mac_address': '02:09:11:36:25:3f', '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': '128.68.254.131', 'subnet_id': '0661a386-3948-48ba-88a4-7b3e7f3d24ec'}], 'security_groups': ['f18a37e4-61cd-4154-a524-b338d7acb6a3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '48413441ab954d2dac53a4464e1b603b'}} 2026-03-23 23:08:35,709 - DEBUG - Created port 09113625-3f08-410f-b27a-bdd9f098ea75 2026-03-23 23:08:35,812 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/09113625-3f08-410f-b27a-bdd9f098ea75 2026-03-23 23:08:36,118 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/09113625-3f08-410f-b27a-bdd9f098ea75 2026-03-23 23:08:36,152 - INFO - VMI 09113625-3f08-410f-b27a-bdd9f098ea75 verification in API Server passed 2026-03-23 23:08:36,257 - DEBUG - Response for delete_port : () 2026-03-23 23:08:36,257 - INFO - Deleted port 09113625-3f08-410f-b27a-bdd9f098ea75 2026-03-23 23:08:36,258 - INFO - Deleting VN ctest-vn-39544664 2026-03-23 23:08:36,360 - DEBUG - Response for deleting network () 2026-03-23 23:08:36,612 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 23:08:36,612 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-23 23:08:36,612 - INFO - -------------------------------------------------------------------------------- 2026-03-23 23:08:36,614 - INFO - ================================================================================ 2026-03-23 23:08:36,614 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-23 23:08:36,614 - 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-03-23 23:08:36,905 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.254': '0'}} with 2026-03-23 23:08:36,905 - INFO - Initial checks done. Running the testcase now 2026-03-23 23:08:36,905 - INFO - 2026-03-23 23:08:37,086 - DEBUG - Response for create_network : {'network': {'id': '6d64e18e-7087-41c7-a66c-11b7637ac765', 'name': 'ctest-vn1-78852067', 'tenant_id': '48413441ab954d2dac53a4464e1b603b', 'project_id': '48413441ab954d2dac53a4464e1b603b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-96572006', 'ctest-vn1-78852067'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 23:08:37,239 - DEBUG - Response for create_subnet : {'subnet': {'id': '5f96876d-d265-4fc0-a8c3-b6cf8f77d438', 'name': '', 'tenant_id': '48413441ab954d2dac53a4464e1b603b', 'network_id': '6d64e18e-7087-41c7-a66c-11b7637ac765', 'ip_version': 4, 'cidr': '88.152.24.192/26', 'allocation_pools': [{'start': '88.152.24.194', 'end': '88.152.24.254'}], 'gateway_ip': '88.152.24.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '88.152.24.194', 'tags': [], 'project_id': '48413441ab954d2dac53a4464e1b603b'}} 2026-03-23 23:08:37,396 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc8726c7-f92e-4af5-92fc-dcec75ed4973', 'name': '', 'tenant_id': '48413441ab954d2dac53a4464e1b603b', 'network_id': '6d64e18e-7087-41c7-a66c-11b7637ac765', 'ip_version': 4, 'cidr': '25.193.68.64/26', 'allocation_pools': [{'start': '25.193.68.66', 'end': '25.193.68.126'}], 'gateway_ip': '25.193.68.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '25.193.68.66', 'tags': [], 'project_id': '48413441ab954d2dac53a4464e1b603b'}} 2026-03-23 23:08:37,414 - INFO - Created VN ctest-vn1-78852067 2026-03-23 23:08:37,464 - DEBUG - VN ctest-vn1-78852067 UUID is 6d64e18e-7087-41c7-a66c-11b7637ac765 2026-03-23 23:08:37,783 - DEBUG - Response for create_port : {'port': {'name': 'a7cd9504-f46c-4961-bc9f-9e25e7df5ad2', 'id': 'a7cd9504-f46c-4961-bc9f-9e25e7df5ad2', 'tenant_id': '48413441ab954d2dac53a4464e1b603b', 'network_id': '6d64e18e-7087-41c7-a66c-11b7637ac765', 'mac_address': '02:a7:cd:95:04:f4', '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': '88.152.24.197', 'subnet_id': '5f96876d-d265-4fc0-a8c3-b6cf8f77d438'}], 'security_groups': ['f18a37e4-61cd-4154-a524-b338d7acb6a3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '48413441ab954d2dac53a4464e1b603b'}} 2026-03-23 23:08:37,952 - DEBUG - Response for create_port : {'port': {'name': '45faaf7f-638f-4915-8793-623b4403d6ca', 'id': '45faaf7f-638f-4915-8793-623b4403d6ca', 'tenant_id': '48413441ab954d2dac53a4464e1b603b', 'network_id': '6d64e18e-7087-41c7-a66c-11b7637ac765', 'mac_address': '02:45:fa:af:7f:63', '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': '25.193.68.69', 'subnet_id': 'dc8726c7-f92e-4af5-92fc-dcec75ed4973'}], 'security_groups': ['f18a37e4-61cd-4154-a524-b338d7acb6a3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '48413441ab954d2dac53a4464e1b603b'}} 2026-03-23 23:08:38,018 - DEBUG - Services list from nova: [, , ] 2026-03-23 23:08:38,359 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5524-1) 2026-03-23 23:08:38,774 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5524-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5524-1) 2026-03-23 23:08:38,775 - INFO - Waiting for VM ctest-vn1-vm1-07157039 to be up.. 2026-03-23 23:08:38,814 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-23 23:08:43,890 - DEBUG - VM is in ACTIVE state now 2026-03-23 23:08:43,891 - INFO - VM name : ctest-vn1-vm1-07157039 2026-03-23 23:08:43,972 - DEBUG - VM ctest-vn1-vm1-07157039 ID is 1127a5ea-e7ae-4e3f-899e-03a4bb0b223b 2026-03-23 23:08:43,992 - DEBUG - VM ctest-vn1-vm1-07157039 launched on Node cn-jenkins-deploy-platform-ansible-os-5524-1 2026-03-23 23:08:44,071 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/1127a5ea-e7ae-4e3f-899e-03a4bb0b223b 2026-03-23 23:08:44,080 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/a7cd9504-f46c-4961-bc9f-9e25e7df5ad2 2026-03-23 23:08:47,328 - 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 1015ms') 2026-03-23 23:08:47,328 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07157039 failed! 2026-03-23 23:08:47,384 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96572006:ctest-vn1-78852067 is 88.152.24.193 and allocation pool is NOT set 2026-03-23 23:08:47,384 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96572006:ctest-vn1-78852067 is 25.193.68.65 and allocation pool is NOT set 2026-03-23 23:08:51,453 - 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=2 ttl=63 time=7.34 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 7.337/7.337/7.337/0.000 ms') 2026-03-23 23:08:51,453 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07157039 passed 2026-03-23 23:08:51,600 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:08:51,600 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-07157039, IP 88.152.24.197, Port 22 2026-03-23 23:08:51,666 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-23 23:08:51,743 - DEBUG - VM ctest-vn1-vm1-07157039 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-23 23:08:56,744 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:08:56,744 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-07157039, IP 88.152.24.197, Port 22 2026-03-23 23:08:56,896 - DEBUG - VM ctest-vn1-vm1-07157039 is ready for SSH connections 2026-03-23 23:08:56,896 - INFO - Waiting for VM ctest-vn1-vm2-88091082 to be up.. 2026-03-23 23:08:56,969 - DEBUG - VM is in ACTIVE state now 2026-03-23 23:08:56,969 - INFO - VM name : ctest-vn1-vm2-88091082 2026-03-23 23:08:57,041 - DEBUG - VM ctest-vn1-vm2-88091082 ID is ef8d616f-e587-40df-8131-4c0f33ca298e 2026-03-23 23:08:57,042 - DEBUG - VM ctest-vn1-vm2-88091082 launched on Node cn-jenkins-deploy-platform-ansible-os-5524-1 2026-03-23 23:08:57,110 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine/ef8d616f-e587-40df-8131-4c0f33ca298e 2026-03-23 23:08:57,118 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-machine-interface/45faaf7f-638f-4915-8793-623b4403d6ca 2026-03-23 23:08:58,350 - 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.14 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.408 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.408/1.773/3.138/1.365 ms') 2026-03-23 23:08:58,350 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-88091082 passed 2026-03-23 23:08:58,504 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:08:58,504 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-88091082, IP 25.193.68.69, Port 22 2026-03-23 23:08:58,659 - DEBUG - VM ctest-vn1-vm2-88091082 is ready for SSH connections 2026-03-23 23:08:58,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:08:58,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:08:58,659 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 23:08:58,659 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 88.152.24.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.57, gateway password: c0ntrail123 2026-03-23 23:08:58,659 - DEBUG - ping -s 56 -c 3 -W 1 88.152.24.197 2026-03-23 23:09:01,311 - DEBUG - PING 88.152.24.197 (88.152.24.197): 56 data bytes 64 bytes from 88.152.24.197: seq=0 ttl=63 time=3.585 ms 64 bytes from 88.152.24.197: seq=1 ttl=63 time=0.963 ms 64 bytes from 88.152.24.197: seq=2 ttl=63 time=0.975 ms --- 88.152.24.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.963/1.841/3.585 ms 2026-03-23 23:09:01,311 - INFO - Ping to IP 88.152.24.197 from VM ctest-vn1-vm2-88091082 passed 2026-03-23 23:09:01,311 - INFO - Detaching port 45faaf7f-638f-4915-8793-623b4403d6ca from VM ctest-vn1-vm2-88091082 2026-03-23 23:09:01,379 - INFO - Deleting VM ctest-vn1-vm2-88091082 2026-03-23 23:09:01,471 - INFO - Detaching port a7cd9504-f46c-4961-bc9f-9e25e7df5ad2 from VM ctest-vn1-vm1-07157039 2026-03-23 23:09:01,514 - INFO - Deleting VM ctest-vn1-vm1-07157039 2026-03-23 23:09:01,797 - DEBUG - Response for delete_port : () 2026-03-23 23:09:01,994 - DEBUG - Response for delete_port : () 2026-03-23 23:09:01,994 - INFO - Deleting VN ctest-vn1-78852067 2026-03-23 23:09:02,141 - DEBUG - Response for deleting network () 2026-03-23 23:09:02,405 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 23:09:02,405 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26] 2026-03-23 23:09:02,405 - INFO - -------------------------------------------------------------------------------- 2026-03-23 23:09:03,072 - INFO - Deleted project: ctest-TestPorts-96572006, ID : 48413441-ab95-4d2d-ac53-a4464e1b603b