2025-08-19 21:02:51,364 - INFO - Domain Default found not creating
2025-08-19 21:02:51,481 - INFO - Project ctest-TestRoutersBasic-67715494 not found, creating it
2025-08-19 21:02:51,946 - INFO - Created Project:ctest-TestRoutersBasic-67715494, ID : 9fc2bf04-9cac-48fa-b603-a5084df8d7cb
2025-08-19 21:02:53,248 - INFO - ================================================================================
2025-08-19 21:02:53,248 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-08-19 21:02:53,248 - INFO - TEST DESCRIPTION : Create an external network, a router
set router-gateway to external network
launch a private network and attach it to router
validate left vm pinging right vm through Snat
2025-08-19 21:02:53,499 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with
2025-08-19 21:02:53,499 - INFO - Initial checks done. Running the testcase now
2025-08-19 21:02:53,499 - INFO -
2025-08-19 21:02:54,162 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-67715494
2025-08-19 21:02:54,259 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-67715494
2025-08-19 21:02:54,586 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-67715494', 'default']}
2025-08-19 21:02:54,866 - DEBUG - Response for create_network : {'network': {'id': '3a50b59e-fd01-437c-90b1-03eb6ced7280', 'name': 'ctest-vn-37577447', 'tenant_id': '9fc2bf049cac48fab603a5084df8d7cb', 'project_id': '9fc2bf049cac48fab603a5084df8d7cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-67715494', 'ctest-vn-37577447'], 'port_security_enabled': True, 'description': ''}}
2025-08-19 21:02:55,085 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ed78532d-7bc2-4fc1-840f-0de34e7db161', 'name': '', 'tenant_id': '9fc2bf049cac48fab603a5084df8d7cb', 'network_id': '3a50b59e-fd01-437c-90b1-03eb6ced7280', 'ip_version': 4, 'cidr': '194.37.191.0/26', 'allocation_pools': [{'start': '194.37.191.2', 'end': '194.37.191.62'}], 'gateway_ip': '194.37.191.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '194.37.191.2', 'tags': [], 'project_id': '9fc2bf049cac48fab603a5084df8d7cb'}}
2025-08-19 21:02:55,100 - INFO - Created VN ctest-vn-37577447
2025-08-19 21:02:55,151 - DEBUG - VN ctest-vn-37577447 UUID is 3a50b59e-fd01-437c-90b1-03eb6ced7280
2025-08-19 21:02:55,472 - DEBUG - Response for create_network : {'network': {'id': '3d6e1026-9aa2-454e-82bc-7345cb8c7be2', 'name': 'ctest-ext_vn-65342069', 'tenant_id': '9fc2bf049cac48fab603a5084df8d7cb', 'project_id': '9fc2bf049cac48fab603a5084df8d7cb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-67715494', 'ctest-ext_vn-65342069'], 'port_security_enabled': True, 'description': ''}}
2025-08-19 21:02:55,640 - DEBUG - Response for create_subnet : {'subnet': {'id': '38af1264-d0da-4dae-896c-6af5239be251', 'name': '', 'tenant_id': '9fc2bf049cac48fab603a5084df8d7cb', 'network_id': '3d6e1026-9aa2-454e-82bc-7345cb8c7be2', 'ip_version': 4, 'cidr': '180.40.113.128/26', 'allocation_pools': [{'start': '180.40.113.130', 'end': '180.40.113.190'}], 'gateway_ip': '180.40.113.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '180.40.113.130', 'tags': [], 'project_id': '9fc2bf049cac48fab603a5084df8d7cb'}}
2025-08-19 21:02:55,655 - INFO - Created VN ctest-ext_vn-65342069
2025-08-19 21:02:55,707 - DEBUG - VN ctest-ext_vn-65342069 UUID is 3d6e1026-9aa2-454e-82bc-7345cb8c7be2
2025-08-19 21:02:55,891 - DEBUG - Services list from nova: [, , ]
2025-08-19 21:02:56,814 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3888-1)
2025-08-19 21:02:57,920 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3888-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3888-1)
2025-08-19 21:02:57,975 - INFO - Setting gateway for router 68a83883-9edd-44da-81eb-932cc8f8d660 to network 3d6e1026-9aa2-454e-82bc-7345cb8c7be2
2025-08-19 21:02:58,031 - INFO - Adding interface with subnet_id ed78532d-7bc2-4fc1-840f-0de34e7db161, port_id None to router 68a83883-9edd-44da-81eb-932cc8f8d660
2025-08-19 21:02:58,450 - INFO - Waiting for VM ctest-TestRoutersBasic-67715494-79363995 to be up..
2025-08-19 21:02:58,633 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-19 21:03:03,702 - DEBUG - VM is in ACTIVE state now
2025-08-19 21:03:03,702 - INFO - VM name : ctest-TestRoutersBasic-67715494-79363995
2025-08-19 21:03:03,787 - DEBUG - VM ctest-TestRoutersBasic-67715494-79363995 ID is d3067c2d-13b6-410b-9333-ced9e2578cc4
2025-08-19 21:03:03,804 - DEBUG - VM ctest-TestRoutersBasic-67715494-79363995 launched on Node cn-jenkins-deploy-platform-ansible-os-3888-1.
2025-08-19 21:03:03,869 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d3067c2d-13b6-410b-9333-ced9e2578cc4
2025-08-19 21:03:04,161 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/d3067c2d-13b6-410b-9333-ced9e2578cc4
2025-08-19 21:03:04,193 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/af1186a6-4fae-410c-9ef3-c4d7376ff47b
2025-08-19 21:03:07,442 - 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=13.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1016ms\r\nrtt min/avg/max/mdev = 13.173/13.173/13.173/0.000 ms')
2025-08-19 21:03:07,442 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-67715494-79363995 passed
2025-08-19 21:03:07,595 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 21:03:07,595 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-67715494-79363995, IP 194.37.191.3, Port 22
2025-08-19 21:03:07,754 - DEBUG - VM ctest-TestRoutersBasic-67715494-79363995 is ready for SSH connections
2025-08-19 21:03:07,754 - INFO - Waiting for VM ctest-TestRoutersBasic-67715494-51646453 to be up..
2025-08-19 21:03:07,831 - DEBUG - VM is in ACTIVE state now
2025-08-19 21:03:07,832 - INFO - VM name : ctest-TestRoutersBasic-67715494-51646453
2025-08-19 21:03:07,899 - DEBUG - VM ctest-TestRoutersBasic-67715494-51646453 ID is 53e43cc9-9029-4fcb-a401-b915740cd80a
2025-08-19 21:03:07,899 - DEBUG - VM ctest-TestRoutersBasic-67715494-51646453 launched on Node cn-jenkins-deploy-platform-ansible-os-3888-1.
2025-08-19 21:03:07,965 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/53e43cc9-9029-4fcb-a401-b915740cd80a
2025-08-19 21:03:07,971 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/eeea6a92-0073-44a3-94a3-c126153ca9a1
2025-08-19 21:03:09,200 - 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=4.68 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.98 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 = 1.978/3.327/4.676/1.349 ms')
2025-08-19 21:03:09,200 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-67715494-51646453 passed
2025-08-19 21:03:09,347 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 21:03:09,347 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-67715494-51646453, IP 180.40.113.131, Port 22
2025-08-19 21:03:09,501 - DEBUG - VM ctest-TestRoutersBasic-67715494-51646453 is ready for SSH connections
2025-08-19 21:03:09,502 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 21:03:09,502 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 180.40.113.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-08-19 21:03:09,502 - DEBUG - ping -s 56 -c 3 -W 1 180.40.113.131
2025-08-19 21:03:13,460 - DEBUG - PING 180.40.113.131 (180.40.113.131): 56 data bytes
64 bytes from 180.40.113.131: seq=0 ttl=62 time=4.634 ms
64 bytes from 180.40.113.131: seq=1 ttl=62 time=0.684 ms
64 bytes from 180.40.113.131: seq=2 ttl=62 time=0.698 ms
--- 180.40.113.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.684/2.005/4.634 ms
2025-08-19 21:03:13,460 - INFO - Ping to IP 180.40.113.131 from VM ctest-TestRoutersBasic-67715494-79363995 passed
2025-08-19 21:03:13,461 - INFO - Deleting interface with subnet_id ed78532d-7bc2-4fc1-840f-0de34e7db161, port_id None from router 68a83883-9edd-44da-81eb-932cc8f8d660
2025-08-19 21:03:13,632 - INFO - Deleting VM ctest-TestRoutersBasic-67715494-51646453
2025-08-19 21:03:13,696 - INFO - Deleting VM ctest-TestRoutersBasic-67715494-79363995
2025-08-19 21:03:13,772 - INFO - Deleting VN ctest-ext_vn-65342069
2025-08-19 21:03:13,829 - DEBUG - VN 3d6e1026-9aa2-454e-82bc-7345cb8c7be2 still in use: Unable to complete operation on network 3d6e1026-9aa2-454e-82bc-7345cb8c7be2. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4df747d8-44e4-473e-b68f-1260da0e1297']
2025-08-19 21:03:13,829 - WARNING - Deleting VN ctest-ext_vn-65342069 failed..Will retry
2025-08-19 21:03:15,934 - DEBUG - Response for deleting network ()
2025-08-19 21:03:15,934 - INFO - Deleting VN ctest-vn-37577447
2025-08-19 21:03:16,033 - DEBUG - Response for deleting network ()
2025-08-19 21:03:16,287 - DEBUG - No XMPP flaps were noticed during the test
2025-08-19 21:03:16,287 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:23]
2025-08-19 21:03:16,287 - INFO - --------------------------------------------------------------------------------
2025-08-19 21:03:16,908 - INFO - Deleted project: ctest-TestRoutersBasic-67715494, ID : 9fc2bf04-9cac-48fa-b603-a5084df8d7cb