2026-07-30 11:44:07,956 - INFO - Domain Default found not creating
2026-07-30 11:44:08,134 - INFO - Project ctest-TestPorts-37047969 not found, creating it
2026-07-30 11:44:08,632 - INFO - Created Project:ctest-TestPorts-37047969, ID : 65983039-7027-407f-9b5e-160967adcb00
2026-07-30 11:44:10,242 - INFO - ================================================================================
2026-07-30 11:44:10,243 - INFO - STARTING TEST : test_ports_bindings
2026-07-30 11:44:10,243 - 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-07-30 11:44:10,501 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with
2026-07-30 11:44:10,501 - INFO - Initial checks done. Running the testcase now
2026-07-30 11:44:10,501 - INFO -
2026-07-30 11:44:11,134 - DEBUG - Response for create_network : {'network': {'id': 'f205a483-e1a9-4184-93e8-e675ab3a222b', 'name': 'ctest-vn-36201368', 'tenant_id': '659830397027407f9b5e160967adcb00', 'project_id': '659830397027407f9b5e160967adcb00', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37047969', 'ctest-vn-36201368'], 'port_security_enabled': True, 'description': ''}}
2026-07-30 11:44:11,318 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a2e7f91b-f508-4041-88e2-e68f06b38f2a', 'name': '', 'tenant_id': '659830397027407f9b5e160967adcb00', 'network_id': 'f205a483-e1a9-4184-93e8-e675ab3a222b', 'ip_version': 4, 'cidr': '43.249.237.0/26', 'allocation_pools': [{'start': '43.249.237.2', 'end': '43.249.237.62'}], 'gateway_ip': '43.249.237.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.249.237.2', 'tags': [], 'project_id': '659830397027407f9b5e160967adcb00'}}
2026-07-30 11:44:11,338 - INFO - Created VN ctest-vn-36201368
2026-07-30 11:44:11,394 - DEBUG - VN ctest-vn-36201368 UUID is f205a483-e1a9-4184-93e8-e675ab3a222b
2026-07-30 11:44:11,505 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-37047969', 'ctest-vmi-32932002']}
2026-07-30 11:44:11,779 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-32932002', 'id': 'a9b2e832-8d38-4381-af8e-f4246f4c8f69', 'tenant_id': '659830397027407f9b5e160967adcb00', 'network_id': 'f205a483-e1a9-4184-93e8-e675ab3a222b', 'mac_address': '02:a9:b2:e8:32:8d', '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': '43.249.237.3', 'subnet_id': 'a2e7f91b-f508-4041-88e2-e68f06b38f2a'}], 'security_groups': ['e050831a-aebf-4af7-bee3-5240663971c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '659830397027407f9b5e160967adcb00'}}
2026-07-30 11:44:11,779 - DEBUG - Created port a9b2e832-8d38-4381-af8e-f4246f4c8f69
2026-07-30 11:44:11,886 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/a9b2e832-8d38-4381-af8e-f4246f4c8f69
2026-07-30 11:44:12,218 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/a9b2e832-8d38-4381-af8e-f4246f4c8f69
2026-07-30 11:44:12,252 - INFO - VMI a9b2e832-8d38-4381-af8e-f4246f4c8f69 verification in API Server passed
2026-07-30 11:44:12,359 - DEBUG - Response for delete_port : ()
2026-07-30 11:44:12,359 - INFO - Deleted port a9b2e832-8d38-4381-af8e-f4246f4c8f69
2026-07-30 11:44:12,360 - INFO - Deleting VN ctest-vn-36201368
2026-07-30 11:44:12,476 - DEBUG - Response for deleting network ()
2026-07-30 11:44:12,740 - DEBUG - No XMPP flaps were noticed during the test
2026-07-30 11:44:12,741 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-07-30 11:44:12,741 - INFO - --------------------------------------------------------------------------------
2026-07-30 11:44:12,743 - INFO - ================================================================================
2026-07-30 11:44:12,743 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-07-30 11:44:12,743 - 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-07-30 11:44:13,043 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.17': '0'}} with
2026-07-30 11:44:13,044 - INFO - Initial checks done. Running the testcase now
2026-07-30 11:44:13,044 - INFO -
2026-07-30 11:44:13,251 - DEBUG - Response for create_network : {'network': {'id': '43ab94ae-4b8c-4d10-8ad4-d6fe6151cba6', 'name': 'ctest-vn1-55476817', 'tenant_id': '659830397027407f9b5e160967adcb00', 'project_id': '659830397027407f9b5e160967adcb00', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-37047969', 'ctest-vn1-55476817'], 'port_security_enabled': True, 'description': ''}}
2026-07-30 11:44:13,440 - DEBUG - Response for create_subnet : {'subnet': {'id': '36a2c463-0449-4a23-b77a-82b82d96156d', 'name': '', 'tenant_id': '659830397027407f9b5e160967adcb00', 'network_id': '43ab94ae-4b8c-4d10-8ad4-d6fe6151cba6', 'ip_version': 4, 'cidr': '49.41.140.128/26', 'allocation_pools': [{'start': '49.41.140.130', 'end': '49.41.140.190'}], 'gateway_ip': '49.41.140.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.41.140.130', 'tags': [], 'project_id': '659830397027407f9b5e160967adcb00'}}
2026-07-30 11:44:13,605 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a90615f1-8a85-4ca2-b6b2-99cff21c4c76', 'name': '', 'tenant_id': '659830397027407f9b5e160967adcb00', 'network_id': '43ab94ae-4b8c-4d10-8ad4-d6fe6151cba6', 'ip_version': 4, 'cidr': '35.129.159.192/26', 'allocation_pools': [{'start': '35.129.159.194', 'end': '35.129.159.254'}], 'gateway_ip': '35.129.159.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.129.159.194', 'tags': [], 'project_id': '659830397027407f9b5e160967adcb00'}}
2026-07-30 11:44:13,627 - INFO - Created VN ctest-vn1-55476817
2026-07-30 11:44:13,682 - DEBUG - VN ctest-vn1-55476817 UUID is 43ab94ae-4b8c-4d10-8ad4-d6fe6151cba6
2026-07-30 11:44:14,022 - DEBUG - Response for create_port : {'port': {'name': '0a9d00c2-6ee8-471e-af07-fbe885e70cee', 'id': '0a9d00c2-6ee8-471e-af07-fbe885e70cee', 'tenant_id': '659830397027407f9b5e160967adcb00', 'network_id': '43ab94ae-4b8c-4d10-8ad4-d6fe6151cba6', 'mac_address': '02:0a:9d:00:c2:6e', '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': '49.41.140.133', 'subnet_id': '36a2c463-0449-4a23-b77a-82b82d96156d'}], 'security_groups': ['e050831a-aebf-4af7-bee3-5240663971c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '659830397027407f9b5e160967adcb00'}}
2026-07-30 11:44:14,232 - DEBUG - Response for create_port : {'port': {'name': '1b60bc6e-758c-4ead-956a-4ad5de8367d0', 'id': '1b60bc6e-758c-4ead-956a-4ad5de8367d0', 'tenant_id': '659830397027407f9b5e160967adcb00', 'network_id': '43ab94ae-4b8c-4d10-8ad4-d6fe6151cba6', 'mac_address': '02:1b:60:bc:6e:75', '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': '35.129.159.197', 'subnet_id': 'a90615f1-8a85-4ca2-b6b2-99cff21c4c76'}], 'security_groups': ['e050831a-aebf-4af7-bee3-5240663971c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '659830397027407f9b5e160967adcb00'}}
2026-07-30 11:44:14,299 - DEBUG - Services list from nova: [, , ]
2026-07-30 11:44:14,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6123-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6123-1)
2026-07-30 11:44:15,098 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6123-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6123-1)
2026-07-30 11:44:15,098 - INFO - Waiting for VM ctest-vn1-vm1-94575369 to be up..
2026-07-30 11:44:15,143 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:44:20,205 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:44:25,295 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:44:30,386 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:44:35,473 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:44:40,559 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:44:45,649 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:44:50,744 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:44:55,827 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-30 11:45:00,954 - DEBUG - VM is in ACTIVE state now
2026-07-30 11:45:00,954 - INFO - VM name : ctest-vn1-vm1-94575369
2026-07-30 11:45:01,068 - DEBUG - VM ctest-vn1-vm1-94575369 ID is dca8f556-97ae-4c92-baf8-8e55ffeff6a9
2026-07-30 11:45:01,099 - DEBUG - VM ctest-vn1-vm1-94575369 launched on Node cn-jenkins-deploy-platform-ansible-os-6123-1
2026-07-30 11:45:01,224 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/dca8f556-97ae-4c92-baf8-8e55ffeff6a9
2026-07-30 11:45:01,237 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/0a9d00c2-6ee8-471e-af07-fbe885e70cee
2026-07-30 11:45:04,529 - 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 1022ms')
2026-07-30 11:45:04,530 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-94575369 failed!
2026-07-30 11:45:04,586 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37047969:ctest-vn1-55476817 is 49.41.140.129 and allocation pool is NOT set
2026-07-30 11:45:04,586 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-37047969:ctest-vn1-55476817 is 35.129.159.193 and allocation pool is NOT set
2026-07-30 11:45:06,647 - 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.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.638 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.638/2.116/3.594/1.478 ms')
2026-07-30 11:45:06,647 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-94575369 passed
2026-07-30 11:45:06,795 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-30 11:45:06,795 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-94575369, IP 49.41.140.133, Port 22
2026-07-30 11:45:06,951 - DEBUG - VM ctest-vn1-vm1-94575369 is ready for SSH connections
2026-07-30 11:45:06,951 - INFO - Waiting for VM ctest-vn1-vm2-52690144 to be up..
2026-07-30 11:45:07,039 - DEBUG - VM is in ACTIVE state now
2026-07-30 11:45:07,039 - INFO - VM name : ctest-vn1-vm2-52690144
2026-07-30 11:45:07,127 - DEBUG - VM ctest-vn1-vm2-52690144 ID is 36a14d42-e5a2-4e97-931c-084b030e68e9
2026-07-30 11:45:07,128 - DEBUG - VM ctest-vn1-vm2-52690144 launched on Node cn-jenkins-deploy-platform-ansible-os-6123-1
2026-07-30 11:45:07,212 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/36a14d42-e5a2-4e97-931c-084b030e68e9
2026-07-30 11:45:07,223 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/1b60bc6e-758c-4ead-956a-4ad5de8367d0
2026-07-30 11:45:08,469 - 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=4.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.628 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.628/2.474/4.320/1.846 ms')
2026-07-30 11:45:08,469 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-52690144 passed
2026-07-30 11:45:08,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-30 11:45:08,623 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-52690144, IP 35.129.159.197, Port 22
2026-07-30 11:45:08,788 - DEBUG - VM ctest-vn1-vm2-52690144 is ready for SSH connections
2026-07-30 11:45:08,788 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-30 11:45:08,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-30 11:45:08,789 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-30 11:45:08,789 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 49.41.140.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123
2026-07-30 11:45:08,789 - DEBUG - ping -s 56 -c 3 -W 1 49.41.140.133
2026-07-30 11:45:12,923 - DEBUG - PING 49.41.140.133 (49.41.140.133): 56 data bytes
64 bytes from 49.41.140.133: seq=0 ttl=63 time=5.837 ms
64 bytes from 49.41.140.133: seq=1 ttl=63 time=1.296 ms
64 bytes from 49.41.140.133: seq=2 ttl=63 time=1.308 ms
--- 49.41.140.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.296/2.813/5.837 ms
2026-07-30 11:45:12,924 - INFO - Ping to IP 49.41.140.133 from VM ctest-vn1-vm2-52690144 passed
2026-07-30 11:45:12,924 - INFO - Detaching port 1b60bc6e-758c-4ead-956a-4ad5de8367d0 from VM ctest-vn1-vm2-52690144
2026-07-30 11:45:12,981 - INFO - Deleting VM ctest-vn1-vm2-52690144
2026-07-30 11:45:13,067 - INFO - Detaching port 0a9d00c2-6ee8-471e-af07-fbe885e70cee from VM ctest-vn1-vm1-94575369
2026-07-30 11:45:13,105 - INFO - Deleting VM ctest-vn1-vm1-94575369
2026-07-30 11:45:13,353 - DEBUG - Response for delete_port : ()
2026-07-30 11:45:13,550 - DEBUG - Response for delete_port : ()
2026-07-30 11:45:13,550 - INFO - Deleting VN ctest-vn1-55476817
2026-07-30 11:45:13,685 - DEBUG - Response for deleting network ()
2026-07-30 11:45:13,956 - DEBUG - No XMPP flaps were noticed during the test
2026-07-30 11:45:13,956 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-07-30 11:45:13,957 - INFO - --------------------------------------------------------------------------------
2026-07-30 11:45:14,723 - INFO - Deleted project: ctest-TestPorts-37047969, ID : 65983039-7027-407f-9b5e-160967adcb00