2026-01-01 02:25:29,986 - INFO - Domain Default found not creating
2026-01-01 02:25:30,159 - INFO - Project ctest-TestPorts-90252127 not found, creating it
2026-01-01 02:25:30,637 - INFO - Created Project:ctest-TestPorts-90252127, ID : 1669ac47-4f7e-46cc-b9bf-852d9ef131ad
2026-01-01 02:25:32,418 - INFO - ================================================================================
2026-01-01 02:25:32,418 - INFO - STARTING TEST : test_ports_bindings
2026-01-01 02:25:32,418 - 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-01-01 02:25:32,676 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.241': '0'}} with
2026-01-01 02:25:32,676 - INFO - Initial checks done. Running the testcase now
2026-01-01 02:25:32,676 - INFO -
2026-01-01 02:25:33,266 - DEBUG - Response for create_network : {'network': {'id': '26e176ce-242d-4c77-adfe-c074d0d675c3', 'name': 'ctest-vn-41507534', 'tenant_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'project_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-90252127', 'ctest-vn-41507534'], 'port_security_enabled': True, 'description': ''}}
2026-01-01 02:25:33,498 - DEBUG - Response for create_subnet : {'subnet': {'id': '13cb2f17-b997-4262-8f87-dd3555fec2c5', 'name': '', 'tenant_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'network_id': '26e176ce-242d-4c77-adfe-c074d0d675c3', 'ip_version': 4, 'cidr': '41.207.166.192/26', 'allocation_pools': [{'start': '41.207.166.194', 'end': '41.207.166.254'}], 'gateway_ip': '41.207.166.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.207.166.194', 'tags': [], 'project_id': '1669ac474f7e46ccb9bf852d9ef131ad'}}
2026-01-01 02:25:33,521 - INFO - Created VN ctest-vn-41507534
2026-01-01 02:25:33,578 - DEBUG - VN ctest-vn-41507534 UUID is 26e176ce-242d-4c77-adfe-c074d0d675c3
2026-01-01 02:25:33,694 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-90252127', 'ctest-vmi-67497024']}
2026-01-01 02:25:33,945 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-67497024', 'id': 'e0536fc1-b1e2-4f07-9d55-53706f4473d9', 'tenant_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'network_id': '26e176ce-242d-4c77-adfe-c074d0d675c3', 'mac_address': '02:e0:53:6f:c1:b1', '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': '41.207.166.195', 'subnet_id': '13cb2f17-b997-4262-8f87-dd3555fec2c5'}], 'security_groups': ['0443e5b3-4b7c-4e2c-8e66-149d16dafa2b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1669ac474f7e46ccb9bf852d9ef131ad'}}
2026-01-01 02:25:33,946 - DEBUG - Created port e0536fc1-b1e2-4f07-9d55-53706f4473d9
2026-01-01 02:25:34,050 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/e0536fc1-b1e2-4f07-9d55-53706f4473d9
2026-01-01 02:25:34,386 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/e0536fc1-b1e2-4f07-9d55-53706f4473d9
2026-01-01 02:25:34,428 - INFO - VMI e0536fc1-b1e2-4f07-9d55-53706f4473d9 verification in API Server passed
2026-01-01 02:25:34,520 - DEBUG - Response for delete_port : ()
2026-01-01 02:25:34,520 - INFO - Deleted port e0536fc1-b1e2-4f07-9d55-53706f4473d9
2026-01-01 02:25:34,521 - INFO - Deleting VN ctest-vn-41507534
2026-01-01 02:25:34,638 - DEBUG - Response for deleting network ()
2026-01-01 02:25:34,900 - DEBUG - No XMPP flaps were noticed during the test
2026-01-01 02:25:34,900 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-01-01 02:25:34,900 - INFO - --------------------------------------------------------------------------------
2026-01-01 02:25:34,902 - INFO - ================================================================================
2026-01-01 02:25:34,903 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-01 02:25:34,903 - 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-01-01 02:25:35,186 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.241': '0'}} with
2026-01-01 02:25:35,187 - INFO - Initial checks done. Running the testcase now
2026-01-01 02:25:35,187 - INFO -
2026-01-01 02:25:35,355 - DEBUG - Response for create_network : {'network': {'id': 'ff00f45c-5519-439b-8d15-f206bc8face2', 'name': 'ctest-vn1-13468326', 'tenant_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'project_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-90252127', 'ctest-vn1-13468326'], 'port_security_enabled': True, 'description': ''}}
2026-01-01 02:25:35,546 - DEBUG - Response for create_subnet : {'subnet': {'id': '7bdec4c8-d2d5-4397-ac75-30845fc3cce5', 'name': '', 'tenant_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'network_id': 'ff00f45c-5519-439b-8d15-f206bc8face2', 'ip_version': 4, 'cidr': '75.0.80.192/26', 'allocation_pools': [{'start': '75.0.80.194', 'end': '75.0.80.254'}], 'gateway_ip': '75.0.80.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.0.80.194', 'tags': [], 'project_id': '1669ac474f7e46ccb9bf852d9ef131ad'}}
2026-01-01 02:25:35,753 - DEBUG - Response for create_subnet : {'subnet': {'id': '51eeb5e5-6b13-45c7-82ee-397315ee2a86', 'name': '', 'tenant_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'network_id': 'ff00f45c-5519-439b-8d15-f206bc8face2', 'ip_version': 4, 'cidr': '138.61.207.128/26', 'allocation_pools': [{'start': '138.61.207.130', 'end': '138.61.207.190'}], 'gateway_ip': '138.61.207.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.61.207.130', 'tags': [], 'project_id': '1669ac474f7e46ccb9bf852d9ef131ad'}}
2026-01-01 02:25:35,774 - INFO - Created VN ctest-vn1-13468326
2026-01-01 02:25:35,826 - DEBUG - VN ctest-vn1-13468326 UUID is ff00f45c-5519-439b-8d15-f206bc8face2
2026-01-01 02:25:36,133 - DEBUG - Response for create_port : {'port': {'name': '40dbb1c9-2106-4e6d-9fcb-dd64788790eb', 'id': '40dbb1c9-2106-4e6d-9fcb-dd64788790eb', 'tenant_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'network_id': 'ff00f45c-5519-439b-8d15-f206bc8face2', 'mac_address': '02:40:db:b1:c9:21', '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': '75.0.80.197', 'subnet_id': '7bdec4c8-d2d5-4397-ac75-30845fc3cce5'}], 'security_groups': ['0443e5b3-4b7c-4e2c-8e66-149d16dafa2b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1669ac474f7e46ccb9bf852d9ef131ad'}}
2026-01-01 02:25:36,301 - DEBUG - Response for create_port : {'port': {'name': '94f48241-5fef-4469-9787-38f117157407', 'id': '94f48241-5fef-4469-9787-38f117157407', 'tenant_id': '1669ac474f7e46ccb9bf852d9ef131ad', 'network_id': 'ff00f45c-5519-439b-8d15-f206bc8face2', 'mac_address': '02:94:f4:82:41:5f', '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': '138.61.207.133', 'subnet_id': '51eeb5e5-6b13-45c7-82ee-397315ee2a86'}], 'security_groups': ['0443e5b3-4b7c-4e2c-8e66-149d16dafa2b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1669ac474f7e46ccb9bf852d9ef131ad'}}
2026-01-01 02:25:36,365 - DEBUG - Services list from nova: [, , ]
2026-01-01 02:25:36,724 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4948-1)
2026-01-01 02:25:37,133 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4948-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4948-1)
2026-01-01 02:25:37,133 - INFO - Waiting for VM ctest-vn1-vm1-91829492 to be up..
2026-01-01 02:25:37,174 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-01 02:25:42,256 - DEBUG - VM is in ACTIVE state now
2026-01-01 02:25:42,256 - INFO - VM name : ctest-vn1-vm1-91829492
2026-01-01 02:25:42,337 - DEBUG - VM ctest-vn1-vm1-91829492 ID is b1a344b1-37f0-475e-a06b-2457b61fc4d3
2026-01-01 02:25:42,359 - DEBUG - VM ctest-vn1-vm1-91829492 launched on Node cn-jenkins-deploy-platform-ansible-os-4948-1
2026-01-01 02:25:42,447 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/b1a344b1-37f0-475e-a06b-2457b61fc4d3
2026-01-01 02:25:42,456 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/40dbb1c9-2106-4e6d-9fcb-dd64788790eb
2026-01-01 02:25:45,706 - 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 1002ms')
2026-01-01 02:25:45,706 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-91829492 failed!
2026-01-01 02:25:45,762 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-90252127:ctest-vn1-13468326 is 75.0.80.193 and allocation pool is NOT set
2026-01-01 02:25:45,762 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-90252127:ctest-vn1-13468326 is 138.61.207.129 and allocation pool is NOT set
2026-01-01 02:25:49,827 - 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=9.13 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 9.125/9.125/9.125/0.000 ms')
2026-01-01 02:25:49,827 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-91829492 passed
2026-01-01 02:25:49,982 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-01 02:25:49,982 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-91829492, IP 75.0.80.197, Port 22
2026-01-01 02:25:50,137 - DEBUG - VM ctest-vn1-vm1-91829492 is ready for SSH connections
2026-01-01 02:25:50,138 - INFO - Waiting for VM ctest-vn1-vm2-08799011 to be up..
2026-01-01 02:25:50,229 - DEBUG - VM is in ACTIVE state now
2026-01-01 02:25:50,229 - INFO - VM name : ctest-vn1-vm2-08799011
2026-01-01 02:25:50,303 - DEBUG - VM ctest-vn1-vm2-08799011 ID is 6cc60949-8fed-408d-a57a-bc12ed4178f2
2026-01-01 02:25:50,303 - DEBUG - VM ctest-vn1-vm2-08799011 launched on Node cn-jenkins-deploy-platform-ansible-os-4948-1
2026-01-01 02:25:50,380 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine/6cc60949-8fed-408d-a57a-bc12ed4178f2
2026-01-01 02:25:50,388 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-machine-interface/94f48241-5fef-4469-9787-38f117157407
2026-01-01 02:25:51,627 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.496 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.496/1.782/3.069/1.286 ms')
2026-01-01 02:25:51,627 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-08799011 passed
2026-01-01 02:25:51,778 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-01 02:25:51,778 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-08799011, IP 138.61.207.133, Port 22
2026-01-01 02:25:51,934 - DEBUG - VM ctest-vn1-vm2-08799011 is ready for SSH connections
2026-01-01 02:25:51,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-01 02:25:51,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-01 02:25:51,934 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-01 02:25:51,934 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.0.80.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.19, gateway password: c0ntrail123
2026-01-01 02:25:51,934 - DEBUG - ping -s 56 -c 3 -W 1 75.0.80.197
2026-01-01 02:25:54,639 - DEBUG - PING 75.0.80.197 (75.0.80.197): 56 data bytes
64 bytes from 75.0.80.197: seq=0 ttl=63 time=4.077 ms
64 bytes from 75.0.80.197: seq=1 ttl=63 time=0.906 ms
64 bytes from 75.0.80.197: seq=2 ttl=63 time=1.068 ms
--- 75.0.80.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.906/2.017/4.077 ms
2026-01-01 02:25:54,639 - INFO - Ping to IP 75.0.80.197 from VM ctest-vn1-vm2-08799011 passed
2026-01-01 02:25:54,640 - INFO - Detaching port 94f48241-5fef-4469-9787-38f117157407 from VM ctest-vn1-vm2-08799011
2026-01-01 02:25:54,692 - INFO - Deleting VM ctest-vn1-vm2-08799011
2026-01-01 02:25:54,767 - INFO - Detaching port 40dbb1c9-2106-4e6d-9fcb-dd64788790eb from VM ctest-vn1-vm1-91829492
2026-01-01 02:25:54,802 - INFO - Deleting VM ctest-vn1-vm1-91829492
2026-01-01 02:25:55,061 - DEBUG - Response for delete_port : ()
2026-01-01 02:25:55,258 - DEBUG - Response for delete_port : ()
2026-01-01 02:25:55,259 - INFO - Deleting VN ctest-vn1-13468326
2026-01-01 02:25:55,411 - DEBUG - Response for deleting network ()
2026-01-01 02:25:55,667 - DEBUG - No XMPP flaps were noticed during the test
2026-01-01 02:25:55,667 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-01-01 02:25:55,667 - INFO - --------------------------------------------------------------------------------
2026-01-01 02:25:56,409 - INFO - Deleted project: ctest-TestPorts-90252127, ID : 1669ac47-4f7e-46cc-b9bf-852d9ef131ad