2026-03-30 03:37:01,229 - INFO - Domain Default found not creating 2026-03-30 03:37:01,446 - INFO - Project ctest-TestPorts-59771664 not found, creating it 2026-03-30 03:37:01,930 - INFO - Created Project:ctest-TestPorts-59771664, ID : f005d210-c83b-4012-92a7-3759cd5f113a 2026-03-30 03:37:03,408 - INFO - ================================================================================ 2026-03-30 03:37:03,408 - INFO - STARTING TEST : test_ports_bindings 2026-03-30 03:37:03,408 - 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-03-30 03:37:03,662 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2026-03-30 03:37:03,662 - INFO - Initial checks done. Running the testcase now 2026-03-30 03:37:03,662 - INFO - 2026-03-30 03:37:04,204 - DEBUG - Response for create_network : {'network': {'id': 'a23c5fb7-aef2-43ad-9655-acea1da9ec19', 'name': 'ctest-vn-80523044', 'tenant_id': 'f005d210c83b401292a73759cd5f113a', 'project_id': 'f005d210c83b401292a73759cd5f113a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-59771664', 'ctest-vn-80523044'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 03:37:04,400 - DEBUG - Response for create_subnet : {'subnet': {'id': '964f0867-6926-4aec-b6f7-0e24c3506917', 'name': '', 'tenant_id': 'f005d210c83b401292a73759cd5f113a', 'network_id': 'a23c5fb7-aef2-43ad-9655-acea1da9ec19', 'ip_version': 4, 'cidr': '210.85.230.0/26', 'allocation_pools': [{'start': '210.85.230.2', 'end': '210.85.230.62'}], 'gateway_ip': '210.85.230.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '210.85.230.2', 'tags': [], 'project_id': 'f005d210c83b401292a73759cd5f113a'}} 2026-03-30 03:37:04,418 - INFO - Created VN ctest-vn-80523044 2026-03-30 03:37:04,468 - DEBUG - VN ctest-vn-80523044 UUID is a23c5fb7-aef2-43ad-9655-acea1da9ec19 2026-03-30 03:37:04,569 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-59771664', 'ctest-vmi-11964623']} 2026-03-30 03:37:04,833 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-11964623', 'id': '9ee426b1-68d4-4f36-9a30-25ddf728262e', 'tenant_id': 'f005d210c83b401292a73759cd5f113a', 'network_id': 'a23c5fb7-aef2-43ad-9655-acea1da9ec19', 'mac_address': '02:9e:e4:26:b1:68', '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': '210.85.230.3', 'subnet_id': '964f0867-6926-4aec-b6f7-0e24c3506917'}], 'security_groups': ['03d2bbd1-60aa-42d0-979e-978c97d63703'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f005d210c83b401292a73759cd5f113a'}} 2026-03-30 03:37:04,833 - DEBUG - Created port 9ee426b1-68d4-4f36-9a30-25ddf728262e 2026-03-30 03:37:04,937 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9ee426b1-68d4-4f36-9a30-25ddf728262e 2026-03-30 03:37:05,227 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/9ee426b1-68d4-4f36-9a30-25ddf728262e 2026-03-30 03:37:05,261 - INFO - VMI 9ee426b1-68d4-4f36-9a30-25ddf728262e verification in API Server passed 2026-03-30 03:37:05,340 - DEBUG - Response for delete_port : () 2026-03-30 03:37:05,340 - INFO - Deleted port 9ee426b1-68d4-4f36-9a30-25ddf728262e 2026-03-30 03:37:05,341 - INFO - Deleting VN ctest-vn-80523044 2026-03-30 03:37:05,435 - DEBUG - Response for deleting network () 2026-03-30 03:37:05,698 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 03:37:05,698 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-30 03:37:05,698 - INFO - -------------------------------------------------------------------------------- 2026-03-30 03:37:05,700 - INFO - ================================================================================ 2026-03-30 03:37:05,700 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-30 03:37:05,700 - 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-03-30 03:37:05,985 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2026-03-30 03:37:05,985 - INFO - Initial checks done. Running the testcase now 2026-03-30 03:37:05,985 - INFO - 2026-03-30 03:37:06,154 - DEBUG - Response for create_network : {'network': {'id': '3f3dc75f-80a6-4cf1-91b1-e07d126567d4', 'name': 'ctest-vn1-53880401', 'tenant_id': 'f005d210c83b401292a73759cd5f113a', 'project_id': 'f005d210c83b401292a73759cd5f113a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-59771664', 'ctest-vn1-53880401'], 'port_security_enabled': True, 'description': ''}} 2026-03-30 03:37:06,368 - DEBUG - Response for create_subnet : {'subnet': {'id': '6b613a51-128b-4016-b89a-0d1f8ad4b479', 'name': '', 'tenant_id': 'f005d210c83b401292a73759cd5f113a', 'network_id': '3f3dc75f-80a6-4cf1-91b1-e07d126567d4', 'ip_version': 4, 'cidr': '140.158.37.64/26', 'allocation_pools': [{'start': '140.158.37.66', 'end': '140.158.37.126'}], 'gateway_ip': '140.158.37.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '140.158.37.66', 'tags': [], 'project_id': 'f005d210c83b401292a73759cd5f113a'}} 2026-03-30 03:37:06,537 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ee35a14-f8aa-4ad8-b8d2-b5bee5434870', 'name': '', 'tenant_id': 'f005d210c83b401292a73759cd5f113a', 'network_id': '3f3dc75f-80a6-4cf1-91b1-e07d126567d4', 'ip_version': 4, 'cidr': '1.47.73.192/26', 'allocation_pools': [{'start': '1.47.73.194', 'end': '1.47.73.254'}], 'gateway_ip': '1.47.73.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.47.73.194', 'tags': [], 'project_id': 'f005d210c83b401292a73759cd5f113a'}} 2026-03-30 03:37:06,556 - INFO - Created VN ctest-vn1-53880401 2026-03-30 03:37:06,608 - DEBUG - VN ctest-vn1-53880401 UUID is 3f3dc75f-80a6-4cf1-91b1-e07d126567d4 2026-03-30 03:37:06,922 - DEBUG - Response for create_port : {'port': {'name': 'af8e8c16-a6fd-40c2-94ef-cb796d25be69', 'id': 'af8e8c16-a6fd-40c2-94ef-cb796d25be69', 'tenant_id': 'f005d210c83b401292a73759cd5f113a', 'network_id': '3f3dc75f-80a6-4cf1-91b1-e07d126567d4', 'mac_address': '02:af:8e:8c:16:a6', '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': '140.158.37.69', 'subnet_id': '6b613a51-128b-4016-b89a-0d1f8ad4b479'}], 'security_groups': ['03d2bbd1-60aa-42d0-979e-978c97d63703'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f005d210c83b401292a73759cd5f113a'}} 2026-03-30 03:37:07,091 - DEBUG - Response for create_port : {'port': {'name': '94cec0ca-0012-4cf1-abb5-5645bf7b345c', 'id': '94cec0ca-0012-4cf1-abb5-5645bf7b345c', 'tenant_id': 'f005d210c83b401292a73759cd5f113a', 'network_id': '3f3dc75f-80a6-4cf1-91b1-e07d126567d4', 'mac_address': '02:94:ce:c0:ca:00', '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': '1.47.73.197', 'subnet_id': '2ee35a14-f8aa-4ad8-b8d2-b5bee5434870'}], 'security_groups': ['03d2bbd1-60aa-42d0-979e-978c97d63703'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f005d210c83b401292a73759cd5f113a'}} 2026-03-30 03:37:07,154 - DEBUG - Services list from nova: [, , ] 2026-03-30 03:37:07,503 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5561-1) 2026-03-30 03:37:07,890 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5561-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5561-1) 2026-03-30 03:37:07,890 - INFO - Waiting for VM ctest-vn1-vm1-36074857 to be up.. 2026-03-30 03:37:07,931 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-30 03:37:13,010 - DEBUG - VM is in ACTIVE state now 2026-03-30 03:37:13,010 - INFO - VM name : ctest-vn1-vm1-36074857 2026-03-30 03:37:13,127 - DEBUG - VM ctest-vn1-vm1-36074857 ID is fa3fc888-d11b-4e9c-a74c-168a2560aa0b 2026-03-30 03:37:13,147 - DEBUG - VM ctest-vn1-vm1-36074857 launched on Node cn-jenkins-deploy-platform-ansible-os-5561-1 2026-03-30 03:37:13,230 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/fa3fc888-d11b-4e9c-a74c-168a2560aa0b 2026-03-30 03:37:13,239 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/af8e8c16-a6fd-40c2-94ef-cb796d25be69 2026-03-30 03:37:16,482 - 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 1010ms') 2026-03-30 03:37:16,482 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36074857 failed! 2026-03-30 03:37:16,537 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-59771664:ctest-vn1-53880401 is 140.158.37.65 and allocation pool is NOT set 2026-03-30 03:37:16,537 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-59771664:ctest-vn1-53880401 is 1.47.73.193 and allocation pool is NOT set 2026-03-30 03:37:20,617 - 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=2 ttl=63 time=8.30 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 8.296/8.296/8.296/0.000 ms') 2026-03-30 03:37:20,617 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-36074857 passed 2026-03-30 03:37:20,769 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:37:20,769 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-36074857, IP 140.158.37.69, Port 22 2026-03-30 03:37:20,928 - DEBUG - VM ctest-vn1-vm1-36074857 is ready for SSH connections 2026-03-30 03:37:20,929 - INFO - Waiting for VM ctest-vn1-vm2-80013437 to be up.. 2026-03-30 03:37:21,007 - DEBUG - VM is in ACTIVE state now 2026-03-30 03:37:21,007 - INFO - VM name : ctest-vn1-vm2-80013437 2026-03-30 03:37:21,084 - DEBUG - VM ctest-vn1-vm2-80013437 ID is 0d6219da-6ffe-45d7-bf49-0911d11f5f6d 2026-03-30 03:37:21,084 - DEBUG - VM ctest-vn1-vm2-80013437 launched on Node cn-jenkins-deploy-platform-ansible-os-5561-1 2026-03-30 03:37:21,168 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/0d6219da-6ffe-45d7-bf49-0911d11f5f6d 2026-03-30 03:37:21,177 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/94cec0ca-0012-4cf1-abb5-5645bf7b345c 2026-03-30 03:37:22,407 - 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.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.578 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.578/2.103/3.629/1.525 ms') 2026-03-30 03:37:22,407 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-80013437 passed 2026-03-30 03:37:22,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:37:22,561 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-80013437, IP 1.47.73.197, Port 22 2026-03-30 03:37:22,716 - DEBUG - VM ctest-vn1-vm2-80013437 is ready for SSH connections 2026-03-30 03:37:22,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:37:22,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:37:22,716 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-30 03:37:22,716 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 140.158.37.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-03-30 03:37:22,716 - DEBUG - ping -s 56 -c 3 -W 1 140.158.37.69 2026-03-30 03:37:25,362 - DEBUG - PING 140.158.37.69 (140.158.37.69): 56 data bytes 64 bytes from 140.158.37.69: seq=0 ttl=63 time=4.245 ms 64 bytes from 140.158.37.69: seq=1 ttl=63 time=0.963 ms 64 bytes from 140.158.37.69: seq=2 ttl=63 time=0.872 ms --- 140.158.37.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.872/2.026/4.245 ms 2026-03-30 03:37:25,362 - INFO - Ping to IP 140.158.37.69 from VM ctest-vn1-vm2-80013437 passed 2026-03-30 03:37:25,362 - INFO - Detaching port 94cec0ca-0012-4cf1-abb5-5645bf7b345c from VM ctest-vn1-vm2-80013437 2026-03-30 03:37:25,435 - INFO - Deleting VM ctest-vn1-vm2-80013437 2026-03-30 03:37:25,526 - INFO - Detaching port af8e8c16-a6fd-40c2-94ef-cb796d25be69 from VM ctest-vn1-vm1-36074857 2026-03-30 03:37:25,569 - INFO - Deleting VM ctest-vn1-vm1-36074857 2026-03-30 03:37:25,795 - DEBUG - Response for delete_port : () 2026-03-30 03:37:25,939 - DEBUG - Response for delete_port : () 2026-03-30 03:37:25,939 - INFO - Deleting VN ctest-vn1-53880401 2026-03-30 03:37:26,062 - DEBUG - Response for deleting network () 2026-03-30 03:37:26,322 - DEBUG - No XMPP flaps were noticed during the test
2026-03-30 03:37:26,322 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-30 03:37:26,322 - INFO - -------------------------------------------------------------------------------- 2026-03-30 03:37:26,998 - INFO - Deleted project: ctest-TestPorts-59771664, ID : f005d210-c83b-4012-92a7-3759cd5f113a