2025-11-05 17:09:56,568 - INFO - Domain Default found not creating
2025-11-05 17:09:56,719 - INFO - Project ctest-TestRoutersBasic-84021884 not found, creating it
2025-11-05 17:09:57,167 - INFO - Created Project:ctest-TestRoutersBasic-84021884, ID : 7d175132-9667-4bd6-b8d3-c002560864be
2025-11-05 17:09:58,598 - INFO - ================================================================================
2025-11-05 17:09:58,599 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-11-05 17:09:58,599 - 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-11-05 17:09:58,852 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with
2025-11-05 17:09:58,853 - INFO - Initial checks done. Running the testcase now
2025-11-05 17:09:58,853 - INFO -
2025-11-05 17:09:59,546 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-84021884
2025-11-05 17:09:59,640 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-84021884
2025-11-05 17:09:59,960 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-84021884', 'default']}
2025-11-05 17:10:00,248 - DEBUG - Response for create_network : {'network': {'id': '71272cfe-1920-4320-9eb6-ecdfe08d2b74', 'name': 'ctest-vn-09315686', 'tenant_id': '7d17513296674bd6b8d3c002560864be', 'project_id': '7d17513296674bd6b8d3c002560864be', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-84021884', 'ctest-vn-09315686'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 17:10:00,432 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2ed8d0e-57ae-46e4-826d-3e1c532e74c7', 'name': '', 'tenant_id': '7d17513296674bd6b8d3c002560864be', 'network_id': '71272cfe-1920-4320-9eb6-ecdfe08d2b74', 'ip_version': 4, 'cidr': '93.174.101.0/26', 'allocation_pools': [{'start': '93.174.101.2', 'end': '93.174.101.62'}], 'gateway_ip': '93.174.101.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '93.174.101.2', 'tags': [], 'project_id': '7d17513296674bd6b8d3c002560864be'}}
2025-11-05 17:10:00,450 - INFO - Created VN ctest-vn-09315686
2025-11-05 17:10:00,500 - DEBUG - VN ctest-vn-09315686 UUID is 71272cfe-1920-4320-9eb6-ecdfe08d2b74
2025-11-05 17:10:00,809 - DEBUG - Response for create_network : {'network': {'id': '7f6bd066-f270-4263-8214-9e39c38f8435', 'name': 'ctest-ext_vn-12959170', 'tenant_id': '7d17513296674bd6b8d3c002560864be', 'project_id': '7d17513296674bd6b8d3c002560864be', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-84021884', 'ctest-ext_vn-12959170'], 'port_security_enabled': True, 'description': ''}}
2025-11-05 17:10:01,020 - DEBUG - Response for create_subnet : {'subnet': {'id': '24199efd-4001-41ef-9bb1-f234ed5596b8', 'name': '', 'tenant_id': '7d17513296674bd6b8d3c002560864be', 'network_id': '7f6bd066-f270-4263-8214-9e39c38f8435', 'ip_version': 4, 'cidr': '23.222.169.192/26', 'allocation_pools': [{'start': '23.222.169.194', 'end': '23.222.169.254'}], 'gateway_ip': '23.222.169.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.222.169.194', 'tags': [], 'project_id': '7d17513296674bd6b8d3c002560864be'}}
2025-11-05 17:10:01,038 - INFO - Created VN ctest-ext_vn-12959170
2025-11-05 17:10:01,093 - DEBUG - VN ctest-ext_vn-12959170 UUID is 7f6bd066-f270-4263-8214-9e39c38f8435
2025-11-05 17:10:01,303 - DEBUG - Services list from nova: [, , ]
2025-11-05 17:10:02,370 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4651-1)
2025-11-05 17:10:03,511 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4651-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4651-1)
2025-11-05 17:10:03,576 - INFO - Setting gateway for router 362c468d-9c15-4874-8d31-84c28223f790 to network 7f6bd066-f270-4263-8214-9e39c38f8435
2025-11-05 17:10:03,643 - INFO - Adding interface with subnet_id f2ed8d0e-57ae-46e4-826d-3e1c532e74c7, port_id None to router 362c468d-9c15-4874-8d31-84c28223f790
2025-11-05 17:10:03,979 - INFO - Waiting for VM ctest-TestRoutersBasic-84021884-05534473 to be up..
2025-11-05 17:10:04,101 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-11-05 17:10:09,175 - DEBUG - VM is in ACTIVE state now
2025-11-05 17:10:09,176 - INFO - VM name : ctest-TestRoutersBasic-84021884-05534473
2025-11-05 17:10:09,243 - DEBUG - VM ctest-TestRoutersBasic-84021884-05534473 ID is a2095dca-b2a2-4234-88fd-d9c02c9e8f24
2025-11-05 17:10:09,268 - DEBUG - VM ctest-TestRoutersBasic-84021884-05534473 launched on Node cn-jenkins-deploy-platform-ansible-os-4651-1
2025-11-05 17:10:09,343 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a2095dca-b2a2-4234-88fd-d9c02c9e8f24
2025-11-05 17:10:09,635 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/a2095dca-b2a2-4234-88fd-d9c02c9e8f24
2025-11-05 17:10:09,667 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/2a755b77-1462-4ad8-8d1c-858a03ba7c58
2025-11-05 17:10:12,923 - 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 1023ms')
2025-11-05 17:10:12,923 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-84021884-05534473 failed!
2025-11-05 17:10:12,976 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-84021884:ctest-vn-09315686 is 93.174.101.1 and allocation pool is NOT set
2025-11-05 17:10:15,038 - 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.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.27 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.270/3.096/3.923/0.826 ms')
2025-11-05 17:10:15,038 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-84021884-05534473 passed
2025-11-05 17:10:15,188 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 17:10:15,188 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-84021884-05534473, IP 93.174.101.3, Port 22
2025-11-05 17:10:15,343 - DEBUG - VM ctest-TestRoutersBasic-84021884-05534473 is ready for SSH connections
2025-11-05 17:10:15,343 - INFO - Waiting for VM ctest-TestRoutersBasic-84021884-97952773 to be up..
2025-11-05 17:10:15,419 - DEBUG - VM is in ACTIVE state now
2025-11-05 17:10:15,419 - INFO - VM name : ctest-TestRoutersBasic-84021884-97952773
2025-11-05 17:10:15,492 - DEBUG - VM ctest-TestRoutersBasic-84021884-97952773 ID is 957e83df-3156-471c-8d49-1dc07e116055
2025-11-05 17:10:15,492 - DEBUG - VM ctest-TestRoutersBasic-84021884-97952773 launched on Node cn-jenkins-deploy-platform-ansible-os-4651-1
2025-11-05 17:10:15,569 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/957e83df-3156-471c-8d49-1dc07e116055
2025-11-05 17:10:15,577 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/ae051317-7388-4b33-82ae-23819ab739e5
2025-11-05 17:10:16,812 - 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=6.22 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.587 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.587/3.401/6.216/2.814 ms')
2025-11-05 17:10:16,812 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-84021884-97952773 passed
2025-11-05 17:10:16,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 17:10:16,964 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-84021884-97952773, IP 23.222.169.195, Port 22
2025-11-05 17:10:17,132 - DEBUG - VM ctest-TestRoutersBasic-84021884-97952773 is ready for SSH connections
2025-11-05 17:10:17,133 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-11-05 17:10:17,133 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 23.222.169.195, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2025-11-05 17:10:17,133 - DEBUG - ping -s 56 -c 3 -W 1 23.222.169.195
2025-11-05 17:10:20,835 - DEBUG - PING 23.222.169.195 (23.222.169.195): 56 data bytes
64 bytes from 23.222.169.195: seq=0 ttl=62 time=7.250 ms
64 bytes from 23.222.169.195: seq=1 ttl=62 time=0.933 ms
64 bytes from 23.222.169.195: seq=2 ttl=62 time=0.809 ms
--- 23.222.169.195 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.809/2.997/7.250 ms
2025-11-05 17:10:20,835 - INFO - Ping to IP 23.222.169.195 from VM ctest-TestRoutersBasic-84021884-05534473 passed
2025-11-05 17:10:20,835 - INFO - Deleting interface with subnet_id f2ed8d0e-57ae-46e4-826d-3e1c532e74c7, port_id None from router 362c468d-9c15-4874-8d31-84c28223f790
2025-11-05 17:10:21,044 - INFO - Deleting VM ctest-TestRoutersBasic-84021884-97952773
2025-11-05 17:10:21,140 - INFO - Deleting VM ctest-TestRoutersBasic-84021884-05534473
2025-11-05 17:10:21,235 - INFO - Deleting VN ctest-ext_vn-12959170
2025-11-05 17:10:21,330 - DEBUG - VN 7f6bd066-f270-4263-8214-9e39c38f8435 still in use: Unable to complete operation on network 7f6bd066-f270-4263-8214-9e39c38f8435. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-70c4ba6a-72f3-4fcc-b5bc-66c57197b0c0']
2025-11-05 17:10:21,330 - WARNING - Deleting VN ctest-ext_vn-12959170 failed..Will retry
2025-11-05 17:10:23,433 - DEBUG - Response for deleting network ()
2025-11-05 17:10:23,433 - INFO - Deleting VN ctest-vn-09315686
2025-11-05 17:10:23,528 - DEBUG - Response for deleting network ()
2025-11-05 17:10:23,789 - DEBUG - No XMPP flaps were noticed during the test
2025-11-05 17:10:23,790 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25]
2025-11-05 17:10:23,790 - INFO - --------------------------------------------------------------------------------
2025-11-05 17:10:24,466 - INFO - Deleted project: ctest-TestRoutersBasic-84021884, ID : 7d175132-9667-4bd6-b8d3-c002560864be