2026-06-19 15:49:56,573 - INFO - Domain Default found not creating 2026-06-19 15:49:56,716 - INFO - Project ctest-TestPorts-03138138 not found, creating it 2026-06-19 15:49:57,143 - INFO - Created Project:ctest-TestPorts-03138138, ID : 70cdb503-b989-46cd-a411-4fbbfae119d8 2026-06-19 15:49:58,538 - INFO - ================================================================================ 2026-06-19 15:49:58,538 - INFO - STARTING TEST : test_ports_bindings 2026-06-19 15:49:58,539 - 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-19 15:49:58,795 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.18': '0'}} with 2026-06-19 15:49:58,795 - INFO - Initial checks done. Running the testcase now 2026-06-19 15:49:58,796 - INFO - 2026-06-19 15:49:59,322 - DEBUG - Response for create_network : {'network': {'id': 'febe0b90-d599-435a-b909-31a317a482e9', 'name': 'ctest-vn-05400896', 'tenant_id': '70cdb503b98946cda4114fbbfae119d8', 'project_id': '70cdb503b98946cda4114fbbfae119d8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-03138138', 'ctest-vn-05400896'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 15:49:59,515 - DEBUG - Response for create_subnet : {'subnet': {'id': '46948350-dc22-4ffa-8743-5552b22c821e', 'name': '', 'tenant_id': '70cdb503b98946cda4114fbbfae119d8', 'network_id': 'febe0b90-d599-435a-b909-31a317a482e9', 'ip_version': 4, 'cidr': '99.93.241.128/26', 'allocation_pools': [{'start': '99.93.241.130', 'end': '99.93.241.190'}], 'gateway_ip': '99.93.241.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.93.241.130', 'tags': [], 'project_id': '70cdb503b98946cda4114fbbfae119d8'}} 2026-06-19 15:49:59,527 - INFO - Created VN ctest-vn-05400896 2026-06-19 15:49:59,582 - DEBUG - VN ctest-vn-05400896 UUID is febe0b90-d599-435a-b909-31a317a482e9 2026-06-19 15:49:59,674 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-03138138', 'ctest-vmi-05741947']} 2026-06-19 15:49:59,930 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-05741947', 'id': 'd29bdb61-cd3d-4e67-9961-079b50f43057', 'tenant_id': '70cdb503b98946cda4114fbbfae119d8', 'network_id': 'febe0b90-d599-435a-b909-31a317a482e9', 'mac_address': '02:d2:9b:db:61:cd', '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': '99.93.241.131', 'subnet_id': '46948350-dc22-4ffa-8743-5552b22c821e'}], 'security_groups': ['86d8af18-c726-43e3-a887-b482989a555f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70cdb503b98946cda4114fbbfae119d8'}} 2026-06-19 15:49:59,930 - DEBUG - Created port d29bdb61-cd3d-4e67-9961-079b50f43057 2026-06-19 15:50:00,030 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d29bdb61-cd3d-4e67-9961-079b50f43057 2026-06-19 15:50:00,343 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/d29bdb61-cd3d-4e67-9961-079b50f43057 2026-06-19 15:50:00,368 - INFO - VMI d29bdb61-cd3d-4e67-9961-079b50f43057 verification in API Server passed 2026-06-19 15:50:00,436 - DEBUG - Response for delete_port : () 2026-06-19 15:50:00,436 - INFO - Deleted port d29bdb61-cd3d-4e67-9961-079b50f43057 2026-06-19 15:50:00,436 - INFO - Deleting VN ctest-vn-05400896 2026-06-19 15:50:00,517 - DEBUG - Response for deleting network () 2026-06-19 15:50:00,770 - DEBUG - No XMPP flaps were noticed during the test 2026-06-19 15:50:00,770 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-19 15:50:00,770 - INFO - -------------------------------------------------------------------------------- 2026-06-19 15:50:00,772 - INFO - ================================================================================ 2026-06-19 15:50:00,772 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-19 15:50:00,772 - 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-19 15:50:01,059 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.18': '0'}} with 2026-06-19 15:50:01,059 - INFO - Initial checks done. Running the testcase now 2026-06-19 15:50:01,059 - INFO - 2026-06-19 15:50:01,211 - DEBUG - Response for create_network : {'network': {'id': '502cc389-c961-43f3-8302-b90c32d26eee', 'name': 'ctest-vn1-83785148', 'tenant_id': '70cdb503b98946cda4114fbbfae119d8', 'project_id': '70cdb503b98946cda4114fbbfae119d8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-03138138', 'ctest-vn1-83785148'], 'port_security_enabled': True, 'description': ''}} 2026-06-19 15:50:01,408 - DEBUG - Response for create_subnet : {'subnet': {'id': '565d99ff-ec89-49b2-91d9-e8c8f3e64bb7', 'name': '', 'tenant_id': '70cdb503b98946cda4114fbbfae119d8', 'network_id': '502cc389-c961-43f3-8302-b90c32d26eee', 'ip_version': 4, 'cidr': '33.64.216.192/26', 'allocation_pools': [{'start': '33.64.216.194', 'end': '33.64.216.254'}], 'gateway_ip': '33.64.216.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '33.64.216.194', 'tags': [], 'project_id': '70cdb503b98946cda4114fbbfae119d8'}} 2026-06-19 15:50:01,554 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f1ffca6d-d3ba-4a70-a325-df9478c599ff', 'name': '', 'tenant_id': '70cdb503b98946cda4114fbbfae119d8', 'network_id': '502cc389-c961-43f3-8302-b90c32d26eee', 'ip_version': 4, 'cidr': '218.50.251.192/26', 'allocation_pools': [{'start': '218.50.251.194', 'end': '218.50.251.254'}], 'gateway_ip': '218.50.251.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.50.251.194', 'tags': [], 'project_id': '70cdb503b98946cda4114fbbfae119d8'}} 2026-06-19 15:50:01,574 - INFO - Created VN ctest-vn1-83785148 2026-06-19 15:50:01,627 - DEBUG - VN ctest-vn1-83785148 UUID is 502cc389-c961-43f3-8302-b90c32d26eee 2026-06-19 15:50:01,908 - DEBUG - Response for create_port : {'port': {'name': '9e2dd858-636f-43da-a2d6-b21bf99397dd', 'id': '9e2dd858-636f-43da-a2d6-b21bf99397dd', 'tenant_id': '70cdb503b98946cda4114fbbfae119d8', 'network_id': '502cc389-c961-43f3-8302-b90c32d26eee', 'mac_address': '02:9e:2d:d8:58:63', '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': '33.64.216.197', 'subnet_id': '565d99ff-ec89-49b2-91d9-e8c8f3e64bb7'}], 'security_groups': ['86d8af18-c726-43e3-a887-b482989a555f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70cdb503b98946cda4114fbbfae119d8'}} 2026-06-19 15:50:02,069 - DEBUG - Response for create_port : {'port': {'name': '6ebd2349-1095-4a09-a5fc-27efdde6e67e', 'id': '6ebd2349-1095-4a09-a5fc-27efdde6e67e', 'tenant_id': '70cdb503b98946cda4114fbbfae119d8', 'network_id': '502cc389-c961-43f3-8302-b90c32d26eee', 'mac_address': '02:6e:bd:23:49:10', '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': '218.50.251.197', 'subnet_id': 'f1ffca6d-d3ba-4a70-a325-df9478c599ff'}], 'security_groups': ['86d8af18-c726-43e3-a887-b482989a555f'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '70cdb503b98946cda4114fbbfae119d8'}} 2026-06-19 15:50:02,122 - DEBUG - Services list from nova: [, , ] 2026-06-19 15:50:02,421 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5997-1) 2026-06-19 15:50:02,763 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5997-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5997-1) 2026-06-19 15:50:02,763 - INFO - Waiting for VM ctest-vn1-vm1-92312969 to be up.. 2026-06-19 15:50:02,799 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:50:07,842 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:50:12,910 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-19 15:50:17,970 - DEBUG - VM is in ACTIVE state now 2026-06-19 15:50:17,970 - INFO - VM name : ctest-vn1-vm1-92312969 2026-06-19 15:50:18,030 - DEBUG - VM ctest-vn1-vm1-92312969 ID is 61e612a4-3360-4bf3-a759-741a2e089370 2026-06-19 15:50:18,048 - DEBUG - VM ctest-vn1-vm1-92312969 launched on Node cn-jenkins-deploy-platform-ansible-os-5997-1 2026-06-19 15:50:18,111 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/61e612a4-3360-4bf3-a759-741a2e089370 2026-06-19 15:50:18,119 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9e2dd858-636f-43da-a2d6-b21bf99397dd 2026-06-19 15:50:21,378 - 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=2 ttl=63 time=14.7 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1023ms\r\nrtt min/avg/max/mdev = 14.680/14.680/14.680/0.000 ms') 2026-06-19 15:50:21,378 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-92312969 passed 2026-06-19 15:50:21,530 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:50:21,530 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92312969, IP 33.64.216.197, Port 22 2026-06-19 15:50:21,597 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-19 15:50:21,655 - DEBUG - VM ctest-vn1-vm1-92312969 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-19 15:50:26,655 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:50:26,656 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92312969, IP 33.64.216.197, Port 22 2026-06-19 15:50:26,805 - DEBUG - VM ctest-vn1-vm1-92312969 is ready for SSH connections 2026-06-19 15:50:26,806 - INFO - Waiting for VM ctest-vn1-vm2-40480462 to be up.. 2026-06-19 15:50:26,866 - DEBUG - VM is in ACTIVE state now 2026-06-19 15:50:26,866 - INFO - VM name : ctest-vn1-vm2-40480462 2026-06-19 15:50:26,926 - DEBUG - VM ctest-vn1-vm2-40480462 ID is d9b80cc1-390e-4ffa-83ea-6c763f1c3ecf 2026-06-19 15:50:26,926 - DEBUG - VM ctest-vn1-vm2-40480462 launched on Node cn-jenkins-deploy-platform-ansible-os-5997-1 2026-06-19 15:50:26,984 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d9b80cc1-390e-4ffa-83ea-6c763f1c3ecf 2026-06-19 15:50:26,991 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6ebd2349-1095-4a09-a5fc-27efdde6e67e 2026-06-19 15:50:28,222 - 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.35 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.368 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.368/1.859/3.351/1.491 ms') 2026-06-19 15:50:28,222 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-40480462 passed 2026-06-19 15:50:28,370 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:50:28,371 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-40480462, IP 218.50.251.197, Port 22 2026-06-19 15:50:28,525 - DEBUG - VM ctest-vn1-vm2-40480462 is ready for SSH connections 2026-06-19 15:50:28,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:50:28,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:50:28,526 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-19 15:50:28,526 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 33.64.216.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-06-19 15:50:28,526 - DEBUG - ping -s 56 -c 3 -W 1 33.64.216.197 2026-06-19 15:50:32,126 - DEBUG - PING 33.64.216.197 (33.64.216.197): 56 data bytes 64 bytes from 33.64.216.197: seq=0 ttl=63 time=3.326 ms 64 bytes from 33.64.216.197: seq=1 ttl=63 time=0.827 ms 64 bytes from 33.64.216.197: seq=2 ttl=63 time=0.911 ms --- 33.64.216.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.827/1.688/3.326 ms 2026-06-19 15:50:32,127 - INFO - Ping to IP 33.64.216.197 from VM ctest-vn1-vm2-40480462 passed 2026-06-19 15:50:32,127 - INFO - Detaching port 6ebd2349-1095-4a09-a5fc-27efdde6e67e from VM ctest-vn1-vm2-40480462 2026-06-19 15:50:32,170 - INFO - Deleting VM ctest-vn1-vm2-40480462 2026-06-19 15:50:32,238 - INFO - Detaching port 9e2dd858-636f-43da-a2d6-b21bf99397dd from VM ctest-vn1-vm1-92312969 2026-06-19 15:50:32,277 - INFO - Deleting VM ctest-vn1-vm1-92312969 2026-06-19 15:50:32,458 - DEBUG - Response for delete_port : () 2026-06-19 15:50:32,578 - DEBUG - Response for delete_port : () 2026-06-19 15:50:32,579 - INFO - Deleting VN ctest-vn1-83785148 2026-06-19 15:50:32,683 - DEBUG - Response for deleting network () 2026-06-19 15:50:32,939 - DEBUG - No XMPP flaps were noticed during the test 2026-06-19 15:50:32,939 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:32] 2026-06-19 15:50:32,939 - INFO - -------------------------------------------------------------------------------- 2026-06-19 15:50:33,617 - INFO - Deleted project: ctest-TestPorts-03138138, ID : 70cdb503-b989-46cd-a411-4fbbfae119d8