2025-10-14 18:14:09,606 - INFO - Domain Default found not creating
2025-10-14 18:14:09,778 - INFO - Project ctest-TestPorts-06724911 not found, creating it
2025-10-14 18:14:10,236 - INFO - Created Project:ctest-TestPorts-06724911, ID : 5f2d4775-9119-441c-88e4-957cc6c263bb 
2025-10-14 18:14:11,658 - INFO - ================================================================================
2025-10-14 18:14:11,658 - INFO - STARTING TEST    : test_ports_bindings
2025-10-14 18:14:11,658 - 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
        
2025-10-14 18:14:11,926 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.18': '0'}} with
2025-10-14 18:14:11,926 - INFO - Initial checks done. Running the testcase now
2025-10-14 18:14:11,927 - INFO - 
2025-10-14 18:14:12,517 - DEBUG - Response for create_network : {'network': {'id': '37ac8777-9db6-41d3-9b35-b0e4187f29cb', 'name': 'ctest-vn-30054181', 'tenant_id': '5f2d47759119441c88e4957cc6c263bb', 'project_id': '5f2d47759119441c88e4957cc6c263bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-06724911', 'ctest-vn-30054181'], 'port_security_enabled': True, 'description': ''}}
2025-10-14 18:14:12,689 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a07535bc-17a3-4780-8c9f-23bef6dfeb13', 'name': '', 'tenant_id': '5f2d47759119441c88e4957cc6c263bb', 'network_id': '37ac8777-9db6-41d3-9b35-b0e4187f29cb', 'ip_version': 4, 'cidr': '105.134.253.64/26', 'allocation_pools': [{'start': '105.134.253.66', 'end': '105.134.253.126'}], 'gateway_ip': '105.134.253.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '105.134.253.66', 'tags': [], 'project_id': '5f2d47759119441c88e4957cc6c263bb'}}
2025-10-14 18:14:12,706 - INFO - Created VN ctest-vn-30054181
2025-10-14 18:14:12,761 - DEBUG - VN ctest-vn-30054181 UUID is 37ac8777-9db6-41d3-9b35-b0e4187f29cb
2025-10-14 18:14:12,886 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-06724911', 'ctest-vmi-48139036']}
2025-10-14 18:14:13,153 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-48139036', 'id': '757d91bd-4ada-4574-ad1e-5c1835b27965', 'tenant_id': '5f2d47759119441c88e4957cc6c263bb', 'network_id': '37ac8777-9db6-41d3-9b35-b0e4187f29cb', 'mac_address': '02:75:7d:91:bd:4a', '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': '105.134.253.67', 'subnet_id': 'a07535bc-17a3-4780-8c9f-23bef6dfeb13'}], 'security_groups': ['62d44266-96b0-4bef-a436-74030bb73bfa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5f2d47759119441c88e4957cc6c263bb'}}
2025-10-14 18:14:13,153 - DEBUG - Created port 757d91bd-4ada-4574-ad1e-5c1835b27965
2025-10-14 18:14:13,261 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/757d91bd-4ada-4574-ad1e-5c1835b27965
2025-10-14 18:14:13,567 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/757d91bd-4ada-4574-ad1e-5c1835b27965
2025-10-14 18:14:13,605 - INFO - VMI 757d91bd-4ada-4574-ad1e-5c1835b27965 verification in API Server passed
2025-10-14 18:14:13,709 - DEBUG - Response for delete_port : ()
2025-10-14 18:14:13,709 - INFO - Deleted port 757d91bd-4ada-4574-ad1e-5c1835b27965
2025-10-14 18:14:13,709 - INFO - Deleting VN ctest-vn-30054181 
2025-10-14 18:14:13,821 - DEBUG - Response for deleting network ()
2025-10-14 18:14:14,083 - DEBUG - No XMPP flaps were noticed during the test
2025-10-14 18:14:14,083 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2025-10-14 18:14:14,084 - INFO - --------------------------------------------------------------------------------
2025-10-14 18:14:14,088 - INFO - ================================================================================
2025-10-14 18:14:14,088 - INFO - STARTING TEST    : test_ports_specific_subnet_ip
2025-10-14 18:14:14,088 - 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
        
