2026-05-14 02:21:24,282 - INFO - Domain Default found not creating 2026-05-14 02:21:24,427 - INFO - Project ctest-TestPorts-33208105 not found, creating it 2026-05-14 02:21:24,876 - INFO - Created Project:ctest-TestPorts-33208105, ID : 06392d79-56c1-4e54-9235-8d45bdbc3542 2026-05-14 02:21:26,398 - INFO - ================================================================================ 2026-05-14 02:21:26,398 - INFO - STARTING TEST : test_ports_bindings 2026-05-14 02:21:26,398 - 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-05-14 02:21:26,650 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-05-14 02:21:26,650 - INFO - Initial checks done. Running the testcase now 2026-05-14 02:21:26,650 - INFO - 2026-05-14 02:21:27,200 - DEBUG - Response for create_network : {'network': {'id': '84c4086a-b7f0-4ef1-9846-a15915083483', 'name': 'ctest-vn-12242733', 'tenant_id': '06392d7956c14e5492358d45bdbc3542', 'project_id': '06392d7956c14e5492358d45bdbc3542', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-33208105', 'ctest-vn-12242733'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 02:21:27,415 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c99c9221-ad93-403b-a0e7-49fff69d95f0', 'name': '', 'tenant_id': '06392d7956c14e5492358d45bdbc3542', 'network_id': '84c4086a-b7f0-4ef1-9846-a15915083483', 'ip_version': 4, 'cidr': '11.118.133.0/26', 'allocation_pools': [{'start': '11.118.133.2', 'end': '11.118.133.62'}], 'gateway_ip': '11.118.133.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.118.133.2', 'tags': [], 'project_id': '06392d7956c14e5492358d45bdbc3542'}} 2026-05-14 02:21:27,434 - INFO - Created VN ctest-vn-12242733 2026-05-14 02:21:27,490 - DEBUG - VN ctest-vn-12242733 UUID is 84c4086a-b7f0-4ef1-9846-a15915083483 2026-05-14 02:21:27,594 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-33208105', 'ctest-vmi-82566254']} 2026-05-14 02:21:27,869 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-82566254', 'id': '870af97b-a176-4a6e-ae7c-d31c1dbd9f3c', 'tenant_id': '06392d7956c14e5492358d45bdbc3542', 'network_id': '84c4086a-b7f0-4ef1-9846-a15915083483', 'mac_address': '02:87:0a:f9:7b:a1', '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': '11.118.133.3', 'subnet_id': 'c99c9221-ad93-403b-a0e7-49fff69d95f0'}], 'security_groups': ['0c49ec42-1f31-4cbe-afea-d34c66d16fa6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '06392d7956c14e5492358d45bdbc3542'}} 2026-05-14 02:21:27,870 - DEBUG - Created port 870af97b-a176-4a6e-ae7c-d31c1dbd9f3c 2026-05-14 02:21:27,973 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/870af97b-a176-4a6e-ae7c-d31c1dbd9f3c 2026-05-14 02:21:28,273 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/870af97b-a176-4a6e-ae7c-d31c1dbd9f3c 2026-05-14 02:21:28,305 - INFO - VMI 870af97b-a176-4a6e-ae7c-d31c1dbd9f3c verification in API Server passed 2026-05-14 02:21:28,382 - DEBUG - Response for delete_port : () 2026-05-14 02:21:28,382 - INFO - Deleted port 870af97b-a176-4a6e-ae7c-d31c1dbd9f3c 2026-05-14 02:21:28,382 - INFO - Deleting VN ctest-vn-12242733 2026-05-14 02:21:28,475 - DEBUG - Response for deleting network () 2026-05-14 02:21:28,738 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 02:21:28,738 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-14 02:21:28,738 - INFO - -------------------------------------------------------------------------------- 2026-05-14 02:21:28,741 - INFO - ================================================================================ 2026-05-14 02:21:28,741 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-14 02:21:28,741 - 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-05-14 02:21:29,025 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.254': '0'}} with 2026-05-14 02:21:29,025 - INFO - Initial checks done. Running the testcase now 2026-05-14 02:21:29,025 - INFO - 2026-05-14 02:21:29,192 - DEBUG - Response for create_network : {'network': {'id': '7c29dd36-d94c-4563-a49e-bca63e0a1eb1', 'name': 'ctest-vn1-42438500', 'tenant_id': '06392d7956c14e5492358d45bdbc3542', 'project_id': '06392d7956c14e5492358d45bdbc3542', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-33208105', 'ctest-vn1-42438500'], 'port_security_enabled': True, 'description': ''}} 2026-05-14 02:21:29,386 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd49d9ac3-bb54-4fa2-89fb-5b1a0e1220ed', 'name': '', 'tenant_id': '06392d7956c14e5492358d45bdbc3542', 'network_id': '7c29dd36-d94c-4563-a49e-bca63e0a1eb1', 'ip_version': 4, 'cidr': '213.234.141.0/26', 'allocation_pools': [{'start': '213.234.141.2', 'end': '213.234.141.62'}], 'gateway_ip': '213.234.141.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '213.234.141.2', 'tags': [], 'project_id': '06392d7956c14e5492358d45bdbc3542'}} 2026-05-14 02:21:29,569 - DEBUG - Response for create_subnet : {'subnet': {'id': 'bb7db0d8-3ead-4d54-8798-6ae9914c7f03', 'name': '', 'tenant_id': '06392d7956c14e5492358d45bdbc3542', 'network_id': '7c29dd36-d94c-4563-a49e-bca63e0a1eb1', 'ip_version': 4, 'cidr': '212.99.21.64/26', 'allocation_pools': [{'start': '212.99.21.66', 'end': '212.99.21.126'}], 'gateway_ip': '212.99.21.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '212.99.21.66', 'tags': [], 'project_id': '06392d7956c14e5492358d45bdbc3542'}} 2026-05-14 02:21:29,586 - INFO - Created VN ctest-vn1-42438500 2026-05-14 02:21:29,637 - DEBUG - VN ctest-vn1-42438500 UUID is 7c29dd36-d94c-4563-a49e-bca63e0a1eb1 2026-05-14 02:21:29,913 - DEBUG - Response for create_port : {'port': {'name': 'e0938c3c-d8b5-4a9e-b515-a1543eddb1aa', 'id': 'e0938c3c-d8b5-4a9e-b515-a1543eddb1aa', 'tenant_id': '06392d7956c14e5492358d45bdbc3542', 'network_id': '7c29dd36-d94c-4563-a49e-bca63e0a1eb1', 'mac_address': '02:e0:93:8c:3c:d8', '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': '213.234.141.5', 'subnet_id': 'd49d9ac3-bb54-4fa2-89fb-5b1a0e1220ed'}], 'security_groups': ['0c49ec42-1f31-4cbe-afea-d34c66d16fa6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '06392d7956c14e5492358d45bdbc3542'}} 2026-05-14 02:21:30,072 - DEBUG - Response for create_port : {'port': {'name': 'a0078357-ee58-4dc1-90ab-95e54e8e4d0f', 'id': 'a0078357-ee58-4dc1-90ab-95e54e8e4d0f', 'tenant_id': '06392d7956c14e5492358d45bdbc3542', 'network_id': '7c29dd36-d94c-4563-a49e-bca63e0a1eb1', 'mac_address': '02:a0:07:83:57: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': '212.99.21.69', 'subnet_id': 'bb7db0d8-3ead-4d54-8798-6ae9914c7f03'}], 'security_groups': ['0c49ec42-1f31-4cbe-afea-d34c66d16fa6'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '06392d7956c14e5492358d45bdbc3542'}} 2026-05-14 02:21:30,121 - DEBUG - Services list from nova: [, , ] 2026-05-14 02:21:30,429 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5777-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5777-1) 2026-05-14 02:21:30,809 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5777-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5777-1) 2026-05-14 02:21:30,809 - INFO - Waiting for VM ctest-vn1-vm1-39372792 to be up.. 2026-05-14 02:21:30,845 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-14 02:21:35,927 - DEBUG - VM is in ACTIVE state now 2026-05-14 02:21:35,927 - INFO - VM name : ctest-vn1-vm1-39372792 2026-05-14 02:21:36,128 - DEBUG - VM ctest-vn1-vm1-39372792 ID is e8098f28-cdce-4ac4-912a-66b4839dc2aa 2026-05-14 02:21:36,153 - DEBUG - VM ctest-vn1-vm1-39372792 launched on Node cn-jenkins-deploy-platform-ansible-os-5777-1 2026-05-14 02:21:36,220 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/e8098f28-cdce-4ac4-912a-66b4839dc2aa 2026-05-14 02:21:36,227 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/e0938c3c-d8b5-4a9e-b515-a1543eddb1aa 2026-05-14 02:21:39,462 - 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 1008ms') 2026-05-14 02:21:39,462 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-39372792 failed! 2026-05-14 02:21:39,517 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-33208105:ctest-vn1-42438500 is 213.234.141.1 and allocation pool is NOT set 2026-05-14 02:21:39,517 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-33208105:ctest-vn1-42438500 is 212.99.21.65 and allocation pool is NOT set 2026-05-14 02:21:41,579 - 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.56 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.10 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 = 1.099/2.331/3.564/1.232 ms') 2026-05-14 02:21:41,579 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-39372792 passed 2026-05-14 02:21:41,729 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:21:41,729 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-39372792, IP 213.234.141.5, Port 22 2026-05-14 02:21:41,785 - 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-05-14 02:21:41,850 - DEBUG - VM ctest-vn1-vm1-39372792 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-14 02:21:46,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:21:46,851 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-39372792, IP 213.234.141.5, Port 22 2026-05-14 02:21:47,005 - DEBUG - VM ctest-vn1-vm1-39372792 is ready for SSH connections 2026-05-14 02:21:47,005 - INFO - Waiting for VM ctest-vn1-vm2-68953309 to be up.. 2026-05-14 02:21:47,072 - DEBUG - VM is in ACTIVE state now 2026-05-14 02:21:47,072 - INFO - VM name : ctest-vn1-vm2-68953309 2026-05-14 02:21:47,144 - DEBUG - VM ctest-vn1-vm2-68953309 ID is 834efa20-b906-42db-b772-443f48ba8cad 2026-05-14 02:21:47,144 - DEBUG - VM ctest-vn1-vm2-68953309 launched on Node cn-jenkins-deploy-platform-ansible-os-5777-1 2026-05-14 02:21:47,216 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/834efa20-b906-42db-b772-443f48ba8cad 2026-05-14 02:21:47,224 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/a0078357-ee58-4dc1-90ab-95e54e8e4d0f 2026-05-14 02:21:48,457 - 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.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.389 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.389/2.239/4.090/1.850 ms') 2026-05-14 02:21:48,457 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-68953309 passed 2026-05-14 02:21:48,605 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:21:48,605 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-68953309, IP 212.99.21.69, Port 22 2026-05-14 02:21:48,756 - DEBUG - VM ctest-vn1-vm2-68953309 is ready for SSH connections 2026-05-14 02:21:48,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:21:48,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:21:48,756 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-14 02:21:48,756 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 213.234.141.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-05-14 02:21:48,756 - DEBUG - ping -s 56 -c 3 -W 1 213.234.141.5 2026-05-14 02:21:51,672 - DEBUG - PING 213.234.141.5 (213.234.141.5): 56 data bytes 64 bytes from 213.234.141.5: seq=0 ttl=63 time=3.645 ms 64 bytes from 213.234.141.5: seq=1 ttl=63 time=0.820 ms 64 bytes from 213.234.141.5: seq=2 ttl=63 time=0.738 ms --- 213.234.141.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.738/1.734/3.645 ms 2026-05-14 02:21:51,672 - INFO - Ping to IP 213.234.141.5 from VM ctest-vn1-vm2-68953309 passed 2026-05-14 02:21:51,673 - INFO - Detaching port a0078357-ee58-4dc1-90ab-95e54e8e4d0f from VM ctest-vn1-vm2-68953309 2026-05-14 02:21:51,726 - INFO - Deleting VM ctest-vn1-vm2-68953309 2026-05-14 02:21:51,791 - INFO - Detaching port e0938c3c-d8b5-4a9e-b515-a1543eddb1aa from VM ctest-vn1-vm1-39372792 2026-05-14 02:21:51,827 - INFO - Deleting VM ctest-vn1-vm1-39372792 2026-05-14 02:21:52,062 - DEBUG - Response for delete_port : () 2026-05-14 02:21:52,240 - DEBUG - Response for delete_port : () 2026-05-14 02:21:52,240 - INFO - Deleting VN ctest-vn1-42438500 2026-05-14 02:21:52,372 - DEBUG - Response for deleting network () 2026-05-14 02:21:52,627 - DEBUG - No XMPP flaps were noticed during the test
2026-05-14 02:21:52,627 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-05-14 02:21:52,627 - INFO - -------------------------------------------------------------------------------- 2026-05-14 02:21:53,288 - INFO - Deleted project: ctest-TestPorts-33208105, ID : 06392d79-56c1-4e54-9235-8d45bdbc3542