2025-10-06 16:41:00,184 - INFO - Domain Default found not creating
2025-10-06 16:41:00,341 - INFO - Project ctest-TestRoutersBasic-53202688 not found, creating it
2025-10-06 16:41:00,762 - INFO - Created Project:ctest-TestRoutersBasic-53202688, ID : 0afde568-f753-4602-9163-a9945c513098
2025-10-06 16:41:02,143 - INFO - ================================================================================
2025-10-06 16:41:02,143 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity
2025-10-06 16:41:02,143 - 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-10-06 16:41:02,395 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with
2025-10-06 16:41:02,395 - INFO - Initial checks done. Running the testcase now
2025-10-06 16:41:02,395 - INFO -
2025-10-06 16:41:03,075 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-53202688
2025-10-06 16:41:03,171 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-53202688
2025-10-06 16:41:03,491 - DEBUG - Reading firewall policy {'fq_name': ['default-domain', 'ctest-TestRoutersBasic-53202688', 'default']}
2025-10-06 16:41:03,762 - DEBUG - Response for create_network : {'network': {'id': '19ee422e-cdef-4314-8ceb-39e5d92ac18f', 'name': 'ctest-vn-73986178', 'tenant_id': '0afde568f75346029163a9945c513098', 'project_id': '0afde568f75346029163a9945c513098', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-53202688', 'ctest-vn-73986178'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 16:41:03,954 - DEBUG - Response for create_subnet : {'subnet': {'id': '7c1fbbf9-2d7f-4584-832e-38ca48bcbf00', 'name': '', 'tenant_id': '0afde568f75346029163a9945c513098', 'network_id': '19ee422e-cdef-4314-8ceb-39e5d92ac18f', 'ip_version': 4, 'cidr': '104.132.190.192/26', 'allocation_pools': [{'start': '104.132.190.194', 'end': '104.132.190.254'}], 'gateway_ip': '104.132.190.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.132.190.194', 'tags': [], 'project_id': '0afde568f75346029163a9945c513098'}}
2025-10-06 16:41:03,971 - INFO - Created VN ctest-vn-73986178
2025-10-06 16:41:04,023 - DEBUG - VN ctest-vn-73986178 UUID is 19ee422e-cdef-4314-8ceb-39e5d92ac18f
2025-10-06 16:41:04,337 - DEBUG - Response for create_network : {'network': {'id': '0d563520-fe5b-4e66-9c6f-cf974f7c9851', 'name': 'ctest-ext_vn-82166320', 'tenant_id': '0afde568f75346029163a9945c513098', 'project_id': '0afde568f75346029163a9945c513098', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': True, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRoutersBasic-53202688', 'ctest-ext_vn-82166320'], 'port_security_enabled': True, 'description': ''}}
2025-10-06 16:41:04,479 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b44f3dc-99ee-4e96-8beb-000039b6fe8c', 'name': '', 'tenant_id': '0afde568f75346029163a9945c513098', 'network_id': '0d563520-fe5b-4e66-9c6f-cf974f7c9851', 'ip_version': 4, 'cidr': '219.127.29.128/26', 'allocation_pools': [{'start': '219.127.29.130', 'end': '219.127.29.190'}], 'gateway_ip': '219.127.29.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.127.29.130', 'tags': [], 'project_id': '0afde568f75346029163a9945c513098'}}
2025-10-06 16:41:04,494 - INFO - Created VN ctest-ext_vn-82166320
2025-10-06 16:41:04,543 - DEBUG - VN ctest-ext_vn-82166320 UUID is 0d563520-fe5b-4e66-9c6f-cf974f7c9851
2025-10-06 16:41:04,729 - DEBUG - Services list from nova: [, , ]
2025-10-06 16:41:05,775 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4226-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4226-30)
2025-10-06 16:41:06,880 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4226-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4226-30)
2025-10-06 16:41:06,960 - INFO - Setting gateway for router 7b04384c-629b-4de3-89df-4fb1b9c8ffc9 to network 0d563520-fe5b-4e66-9c6f-cf974f7c9851
2025-10-06 16:41:07,009 - INFO - Adding interface with subnet_id 7c1fbbf9-2d7f-4584-832e-38ca48bcbf00, port_id None to router 7b04384c-629b-4de3-89df-4fb1b9c8ffc9
2025-10-06 16:41:07,417 - INFO - Waiting for VM ctest-TestRoutersBasic-53202688-25965602 to be up..
2025-10-06 16:41:07,546 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-10-06 16:41:12,613 - DEBUG - VM is in ACTIVE state now
2025-10-06 16:41:12,613 - INFO - VM name : ctest-TestRoutersBasic-53202688-25965602
2025-10-06 16:41:12,687 - DEBUG - VM ctest-TestRoutersBasic-53202688-25965602 ID is 5b589599-c027-4927-883d-9d713971e599
2025-10-06 16:41:12,704 - DEBUG - VM ctest-TestRoutersBasic-53202688-25965602 launched on Node cn-jenkins-deploy-platform-ansible-os-4226-30
2025-10-06 16:41:12,770 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5b589599-c027-4927-883d-9d713971e599
2025-10-06 16:41:13,057 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/5b589599-c027-4927-883d-9d713971e599
2025-10-06 16:41:13,085 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/2cd20ecd-ca4f-407b-8208-de220f828917
2025-10-06 16:41:16,337 - 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 1020ms')
2025-10-06 16:41:16,337 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-53202688-25965602 failed!
2025-10-06 16:41:16,391 - DEBUG - Gateway for vn default-domain:ctest-TestRoutersBasic-53202688:ctest-vn-73986178 is 104.132.190.193 and allocation pool is NOT set
2025-10-06 16:41:18,455 - 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.41 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.706 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.706/2.057/3.408/1.351 ms')
2025-10-06 16:41:18,456 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-53202688-25965602 passed
2025-10-06 16:41:18,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:41:18,607 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-53202688-25965602, IP 104.132.190.195, Port 22
2025-10-06 16:41:18,762 - DEBUG - VM ctest-TestRoutersBasic-53202688-25965602 is ready for SSH connections
2025-10-06 16:41:18,762 - INFO - Waiting for VM ctest-TestRoutersBasic-53202688-24493911 to be up..
2025-10-06 16:41:18,829 - DEBUG - VM is in ACTIVE state now
2025-10-06 16:41:18,829 - INFO - VM name : ctest-TestRoutersBasic-53202688-24493911
2025-10-06 16:41:18,892 - DEBUG - VM ctest-TestRoutersBasic-53202688-24493911 ID is adc52683-6726-48ed-aff2-41fc605c1061
2025-10-06 16:41:18,892 - DEBUG - VM ctest-TestRoutersBasic-53202688-24493911 launched on Node cn-jenkins-deploy-platform-ansible-os-4226-30
2025-10-06 16:41:18,962 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine/adc52683-6726-48ed-aff2-41fc605c1061
2025-10-06 16:41:18,970 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-machine-interface/d99183b7-6ed5-4b10-bd13-d3f2eb72dea2
2025-10-06 16:41:20,212 - 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=2.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.394 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 = 0.394/1.558/2.722/1.164 ms')
2025-10-06 16:41:20,212 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestRoutersBasic-53202688-24493911 passed
2025-10-06 16:41:20,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:41:20,359 - DEBUG - Waiting to SSH to VM ctest-TestRoutersBasic-53202688-24493911, IP 219.127.29.131, Port 22
2025-10-06 16:41:20,514 - DEBUG - VM ctest-TestRoutersBasic-53202688-24493911 is ready for SSH connections
2025-10-06 16:41:20,514 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-10-06 16:41:20,514 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 219.127.29.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.254, gateway password: c0ntrail123
2025-10-06 16:41:20,515 - DEBUG - ping -s 56 -c 3 -W 1 219.127.29.131
2025-10-06 16:41:24,200 - DEBUG - PING 219.127.29.131 (219.127.29.131): 56 data bytes
64 bytes from 219.127.29.131: seq=0 ttl=62 time=5.116 ms
64 bytes from 219.127.29.131: seq=1 ttl=62 time=0.921 ms
64 bytes from 219.127.29.131: seq=2 ttl=62 time=0.777 ms
--- 219.127.29.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.777/2.271/5.116 ms
2025-10-06 16:41:24,200 - INFO - Ping to IP 219.127.29.131 from VM ctest-TestRoutersBasic-53202688-25965602 passed
2025-10-06 16:41:24,200 - INFO - Deleting interface with subnet_id 7c1fbbf9-2d7f-4584-832e-38ca48bcbf00, port_id None from router 7b04384c-629b-4de3-89df-4fb1b9c8ffc9
2025-10-06 16:41:24,396 - INFO - Deleting VM ctest-TestRoutersBasic-53202688-24493911
2025-10-06 16:41:24,467 - INFO - Deleting VM ctest-TestRoutersBasic-53202688-25965602
2025-10-06 16:41:24,540 - INFO - Deleting VN ctest-ext_vn-82166320
2025-10-06 16:41:24,608 - DEBUG - VN 0d563520-fe5b-4e66-9c6f-cf974f7c9851 still in use: Unable to complete operation on network 0d563520-fe5b-4e66-9c6f-cf974f7c9851. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1c5d8448-ed84-4781-bcbf-dbf4f7db60e7']
2025-10-06 16:41:24,608 - WARNING - Deleting VN ctest-ext_vn-82166320 failed..Will retry
2025-10-06 16:41:26,700 - DEBUG - Response for deleting network ()
2025-10-06 16:41:26,700 - INFO - Deleting VN ctest-vn-73986178
2025-10-06 16:41:26,792 - DEBUG - Response for deleting network ()
2025-10-06 16:41:27,046 - DEBUG - No XMPP flaps were noticed during the test
2025-10-06 16:41:27,047 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:25]
2025-10-06 16:41:27,047 - INFO - --------------------------------------------------------------------------------
2025-10-06 16:41:27,698 - INFO - Deleted project: ctest-TestRoutersBasic-53202688, ID : 0afde568-f753-4602-9163-a9945c513098