2026-06-15 02:10:16,248 - INFO - Domain Default found not creating 2026-06-15 02:10:16,381 - INFO - Project ctest-TestPorts-30964037 not found, creating it 2026-06-15 02:10:16,981 - INFO - Created Project:ctest-TestPorts-30964037, ID : 3c7758db-a893-4e0e-9556-933c3d3b96c6 2026-06-15 02:10:18,420 - INFO - ================================================================================ 2026-06-15 02:10:18,420 - INFO - STARTING TEST : test_ports_bindings 2026-06-15 02:10:18,420 - 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-06-15 02:10:19,697 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0', '10.20.0.25': '0'}, '10.0.0.130': {'10.20.0.25': '0', '10.20.0.129': '0'}} with 2026-06-15 02:10:19,697 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:10:19,697 - INFO - 2026-06-15 02:10:20,362 - DEBUG - Response for create_network : {'network': {'id': '76555f9d-4385-48a6-9990-3569705a2e32', 'name': 'ctest-vn-53521856', 'tenant_id': '3c7758dba8934e0e9556933c3d3b96c6', 'project_id': '3c7758dba8934e0e9556933c3d3b96c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-30964037', 'ctest-vn-53521856'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 02:10:20,603 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e0f38b84-2913-4d6a-8457-e6697fca2e0c', 'name': '', 'tenant_id': '3c7758dba8934e0e9556933c3d3b96c6', 'network_id': '76555f9d-4385-48a6-9990-3569705a2e32', 'ip_version': 4, 'cidr': '153.94.157.128/26', 'allocation_pools': [{'start': '153.94.157.130', 'end': '153.94.157.190'}], 'gateway_ip': '153.94.157.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '153.94.157.130', 'tags': [], 'project_id': '3c7758dba8934e0e9556933c3d3b96c6'}} 2026-06-15 02:10:20,625 - INFO - Created VN ctest-vn-53521856 2026-06-15 02:10:20,637 - DEBUG - VN ctest-vn-53521856 UUID is 76555f9d-4385-48a6-9990-3569705a2e32 2026-06-15 02:10:20,716 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-30964037', 'ctest-vmi-96229669']} 2026-06-15 02:10:21,079 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-96229669', 'id': 'b2d399bd-39b6-40a7-ad17-3bd0fef847a1', 'tenant_id': '3c7758dba8934e0e9556933c3d3b96c6', 'network_id': '76555f9d-4385-48a6-9990-3569705a2e32', 'mac_address': '02:b2:d3:99:bd:39', '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': '153.94.157.131', 'subnet_id': 'e0f38b84-2913-4d6a-8457-e6697fca2e0c'}], 'security_groups': ['0efeab74-f701-4c95-aa0b-7b0add108aca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3c7758dba8934e0e9556933c3d3b96c6'}} 2026-06-15 02:10:21,080 - DEBUG - Created port b2d399bd-39b6-40a7-ad17-3bd0fef847a1 2026-06-15 02:10:21,151 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/b2d399bd-39b6-40a7-ad17-3bd0fef847a1 2026-06-15 02:10:21,484 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/b2d399bd-39b6-40a7-ad17-3bd0fef847a1 2026-06-15 02:10:21,514 - INFO - VMI b2d399bd-39b6-40a7-ad17-3bd0fef847a1 verification in API Server passed 2026-06-15 02:10:21,641 - DEBUG - Response for delete_port : () 2026-06-15 02:10:21,641 - INFO - Deleted port b2d399bd-39b6-40a7-ad17-3bd0fef847a1 2026-06-15 02:10:21,641 - INFO - Deleting VN ctest-vn-53521856 2026-06-15 02:10:21,779 - DEBUG - Response for deleting network () 2026-06-15 02:10:23,064 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 02:10:23,064 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05]
2026-06-15 02:10:23,064 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:23,066 - INFO - ================================================================================ 2026-06-15 02:10:23,067 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-15 02:10:23,067 - 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-06-15 02:10:24,344 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.193': '0', '10.20.0.25': '0'}, '10.0.0.130': {'10.20.0.25': '0', '10.20.0.129': '0'}} with 2026-06-15 02:10:24,344 - INFO - Initial checks done. Running the testcase now 2026-06-15 02:10:24,344 - INFO - 2026-06-15 02:10:24,638 - DEBUG - Response for create_network : {'network': {'id': 'aa238975-aec7-486a-9013-5094f2af6e79', 'name': 'ctest-vn1-39840934', 'tenant_id': '3c7758dba8934e0e9556933c3d3b96c6', 'project_id': '3c7758dba8934e0e9556933c3d3b96c6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-30964037', 'ctest-vn1-39840934'], 'port_security_enabled': True, 'description': ''}} 2026-06-15 02:10:24,841 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f45d872e-67dd-48d5-91a5-547fa0373624', 'name': '', 'tenant_id': '3c7758dba8934e0e9556933c3d3b96c6', 'network_id': 'aa238975-aec7-486a-9013-5094f2af6e79', 'ip_version': 4, 'cidr': '58.213.241.192/26', 'allocation_pools': [{'start': '58.213.241.194', 'end': '58.213.241.254'}], 'gateway_ip': '58.213.241.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.213.241.194', 'tags': [], 'project_id': '3c7758dba8934e0e9556933c3d3b96c6'}} 2026-06-15 02:10:25,101 - DEBUG - Response for create_subnet : {'subnet': {'id': '710423df-2456-4640-9096-646f02e867a3', 'name': '', 'tenant_id': '3c7758dba8934e0e9556933c3d3b96c6', 'network_id': 'aa238975-aec7-486a-9013-5094f2af6e79', 'ip_version': 4, 'cidr': '34.56.20.64/26', 'allocation_pools': [{'start': '34.56.20.66', 'end': '34.56.20.126'}], 'gateway_ip': '34.56.20.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.56.20.66', 'tags': [], 'project_id': '3c7758dba8934e0e9556933c3d3b96c6'}} 2026-06-15 02:10:25,128 - INFO - Created VN ctest-vn1-39840934 2026-06-15 02:10:25,144 - DEBUG - VN ctest-vn1-39840934 UUID is aa238975-aec7-486a-9013-5094f2af6e79 2026-06-15 02:10:25,489 - DEBUG - Response for create_port : {'port': {'name': 'ffc92118-deef-4d38-a1e5-38dd2aa38a87', 'id': 'ffc92118-deef-4d38-a1e5-38dd2aa38a87', 'tenant_id': '3c7758dba8934e0e9556933c3d3b96c6', 'network_id': 'aa238975-aec7-486a-9013-5094f2af6e79', 'mac_address': '02:ff:c9:21:18:de', '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': '58.213.241.197', 'subnet_id': 'f45d872e-67dd-48d5-91a5-547fa0373624'}], 'security_groups': ['0efeab74-f701-4c95-aa0b-7b0add108aca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3c7758dba8934e0e9556933c3d3b96c6'}} 2026-06-15 02:10:25,762 - DEBUG - Response for create_port : {'port': {'name': '18fb3768-c1a7-4fad-b816-ba173a4f77ec', 'id': '18fb3768-c1a7-4fad-b816-ba173a4f77ec', 'tenant_id': '3c7758dba8934e0e9556933c3d3b96c6', 'network_id': 'aa238975-aec7-486a-9013-5094f2af6e79', 'mac_address': '02:18:fb:37:68:c1', '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': '34.56.20.69', 'subnet_id': '710423df-2456-4640-9096-646f02e867a3'}], 'security_groups': ['0efeab74-f701-4c95-aa0b-7b0add108aca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3c7758dba8934e0e9556933c3d3b96c6'}} 2026-06-15 02:10:25,809 - DEBUG - Services list from nova: [, , , ] 2026-06-15 02:10:26,195 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-1) 2026-06-15 02:10:26,710 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5940-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5940-2) 2026-06-15 02:10:26,710 - INFO - Waiting for VM ctest-vn1-vm1-82399816 to be up.. 2026-06-15 02:10:26,769 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 02:10:31,855 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 02:10:36,946 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-15 02:10:42,025 - DEBUG - VM is in ACTIVE state now 2026-06-15 02:10:42,025 - INFO - VM name : ctest-vn1-vm1-82399816 2026-06-15 02:10:42,101 - DEBUG - VM ctest-vn1-vm1-82399816 ID is ce3f0c96-e3bc-4ef4-b08b-cd265e979795 2026-06-15 02:10:42,125 - DEBUG - VM ctest-vn1-vm1-82399816 launched on Node an-jenkins-deploy-platform-ansible-os-5940-1 2026-06-15 02:10:42,217 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/ce3f0c96-e3bc-4ef4-b08b-cd265e979795 2026-06-15 02:10:42,507 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/ce3f0c96-e3bc-4ef4-b08b-cd265e979795 2026-06-15 02:10:42,535 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/ffc92118-deef-4d38-a1e5-38dd2aa38a87 2026-06-15 02:10:43,699 - 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=6.55 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.247 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.247/3.399/6.552/3.152 ms') 2026-06-15 02:10:43,699 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82399816 passed 2026-06-15 02:10:43,772 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 02:10:43,772 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-82399816, IP 58.213.241.197, Port 22 2026-06-15 02:10:43,929 - DEBUG - VM ctest-vn1-vm1-82399816 is ready for SSH connections 2026-06-15 02:10:43,929 - INFO - Waiting for VM ctest-vn1-vm2-66962591 to be up.. 2026-06-15 02:10:44,005 - DEBUG - VM is in ACTIVE state now 2026-06-15 02:10:44,006 - INFO - VM name : ctest-vn1-vm2-66962591 2026-06-15 02:10:44,085 - DEBUG - VM ctest-vn1-vm2-66962591 ID is 0c8c37c3-2d73-4344-b74a-c2558b6f64a3 2026-06-15 02:10:44,085 - DEBUG - VM ctest-vn1-vm2-66962591 launched on Node an-jenkins-deploy-platform-ansible-os-5940-2 2026-06-15 02:10:44,160 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/0c8c37c3-2d73-4344-b74a-c2558b6f64a3 2026-06-15 02:10:44,170 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/18fb3768-c1a7-4fad-b816-ba173a4f77ec 2026-06-15 02:10:45,355 - 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=4.00 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.634 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.634/2.316/3.999/1.682 ms') 2026-06-15 02:10:45,355 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-66962591 passed 2026-06-15 02:10:45,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 02:10:45,430 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-66962591, IP 34.56.20.69, Port 22 2026-06-15 02:10:45,585 - DEBUG - VM ctest-vn1-vm2-66962591 is ready for SSH connections 2026-06-15 02:10:45,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 02:10:45,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 02:10:45,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-15 02:10:45,586 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.213.241.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2026-06-15 02:10:45,586 - DEBUG - ping -s 56 -c 3 -W 1 58.213.241.197 2026-06-15 02:10:48,461 - DEBUG - PING 58.213.241.197 (58.213.241.197): 56 data bytes 64 bytes from 58.213.241.197: seq=0 ttl=63 time=8.071 ms 64 bytes from 58.213.241.197: seq=1 ttl=63 time=1.355 ms 64 bytes from 58.213.241.197: seq=2 ttl=63 time=1.558 ms --- 58.213.241.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.355/3.661/8.071 ms 2026-06-15 02:10:48,461 - INFO - Ping to IP 58.213.241.197 from VM ctest-vn1-vm2-66962591 passed 2026-06-15 02:10:48,461 - INFO - Detaching port 18fb3768-c1a7-4fad-b816-ba173a4f77ec from VM ctest-vn1-vm2-66962591 2026-06-15 02:10:48,512 - INFO - Deleting VM ctest-vn1-vm2-66962591 2026-06-15 02:10:48,577 - INFO - Detaching port ffc92118-deef-4d38-a1e5-38dd2aa38a87 from VM ctest-vn1-vm1-82399816 2026-06-15 02:10:48,609 - INFO - Deleting VM ctest-vn1-vm1-82399816 2026-06-15 02:10:48,930 - DEBUG - Response for delete_port : () 2026-06-15 02:10:49,171 - DEBUG - Response for delete_port : () 2026-06-15 02:10:49,171 - INFO - Deleting VN ctest-vn1-39840934 2026-06-15 02:10:49,328 - DEBUG - Response for deleting network () 2026-06-15 02:10:50,593 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 02:10:50,593 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-15 02:10:50,593 - INFO - -------------------------------------------------------------------------------- 2026-06-15 02:10:51,434 - INFO - Deleted project: ctest-TestPorts-30964037, ID : 3c7758db-a893-4e0e-9556-933c3d3b96c6