2026-02-20 02:38:28,664 - INFO - Domain Default found not creating 2026-02-20 02:38:28,859 - INFO - Project ctest-TestPorts-08307455 not found, creating it 2026-02-20 02:38:29,317 - INFO - Created Project:ctest-TestPorts-08307455, ID : 056c65e4-9c02-4469-9052-abc27d818931 2026-02-20 02:38:30,899 - INFO - ================================================================================ 2026-02-20 02:38:30,899 - INFO - STARTING TEST : test_ports_bindings 2026-02-20 02:38:30,899 - 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-02-20 02:38:31,156 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2026-02-20 02:38:31,157 - INFO - Initial checks done. Running the testcase now 2026-02-20 02:38:31,157 - INFO - 2026-02-20 02:38:31,704 - DEBUG - Response for create_network : {'network': {'id': 'd157a6d3-f7aa-407a-894f-d4a111afe156', 'name': 'ctest-vn-26902102', 'tenant_id': '056c65e49c0244699052abc27d818931', 'project_id': '056c65e49c0244699052abc27d818931', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-08307455', 'ctest-vn-26902102'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 02:38:31,895 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f50db258-c8fb-4278-a59f-bd3a52010ab3', 'name': '', 'tenant_id': '056c65e49c0244699052abc27d818931', 'network_id': 'd157a6d3-f7aa-407a-894f-d4a111afe156', 'ip_version': 4, 'cidr': '68.107.167.128/26', 'allocation_pools': [{'start': '68.107.167.130', 'end': '68.107.167.190'}], 'gateway_ip': '68.107.167.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.107.167.130', 'tags': [], 'project_id': '056c65e49c0244699052abc27d818931'}} 2026-02-20 02:38:31,913 - INFO - Created VN ctest-vn-26902102 2026-02-20 02:38:31,966 - DEBUG - VN ctest-vn-26902102 UUID is d157a6d3-f7aa-407a-894f-d4a111afe156 2026-02-20 02:38:32,071 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-08307455', 'ctest-vmi-41756164']} 2026-02-20 02:38:32,347 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-41756164', 'id': 'e4693e63-616f-41cd-bec1-44de9cbdce20', 'tenant_id': '056c65e49c0244699052abc27d818931', 'network_id': 'd157a6d3-f7aa-407a-894f-d4a111afe156', 'mac_address': '02:e4:69:3e:63:61', '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': '68.107.167.131', 'subnet_id': 'f50db258-c8fb-4278-a59f-bd3a52010ab3'}], 'security_groups': ['ae5ee682-33bc-4501-af49-37dd61c9df51'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '056c65e49c0244699052abc27d818931'}} 2026-02-20 02:38:32,347 - DEBUG - Created port e4693e63-616f-41cd-bec1-44de9cbdce20 2026-02-20 02:38:32,450 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/e4693e63-616f-41cd-bec1-44de9cbdce20 2026-02-20 02:38:32,748 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/e4693e63-616f-41cd-bec1-44de9cbdce20 2026-02-20 02:38:32,780 - INFO - VMI e4693e63-616f-41cd-bec1-44de9cbdce20 verification in API Server passed 2026-02-20 02:38:32,864 - DEBUG - Response for delete_port : () 2026-02-20 02:38:32,865 - INFO - Deleted port e4693e63-616f-41cd-bec1-44de9cbdce20 2026-02-20 02:38:32,865 - INFO - Deleting VN ctest-vn-26902102 2026-02-20 02:38:32,970 - DEBUG - Response for deleting network () 2026-02-20 02:38:33,233 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 02:38:33,233 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-20 02:38:33,233 - INFO - -------------------------------------------------------------------------------- 2026-02-20 02:38:33,235 - INFO - ================================================================================ 2026-02-20 02:38:33,235 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-20 02:38:33,235 - 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-02-20 02:38:33,514 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.14': '0'}} with 2026-02-20 02:38:33,514 - INFO - Initial checks done. Running the testcase now 2026-02-20 02:38:33,514 - INFO - 2026-02-20 02:38:33,675 - DEBUG - Response for create_network : {'network': {'id': '5d1238a2-34fa-4db2-8cfd-dce32af57a9d', 'name': 'ctest-vn1-78599299', 'tenant_id': '056c65e49c0244699052abc27d818931', 'project_id': '056c65e49c0244699052abc27d818931', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-08307455', 'ctest-vn1-78599299'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 02:38:33,854 - DEBUG - Response for create_subnet : {'subnet': {'id': '35c015f9-2626-4f2e-a9fe-48fc56a0f5dd', 'name': '', 'tenant_id': '056c65e49c0244699052abc27d818931', 'network_id': '5d1238a2-34fa-4db2-8cfd-dce32af57a9d', 'ip_version': 4, 'cidr': '148.193.43.192/26', 'allocation_pools': [{'start': '148.193.43.194', 'end': '148.193.43.254'}], 'gateway_ip': '148.193.43.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.193.43.194', 'tags': [], 'project_id': '056c65e49c0244699052abc27d818931'}} 2026-02-20 02:38:34,059 - DEBUG - Response for create_subnet : {'subnet': {'id': '0e079321-0e21-475d-aeed-d913ee059c85', 'name': '', 'tenant_id': '056c65e49c0244699052abc27d818931', 'network_id': '5d1238a2-34fa-4db2-8cfd-dce32af57a9d', 'ip_version': 4, 'cidr': '118.21.154.0/26', 'allocation_pools': [{'start': '118.21.154.2', 'end': '118.21.154.62'}], 'gateway_ip': '118.21.154.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.21.154.2', 'tags': [], 'project_id': '056c65e49c0244699052abc27d818931'}} 2026-02-20 02:38:34,076 - INFO - Created VN ctest-vn1-78599299 2026-02-20 02:38:34,126 - DEBUG - VN ctest-vn1-78599299 UUID is 5d1238a2-34fa-4db2-8cfd-dce32af57a9d 2026-02-20 02:38:34,424 - DEBUG - Response for create_port : {'port': {'name': '03de34a7-f6b8-4b50-8ebf-c056870fa450', 'id': '03de34a7-f6b8-4b50-8ebf-c056870fa450', 'tenant_id': '056c65e49c0244699052abc27d818931', 'network_id': '5d1238a2-34fa-4db2-8cfd-dce32af57a9d', 'mac_address': '02:03:de:34:a7:f6', '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.193.43.197', 'subnet_id': '35c015f9-2626-4f2e-a9fe-48fc56a0f5dd'}], 'security_groups': ['ae5ee682-33bc-4501-af49-37dd61c9df51'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '056c65e49c0244699052abc27d818931'}} 2026-02-20 02:38:34,589 - DEBUG - Response for create_port : {'port': {'name': 'ffb71d7e-5ec6-440b-a34e-295d057048e8', 'id': 'ffb71d7e-5ec6-440b-a34e-295d057048e8', 'tenant_id': '056c65e49c0244699052abc27d818931', 'network_id': '5d1238a2-34fa-4db2-8cfd-dce32af57a9d', 'mac_address': '02:ff:b7:1d:7e:5e', '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': '118.21.154.5', 'subnet_id': '0e079321-0e21-475d-aeed-d913ee059c85'}], 'security_groups': ['ae5ee682-33bc-4501-af49-37dd61c9df51'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '056c65e49c0244699052abc27d818931'}} 2026-02-20 02:38:34,652 - DEBUG - Services list from nova: [, , ] 2026-02-20 02:38:34,995 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5367-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5367-1) 2026-02-20 02:38:35,429 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5367-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5367-1) 2026-02-20 02:38:35,430 - INFO - Waiting for VM ctest-vn1-vm1-28927896 to be up.. 2026-02-20 02:38:35,475 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 02:38:40,554 - DEBUG - VM is in ACTIVE state now 2026-02-20 02:38:40,554 - INFO - VM name : ctest-vn1-vm1-28927896 2026-02-20 02:38:40,628 - DEBUG - VM ctest-vn1-vm1-28927896 ID is 9e18c2d0-cac7-49cf-a8f4-670a032723aa 2026-02-20 02:38:40,646 - DEBUG - VM ctest-vn1-vm1-28927896 launched on Node cn-jenkins-deploy-platform-ansible-os-5367-1 2026-02-20 02:38:40,713 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/9e18c2d0-cac7-49cf-a8f4-670a032723aa 2026-02-20 02:38:40,725 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/03de34a7-f6b8-4b50-8ebf-c056870fa450 2026-02-20 02:38:43,985 - 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 1026ms') 2026-02-20 02:38:43,985 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28927896 failed! 2026-02-20 02:38:44,042 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08307455:ctest-vn1-78599299 is 148.193.43.193 and allocation pool is NOT set 2026-02-20 02:38:44,042 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08307455:ctest-vn1-78599299 is 118.21.154.1 and allocation pool is NOT set 2026-02-20 02:38:46,111 - 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=10.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.28 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 = 3.276/6.655/10.035/3.379 ms') 2026-02-20 02:38:46,111 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-28927896 passed 2026-02-20 02:38:46,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:38:46,266 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-28927896, IP 148.193.43.197, Port 22 2026-02-20 02:38:46,440 - DEBUG - VM ctest-vn1-vm1-28927896 is ready for SSH connections 2026-02-20 02:38:46,440 - INFO - Waiting for VM ctest-vn1-vm2-11895118 to be up.. 2026-02-20 02:38:46,529 - DEBUG - VM is in ACTIVE state now 2026-02-20 02:38:46,529 - INFO - VM name : ctest-vn1-vm2-11895118 2026-02-20 02:38:46,610 - DEBUG - VM ctest-vn1-vm2-11895118 ID is 082dc9c8-3d51-4a41-914a-f1eeab33a3f0 2026-02-20 02:38:46,610 - DEBUG - VM ctest-vn1-vm2-11895118 launched on Node cn-jenkins-deploy-platform-ansible-os-5367-1 2026-02-20 02:38:46,702 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/082dc9c8-3d51-4a41-914a-f1eeab33a3f0 2026-02-20 02:38:46,709 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/ffb71d7e-5ec6-440b-a34e-295d057048e8 2026-02-20 02:38:47,963 - 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.62 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.863 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.863/2.241/3.619/1.378 ms') 2026-02-20 02:38:47,963 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-11895118 passed 2026-02-20 02:38:48,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:38:48,114 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-11895118, IP 118.21.154.5, Port 22 2026-02-20 02:38:48,270 - DEBUG - VM ctest-vn1-vm2-11895118 is ready for SSH connections 2026-02-20 02:38:48,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:38:48,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:38:48,270 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 02:38:48,270 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 148.193.43.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123 2026-02-20 02:38:48,270 - DEBUG - ping -s 56 -c 3 -W 1 148.193.43.197 2026-02-20 02:38:50,907 - DEBUG - PING 148.193.43.197 (148.193.43.197): 56 data bytes 64 bytes from 148.193.43.197: seq=0 ttl=63 time=3.205 ms 64 bytes from 148.193.43.197: seq=1 ttl=63 time=0.952 ms 64 bytes from 148.193.43.197: seq=2 ttl=63 time=0.902 ms --- 148.193.43.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.902/1.686/3.205 ms 2026-02-20 02:38:50,907 - INFO - Ping to IP 148.193.43.197 from VM ctest-vn1-vm2-11895118 passed 2026-02-20 02:38:50,907 - INFO - Detaching port ffb71d7e-5ec6-440b-a34e-295d057048e8 from VM ctest-vn1-vm2-11895118 2026-02-20 02:38:50,957 - INFO - Deleting VM ctest-vn1-vm2-11895118 2026-02-20 02:38:51,027 - INFO - Detaching port 03de34a7-f6b8-4b50-8ebf-c056870fa450 from VM ctest-vn1-vm1-28927896 2026-02-20 02:38:51,061 - INFO - Deleting VM ctest-vn1-vm1-28927896 2026-02-20 02:38:51,300 - DEBUG - Response for delete_port : () 2026-02-20 02:38:51,498 - DEBUG - Response for delete_port : () 2026-02-20 02:38:51,498 - INFO - Deleting VN ctest-vn1-78599299 2026-02-20 02:38:51,629 - DEBUG - Response for deleting network () 2026-02-20 02:38:51,900 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 02:38:51,900 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18]
2026-02-20 02:38:51,900 - INFO - -------------------------------------------------------------------------------- 2026-02-20 02:38:52,603 - INFO - Deleted project: ctest-TestPorts-08307455, ID : 056c65e4-9c02-4469-9052-abc27d818931