2026-08-17 02:44:45,133 - INFO - Domain Default found not creating 2026-08-17 02:44:45,297 - INFO - Project ctest-TestPorts-56609375 not found, creating it 2026-08-17 02:44:45,952 - INFO - Created Project:ctest-TestPorts-56609375, ID : d1fe57e5-1024-426b-920b-093ff4f9d696 2026-08-17 02:44:47,771 - INFO - ================================================================================ 2026-08-17 02:44:47,771 - INFO - STARTING TEST : test_ports_bindings 2026-08-17 02:44:47,771 - 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-17 02:44:49,061 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.186': {'10.20.0.14': '0', '10.20.0.254': '0'}} with 2026-08-17 02:44:49,061 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:49,061 - INFO - 2026-08-17 02:44:49,905 - DEBUG - Response for create_network : {'network': {'id': 'ca220d27-ea52-4589-b79b-7b4b3fe95e83', 'name': 'ctest-vn-15793649', 'tenant_id': 'd1fe57e51024426b920b093ff4f9d696', 'project_id': 'd1fe57e51024426b920b093ff4f9d696', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-56609375', 'ctest-vn-15793649'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 02:44:50,240 - DEBUG - Response for create_subnet : {'subnet': {'id': '257609ea-e3b9-4472-ba85-fdafa6b921a3', 'name': '', 'tenant_id': 'd1fe57e51024426b920b093ff4f9d696', 'network_id': 'ca220d27-ea52-4589-b79b-7b4b3fe95e83', 'ip_version': 4, 'cidr': '211.147.177.128/26', 'allocation_pools': [{'start': '211.147.177.130', 'end': '211.147.177.190'}], 'gateway_ip': '211.147.177.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.147.177.130', 'tags': [], 'project_id': 'd1fe57e51024426b920b093ff4f9d696'}} 2026-08-17 02:44:50,275 - INFO - Created VN ctest-vn-15793649 2026-08-17 02:44:50,288 - DEBUG - VN ctest-vn-15793649 UUID is ca220d27-ea52-4589-b79b-7b4b3fe95e83 2026-08-17 02:44:50,371 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-56609375', 'ctest-vmi-16381300']} 2026-08-17 02:44:50,747 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-16381300', 'id': '056467c0-607b-4407-8b13-f4de1175a3c5', 'tenant_id': 'd1fe57e51024426b920b093ff4f9d696', 'network_id': 'ca220d27-ea52-4589-b79b-7b4b3fe95e83', 'mac_address': '02:05:64:67:c0:60', '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': '211.147.177.131', 'subnet_id': '257609ea-e3b9-4472-ba85-fdafa6b921a3'}], 'security_groups': ['7710f5a3-04a0-41a8-ba47-daee6d21e206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd1fe57e51024426b920b093ff4f9d696'}} 2026-08-17 02:44:50,747 - DEBUG - Created port 056467c0-607b-4407-8b13-f4de1175a3c5 2026-08-17 02:44:50,825 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/056467c0-607b-4407-8b13-f4de1175a3c5 2026-08-17 02:44:51,198 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/056467c0-607b-4407-8b13-f4de1175a3c5 2026-08-17 02:44:51,237 - INFO - VMI 056467c0-607b-4407-8b13-f4de1175a3c5 verification in API Server passed 2026-08-17 02:44:51,402 - DEBUG - Response for delete_port : () 2026-08-17 02:44:51,403 - INFO - Deleted port 056467c0-607b-4407-8b13-f4de1175a3c5 2026-08-17 02:44:51,403 - INFO - Deleting VN ctest-vn-15793649 2026-08-17 02:44:51,584 - DEBUG - Response for deleting network () 2026-08-17 02:44:52,892 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 02:44:52,892 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-08-17 02:44:52,893 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:52,895 - INFO - ================================================================================ 2026-08-17 02:44:52,895 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-17 02:44:52,895 - 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-17 02:44:54,195 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.186': {'10.20.0.14': '0', '10.20.0.254': '0'}} with 2026-08-17 02:44:54,195 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:54,195 - INFO - 2026-08-17 02:44:54,486 - DEBUG - Response for create_network : {'network': {'id': '87e50104-58d8-4979-ab8b-3df459d84124', 'name': 'ctest-vn1-72465746', 'tenant_id': 'd1fe57e51024426b920b093ff4f9d696', 'project_id': 'd1fe57e51024426b920b093ff4f9d696', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-56609375', 'ctest-vn1-72465746'], 'port_security_enabled': True, 'description': ''}} 2026-08-17 02:44:54,740 - DEBUG - Response for create_subnet : {'subnet': {'id': '05273b56-6aa6-4cf2-8a56-d1f45840eb5c', 'name': '', 'tenant_id': 'd1fe57e51024426b920b093ff4f9d696', 'network_id': '87e50104-58d8-4979-ab8b-3df459d84124', 'ip_version': 4, 'cidr': '19.59.233.0/26', 'allocation_pools': [{'start': '19.59.233.2', 'end': '19.59.233.62'}], 'gateway_ip': '19.59.233.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '19.59.233.2', 'tags': [], 'project_id': 'd1fe57e51024426b920b093ff4f9d696'}} 2026-08-17 02:44:55,027 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8d01883-0af1-452e-bac7-40639d5fda13', 'name': '', 'tenant_id': 'd1fe57e51024426b920b093ff4f9d696', 'network_id': '87e50104-58d8-4979-ab8b-3df459d84124', 'ip_version': 4, 'cidr': '211.11.255.0/26', 'allocation_pools': [{'start': '211.11.255.2', 'end': '211.11.255.62'}], 'gateway_ip': '211.11.255.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '211.11.255.2', 'tags': [], 'project_id': 'd1fe57e51024426b920b093ff4f9d696'}} 2026-08-17 02:44:55,051 - INFO - Created VN ctest-vn1-72465746 2026-08-17 02:44:55,069 - DEBUG - VN ctest-vn1-72465746 UUID is 87e50104-58d8-4979-ab8b-3df459d84124 2026-08-17 02:44:55,485 - DEBUG - Response for create_port : {'port': {'name': '7544dfcc-bdd1-464f-bdc2-c2a0b43f755a', 'id': '7544dfcc-bdd1-464f-bdc2-c2a0b43f755a', 'tenant_id': 'd1fe57e51024426b920b093ff4f9d696', 'network_id': '87e50104-58d8-4979-ab8b-3df459d84124', 'mac_address': '02:75:44:df:cc:bd', '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': '19.59.233.5', 'subnet_id': '05273b56-6aa6-4cf2-8a56-d1f45840eb5c'}], 'security_groups': ['7710f5a3-04a0-41a8-ba47-daee6d21e206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd1fe57e51024426b920b093ff4f9d696'}} 2026-08-17 02:44:55,829 - DEBUG - Response for create_port : {'port': {'name': 'b35bfb5e-7cb7-47d7-9e4d-6736c5f11a8e', 'id': 'b35bfb5e-7cb7-47d7-9e4d-6736c5f11a8e', 'tenant_id': 'd1fe57e51024426b920b093ff4f9d696', 'network_id': '87e50104-58d8-4979-ab8b-3df459d84124', 'mac_address': '02:b3:5b:fb:5e:7c', '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.11.255.5', 'subnet_id': 'a8d01883-0af1-452e-bac7-40639d5fda13'}], 'security_groups': ['7710f5a3-04a0-41a8-ba47-daee6d21e206'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd1fe57e51024426b920b093ff4f9d696'}} 2026-08-17 02:44:55,907 - DEBUG - Services list from nova: [, , , ] 2026-08-17 02:44:56,376 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:44:57,106 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:44:57,106 - INFO - Waiting for VM ctest-vn1-vm1-13411983 to be up.. 2026-08-17 02:44:57,171 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:45:02,270 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:45:07,364 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:45:12,453 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:45:17,567 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-17 02:45:22,667 - DEBUG - VM is in ACTIVE state now 2026-08-17 02:45:22,667 - INFO - VM name : ctest-vn1-vm1-13411983 2026-08-17 02:45:22,760 - DEBUG - VM ctest-vn1-vm1-13411983 ID is 5ae74e6a-4046-4b88-bd9d-c4f0bddc803b 2026-08-17 02:45:22,791 - DEBUG - VM ctest-vn1-vm1-13411983 launched on Node an-jenkins-deploy-platform-ansible-os-6167-1 2026-08-17 02:45:22,893 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5ae74e6a-4046-4b88-bd9d-c4f0bddc803b 2026-08-17 02:45:23,286 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5ae74e6a-4046-4b88-bd9d-c4f0bddc803b 2026-08-17 02:45:23,352 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/7544dfcc-bdd1-464f-bdc2-c2a0b43f755a 2026-08-17 02:45:26,549 - 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 1025ms') 2026-08-17 02:45:26,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13411983 failed! 2026-08-17 02:45:26,564 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-56609375:ctest-vn1-72465746 is 19.59.233.1 and allocation pool is NOT set 2026-08-17 02:45:26,564 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-56609375:ctest-vn1-72465746 is 211.11.255.1 and allocation pool is NOT set 2026-08-17 02:45:28,629 - 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=9.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.440 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.440/5.127/9.815/4.687 ms') 2026-08-17 02:45:28,629 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13411983 passed 2026-08-17 02:45:28,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:45:28,703 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13411983, IP 19.59.233.5, Port 22 2026-08-17 02:45:28,878 - DEBUG - VM ctest-vn1-vm1-13411983 is ready for SSH connections 2026-08-17 02:45:28,878 - INFO - Waiting for VM ctest-vn1-vm2-35493754 to be up.. 2026-08-17 02:45:28,973 - DEBUG - VM is in ACTIVE state now 2026-08-17 02:45:28,973 - INFO - VM name : ctest-vn1-vm2-35493754 2026-08-17 02:45:29,068 - DEBUG - VM ctest-vn1-vm2-35493754 ID is c566a442-bdf0-430d-9c00-9dcc0929137e 2026-08-17 02:45:29,068 - DEBUG - VM ctest-vn1-vm2-35493754 launched on Node an-jenkins-deploy-platform-ansible-os-6167-2 2026-08-17 02:45:29,162 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c566a442-bdf0-430d-9c00-9dcc0929137e 2026-08-17 02:45:29,173 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b35bfb5e-7cb7-47d7-9e4d-6736c5f11a8e 2026-08-17 02:45:30,354 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.496 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.496/2.153/3.810/1.657 ms') 2026-08-17 02:45:30,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-35493754 passed 2026-08-17 02:45:30,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:45:30,427 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-35493754, IP 211.11.255.5, Port 22 2026-08-17 02:45:30,595 - DEBUG - VM ctest-vn1-vm2-35493754 is ready for SSH connections 2026-08-17 02:45:30,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:45:30,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:45:30,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-17 02:45:30,595 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 19.59.233.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.186, gateway password: c0ntrail123 2026-08-17 02:45:30,595 - DEBUG - ping -s 56 -c 3 -W 1 19.59.233.5 2026-08-17 02:45:33,498 - DEBUG - PING 19.59.233.5 (19.59.233.5): 56 data bytes 64 bytes from 19.59.233.5: seq=0 ttl=63 time=5.406 ms 64 bytes from 19.59.233.5: seq=1 ttl=63 time=1.500 ms 64 bytes from 19.59.233.5: seq=2 ttl=63 time=1.501 ms --- 19.59.233.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.500/2.802/5.406 ms 2026-08-17 02:45:33,499 - INFO - Ping to IP 19.59.233.5 from VM ctest-vn1-vm2-35493754 passed 2026-08-17 02:45:33,499 - INFO - Detaching port b35bfb5e-7cb7-47d7-9e4d-6736c5f11a8e from VM ctest-vn1-vm2-35493754 2026-08-17 02:45:33,564 - INFO - Deleting VM ctest-vn1-vm2-35493754 2026-08-17 02:45:33,655 - INFO - Detaching port 7544dfcc-bdd1-464f-bdc2-c2a0b43f755a from VM ctest-vn1-vm1-13411983 2026-08-17 02:45:33,689 - INFO - Deleting VM ctest-vn1-vm1-13411983 2026-08-17 02:45:34,041 - DEBUG - Response for delete_port : () 2026-08-17 02:45:34,349 - DEBUG - Response for delete_port : () 2026-08-17 02:45:34,349 - INFO - Deleting VN ctest-vn1-72465746 2026-08-17 02:45:34,628 - DEBUG - Response for deleting network () 2026-08-17 02:45:35,972 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 02:45:35,972 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:43]
2026-08-17 02:45:35,972 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:45:36,909 - INFO - Deleted project: ctest-TestPorts-56609375, ID : d1fe57e5-1024-426b-920b-093ff4f9d696