2026-04-02 11:37:35,361 - INFO - Domain Default found not creating 2026-04-02 11:37:35,525 - INFO - Project ctest-TestPorts-87347507 not found, creating it 2026-04-02 11:37:36,008 - INFO - Created Project:ctest-TestPorts-87347507, ID : fb9d35cc-afd5-4e3f-bd37-d487c2e90556 2026-04-02 11:37:37,753 - INFO - ================================================================================ 2026-04-02 11:37:37,754 - INFO - STARTING TEST : test_ports_bindings 2026-04-02 11:37:37,754 - 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-04-02 11:37:38,039 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-04-02 11:37:38,039 - INFO - Initial checks done. Running the testcase now 2026-04-02 11:37:38,039 - INFO - 2026-04-02 11:37:38,582 - DEBUG - Response for create_network : {'network': {'id': '09c81be3-142e-4b83-9b63-c281f890c3c5', 'name': 'ctest-vn-58279737', 'tenant_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'project_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87347507', 'ctest-vn-58279737'], 'port_security_enabled': True, 'description': ''}} 2026-04-02 11:37:38,807 - DEBUG - Response for create_subnet : {'subnet': {'id': '5d7cb6d4-5068-488f-b7c2-5e14d5e3a748', 'name': '', 'tenant_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'network_id': '09c81be3-142e-4b83-9b63-c281f890c3c5', 'ip_version': 4, 'cidr': '197.97.100.128/26', 'allocation_pools': [{'start': '197.97.100.130', 'end': '197.97.100.190'}], 'gateway_ip': '197.97.100.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.97.100.130', 'tags': [], 'project_id': 'fb9d35ccafd54e3fbd37d487c2e90556'}} 2026-04-02 11:37:38,832 - INFO - Created VN ctest-vn-58279737 2026-04-02 11:37:38,887 - DEBUG - VN ctest-vn-58279737 UUID is 09c81be3-142e-4b83-9b63-c281f890c3c5 2026-04-02 11:37:39,002 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-87347507', 'ctest-vmi-37861085']} 2026-04-02 11:37:39,265 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-37861085', 'id': '2a64a049-41c3-4949-a391-fc76afce8cd5', 'tenant_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'network_id': '09c81be3-142e-4b83-9b63-c281f890c3c5', 'mac_address': '02:2a:64:a0:49:41', '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': '197.97.100.131', 'subnet_id': '5d7cb6d4-5068-488f-b7c2-5e14d5e3a748'}], 'security_groups': ['57cb565f-0493-4045-8441-2720c3b7ff81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb9d35ccafd54e3fbd37d487c2e90556'}} 2026-04-02 11:37:39,265 - DEBUG - Created port 2a64a049-41c3-4949-a391-fc76afce8cd5 2026-04-02 11:37:39,371 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2a64a049-41c3-4949-a391-fc76afce8cd5 2026-04-02 11:37:39,641 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2a64a049-41c3-4949-a391-fc76afce8cd5 2026-04-02 11:37:39,682 - INFO - VMI 2a64a049-41c3-4949-a391-fc76afce8cd5 verification in API Server passed 2026-04-02 11:37:39,795 - DEBUG - Response for delete_port : () 2026-04-02 11:37:39,795 - INFO - Deleted port 2a64a049-41c3-4949-a391-fc76afce8cd5 2026-04-02 11:37:39,795 - INFO - Deleting VN ctest-vn-58279737 2026-04-02 11:37:39,910 - DEBUG - Response for deleting network () 2026-04-02 11:37:40,164 - DEBUG - No XMPP flaps were noticed during the test 2026-04-02 11:37:40,165 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-02 11:37:40,165 - INFO - -------------------------------------------------------------------------------- 2026-04-02 11:37:40,167 - INFO - ================================================================================ 2026-04-02 11:37:40,167 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-02 11:37:40,167 - 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-04-02 11:37:40,456 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-04-02 11:37:40,456 - INFO - Initial checks done. Running the testcase now 2026-04-02 11:37:40,456 - INFO - 2026-04-02 11:37:40,647 - DEBUG - Response for create_network : {'network': {'id': '68f0f706-fd1e-414e-9840-c74af24eabde', 'name': 'ctest-vn1-82550974', 'tenant_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'project_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87347507', 'ctest-vn1-82550974'], 'port_security_enabled': True, 'description': ''}} 2026-04-02 11:37:40,810 - DEBUG - Response for create_subnet : {'subnet': {'id': '53de3df8-0e58-483c-841b-bb9faa680e7b', 'name': '', 'tenant_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'network_id': '68f0f706-fd1e-414e-9840-c74af24eabde', 'ip_version': 4, 'cidr': '53.121.214.64/26', 'allocation_pools': [{'start': '53.121.214.66', 'end': '53.121.214.126'}], 'gateway_ip': '53.121.214.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '53.121.214.66', 'tags': [], 'project_id': 'fb9d35ccafd54e3fbd37d487c2e90556'}} 2026-04-02 11:37:40,959 - DEBUG - Response for create_subnet : {'subnet': {'id': '62a0a891-eb9f-4014-b574-c286ad892d19', 'name': '', 'tenant_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'network_id': '68f0f706-fd1e-414e-9840-c74af24eabde', 'ip_version': 4, 'cidr': '76.181.15.128/26', 'allocation_pools': [{'start': '76.181.15.130', 'end': '76.181.15.190'}], 'gateway_ip': '76.181.15.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.181.15.130', 'tags': [], 'project_id': 'fb9d35ccafd54e3fbd37d487c2e90556'}} 2026-04-02 11:37:40,980 - INFO - Created VN ctest-vn1-82550974 2026-04-02 11:37:41,034 - DEBUG - VN ctest-vn1-82550974 UUID is 68f0f706-fd1e-414e-9840-c74af24eabde 2026-04-02 11:37:41,341 - DEBUG - Response for create_port : {'port': {'name': '21ceea40-e20b-4b6a-a718-9df3f040309a', 'id': '21ceea40-e20b-4b6a-a718-9df3f040309a', 'tenant_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'network_id': '68f0f706-fd1e-414e-9840-c74af24eabde', 'mac_address': '02:21:ce:ea:40:e2', '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': '53.121.214.69', 'subnet_id': '53de3df8-0e58-483c-841b-bb9faa680e7b'}], 'security_groups': ['57cb565f-0493-4045-8441-2720c3b7ff81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb9d35ccafd54e3fbd37d487c2e90556'}} 2026-04-02 11:37:41,516 - DEBUG - Response for create_port : {'port': {'name': 'e0ad37dd-afab-4acf-b2b6-047378337b05', 'id': 'e0ad37dd-afab-4acf-b2b6-047378337b05', 'tenant_id': 'fb9d35ccafd54e3fbd37d487c2e90556', 'network_id': '68f0f706-fd1e-414e-9840-c74af24eabde', 'mac_address': '02:e0:ad:37:dd:af', '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': '76.181.15.133', 'subnet_id': '62a0a891-eb9f-4014-b574-c286ad892d19'}], 'security_groups': ['57cb565f-0493-4045-8441-2720c3b7ff81'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb9d35ccafd54e3fbd37d487c2e90556'}} 2026-04-02 11:37:41,587 - DEBUG - Services list from nova: [, , ] 2026-04-02 11:37:41,966 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5579-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5579-1) 2026-04-02 11:37:42,385 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5579-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5579-1) 2026-04-02 11:37:42,385 - INFO - Waiting for VM ctest-vn1-vm1-03865360 to be up.. 2026-04-02 11:37:42,431 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-02 11:37:47,522 - DEBUG - VM is in ACTIVE state now 2026-04-02 11:37:47,522 - INFO - VM name : ctest-vn1-vm1-03865360 2026-04-02 11:37:47,637 - DEBUG - VM ctest-vn1-vm1-03865360 ID is ce33ea29-dd1d-4437-a6f5-ae44e1ba29cd 2026-04-02 11:37:47,660 - DEBUG - VM ctest-vn1-vm1-03865360 launched on Node cn-jenkins-deploy-platform-ansible-os-5579-1 2026-04-02 11:37:47,759 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/ce33ea29-dd1d-4437-a6f5-ae44e1ba29cd 2026-04-02 11:37:47,769 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/21ceea40-e20b-4b6a-a718-9df3f040309a 2026-04-02 11:37:51,029 - 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 1009ms') 2026-04-02 11:37:51,029 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03865360 failed! 2026-04-02 11:37:51,086 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87347507:ctest-vn1-82550974 is 53.121.214.65 and allocation pool is NOT set 2026-04-02 11:37:51,087 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87347507:ctest-vn1-82550974 is 76.181.15.129 and allocation pool is NOT set 2026-04-02 11:37:55,158 - 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=4.36 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 4.362/4.362/4.362/0.000 ms') 2026-04-02 11:37:55,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-03865360 passed 2026-04-02 11:37:55,311 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 11:37:55,311 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03865360, IP 53.121.214.69, Port 22 2026-04-02 11:37:55,377 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-04-02 11:37:55,455 - DEBUG - VM ctest-vn1-vm1-03865360 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-02 11:38:00,456 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 11:38:00,456 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-03865360, IP 53.121.214.69, Port 22 2026-04-02 11:38:00,615 - DEBUG - VM ctest-vn1-vm1-03865360 is ready for SSH connections 2026-04-02 11:38:00,615 - INFO - Waiting for VM ctest-vn1-vm2-94646622 to be up.. 2026-04-02 11:38:00,697 - DEBUG - VM is in ACTIVE state now 2026-04-02 11:38:00,697 - INFO - VM name : ctest-vn1-vm2-94646622 2026-04-02 11:38:00,784 - DEBUG - VM ctest-vn1-vm2-94646622 ID is 0912593b-c99e-4d21-be95-c59e470d32d6 2026-04-02 11:38:00,785 - DEBUG - VM ctest-vn1-vm2-94646622 launched on Node cn-jenkins-deploy-platform-ansible-os-5579-1 2026-04-02 11:38:00,875 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/0912593b-c99e-4d21-be95-c59e470d32d6 2026-04-02 11:38:00,887 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/e0ad37dd-afab-4acf-b2b6-047378337b05 2026-04-02 11:38:02,137 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.558 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.558/1.997/3.437/1.439 ms') 2026-04-02 11:38:02,137 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-94646622 passed 2026-04-02 11:38:02,291 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 11:38:02,291 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-94646622, IP 76.181.15.133, Port 22 2026-04-02 11:38:02,450 - DEBUG - VM ctest-vn1-vm2-94646622 is ready for SSH connections 2026-04-02 11:38:02,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 11:38:02,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 11:38:02,450 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-02 11:38:02,450 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 53.121.214.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-04-02 11:38:02,450 - DEBUG - ping -s 56 -c 3 -W 1 53.121.214.69 2026-04-02 11:38:05,153 - DEBUG - PING 53.121.214.69 (53.121.214.69): 56 data bytes 64 bytes from 53.121.214.69: seq=0 ttl=63 time=4.256 ms 64 bytes from 53.121.214.69: seq=1 ttl=63 time=1.170 ms 64 bytes from 53.121.214.69: seq=2 ttl=63 time=1.217 ms --- 53.121.214.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.170/2.214/4.256 ms 2026-04-02 11:38:05,153 - INFO - Ping to IP 53.121.214.69 from VM ctest-vn1-vm2-94646622 passed 2026-04-02 11:38:05,153 - INFO - Detaching port e0ad37dd-afab-4acf-b2b6-047378337b05 from VM ctest-vn1-vm2-94646622 2026-04-02 11:38:05,214 - INFO - Deleting VM ctest-vn1-vm2-94646622 2026-04-02 11:38:05,301 - INFO - Detaching port 21ceea40-e20b-4b6a-a718-9df3f040309a from VM ctest-vn1-vm1-03865360 2026-04-02 11:38:05,345 - INFO - Deleting VM ctest-vn1-vm1-03865360 2026-04-02 11:38:05,617 - DEBUG - Response for delete_port : () 2026-04-02 11:38:05,821 - DEBUG - Response for delete_port : () 2026-04-02 11:38:05,821 - INFO - Deleting VN ctest-vn1-82550974 2026-04-02 11:38:06,008 - DEBUG - Response for deleting network () 2026-04-02 11:38:06,269 - DEBUG - No XMPP flaps were noticed during the test 2026-04-02 11:38:06,269 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26] 2026-04-02 11:38:06,269 - INFO - -------------------------------------------------------------------------------- 2026-04-02 11:38:06,920 - INFO - Deleted project: ctest-TestPorts-87347507, ID : fb9d35cc-afd5-4e3f-bd37-d487c2e90556