2026-09-11 07:25:47,467 - INFO - Domain Default found not creating
2026-09-11 07:25:47,650 - INFO - Project ctest-TestPorts-93194567 not found, creating it
2026-09-11 07:25:48,212 - INFO - Created Project:ctest-TestPorts-93194567, ID : 70081f8c-68e6-4fb8-b3a5-629d9c95606d
2026-09-11 07:25:50,025 - INFO - ================================================================================
2026-09-11 07:25:50,026 - INFO - STARTING TEST : test_ports_bindings
2026-09-11 07:25:50,026 - 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-09-11 07:25:50,295 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-09-11 07:25:50,295 - INFO - Initial checks done. Running the testcase now
2026-09-11 07:25:50,296 - INFO -
2026-09-11 07:25:50,981 - DEBUG - Response for create_network : {'network': {'id': '800ba782-d32d-4691-bafa-56b1e76def0d', 'name': 'ctest-vn-26727340', 'tenant_id': '70081f8c68e64fb8b3a5629d9c95606d', 'project_id': '70081f8c68e64fb8b3a5629d9c95606d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93194567', 'ctest-vn-26727340'], 'port_security_enabled': True, 'description': ''}}
2026-09-11 07:25:51,182 - DEBUG - Response for create_subnet : {'subnet': {'id': '18d00a64-cf8c-44fb-9cb5-13e9c4c479ef', 'name': '', 'tenant_id': '70081f8c68e64fb8b3a5629d9c95606d', 'network_id': '800ba782-d32d-4691-bafa-56b1e76def0d', 'ip_version': 4, 'cidr': '112.157.156.0/26', 'allocation_pools': [{'start': '112.157.156.2', 'end': '112.157.156.62'}], 'gateway_ip': '112.157.156.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.157.156.2', 'tags': [], 'project_id': '70081f8c68e64fb8b3a5629d9c95606d'}}
2026-09-11 07:25:51,202 - INFO - Created VN ctest-vn-26727340
2026-09-11 07:25:51,258 - DEBUG - VN ctest-vn-26727340 UUID is 800ba782-d32d-4691-bafa-56b1e76def0d
2026-09-11 07:25:51,374 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-93194567', 'ctest-vmi-05699877']}
2026-09-11 07:25:51,677 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-05699877', 'id': '32f21fe8-3665-444e-bf4e-e25da3738746', 'tenant_id': '70081f8c68e64fb8b3a5629d9c95606d', 'network_id': '800ba782-d32d-4691-bafa-56b1e76def0d', 'mac_address': '02:32:f2:1f:e8:36', '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': '112.157.156.3', 'subnet_id': '18d00a64-cf8c-44fb-9cb5-13e9c4c479ef'}], 'security_groups': ['eb490671-3413-439d-bf29-dcd312d85c92'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '70081f8c68e64fb8b3a5629d9c95606d'}}
2026-09-11 07:25:51,677 - DEBUG - Created port 32f21fe8-3665-444e-bf4e-e25da3738746
2026-09-11 07:25:51,794 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/32f21fe8-3665-444e-bf4e-e25da3738746
2026-09-11 07:25:52,189 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/32f21fe8-3665-444e-bf4e-e25da3738746
2026-09-11 07:25:52,227 - INFO - VMI 32f21fe8-3665-444e-bf4e-e25da3738746 verification in API Server passed
2026-09-11 07:25:52,349 - DEBUG - Response for delete_port : ()
2026-09-11 07:25:52,349 - INFO - Deleted port 32f21fe8-3665-444e-bf4e-e25da3738746
2026-09-11 07:25:52,349 - INFO - Deleting VN ctest-vn-26727340
2026-09-11 07:25:52,487 - DEBUG - Response for deleting network ()
2026-09-11 07:25:52,759 - DEBUG - No XMPP flaps were noticed during the test
2026-09-11 07:25:52,759 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-09-11 07:25:52,759 - INFO - --------------------------------------------------------------------------------
2026-09-11 07:25:52,762 - INFO - ================================================================================
2026-09-11 07:25:52,762 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-09-11 07:25:52,762 - 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-09-11 07:25:53,064 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-09-11 07:25:53,065 - INFO - Initial checks done. Running the testcase now
2026-09-11 07:25:53,065 - INFO -
2026-09-11 07:25:53,282 - DEBUG - Response for create_network : {'network': {'id': '2b2c08b5-bf89-482b-b553-d76b29cfb61d', 'name': 'ctest-vn1-63050582', 'tenant_id': '70081f8c68e64fb8b3a5629d9c95606d', 'project_id': '70081f8c68e64fb8b3a5629d9c95606d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-93194567', 'ctest-vn1-63050582'], 'port_security_enabled': True, 'description': ''}}
2026-09-11 07:25:53,500 - DEBUG - Response for create_subnet : {'subnet': {'id': '95305a7f-7240-4165-a4a3-155515444cf0', 'name': '', 'tenant_id': '70081f8c68e64fb8b3a5629d9c95606d', 'network_id': '2b2c08b5-bf89-482b-b553-d76b29cfb61d', 'ip_version': 4, 'cidr': '93.197.96.0/26', 'allocation_pools': [{'start': '93.197.96.2', 'end': '93.197.96.62'}], 'gateway_ip': '93.197.96.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.197.96.2', 'tags': [], 'project_id': '70081f8c68e64fb8b3a5629d9c95606d'}}
2026-09-11 07:25:53,676 - DEBUG - Response for create_subnet : {'subnet': {'id': '94570a10-9308-4fa4-ada1-5b1af9a057a0', 'name': '', 'tenant_id': '70081f8c68e64fb8b3a5629d9c95606d', 'network_id': '2b2c08b5-bf89-482b-b553-d76b29cfb61d', 'ip_version': 4, 'cidr': '106.79.53.64/26', 'allocation_pools': [{'start': '106.79.53.66', 'end': '106.79.53.126'}], 'gateway_ip': '106.79.53.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.79.53.66', 'tags': [], 'project_id': '70081f8c68e64fb8b3a5629d9c95606d'}}
2026-09-11 07:25:53,698 - INFO - Created VN ctest-vn1-63050582
2026-09-11 07:25:53,754 - DEBUG - VN ctest-vn1-63050582 UUID is 2b2c08b5-bf89-482b-b553-d76b29cfb61d
2026-09-11 07:25:54,111 - DEBUG - Response for create_port : {'port': {'name': '9e3305e9-873b-4c49-8ab0-97d1c5b72c95', 'id': '9e3305e9-873b-4c49-8ab0-97d1c5b72c95', 'tenant_id': '70081f8c68e64fb8b3a5629d9c95606d', 'network_id': '2b2c08b5-bf89-482b-b553-d76b29cfb61d', 'mac_address': '02:9e:33:05:e9:87', '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': '93.197.96.5', 'subnet_id': '95305a7f-7240-4165-a4a3-155515444cf0'}], 'security_groups': ['eb490671-3413-439d-bf29-dcd312d85c92'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '70081f8c68e64fb8b3a5629d9c95606d'}}
2026-09-11 07:25:54,323 - DEBUG - Response for create_port : {'port': {'name': '0f7808c2-6c6c-4641-9a03-c5e36cd75234', 'id': '0f7808c2-6c6c-4641-9a03-c5e36cd75234', 'tenant_id': '70081f8c68e64fb8b3a5629d9c95606d', 'network_id': '2b2c08b5-bf89-482b-b553-d76b29cfb61d', 'mac_address': '02:0f:78:08:c2:6c', '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.79.53.69', 'subnet_id': '94570a10-9308-4fa4-ada1-5b1af9a057a0'}], 'security_groups': ['eb490671-3413-439d-bf29-dcd312d85c92'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '70081f8c68e64fb8b3a5629d9c95606d'}}
2026-09-11 07:25:54,404 - DEBUG - Services list from nova: [, , ]
2026-09-11 07:25:54,832 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6275-1)
2026-09-11 07:25:55,324 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6275-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6275-1)
2026-09-11 07:25:55,324 - INFO - Waiting for VM ctest-vn1-vm1-09679537 to be up..
2026-09-11 07:25:55,370 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:00,452 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:05,541 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:10,635 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:15,726 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:20,811 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:25,897 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:30,974 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:36,067 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-11 07:26:41,171 - DEBUG - VM is in ACTIVE state now
2026-09-11 07:26:41,171 - INFO - VM name : ctest-vn1-vm1-09679537
2026-09-11 07:26:41,277 - DEBUG - VM ctest-vn1-vm1-09679537 ID is 87b8dc7d-007f-4c75-b58e-ad7892d3f91f
2026-09-11 07:26:41,309 - DEBUG - VM ctest-vn1-vm1-09679537 launched on Node cn-jenkins-deploy-platform-ansible-os-6275-1
2026-09-11 07:26:41,407 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/87b8dc7d-007f-4c75-b58e-ad7892d3f91f
2026-09-11 07:26:41,420 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/9e3305e9-873b-4c49-8ab0-97d1c5b72c95
2026-09-11 07:26:44,696 - 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=5.11 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 5.108/5.108/5.108/0.000 ms')
2026-09-11 07:26:44,696 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-09679537 passed
2026-09-11 07:26:44,862 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-11 07:26:44,862 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-09679537, IP 93.197.96.5, Port 22
2026-09-11 07:26:45,028 - DEBUG - VM ctest-vn1-vm1-09679537 is ready for SSH connections
2026-09-11 07:26:45,028 - INFO - Waiting for VM ctest-vn1-vm2-63670552 to be up..
2026-09-11 07:26:45,114 - DEBUG - VM is in ACTIVE state now
2026-09-11 07:26:45,114 - INFO - VM name : ctest-vn1-vm2-63670552
2026-09-11 07:26:45,207 - DEBUG - VM ctest-vn1-vm2-63670552 ID is eae704d2-618c-441f-a323-ae141457353e
2026-09-11 07:26:45,207 - DEBUG - VM ctest-vn1-vm2-63670552 launched on Node cn-jenkins-deploy-platform-ansible-os-6275-1
2026-09-11 07:26:45,297 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/eae704d2-618c-441f-a323-ae141457353e
2026-09-11 07:26:45,307 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/0f7808c2-6c6c-4641-9a03-c5e36cd75234
2026-09-11 07:26:46,562 - 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.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.616 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.616/2.124/3.633/1.508 ms')
2026-09-11 07:26:46,563 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-63670552 passed
2026-09-11 07:26:46,718 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-11 07:26:46,718 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-63670552, IP 106.79.53.69, Port 22
2026-09-11 07:26:46,893 - DEBUG - VM ctest-vn1-vm2-63670552 is ready for SSH connections
2026-09-11 07:26:46,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-11 07:26:46,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-11 07:26:46,893 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-11 07:26:46,893 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 93.197.96.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-09-11 07:26:46,894 - DEBUG - ping -s 56 -c 3 -W 1 93.197.96.5
2026-09-11 07:26:50,986 - DEBUG - PING 93.197.96.5 (93.197.96.5): 56 data bytes
64 bytes from 93.197.96.5: seq=0 ttl=63 time=5.686 ms
64 bytes from 93.197.96.5: seq=1 ttl=63 time=1.786 ms
64 bytes from 93.197.96.5: seq=2 ttl=63 time=1.177 ms
--- 93.197.96.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.177/2.883/5.686 ms
2026-09-11 07:26:50,986 - INFO - Ping to IP 93.197.96.5 from VM ctest-vn1-vm2-63670552 passed
2026-09-11 07:26:50,986 - INFO - Detaching port 0f7808c2-6c6c-4641-9a03-c5e36cd75234 from VM ctest-vn1-vm2-63670552
2026-09-11 07:26:51,054 - INFO - Deleting VM ctest-vn1-vm2-63670552
2026-09-11 07:26:51,138 - INFO - Detaching port 9e3305e9-873b-4c49-8ab0-97d1c5b72c95 from VM ctest-vn1-vm1-09679537
2026-09-11 07:26:51,174 - INFO - Deleting VM ctest-vn1-vm1-09679537
2026-09-11 07:26:51,449 - DEBUG - Response for delete_port : ()
2026-09-11 07:26:51,645 - DEBUG - Response for delete_port : ()
2026-09-11 07:26:51,645 - INFO - Deleting VN ctest-vn1-63050582
2026-09-11 07:26:51,804 - DEBUG - Response for deleting network ()
2026-09-11 07:26:52,092 - DEBUG - No XMPP flaps were noticed during the test
2026-09-11 07:26:52,092 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:00]
2026-09-11 07:26:52,092 - INFO - --------------------------------------------------------------------------------
2026-09-11 07:26:52,873 - INFO - Deleted project: ctest-TestPorts-93194567, ID : 70081f8c-68e6-4fb8-b3a5-629d9c95606d