2026-06-24 22:31:33,391 - INFO - Domain Default found not creating 2026-06-24 22:31:33,528 - INFO - Project ctest-TestPorts-87139497 not found, creating it 2026-06-24 22:31:33,966 - INFO - Created Project:ctest-TestPorts-87139497, ID : 708d9945-0142-4772-8d00-ffbed73795ee 2026-06-24 22:31:35,332 - INFO - ================================================================================ 2026-06-24 22:31:35,332 - INFO - STARTING TEST : test_ports_bindings 2026-06-24 22:31:35,332 - 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-24 22:31:35,585 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-24 22:31:35,585 - INFO - Initial checks done. Running the testcase now 2026-06-24 22:31:35,585 - INFO - 2026-06-24 22:31:36,105 - DEBUG - Response for create_network : {'network': {'id': '01f14954-c553-4b8d-a619-41e2839d382b', 'name': 'ctest-vn-00553719', 'tenant_id': '708d9945014247728d00ffbed73795ee', 'project_id': '708d9945014247728d00ffbed73795ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87139497', 'ctest-vn-00553719'], 'port_security_enabled': True, 'description': ''}} 2026-06-24 22:31:36,267 - DEBUG - Response for create_subnet : {'subnet': {'id': '784bb9c9-c530-4f31-b21d-b8404ecc9d4f', 'name': '', 'tenant_id': '708d9945014247728d00ffbed73795ee', 'network_id': '01f14954-c553-4b8d-a619-41e2839d382b', 'ip_version': 4, 'cidr': '40.135.169.128/26', 'allocation_pools': [{'start': '40.135.169.130', 'end': '40.135.169.190'}], 'gateway_ip': '40.135.169.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '40.135.169.130', 'tags': [], 'project_id': '708d9945014247728d00ffbed73795ee'}} 2026-06-24 22:31:36,282 - INFO - Created VN ctest-vn-00553719 2026-06-24 22:31:36,333 - DEBUG - VN ctest-vn-00553719 UUID is 01f14954-c553-4b8d-a619-41e2839d382b 2026-06-24 22:31:36,424 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-87139497', 'ctest-vmi-98768460']} 2026-06-24 22:31:36,682 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-98768460', 'id': '12d3615e-0812-4211-b499-779ff763df5c', 'tenant_id': '708d9945014247728d00ffbed73795ee', 'network_id': '01f14954-c553-4b8d-a619-41e2839d382b', 'mac_address': '02:12:d3:61:5e:08', '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': '40.135.169.131', 'subnet_id': '784bb9c9-c530-4f31-b21d-b8404ecc9d4f'}], 'security_groups': ['39d9313b-6f12-4b00-bc64-0ccadfed4b2b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '708d9945014247728d00ffbed73795ee'}} 2026-06-24 22:31:36,683 - DEBUG - Created port 12d3615e-0812-4211-b499-779ff763df5c 2026-06-24 22:31:36,785 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/12d3615e-0812-4211-b499-779ff763df5c 2026-06-24 22:31:37,097 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/12d3615e-0812-4211-b499-779ff763df5c 2026-06-24 22:31:37,123 - INFO - VMI 12d3615e-0812-4211-b499-779ff763df5c verification in API Server passed 2026-06-24 22:31:37,200 - DEBUG - Response for delete_port : () 2026-06-24 22:31:37,200 - INFO - Deleted port 12d3615e-0812-4211-b499-779ff763df5c 2026-06-24 22:31:37,200 - INFO - Deleting VN ctest-vn-00553719 2026-06-24 22:31:37,293 - DEBUG - Response for deleting network () 2026-06-24 22:31:37,545 - DEBUG - No XMPP flaps were noticed during the test 2026-06-24 22:31:37,545 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-24 22:31:37,545 - INFO - -------------------------------------------------------------------------------- 2026-06-24 22:31:37,547 - INFO - ================================================================================ 2026-06-24 22:31:37,547 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-24 22:31:37,547 - 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-24 22:31:37,829 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-24 22:31:37,829 - INFO - Initial checks done. Running the testcase now 2026-06-24 22:31:37,829 - INFO - 2026-06-24 22:31:37,972 - DEBUG - Response for create_network : {'network': {'id': '7d1dfcd2-bc5d-4eaa-a9cc-4b0189157909', 'name': 'ctest-vn1-59012069', 'tenant_id': '708d9945014247728d00ffbed73795ee', 'project_id': '708d9945014247728d00ffbed73795ee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87139497', 'ctest-vn1-59012069'], 'port_security_enabled': True, 'description': ''}} 2026-06-24 22:31:38,126 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c47654d-084b-4b03-a5fe-6857012ece51', 'name': '', 'tenant_id': '708d9945014247728d00ffbed73795ee', 'network_id': '7d1dfcd2-bc5d-4eaa-a9cc-4b0189157909', 'ip_version': 4, 'cidr': '69.244.69.0/26', 'allocation_pools': [{'start': '69.244.69.2', 'end': '69.244.69.62'}], 'gateway_ip': '69.244.69.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.244.69.2', 'tags': [], 'project_id': '708d9945014247728d00ffbed73795ee'}} 2026-06-24 22:31:38,309 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ea9f3935-d0da-41fe-8987-ecbd8ccb7486', 'name': '', 'tenant_id': '708d9945014247728d00ffbed73795ee', 'network_id': '7d1dfcd2-bc5d-4eaa-a9cc-4b0189157909', 'ip_version': 4, 'cidr': '130.132.10.64/26', 'allocation_pools': [{'start': '130.132.10.66', 'end': '130.132.10.126'}], 'gateway_ip': '130.132.10.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '130.132.10.66', 'tags': [], 'project_id': '708d9945014247728d00ffbed73795ee'}} 2026-06-24 22:31:38,322 - INFO - Created VN ctest-vn1-59012069 2026-06-24 22:31:38,373 - DEBUG - VN ctest-vn1-59012069 UUID is 7d1dfcd2-bc5d-4eaa-a9cc-4b0189157909 2026-06-24 22:31:38,623 - DEBUG - Response for create_port : {'port': {'name': 'c2754db2-b386-4729-b848-d2737723fb8e', 'id': 'c2754db2-b386-4729-b848-d2737723fb8e', 'tenant_id': '708d9945014247728d00ffbed73795ee', 'network_id': '7d1dfcd2-bc5d-4eaa-a9cc-4b0189157909', 'mac_address': '02:c2:75:4d:b2:b3', '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': '69.244.69.5', 'subnet_id': '8c47654d-084b-4b03-a5fe-6857012ece51'}], 'security_groups': ['39d9313b-6f12-4b00-bc64-0ccadfed4b2b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '708d9945014247728d00ffbed73795ee'}} 2026-06-24 22:31:38,771 - DEBUG - Response for create_port : {'port': {'name': '43839736-e73a-4e87-bf58-64e02f0293e9', 'id': '43839736-e73a-4e87-bf58-64e02f0293e9', 'tenant_id': '708d9945014247728d00ffbed73795ee', 'network_id': '7d1dfcd2-bc5d-4eaa-a9cc-4b0189157909', 'mac_address': '02:43:83:97:36:e7', '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': '130.132.10.69', 'subnet_id': 'ea9f3935-d0da-41fe-8987-ecbd8ccb7486'}], 'security_groups': ['39d9313b-6f12-4b00-bc64-0ccadfed4b2b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '708d9945014247728d00ffbed73795ee'}} 2026-06-24 22:31:38,817 - DEBUG - Services list from nova: [, , ] 2026-06-24 22:31:39,084 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6028-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6028-1) 2026-06-24 22:31:39,393 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6028-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6028-1) 2026-06-24 22:31:39,393 - INFO - Waiting for VM ctest-vn1-vm1-19156156 to be up.. 2026-06-24 22:31:39,424 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-24 22:31:44,463 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-24 22:31:49,525 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-24 22:31:54,585 - DEBUG - VM is in ACTIVE state now 2026-06-24 22:31:54,585 - INFO - VM name : ctest-vn1-vm1-19156156 2026-06-24 22:31:54,649 - DEBUG - VM ctest-vn1-vm1-19156156 ID is 904795c2-76ae-408a-95cb-856e3a3c0761 2026-06-24 22:31:54,665 - DEBUG - VM ctest-vn1-vm1-19156156 launched on Node cn-jenkins-deploy-platform-ansible-os-6028-1 2026-06-24 22:31:54,723 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/904795c2-76ae-408a-95cb-856e3a3c0761 2026-06-24 22:31:54,730 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c2754db2-b386-4729-b848-d2737723fb8e 2026-06-24 22:31:57,978 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2026-06-24 22:31:57,978 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-19156156 failed! 2026-06-24 22:31:58,033 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87139497:ctest-vn1-59012069 is 69.244.69.1 and allocation pool is NOT set 2026-06-24 22:31:58,033 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87139497:ctest-vn1-59012069 is 130.132.10.65 and allocation pool is NOT set 2026-06-24 22:32:00,092 - 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.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.379 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.379/1.711/3.044/1.332 ms') 2026-06-24 22:32:00,092 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-19156156 passed 2026-06-24 22:32:00,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-24 22:32:00,237 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-19156156, IP 69.244.69.5, Port 22 2026-06-24 22:32:00,388 - DEBUG - VM ctest-vn1-vm1-19156156 is ready for SSH connections 2026-06-24 22:32:00,388 - INFO - Waiting for VM ctest-vn1-vm2-28765957 to be up.. 2026-06-24 22:32:00,446 - DEBUG - VM is in ACTIVE state now 2026-06-24 22:32:00,446 - INFO - VM name : ctest-vn1-vm2-28765957 2026-06-24 22:32:00,504 - DEBUG - VM ctest-vn1-vm2-28765957 ID is db576e1e-d0bd-44f2-add0-bc73d5598be0 2026-06-24 22:32:00,505 - DEBUG - VM ctest-vn1-vm2-28765957 launched on Node cn-jenkins-deploy-platform-ansible-os-6028-1 2026-06-24 22:32:00,563 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/db576e1e-d0bd-44f2-add0-bc73d5598be0 2026-06-24 22:32:00,569 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/43839736-e73a-4e87-bf58-64e02f0293e9 2026-06-24 22:32:01,791 - 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.09 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.385 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.385/1.737/3.090/1.352 ms') 2026-06-24 22:32:01,791 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-28765957 passed 2026-06-24 22:32:01,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-24 22:32:01,941 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-28765957, IP 130.132.10.69, Port 22 2026-06-24 22:32:02,096 - DEBUG - VM ctest-vn1-vm2-28765957 is ready for SSH connections 2026-06-24 22:32:02,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-24 22:32:02,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-24 22:32:02,096 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-24 22:32:02,096 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.244.69.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-24 22:32:02,096 - DEBUG - ping -s 56 -c 3 -W 1 69.244.69.5 2026-06-24 22:32:05,720 - DEBUG - PING 69.244.69.5 (69.244.69.5): 56 data bytes 64 bytes from 69.244.69.5: seq=0 ttl=63 time=3.358 ms 64 bytes from 69.244.69.5: seq=1 ttl=63 time=1.166 ms 64 bytes from 69.244.69.5: seq=2 ttl=63 time=0.849 ms --- 69.244.69.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.849/1.791/3.358 ms 2026-06-24 22:32:05,720 - INFO - Ping to IP 69.244.69.5 from VM ctest-vn1-vm2-28765957 passed 2026-06-24 22:32:05,720 - INFO - Detaching port 43839736-e73a-4e87-bf58-64e02f0293e9 from VM ctest-vn1-vm2-28765957 2026-06-24 22:32:05,764 - INFO - Deleting VM ctest-vn1-vm2-28765957 2026-06-24 22:32:05,821 - INFO - Detaching port c2754db2-b386-4729-b848-d2737723fb8e from VM ctest-vn1-vm1-19156156 2026-06-24 22:32:05,852 - INFO - Deleting VM ctest-vn1-vm1-19156156 2026-06-24 22:32:06,030 - DEBUG - Response for delete_port : () 2026-06-24 22:32:06,153 - DEBUG - Response for delete_port : () 2026-06-24 22:32:06,153 - INFO - Deleting VN ctest-vn1-59012069 2026-06-24 22:32:06,257 - DEBUG - Response for deleting network () 2026-06-24 22:32:06,508 - DEBUG - No XMPP flaps were noticed during the test 2026-06-24 22:32:06,508 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29] 2026-06-24 22:32:06,508 - INFO - -------------------------------------------------------------------------------- 2026-06-24 22:32:07,180 - INFO - Deleted project: ctest-TestPorts-87139497, ID : 708d9945-0142-4772-8d00-ffbed73795ee