2026-08-18 05:38:22,006 - INFO - Domain Default found not creating
2026-08-18 05:38:22,177 - INFO - Project ctest-TestPorts-19363186 not found, creating it
2026-08-18 05:38:22,648 - INFO - Created Project:ctest-TestPorts-19363186, ID : b8cb736e-880b-4688-b570-c9c3eeed2a0a
2026-08-18 05:38:24,184 - INFO - ================================================================================
2026-08-18 05:38:24,185 - INFO - STARTING TEST : test_ports_bindings
2026-08-18 05:38:24,185 - 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-08-18 05:38:24,438 - DEBUG - Nothing to compare xmpp stats {'10.0.0.251': {'10.20.0.17': '0'}} with
2026-08-18 05:38:24,438 - INFO - Initial checks done. Running the testcase now
2026-08-18 05:38:24,438 - INFO -
2026-08-18 05:38:25,005 - DEBUG - Response for create_network : {'network': {'id': 'ccadd068-6305-4566-97b9-c2315b21c21d', 'name': 'ctest-vn-49554841', 'tenant_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'project_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-19363186', 'ctest-vn-49554841'], 'port_security_enabled': True, 'description': ''}}
2026-08-18 05:38:25,207 - DEBUG - Response for create_subnet : {'subnet': {'id': '680a210a-aa35-4c1b-8144-965b9eb51bc0', 'name': '', 'tenant_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'network_id': 'ccadd068-6305-4566-97b9-c2315b21c21d', 'ip_version': 4, 'cidr': '18.55.186.0/26', 'allocation_pools': [{'start': '18.55.186.2', 'end': '18.55.186.62'}], 'gateway_ip': '18.55.186.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.55.186.2', 'tags': [], 'project_id': 'b8cb736e880b4688b570c9c3eeed2a0a'}}
2026-08-18 05:38:25,224 - INFO - Created VN ctest-vn-49554841
2026-08-18 05:38:25,280 - DEBUG - VN ctest-vn-49554841 UUID is ccadd068-6305-4566-97b9-c2315b21c21d
2026-08-18 05:38:25,382 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-19363186', 'ctest-vmi-44986338']}
2026-08-18 05:38:25,677 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-44986338', 'id': '7d076d6a-1ebc-410e-94d1-df01d892594f', 'tenant_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'network_id': 'ccadd068-6305-4566-97b9-c2315b21c21d', 'mac_address': '02:7d:07:6d:6a:1e', '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': '18.55.186.3', 'subnet_id': '680a210a-aa35-4c1b-8144-965b9eb51bc0'}], 'security_groups': ['76cc47bc-1a30-49c7-b1fb-8b5bf52b8695'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b8cb736e880b4688b570c9c3eeed2a0a'}}
2026-08-18 05:38:25,677 - DEBUG - Created port 7d076d6a-1ebc-410e-94d1-df01d892594f
2026-08-18 05:38:25,780 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/7d076d6a-1ebc-410e-94d1-df01d892594f
2026-08-18 05:38:26,115 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/7d076d6a-1ebc-410e-94d1-df01d892594f
2026-08-18 05:38:26,144 - INFO - VMI 7d076d6a-1ebc-410e-94d1-df01d892594f verification in API Server passed
2026-08-18 05:38:26,233 - DEBUG - Response for delete_port : ()
2026-08-18 05:38:26,233 - INFO - Deleted port 7d076d6a-1ebc-410e-94d1-df01d892594f
2026-08-18 05:38:26,233 - INFO - Deleting VN ctest-vn-49554841
2026-08-18 05:38:26,350 - DEBUG - Response for deleting network ()
2026-08-18 05:38:26,606 - DEBUG - No XMPP flaps were noticed during the test
2026-08-18 05:38:26,606 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-18 05:38:26,606 - INFO - --------------------------------------------------------------------------------
2026-08-18 05:38:26,608 - INFO - ================================================================================
2026-08-18 05:38:26,608 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-18 05:38:26,608 - 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-08-18 05:38:26,900 - DEBUG - Nothing to compare xmpp stats {'10.0.0.251': {'10.20.0.17': '0'}} with
2026-08-18 05:38:26,900 - INFO - Initial checks done. Running the testcase now
2026-08-18 05:38:26,900 - INFO -
2026-08-18 05:38:27,079 - DEBUG - Response for create_network : {'network': {'id': '9a51458a-ca53-4415-b7fe-610001317591', 'name': 'ctest-vn1-46866543', 'tenant_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'project_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-19363186', 'ctest-vn1-46866543'], 'port_security_enabled': True, 'description': ''}}
2026-08-18 05:38:27,274 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a28dfc31-60f4-42fb-b07a-f766e086c3e9', 'name': '', 'tenant_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'network_id': '9a51458a-ca53-4415-b7fe-610001317591', 'ip_version': 4, 'cidr': '150.233.147.64/26', 'allocation_pools': [{'start': '150.233.147.66', 'end': '150.233.147.126'}], 'gateway_ip': '150.233.147.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '150.233.147.66', 'tags': [], 'project_id': 'b8cb736e880b4688b570c9c3eeed2a0a'}}
2026-08-18 05:38:27,430 - DEBUG - Response for create_subnet : {'subnet': {'id': '81e517df-29b4-4e88-9dd7-1fbcc93d534f', 'name': '', 'tenant_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'network_id': '9a51458a-ca53-4415-b7fe-610001317591', 'ip_version': 4, 'cidr': '189.12.216.128/26', 'allocation_pools': [{'start': '189.12.216.130', 'end': '189.12.216.190'}], 'gateway_ip': '189.12.216.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.12.216.130', 'tags': [], 'project_id': 'b8cb736e880b4688b570c9c3eeed2a0a'}}
2026-08-18 05:38:27,447 - INFO - Created VN ctest-vn1-46866543
2026-08-18 05:38:27,496 - DEBUG - VN ctest-vn1-46866543 UUID is 9a51458a-ca53-4415-b7fe-610001317591
2026-08-18 05:38:27,810 - DEBUG - Response for create_port : {'port': {'name': 'f56d94a4-544b-4423-ac29-f0151f45fd9e', 'id': 'f56d94a4-544b-4423-ac29-f0151f45fd9e', 'tenant_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'network_id': '9a51458a-ca53-4415-b7fe-610001317591', 'mac_address': '02:f5:6d:94:a4:54', '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': '150.233.147.69', 'subnet_id': 'a28dfc31-60f4-42fb-b07a-f766e086c3e9'}], 'security_groups': ['76cc47bc-1a30-49c7-b1fb-8b5bf52b8695'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b8cb736e880b4688b570c9c3eeed2a0a'}}
2026-08-18 05:38:28,008 - DEBUG - Response for create_port : {'port': {'name': '27110f81-3549-4da3-893d-787b488f30fe', 'id': '27110f81-3549-4da3-893d-787b488f30fe', 'tenant_id': 'b8cb736e880b4688b570c9c3eeed2a0a', 'network_id': '9a51458a-ca53-4415-b7fe-610001317591', 'mac_address': '02:27:11:0f:81:35', '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': '189.12.216.133', 'subnet_id': '81e517df-29b4-4e88-9dd7-1fbcc93d534f'}], 'security_groups': ['76cc47bc-1a30-49c7-b1fb-8b5bf52b8695'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b8cb736e880b4688b570c9c3eeed2a0a'}}
2026-08-18 05:38:28,072 - DEBUG - Services list from nova: [, , ]
2026-08-18 05:38:28,398 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6178-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6178-1)
2026-08-18 05:38:28,762 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6178-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6178-1)
2026-08-18 05:38:28,762 - INFO - Waiting for VM ctest-vn1-vm1-08462455 to be up..
2026-08-18 05:38:28,797 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 05:38:33,845 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 05:38:38,919 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 05:38:43,994 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 05:38:49,080 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 05:38:54,153 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 05:38:59,227 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 05:39:04,308 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-18 05:39:09,383 - DEBUG - VM is in ACTIVE state now
2026-08-18 05:39:09,383 - INFO - VM name : ctest-vn1-vm1-08462455
2026-08-18 05:39:09,449 - DEBUG - VM ctest-vn1-vm1-08462455 ID is aed9656d-9dfb-4c92-bc88-182c52d764d1
2026-08-18 05:39:09,466 - DEBUG - VM ctest-vn1-vm1-08462455 launched on Node cn-jenkins-deploy-platform-ansible-os-6178-1
2026-08-18 05:39:09,529 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine/aed9656d-9dfb-4c92-bc88-182c52d764d1
2026-08-18 05:39:09,537 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/f56d94a4-544b-4423-ac29-f0151f45fd9e
2026-08-18 05:39:12,790 - 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 1013ms')
2026-08-18 05:39:12,790 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-08462455 failed!
2026-08-18 05:39:12,848 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-19363186:ctest-vn1-46866543 is 150.233.147.65 and allocation pool is NOT set
2026-08-18 05:39:12,848 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-19363186:ctest-vn1-46866543 is 189.12.216.129 and allocation pool is NOT set
2026-08-18 05:39:14,918 - 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=4.99 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.356 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.356/2.675/4.994/2.319 ms')
2026-08-18 05:39:14,918 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-08462455 passed
2026-08-18 05:39:15,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 05:39:15,073 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08462455, IP 150.233.147.69, Port 22
2026-08-18 05:39:15,238 - DEBUG - VM ctest-vn1-vm1-08462455 is ready for SSH connections
2026-08-18 05:39:15,238 - INFO - Waiting for VM ctest-vn1-vm2-54624448 to be up..
2026-08-18 05:39:15,315 - DEBUG - VM is in ACTIVE state now
2026-08-18 05:39:15,315 - INFO - VM name : ctest-vn1-vm2-54624448
2026-08-18 05:39:15,398 - DEBUG - VM ctest-vn1-vm2-54624448 ID is 07fd3e57-6f14-4dee-9291-9eb0f2275365
2026-08-18 05:39:15,398 - DEBUG - VM ctest-vn1-vm2-54624448 launched on Node cn-jenkins-deploy-platform-ansible-os-6178-1
2026-08-18 05:39:15,480 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine/07fd3e57-6f14-4dee-9291-9eb0f2275365
2026-08-18 05:39:15,488 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/27110f81-3549-4da3-893d-787b488f30fe
2026-08-18 05:39:16,729 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.440 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.440/2.213/3.986/1.773 ms')
2026-08-18 05:39:16,729 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-54624448 passed
2026-08-18 05:39:16,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 05:39:16,880 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-54624448, IP 189.12.216.133, Port 22
2026-08-18 05:39:17,035 - DEBUG - VM ctest-vn1-vm2-54624448 is ready for SSH connections
2026-08-18 05:39:17,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 05:39:17,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 05:39:17,036 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-18 05:39:17,036 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 150.233.147.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.251, gateway password: c0ntrail123
2026-08-18 05:39:17,036 - DEBUG - ping -s 56 -c 3 -W 1 150.233.147.69
2026-08-18 05:39:20,995 - DEBUG - PING 150.233.147.69 (150.233.147.69): 56 data bytes
64 bytes from 150.233.147.69: seq=0 ttl=63 time=3.895 ms
64 bytes from 150.233.147.69: seq=1 ttl=63 time=1.017 ms
64 bytes from 150.233.147.69: seq=2 ttl=63 time=1.032 ms
--- 150.233.147.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.017/1.981/3.895 ms
2026-08-18 05:39:20,995 - INFO - Ping to IP 150.233.147.69 from VM ctest-vn1-vm2-54624448 passed
2026-08-18 05:39:20,995 - INFO - Detaching port 27110f81-3549-4da3-893d-787b488f30fe from VM ctest-vn1-vm2-54624448
2026-08-18 05:39:21,053 - INFO - Deleting VM ctest-vn1-vm2-54624448
2026-08-18 05:39:21,129 - INFO - Detaching port f56d94a4-544b-4423-ac29-f0151f45fd9e from VM ctest-vn1-vm1-08462455
2026-08-18 05:39:21,168 - INFO - Deleting VM ctest-vn1-vm1-08462455
2026-08-18 05:39:21,408 - DEBUG - Response for delete_port : ()
2026-08-18 05:39:21,592 - DEBUG - Response for delete_port : ()
2026-08-18 05:39:21,592 - INFO - Deleting VN ctest-vn1-46866543
2026-08-18 05:39:21,731 - DEBUG - Response for deleting network ()
2026-08-18 05:39:21,990 - DEBUG - No XMPP flaps were noticed during the test
2026-08-18 05:39:21,990 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55]
2026-08-18 05:39:21,990 - INFO - --------------------------------------------------------------------------------
2026-08-18 05:39:22,781 - INFO - Deleted project: ctest-TestPorts-19363186, ID : b8cb736e-880b-4688-b570-c9c3eeed2a0a