2025-10-14 18:14:14,379 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.20.0.18': '0'}} with
2025-10-14 18:14:14,379 - INFO - Initial checks done. Running the testcase now
2025-10-14 18:14:14,379 - INFO - 
2025-10-14 18:14:14,562 - DEBUG - Response for create_network : {'network': {'id': '6fee54c9-ad45-45de-8475-ec12d11b519a', 'name': 'ctest-vn1-74405793', 'tenant_id': '5f2d47759119441c88e4957cc6c263bb', 'project_id': '5f2d47759119441c88e4957cc6c263bb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-06724911', 'ctest-vn1-74405793'], 'port_security_enabled': True, 'description': ''}}
2025-10-14 18:14:14,802 - DEBUG - Response for create_subnet : {'subnet': {'id': '1c4793db-11d9-40b9-975b-3dca44bb84c8', 'name': '', 'tenant_id': '5f2d47759119441c88e4957cc6c263bb', 'network_id': '6fee54c9-ad45-45de-8475-ec12d11b519a', 'ip_version': 4, 'cidr': '167.150.148.128/26', 'allocation_pools': [{'start': '167.150.148.130', 'end': '167.150.148.190'}], 'gateway_ip': '167.150.148.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '167.150.148.130', 'tags': [], 'project_id': '5f2d47759119441c88e4957cc6c263bb'}}
2025-10-14 18:14:14,990 - DEBUG - Response for create_subnet : {'subnet': {'id': '34d6fa5a-5ef1-4962-a42f-03e5063a7989', 'name': '', 'tenant_id': '5f2d47759119441c88e4957cc6c263bb', 'network_id': '6fee54c9-ad45-45de-8475-ec12d11b519a', 'ip_version': 4, 'cidr': '38.23.132.0/26', 'allocation_pools': [{'start': '38.23.132.2', 'end': '38.23.132.62'}], 'gateway_ip': '38.23.132.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '38.23.132.2', 'tags': [], 'project_id': '5f2d47759119441c88e4957cc6c263bb'}}
2025-10-14 18:14:15,009 - INFO - Created VN ctest-vn1-74405793
2025-10-14 18:14:15,061 - DEBUG - VN ctest-vn1-74405793 UUID is 6fee54c9-ad45-45de-8475-ec12d11b519a
2025-10-14 18:14:15,363 - DEBUG - Response for create_port : {'port': {'name': '48634cae-6a83-4045-9c52-f4d6e243f326', 'id': '48634cae-6a83-4045-9c52-f4d6e243f326', 'tenant_id': '5f2d47759119441c88e4957cc6c263bb', 'network_id': '6fee54c9-ad45-45de-8475-ec12d11b519a', 'mac_address': '02:48:63:4c:ae:6a', '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': '167.150.148.133', 'subnet_id': '1c4793db-11d9-40b9-975b-3dca44bb84c8'}], 'security_groups': ['62d44266-96b0-4bef-a436-74030bb73bfa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5f2d47759119441c88e4957cc6c263bb'}}
2025-10-14 18:14:15,553 - DEBUG - Response for create_port : {'port': {'name': 'e313a8d6-837c-4b6a-b58f-dbaba1c1becf', 'id': 'e313a8d6-837c-4b6a-b58f-dbaba1c1becf', 'tenant_id': '5f2d47759119441c88e4957cc6c263bb', 'network_id': '6fee54c9-ad45-45de-8475-ec12d11b519a', 'mac_address': '02:e3:13:a8:d6:83', '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': '38.23.132.5', 'subnet_id': '34d6fa5a-5ef1-4962-a42f-03e5063a7989'}], 'security_groups': ['62d44266-96b0-4bef-a436-74030bb73bfa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5f2d47759119441c88e4957cc6c263bb'}}
2025-10-14 18:14:15,608 - DEBUG - Services list from nova: [, , ]
2025-10-14 18:14:15,974 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4318-1)
2025-10-14 18:14:16,477 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4318-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4318-1)
2025-10-14 18:14:16,477 - INFO - Waiting for VM ctest-vn1-vm1-95302278 to be up..
2025-10-14 18:14:16,524 - DEBUG - VM  is still in BUILD state, Expected: ACTIVE
2025-10-14 18:14:21,606 - DEBUG - VM  is in ACTIVE state now
2025-10-14 18:14:21,606 - INFO - VM name : ctest-vn1-vm1-95302278
2025-10-14 18:14:21,696 - DEBUG - VM ctest-vn1-vm1-95302278 ID is 6d53c467-7957-4cd4-979c-54f90a2b4160
2025-10-14 18:14:21,723 - DEBUG - VM ctest-vn1-vm1-95302278 launched on Node cn-jenkins-deploy-platform-ansible-os-4318-1
2025-10-14 18:14:21,811 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/6d53c467-7957-4cd4-979c-54f90a2b4160
2025-10-14 18:14:21,820 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/48634cae-6a83-4045-9c52-f4d6e243f326
2025-10-14 18:14:25,066 - 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 1007ms')
2025-10-14 18:14:25,066 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-95302278 failed!
2025-10-14 18:14:25,121 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-06724911:ctest-vn1-74405793 is 167.150.148.129 and allocation pool is NOT set
2025-10-14 18:14:25,121 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-06724911:ctest-vn1-74405793 is 38.23.132.1 and allocation pool is NOT set
2025-10-14 18:14:27,183 - 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=13.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.40 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 = 2.404/7.684/12.965/5.280 ms')
2025-10-14 18:14:27,183 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-95302278 passed
2025-10-14 18:14:27,333 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:27,333 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-95302278, IP 167.150.148.133, Port 22
2025-10-14 18:14:27,489 - DEBUG - VM ctest-vn1-vm1-95302278 is ready for SSH connections
2025-10-14 18:14:27,489 - INFO - Waiting for VM ctest-vn1-vm2-46676812 to be up..
2025-10-14 18:14:27,564 - DEBUG - VM  is in ACTIVE state now
2025-10-14 18:14:27,564 - INFO - VM name : ctest-vn1-vm2-46676812
2025-10-14 18:14:27,641 - DEBUG - VM ctest-vn1-vm2-46676812 ID is 55e5f4be-76b0-4e22-b22e-e38d0bfb1fa2
2025-10-14 18:14:27,641 - DEBUG - VM ctest-vn1-vm2-46676812 launched on Node cn-jenkins-deploy-platform-ansible-os-4318-1
2025-10-14 18:14:27,716 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine/55e5f4be-76b0-4e22-b22e-e38d0bfb1fa2
2025-10-14 18:14:27,724 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-machine-interface/e313a8d6-837c-4b6a-b58f-dbaba1c1becf
2025-10-14 18:14:28,961 - 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=5.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.25 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 = 1.250/3.163/5.076/1.913 ms')
2025-10-14 18:14:28,961 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-46676812 passed
2025-10-14 18:14:29,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:29,120 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-46676812, IP 38.23.132.5, Port 22
2025-10-14 18:14:29,277 - DEBUG - VM ctest-vn1-vm2-46676812 is ready for SSH connections
2025-10-14 18:14:29,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:29,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:29,277 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-14 18:14:29,277 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1  167.150.148.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.27, gateway password: c0ntrail123
2025-10-14 18:14:29,277 - DEBUG - ping -s 56 -c 3 -W 1  167.150.148.133
2025-10-14 18:14:32,285 - DEBUG - PING 167.150.148.133 (167.150.148.133): 56 data bytes
64 bytes from 167.150.148.133: seq=0 ttl=63 time=3.334 ms
64 bytes from 167.150.148.133: seq=1 ttl=63 time=0.811 ms
64 bytes from 167.150.148.133: seq=2 ttl=63 time=0.981 ms
--- 167.150.148.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.811/1.708/3.334 ms
2025-10-14 18:14:32,286 - INFO - Ping to IP 167.150.148.133 from VM ctest-vn1-vm2-46676812 passed
2025-10-14 18:14:32,286 - INFO - Detaching port e313a8d6-837c-4b6a-b58f-dbaba1c1becf from VM ctest-vn1-vm2-46676812
2025-10-14 18:14:32,341 - INFO - Deleting VM ctest-vn1-vm2-46676812
2025-10-14 18:14:32,413 - INFO - Detaching port 48634cae-6a83-4045-9c52-f4d6e243f326 from VM ctest-vn1-vm1-95302278
2025-10-14 18:14:32,452 - INFO - Deleting VM ctest-vn1-vm1-95302278
2025-10-14 18:14:32,692 - DEBUG - Response for delete_port : ()
2025-10-14 18:14:32,877 - DEBUG - Response for delete_port : ()
2025-10-14 18:14:32,877 - INFO - Deleting VN ctest-vn1-74405793 
2025-10-14 18:14:33,055 - DEBUG - Response for deleting network ()
2025-10-14 18:14:33,324 - DEBUG - No XMPP flaps were noticed during the test
2025-10-14 18:14:33,324 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2025-10-14 18:14:33,325 - INFO - --------------------------------------------------------------------------------
2025-10-14 18:14:34,082 - INFO - Deleted project: ctest-TestPorts-06724911, ID : 5f2d4775-9119-441c-88e4-957cc6c263bb