2025-10-27 11:57:13,144 - INFO - Domain Default found not creating 2025-10-27 11:57:13,321 - INFO - Project ctest-TestPorts-14373210 not found, creating it 2025-10-27 11:57:13,819 - INFO - Created Project:ctest-TestPorts-14373210, ID : d8cd807b-1819-4cdf-b0cd-135ab2238525 2025-10-27 11:57:15,476 - INFO - ================================================================================ 2025-10-27 11:57:15,476 - INFO - STARTING TEST : test_ports_bindings 2025-10-27 11:57:15,476 - 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 2025-10-27 11:57:15,736 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2025-10-27 11:57:15,736 - INFO - Initial checks done. Running the testcase now 2025-10-27 11:57:15,737 - INFO - 2025-10-27 11:57:16,360 - DEBUG - Response for create_network : {'network': {'id': '20f31514-fdda-4e50-893a-4aadb41fef5f', 'name': 'ctest-vn-48789967', 'tenant_id': 'd8cd807b18194cdfb0cd135ab2238525', 'project_id': 'd8cd807b18194cdfb0cd135ab2238525', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14373210', 'ctest-vn-48789967'], 'port_security_enabled': True, 'description': ''}} 2025-10-27 11:57:16,533 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f5fa3306-25f6-4731-b936-b4d038e5a27d', 'name': '', 'tenant_id': 'd8cd807b18194cdfb0cd135ab2238525', 'network_id': '20f31514-fdda-4e50-893a-4aadb41fef5f', 'ip_version': 4, 'cidr': '28.15.102.128/26', 'allocation_pools': [{'start': '28.15.102.130', 'end': '28.15.102.190'}], 'gateway_ip': '28.15.102.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.15.102.130', 'tags': [], 'project_id': 'd8cd807b18194cdfb0cd135ab2238525'}} 2025-10-27 11:57:16,551 - INFO - Created VN ctest-vn-48789967 2025-10-27 11:57:16,606 - DEBUG - VN ctest-vn-48789967 UUID is 20f31514-fdda-4e50-893a-4aadb41fef5f 2025-10-27 11:57:16,722 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-14373210', 'ctest-vmi-20311665']} 2025-10-27 11:57:16,986 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-20311665', 'id': 'ee1d5e25-e929-4259-a984-a2190846d637', 'tenant_id': 'd8cd807b18194cdfb0cd135ab2238525', 'network_id': '20f31514-fdda-4e50-893a-4aadb41fef5f', 'mac_address': '02:ee:1d:5e:25:e9', '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': '28.15.102.131', 'subnet_id': 'f5fa3306-25f6-4731-b936-b4d038e5a27d'}], 'security_groups': ['4f0bbbd0-3b92-4164-ada6-1e05325d863c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd8cd807b18194cdfb0cd135ab2238525'}} 2025-10-27 11:57:16,986 - DEBUG - Created port ee1d5e25-e929-4259-a984-a2190846d637 2025-10-27 11:57:17,098 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ee1d5e25-e929-4259-a984-a2190846d637 2025-10-27 11:57:17,404 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ee1d5e25-e929-4259-a984-a2190846d637 2025-10-27 11:57:17,438 - INFO - VMI ee1d5e25-e929-4259-a984-a2190846d637 verification in API Server passed 2025-10-27 11:57:17,545 - DEBUG - Response for delete_port : () 2025-10-27 11:57:17,545 - INFO - Deleted port ee1d5e25-e929-4259-a984-a2190846d637 2025-10-27 11:57:17,545 - INFO - Deleting VN ctest-vn-48789967 2025-10-27 11:57:17,665 - DEBUG - Response for deleting network () 2025-10-27 11:57:17,924 - DEBUG - No XMPP flaps were noticed during the test 2025-10-27 11:57:17,924 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2025-10-27 11:57:17,924 - INFO - -------------------------------------------------------------------------------- 2025-10-27 11:57:17,927 - INFO - ================================================================================ 2025-10-27 11:57:17,927 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2025-10-27 11:57:17,927 - 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 2025-10-27 11:57:18,237 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2025-10-27 11:57:18,237 - INFO - Initial checks done. Running the testcase now 2025-10-27 11:57:18,237 - INFO - 2025-10-27 11:57:18,439 - DEBUG - Response for create_network : {'network': {'id': 'c1f6e1b9-aa4b-4840-9004-af62d41c16fb', 'name': 'ctest-vn1-93242240', 'tenant_id': 'd8cd807b18194cdfb0cd135ab2238525', 'project_id': 'd8cd807b18194cdfb0cd135ab2238525', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-14373210', 'ctest-vn1-93242240'], 'port_security_enabled': True, 'description': ''}} 2025-10-27 11:57:18,642 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c45d2cc2-aa90-402e-b39b-4251ca4d072b', 'name': '', 'tenant_id': 'd8cd807b18194cdfb0cd135ab2238525', 'network_id': 'c1f6e1b9-aa4b-4840-9004-af62d41c16fb', 'ip_version': 4, 'cidr': '134.206.47.192/26', 'allocation_pools': [{'start': '134.206.47.194', 'end': '134.206.47.254'}], 'gateway_ip': '134.206.47.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.206.47.194', 'tags': [], 'project_id': 'd8cd807b18194cdfb0cd135ab2238525'}} 2025-10-27 11:57:18,841 - DEBUG - Response for create_subnet : {'subnet': {'id': '3bf7e5a3-5315-4422-86bc-ee49e9a6bf94', 'name': '', 'tenant_id': 'd8cd807b18194cdfb0cd135ab2238525', 'network_id': 'c1f6e1b9-aa4b-4840-9004-af62d41c16fb', 'ip_version': 4, 'cidr': '182.165.72.128/26', 'allocation_pools': [{'start': '182.165.72.130', 'end': '182.165.72.190'}], 'gateway_ip': '182.165.72.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.165.72.130', 'tags': [], 'project_id': 'd8cd807b18194cdfb0cd135ab2238525'}} 2025-10-27 11:57:18,864 - INFO - Created VN ctest-vn1-93242240 2025-10-27 11:57:18,918 - DEBUG - VN ctest-vn1-93242240 UUID is c1f6e1b9-aa4b-4840-9004-af62d41c16fb 2025-10-27 11:57:19,254 - DEBUG - Response for create_port : {'port': {'name': 'a088943a-6f8f-4f9b-946a-a4b095254f97', 'id': 'a088943a-6f8f-4f9b-946a-a4b095254f97', 'tenant_id': 'd8cd807b18194cdfb0cd135ab2238525', 'network_id': 'c1f6e1b9-aa4b-4840-9004-af62d41c16fb', 'mac_address': '02:a0:88:94:3a:6f', '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': '134.206.47.197', 'subnet_id': 'c45d2cc2-aa90-402e-b39b-4251ca4d072b'}], 'security_groups': ['4f0bbbd0-3b92-4164-ada6-1e05325d863c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd8cd807b18194cdfb0cd135ab2238525'}} 2025-10-27 11:57:19,461 - DEBUG - Response for create_port : {'port': {'name': 'da3fd883-5895-4be8-8943-2e7c533b8567', 'id': 'da3fd883-5895-4be8-8943-2e7c533b8567', 'tenant_id': 'd8cd807b18194cdfb0cd135ab2238525', 'network_id': 'c1f6e1b9-aa4b-4840-9004-af62d41c16fb', 'mac_address': '02:da:3f:d8:83:58', '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': '182.165.72.133', 'subnet_id': '3bf7e5a3-5315-4422-86bc-ee49e9a6bf94'}], 'security_groups': ['4f0bbbd0-3b92-4164-ada6-1e05325d863c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd8cd807b18194cdfb0cd135ab2238525'}} 2025-10-27 11:57:19,540 - DEBUG - Services list from nova: [, , ] 2025-10-27 11:57:19,944 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4501-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4501-1) 2025-10-27 11:57:20,438 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4501-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4501-1) 2025-10-27 11:57:20,439 - INFO - Waiting for VM ctest-vn1-vm1-09438082 to be up.. 2025-10-27 11:57:20,482 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-27 11:57:25,574 - DEBUG - VM is in ACTIVE state now 2025-10-27 11:57:25,575 - INFO - VM name : ctest-vn1-vm1-09438082 2025-10-27 11:57:25,654 - DEBUG - VM ctest-vn1-vm1-09438082 ID is c7e40878-e7cb-4c30-b24c-9b247063fa32 2025-10-27 11:57:25,679 - DEBUG - VM ctest-vn1-vm1-09438082 launched on Node cn-jenkins-deploy-platform-ansible-os-4501-1 2025-10-27 11:57:25,759 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/c7e40878-e7cb-4c30-b24c-9b247063fa32 2025-10-27 11:57:25,768 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a088943a-6f8f-4f9b-946a-a4b095254f97 2025-10-27 11:57:29,039 - 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') 2025-10-27 11:57:29,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-09438082 failed! 2025-10-27 11:57:29,094 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14373210:ctest-vn1-93242240 is 134.206.47.193 and allocation pool is NOT set 2025-10-27 11:57:29,095 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14373210:ctest-vn1-93242240 is 182.165.72.129 and allocation pool is NOT set 2025-10-27 11:57:33,164 - 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 1004ms') 2025-10-27 11:57:33,164 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-09438082 failed! 2025-10-27 11:57:33,218 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14373210:ctest-vn1-93242240 is 134.206.47.193 and allocation pool is NOT set 2025-10-27 11:57:33,219 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-14373210:ctest-vn1-93242240 is 182.165.72.129 and allocation pool is NOT set 2025-10-27 11:57:35,283 - 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=2.94 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.943 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.943/1.941/2.940/0.998 ms') 2025-10-27 11:57:35,283 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-09438082 passed 2025-10-27 11:57:35,442 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 11:57:35,443 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-09438082, IP 134.206.47.197, Port 22 2025-10-27 11:57:35,614 - DEBUG - VM ctest-vn1-vm1-09438082 is ready for SSH connections 2025-10-27 11:57:35,614 - INFO - Waiting for VM ctest-vn1-vm2-86374607 to be up.. 2025-10-27 11:57:35,710 - DEBUG - VM is in ACTIVE state now 2025-10-27 11:57:35,710 - INFO - VM name : ctest-vn1-vm2-86374607 2025-10-27 11:57:35,798 - DEBUG - VM ctest-vn1-vm2-86374607 ID is 6a5dd0b8-852c-45bd-bda9-912394196e7a 2025-10-27 11:57:35,798 - DEBUG - VM ctest-vn1-vm2-86374607 launched on Node cn-jenkins-deploy-platform-ansible-os-4501-1 2025-10-27 11:57:35,886 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6a5dd0b8-852c-45bd-bda9-912394196e7a 2025-10-27 11:57:35,896 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/da3fd883-5895-4be8-8943-2e7c533b8567 2025-10-27 11:57:37,146 - 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=2.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.405 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.405/1.633/2.861/1.228 ms') 2025-10-27 11:57:37,146 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-86374607 passed 2025-10-27 11:57:37,294 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 11:57:37,295 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-86374607, IP 182.165.72.133, Port 22 2025-10-27 11:57:37,454 - DEBUG - VM ctest-vn1-vm2-86374607 is ready for SSH connections 2025-10-27 11:57:37,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 11:57:37,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 11:57:37,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-27 11:57:37,454 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 134.206.47.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2025-10-27 11:57:37,454 - DEBUG - ping -s 56 -c 3 -W 1 134.206.47.197 2025-10-27 11:57:40,159 - DEBUG - PING 134.206.47.197 (134.206.47.197): 56 data bytes 64 bytes from 134.206.47.197: seq=0 ttl=63 time=4.610 ms 64 bytes from 134.206.47.197: seq=1 ttl=63 time=0.949 ms 64 bytes from 134.206.47.197: seq=2 ttl=63 time=0.935 ms --- 134.206.47.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.935/2.164/4.610 ms 2025-10-27 11:57:40,159 - INFO - Ping to IP 134.206.47.197 from VM ctest-vn1-vm2-86374607 passed 2025-10-27 11:57:40,159 - INFO - Detaching port da3fd883-5895-4be8-8943-2e7c533b8567 from VM ctest-vn1-vm2-86374607 2025-10-27 11:57:40,214 - INFO - Deleting VM ctest-vn1-vm2-86374607 2025-10-27 11:57:40,299 - INFO - Detaching port a088943a-6f8f-4f9b-946a-a4b095254f97 from VM ctest-vn1-vm1-09438082 2025-10-27 11:57:40,339 - INFO - Deleting VM ctest-vn1-vm1-09438082 2025-10-27 11:57:40,584 - DEBUG - Response for delete_port : () 2025-10-27 11:57:40,763 - DEBUG - Response for delete_port : () 2025-10-27 11:57:40,763 - INFO - Deleting VN ctest-vn1-93242240 2025-10-27 11:57:40,921 - DEBUG - Response for deleting network () 2025-10-27 11:57:41,195 - DEBUG - No XMPP flaps were noticed during the test 2025-10-27 11:57:41,195 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2025-10-27 11:57:41,195 - INFO - -------------------------------------------------------------------------------- 2025-10-27 11:57:41,903 - INFO - Deleted project: ctest-TestPorts-14373210, ID : d8cd807b-1819-4cdf-b0cd-135ab2238525