2026-06-15 01:59:29,821 - INFO - Domain Default found not creating
2026-06-15 01:59:29,954 - INFO - Project ctest-TestPorts-04039874 not found, creating it
2026-06-15 01:59:30,375 - INFO - Created Project:ctest-TestPorts-04039874, ID : bcffb879-a619-455a-88f2-41849f4c10ec
2026-06-15 01:59:31,855 - INFO - ================================================================================
2026-06-15 01:59:31,855 - INFO - STARTING TEST : test_ports_bindings
2026-06-15 01:59:31,855 - 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-15 01:59:32,107 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.192': '0'}} with
2026-06-15 01:59:32,107 - INFO - Initial checks done. Running the testcase now
2026-06-15 01:59:32,108 - INFO -
2026-06-15 01:59:32,656 - DEBUG - Response for create_network : {'network': {'id': '1e165d6a-a942-46b1-9d37-5616d8f8d5de', 'name': 'ctest-vn-58986624', 'tenant_id': 'bcffb879a619455a88f241849f4c10ec', 'project_id': 'bcffb879a619455a88f241849f4c10ec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04039874', 'ctest-vn-58986624'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 01:59:32,822 - DEBUG - Response for create_subnet : {'subnet': {'id': '35b82796-87f0-4563-bbc3-57f3439f5958', 'name': '', 'tenant_id': 'bcffb879a619455a88f241849f4c10ec', 'network_id': '1e165d6a-a942-46b1-9d37-5616d8f8d5de', 'ip_version': 4, 'cidr': '35.218.93.0/26', 'allocation_pools': [{'start': '35.218.93.2', 'end': '35.218.93.62'}], 'gateway_ip': '35.218.93.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '35.218.93.2', 'tags': [], 'project_id': 'bcffb879a619455a88f241849f4c10ec'}}
2026-06-15 01:59:32,838 - INFO - Created VN ctest-vn-58986624
2026-06-15 01:59:32,887 - DEBUG - VN ctest-vn-58986624 UUID is 1e165d6a-a942-46b1-9d37-5616d8f8d5de
2026-06-15 01:59:32,978 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-04039874', 'ctest-vmi-90315216']}
2026-06-15 01:59:33,234 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-90315216', 'id': 'cc92584e-0760-427d-9167-a1091f349d6f', 'tenant_id': 'bcffb879a619455a88f241849f4c10ec', 'network_id': '1e165d6a-a942-46b1-9d37-5616d8f8d5de', 'mac_address': '02:cc:92:58:4e:07', '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': '35.218.93.3', 'subnet_id': '35b82796-87f0-4563-bbc3-57f3439f5958'}], 'security_groups': ['21d7c4c7-59f7-4b54-acbe-ec8f1a52f69c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bcffb879a619455a88f241849f4c10ec'}}
2026-06-15 01:59:33,234 - DEBUG - Created port cc92584e-0760-427d-9167-a1091f349d6f
2026-06-15 01:59:33,335 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/cc92584e-0760-427d-9167-a1091f349d6f
2026-06-15 01:59:33,652 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/cc92584e-0760-427d-9167-a1091f349d6f
2026-06-15 01:59:33,679 - INFO - VMI cc92584e-0760-427d-9167-a1091f349d6f verification in API Server passed
2026-06-15 01:59:33,751 - DEBUG - Response for delete_port : ()
2026-06-15 01:59:33,751 - INFO - Deleted port cc92584e-0760-427d-9167-a1091f349d6f
2026-06-15 01:59:33,751 - INFO - Deleting VN ctest-vn-58986624
2026-06-15 01:59:33,848 - DEBUG - Response for deleting network ()
2026-06-15 01:59:34,103 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 01:59:34,103 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-15 01:59:34,103 - INFO - --------------------------------------------------------------------------------
2026-06-15 01:59:34,105 - INFO - ================================================================================
2026-06-15 01:59:34,106 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-15 01:59:34,106 - 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-15 01:59:34,391 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.20.0.192': '0'}} with
2026-06-15 01:59:34,391 - INFO - Initial checks done. Running the testcase now
2026-06-15 01:59:34,392 - INFO -
2026-06-15 01:59:34,544 - DEBUG - Response for create_network : {'network': {'id': 'b7ebefb1-45d7-451d-a567-59d0404740b6', 'name': 'ctest-vn1-47669840', 'tenant_id': 'bcffb879a619455a88f241849f4c10ec', 'project_id': 'bcffb879a619455a88f241849f4c10ec', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04039874', 'ctest-vn1-47669840'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 01:59:34,755 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b97dc9c-81f4-472e-b8a9-3d1b0af57e05', 'name': '', 'tenant_id': 'bcffb879a619455a88f241849f4c10ec', 'network_id': 'b7ebefb1-45d7-451d-a567-59d0404740b6', 'ip_version': 4, 'cidr': '68.194.68.64/26', 'allocation_pools': [{'start': '68.194.68.66', 'end': '68.194.68.126'}], 'gateway_ip': '68.194.68.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '68.194.68.66', 'tags': [], 'project_id': 'bcffb879a619455a88f241849f4c10ec'}}
2026-06-15 01:59:34,938 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f82bb88e-961b-4d3c-b460-3abcc39b021c', 'name': '', 'tenant_id': 'bcffb879a619455a88f241849f4c10ec', 'network_id': 'b7ebefb1-45d7-451d-a567-59d0404740b6', 'ip_version': 4, 'cidr': '28.240.166.128/26', 'allocation_pools': [{'start': '28.240.166.130', 'end': '28.240.166.190'}], 'gateway_ip': '28.240.166.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '28.240.166.130', 'tags': [], 'project_id': 'bcffb879a619455a88f241849f4c10ec'}}
2026-06-15 01:59:34,952 - INFO - Created VN ctest-vn1-47669840
2026-06-15 01:59:35,003 - DEBUG - VN ctest-vn1-47669840 UUID is b7ebefb1-45d7-451d-a567-59d0404740b6
2026-06-15 01:59:35,262 - DEBUG - Response for create_port : {'port': {'name': 'ae98573c-dbc7-402b-9ef0-394af1c5f257', 'id': 'ae98573c-dbc7-402b-9ef0-394af1c5f257', 'tenant_id': 'bcffb879a619455a88f241849f4c10ec', 'network_id': 'b7ebefb1-45d7-451d-a567-59d0404740b6', 'mac_address': '02:ae:98:57:3c:db', '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': '68.194.68.69', 'subnet_id': '5b97dc9c-81f4-472e-b8a9-3d1b0af57e05'}], 'security_groups': ['21d7c4c7-59f7-4b54-acbe-ec8f1a52f69c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bcffb879a619455a88f241849f4c10ec'}}
2026-06-15 01:59:35,438 - DEBUG - Response for create_port : {'port': {'name': 'd72e4472-60c3-43f4-b7f9-cc4305791b54', 'id': 'd72e4472-60c3-43f4-b7f9-cc4305791b54', 'tenant_id': 'bcffb879a619455a88f241849f4c10ec', 'network_id': 'b7ebefb1-45d7-451d-a567-59d0404740b6', 'mac_address': '02:d7:2e:44:72:60', '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': '28.240.166.133', 'subnet_id': 'f82bb88e-961b-4d3c-b460-3abcc39b021c'}], 'security_groups': ['21d7c4c7-59f7-4b54-acbe-ec8f1a52f69c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bcffb879a619455a88f241849f4c10ec'}}
2026-06-15 01:59:35,489 - DEBUG - Services list from nova: [, , ]
2026-06-15 01:59:35,781 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5941-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5941-1)
2026-06-15 01:59:36,116 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5941-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5941-1)
2026-06-15 01:59:36,116 - INFO - Waiting for VM ctest-vn1-vm1-33719897 to be up..
2026-06-15 01:59:36,148 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 01:59:41,189 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 01:59:46,252 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 01:59:51,319 - DEBUG - VM is in ACTIVE state now
2026-06-15 01:59:51,319 - INFO - VM name : ctest-vn1-vm1-33719897
2026-06-15 01:59:51,379 - DEBUG - VM ctest-vn1-vm1-33719897 ID is e4b9a081-4fac-4358-a557-06631da75f8f
2026-06-15 01:59:51,396 - DEBUG - VM ctest-vn1-vm1-33719897 launched on Node cn-jenkins-deploy-platform-ansible-os-5941-1
2026-06-15 01:59:51,465 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/e4b9a081-4fac-4358-a557-06631da75f8f
2026-06-15 01:59:51,473 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/ae98573c-dbc7-402b-9ef0-394af1c5f257
2026-06-15 01:59:54,702 - 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 1003ms')
2026-06-15 01:59:54,702 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-33719897 failed!
2026-06-15 01:59:54,771 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04039874:ctest-vn1-47669840 is 68.194.68.65 and allocation pool is NOT set
2026-06-15 01:59:54,771 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04039874:ctest-vn1-47669840 is 28.240.166.129 and allocation pool is NOT set
2026-06-15 01:59:56,832 - 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.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.350 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.350/1.765/3.181/1.415 ms')
2026-06-15 01:59:56,832 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-33719897 passed
2026-06-15 01:59:56,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:59:56,983 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-33719897, IP 68.194.68.69, Port 22
2026-06-15 01:59:57,143 - DEBUG - VM ctest-vn1-vm1-33719897 is ready for SSH connections
2026-06-15 01:59:57,143 - INFO - Waiting for VM ctest-vn1-vm2-56836302 to be up..
2026-06-15 01:59:57,213 - DEBUG - VM is in ACTIVE state now
2026-06-15 01:59:57,213 - INFO - VM name : ctest-vn1-vm2-56836302
2026-06-15 01:59:57,278 - DEBUG - VM ctest-vn1-vm2-56836302 ID is 1c30b5b3-9373-4788-ba1e-1f9a976b6ee0
2026-06-15 01:59:57,278 - DEBUG - VM ctest-vn1-vm2-56836302 launched on Node cn-jenkins-deploy-platform-ansible-os-5941-1
2026-06-15 01:59:57,343 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine/1c30b5b3-9373-4788-ba1e-1f9a976b6ee0
2026-06-15 01:59:57,351 - DEBUG - Requesting: http://10.0.0.73:8082/virtual-machine-interface/d72e4472-60c3-43f4-b7f9-cc4305791b54
2026-06-15 01:59:58,587 - 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.03 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.413 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.413/1.719/3.025/1.306 ms')
2026-06-15 01:59:58,588 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-56836302 passed
2026-06-15 01:59:58,735 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:59:58,735 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-56836302, IP 28.240.166.133, Port 22
2026-06-15 01:59:58,899 - DEBUG - VM ctest-vn1-vm2-56836302 is ready for SSH connections
2026-06-15 01:59:58,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:59:58,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:59:58,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 01:59:58,899 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 68.194.68.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.73, gateway password: c0ntrail123
2026-06-15 01:59:58,899 - DEBUG - ping -s 56 -c 3 -W 1 68.194.68.69
2026-06-15 02:00:02,492 - DEBUG - PING 68.194.68.69 (68.194.68.69): 56 data bytes
64 bytes from 68.194.68.69: seq=0 ttl=63 time=3.755 ms
64 bytes from 68.194.68.69: seq=1 ttl=63 time=1.101 ms
64 bytes from 68.194.68.69: seq=2 ttl=63 time=1.176 ms
--- 68.194.68.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.101/2.010/3.755 ms
2026-06-15 02:00:02,492 - INFO - Ping to IP 68.194.68.69 from VM ctest-vn1-vm2-56836302 passed
2026-06-15 02:00:02,492 - INFO - Detaching port d72e4472-60c3-43f4-b7f9-cc4305791b54 from VM ctest-vn1-vm2-56836302
2026-06-15 02:00:02,545 - INFO - Deleting VM ctest-vn1-vm2-56836302
2026-06-15 02:00:02,608 - INFO - Detaching port ae98573c-dbc7-402b-9ef0-394af1c5f257 from VM ctest-vn1-vm1-33719897
2026-06-15 02:00:02,639 - INFO - Deleting VM ctest-vn1-vm1-33719897
2026-06-15 02:00:02,830 - DEBUG - Response for delete_port : ()
2026-06-15 02:00:02,957 - DEBUG - Response for delete_port : ()
2026-06-15 02:00:02,958 - INFO - Deleting VN ctest-vn1-47669840
2026-06-15 02:00:03,057 - DEBUG - Response for deleting network ()
2026-06-15 02:00:03,322 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 02:00:03,322 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:29]
2026-06-15 02:00:03,322 - INFO - --------------------------------------------------------------------------------
2026-06-15 02:00:04,015 - INFO - Deleted project: ctest-TestPorts-04039874, ID : bcffb879-a619-455a-88f2-41849f4c10ec