2026-06-05 16:22:50,512 - INFO - Domain Default found not creating 2026-06-05 16:22:50,703 - INFO - Project ctest-TestPorts-60059194 not found, creating it 2026-06-05 16:22:51,224 - INFO - Created Project:ctest-TestPorts-60059194, ID : 1c2daa6f-97f4-4b8c-87ed-0d57d5143f7e 2026-06-05 16:22:52,748 - INFO - ================================================================================ 2026-06-05 16:22:52,749 - INFO - STARTING TEST : test_ports_bindings 2026-06-05 16:22:52,749 - 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-05 16:22:53,003 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with 2026-06-05 16:22:53,003 - INFO - Initial checks done. Running the testcase now 2026-06-05 16:22:53,003 - INFO - 2026-06-05 16:22:53,561 - DEBUG - Response for create_network : {'network': {'id': 'f4e2e07c-7717-4184-af17-ed696a351f42', 'name': 'ctest-vn-89999320', 'tenant_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'project_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60059194', 'ctest-vn-89999320'], 'port_security_enabled': True, 'description': ''}} 2026-06-05 16:22:53,755 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cac8c2de-12a4-4c8b-85bc-cd0e01079e57', 'name': '', 'tenant_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'network_id': 'f4e2e07c-7717-4184-af17-ed696a351f42', 'ip_version': 4, 'cidr': '178.58.150.0/26', 'allocation_pools': [{'start': '178.58.150.2', 'end': '178.58.150.62'}], 'gateway_ip': '178.58.150.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '178.58.150.2', 'tags': [], 'project_id': '1c2daa6f97f44b8c87ed0d57d5143f7e'}} 2026-06-05 16:22:53,775 - INFO - Created VN ctest-vn-89999320 2026-06-05 16:22:53,829 - DEBUG - VN ctest-vn-89999320 UUID is f4e2e07c-7717-4184-af17-ed696a351f42 2026-06-05 16:22:53,938 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-60059194', 'ctest-vmi-92243035']} 2026-06-05 16:22:54,170 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-92243035', 'id': '5d9e68c0-6bc6-43f3-8cac-4c352b1307ad', 'tenant_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'network_id': 'f4e2e07c-7717-4184-af17-ed696a351f42', 'mac_address': '02:5d:9e:68:c0:6b', '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': '178.58.150.3', 'subnet_id': 'cac8c2de-12a4-4c8b-85bc-cd0e01079e57'}], 'security_groups': ['00432527-cdb8-4da9-a723-199e7977aad8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1c2daa6f97f44b8c87ed0d57d5143f7e'}} 2026-06-05 16:22:54,171 - DEBUG - Created port 5d9e68c0-6bc6-43f3-8cac-4c352b1307ad 2026-06-05 16:22:54,277 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5d9e68c0-6bc6-43f3-8cac-4c352b1307ad 2026-06-05 16:22:54,574 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5d9e68c0-6bc6-43f3-8cac-4c352b1307ad 2026-06-05 16:22:54,612 - INFO - VMI 5d9e68c0-6bc6-43f3-8cac-4c352b1307ad verification in API Server passed 2026-06-05 16:22:54,705 - DEBUG - Response for delete_port : () 2026-06-05 16:22:54,705 - INFO - Deleted port 5d9e68c0-6bc6-43f3-8cac-4c352b1307ad 2026-06-05 16:22:54,705 - INFO - Deleting VN ctest-vn-89999320 2026-06-05 16:22:54,806 - DEBUG - Response for deleting network () 2026-06-05 16:22:55,065 - DEBUG - No XMPP flaps were noticed during the test
2026-06-05 16:22:55,066 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-05 16:22:55,066 - INFO - -------------------------------------------------------------------------------- 2026-06-05 16:22:55,068 - INFO - ================================================================================ 2026-06-05 16:22:55,068 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-05 16:22:55,068 - 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-05 16:22:55,357 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.254': '0'}} with 2026-06-05 16:22:55,357 - INFO - Initial checks done. Running the testcase now 2026-06-05 16:22:55,358 - INFO - 2026-06-05 16:22:55,520 - DEBUG - Response for create_network : {'network': {'id': '70f20930-b179-40a1-bb82-01068e9e3991', 'name': 'ctest-vn1-93864875', 'tenant_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'project_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60059194', 'ctest-vn1-93864875'], 'port_security_enabled': True, 'description': ''}} 2026-06-05 16:22:55,722 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f850f9f-4499-48dc-9db7-a50b235aa832', 'name': '', 'tenant_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'network_id': '70f20930-b179-40a1-bb82-01068e9e3991', 'ip_version': 4, 'cidr': '106.251.232.64/26', 'allocation_pools': [{'start': '106.251.232.66', 'end': '106.251.232.126'}], 'gateway_ip': '106.251.232.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.251.232.66', 'tags': [], 'project_id': '1c2daa6f97f44b8c87ed0d57d5143f7e'}} 2026-06-05 16:22:55,863 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fabc1933-bf63-4925-93c6-908a2045a476', 'name': '', 'tenant_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'network_id': '70f20930-b179-40a1-bb82-01068e9e3991', 'ip_version': 4, 'cidr': '170.42.244.128/26', 'allocation_pools': [{'start': '170.42.244.130', 'end': '170.42.244.190'}], 'gateway_ip': '170.42.244.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '170.42.244.130', 'tags': [], 'project_id': '1c2daa6f97f44b8c87ed0d57d5143f7e'}} 2026-06-05 16:22:55,882 - INFO - Created VN ctest-vn1-93864875 2026-06-05 16:22:55,937 - DEBUG - VN ctest-vn1-93864875 UUID is 70f20930-b179-40a1-bb82-01068e9e3991 2026-06-05 16:22:56,247 - DEBUG - Response for create_port : {'port': {'name': '3b1e496d-d36e-4c12-ab1c-3a7558fab581', 'id': '3b1e496d-d36e-4c12-ab1c-3a7558fab581', 'tenant_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'network_id': '70f20930-b179-40a1-bb82-01068e9e3991', 'mac_address': '02:3b:1e:49:6d:d3', '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': '106.251.232.69', 'subnet_id': '7f850f9f-4499-48dc-9db7-a50b235aa832'}], 'security_groups': ['00432527-cdb8-4da9-a723-199e7977aad8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1c2daa6f97f44b8c87ed0d57d5143f7e'}} 2026-06-05 16:22:56,421 - DEBUG - Response for create_port : {'port': {'name': '7a3eba5d-f5a1-4469-be2c-a41ebfbaaff4', 'id': '7a3eba5d-f5a1-4469-be2c-a41ebfbaaff4', 'tenant_id': '1c2daa6f97f44b8c87ed0d57d5143f7e', 'network_id': '70f20930-b179-40a1-bb82-01068e9e3991', 'mac_address': '02:7a:3e:ba:5d:f5', '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': '170.42.244.133', 'subnet_id': 'fabc1933-bf63-4925-93c6-908a2045a476'}], 'security_groups': ['00432527-cdb8-4da9-a723-199e7977aad8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1c2daa6f97f44b8c87ed0d57d5143f7e'}} 2026-06-05 16:22:56,478 - DEBUG - Services list from nova: [, , ] 2026-06-05 16:22:56,815 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5897-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5897-1) 2026-06-05 16:22:57,247 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5897-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5897-1) 2026-06-05 16:22:57,248 - INFO - Waiting for VM ctest-vn1-vm1-47823527 to be up.. 2026-06-05 16:22:57,291 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-05 16:23:02,370 - DEBUG - VM is in ACTIVE state now 2026-06-05 16:23:02,370 - INFO - VM name : ctest-vn1-vm1-47823527 2026-06-05 16:23:02,449 - DEBUG - VM ctest-vn1-vm1-47823527 ID is b5a1ef95-ed65-4f48-a6d3-56539ec35a5a 2026-06-05 16:23:02,468 - DEBUG - VM ctest-vn1-vm1-47823527 launched on Node cn-jenkins-deploy-platform-ansible-os-5897-1 2026-06-05 16:23:02,546 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/b5a1ef95-ed65-4f48-a6d3-56539ec35a5a 2026-06-05 16:23:02,554 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/3b1e496d-d36e-4c12-ab1c-3a7558fab581 2026-06-05 16:23:05,810 - 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-06-05 16:23:05,810 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47823527 failed! 2026-06-05 16:23:05,865 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60059194:ctest-vn1-93864875 is 106.251.232.65 and allocation pool is NOT set 2026-06-05 16:23:05,866 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60059194:ctest-vn1-93864875 is 170.42.244.129 and allocation pool is NOT set 2026-06-05 16:23:07,937 - 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=15.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.86 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 = 2.857/8.965/15.073/6.108 ms') 2026-06-05 16:23:07,937 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-47823527 passed 2026-06-05 16:23:08,093 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 16:23:08,093 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47823527, IP 106.251.232.69, Port 22 2026-06-05 16:23:08,149 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-05 16:23:08,227 - DEBUG - VM ctest-vn1-vm1-47823527 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-05 16:23:13,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 16:23:13,227 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-47823527, IP 106.251.232.69, Port 22 2026-06-05 16:23:13,395 - DEBUG - VM ctest-vn1-vm1-47823527 is ready for SSH connections 2026-06-05 16:23:13,395 - INFO - Waiting for VM ctest-vn1-vm2-38615999 to be up.. 2026-06-05 16:23:13,479 - DEBUG - VM is in ACTIVE state now 2026-06-05 16:23:13,479 - INFO - VM name : ctest-vn1-vm2-38615999 2026-06-05 16:23:13,555 - DEBUG - VM ctest-vn1-vm2-38615999 ID is 1a9d26d0-319b-4653-b93e-d90a7891dc31 2026-06-05 16:23:13,555 - DEBUG - VM ctest-vn1-vm2-38615999 launched on Node cn-jenkins-deploy-platform-ansible-os-5897-1 2026-06-05 16:23:13,649 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/1a9d26d0-319b-4653-b93e-d90a7891dc31 2026-06-05 16:23:13,656 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/7a3eba5d-f5a1-4469-be2c-a41ebfbaaff4 2026-06-05 16:23:14,887 - 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.02 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.499 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.499/1.757/3.015/1.258 ms') 2026-06-05 16:23:14,887 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-38615999 passed 2026-06-05 16:23:15,037 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 16:23:15,037 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-38615999, IP 170.42.244.133, Port 22 2026-06-05 16:23:15,192 - DEBUG - VM ctest-vn1-vm2-38615999 is ready for SSH connections 2026-06-05 16:23:15,192 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 16:23:15,193 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 16:23:15,193 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-05 16:23:15,193 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 106.251.232.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-06-05 16:23:15,193 - DEBUG - ping -s 56 -c 3 -W 1 106.251.232.69 2026-06-05 16:23:17,846 - DEBUG - PING 106.251.232.69 (106.251.232.69): 56 data bytes 64 bytes from 106.251.232.69: seq=0 ttl=63 time=3.614 ms 64 bytes from 106.251.232.69: seq=1 ttl=63 time=1.042 ms 64 bytes from 106.251.232.69: seq=2 ttl=63 time=0.994 ms --- 106.251.232.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.994/1.883/3.614 ms 2026-06-05 16:23:17,846 - INFO - Ping to IP 106.251.232.69 from VM ctest-vn1-vm2-38615999 passed 2026-06-05 16:23:17,847 - INFO - Detaching port 7a3eba5d-f5a1-4469-be2c-a41ebfbaaff4 from VM ctest-vn1-vm2-38615999 2026-06-05 16:23:17,899 - INFO - Deleting VM ctest-vn1-vm2-38615999 2026-06-05 16:23:17,971 - INFO - Detaching port 3b1e496d-d36e-4c12-ab1c-3a7558fab581 from VM ctest-vn1-vm1-47823527 2026-06-05 16:23:18,002 - INFO - Deleting VM ctest-vn1-vm1-47823527 2026-06-05 16:23:18,254 - DEBUG - Response for delete_port : () 2026-06-05 16:23:18,427 - DEBUG - Response for delete_port : () 2026-06-05 16:23:18,427 - INFO - Deleting VN ctest-vn1-93864875 2026-06-05 16:23:18,575 - DEBUG - Response for deleting network () 2026-06-05 16:23:18,841 - DEBUG - No XMPP flaps were noticed during the test
2026-06-05 16:23:18,841 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23]
2026-06-05 16:23:18,841 - INFO - -------------------------------------------------------------------------------- 2026-06-05 16:23:19,532 - INFO - Deleted project: ctest-TestPorts-60059194, ID : 1c2daa6f-97f4-4b8c-87ed-0d57d5143f7e