2025-08-05 07:16:21,780 - INFO - Domain Default found not creating
2025-08-05 07:16:21,935 - INFO - Project ctest-TestRouters-56349390 not found, creating it
2025-08-05 07:16:22,403 - INFO - Created Project:ctest-TestRouters-56349390, ID : 83ec6853-0ea3-4c79-84be-c71545c84f05
2025-08-05 07:16:23,827 - INFO - ================================================================================
2025-08-05 07:16:23,827 - INFO - STARTING TEST : test_basic_router_behavior
2025-08-05 07:16:23,827 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs
Create a router
Create 2 VNs, and a VM in each
Add router port from each VN
Ping between VMs
2025-08-05 07:16:24,084 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.25': '0'}} with
2025-08-05 07:16:24,084 - INFO - Initial checks done. Running the testcase now
2025-08-05 07:16:24,084 - INFO -
2025-08-05 07:16:24,660 - DEBUG - Response for create_network : {'network': {'id': '2cf3fe00-3471-4ef0-8fc2-3adba28221fa', 'name': 'ctest-vn1-68613724', 'tenant_id': '83ec68530ea34c7984bec71545c84f05', 'project_id': '83ec68530ea34c7984bec71545c84f05', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56349390', 'ctest-vn1-68613724'], 'port_security_enabled': True, 'description': ''}}
2025-08-05 07:16:24,850 - DEBUG - Response for create_subnet : {'subnet': {'id': '55d97545-3e9c-4467-929c-a7fcba32abad', 'name': '', 'tenant_id': '83ec68530ea34c7984bec71545c84f05', 'network_id': '2cf3fe00-3471-4ef0-8fc2-3adba28221fa', 'ip_version': 4, 'cidr': '2.44.104.192/26', 'allocation_pools': [{'start': '2.44.104.194', 'end': '2.44.104.254'}], 'gateway_ip': '2.44.104.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.44.104.194', 'tags': [], 'project_id': '83ec68530ea34c7984bec71545c84f05'}}
2025-08-05 07:16:24,871 - INFO - Created VN ctest-vn1-68613724
2025-08-05 07:16:24,929 - DEBUG - VN ctest-vn1-68613724 UUID is 2cf3fe00-3471-4ef0-8fc2-3adba28221fa
2025-08-05 07:16:25,310 - DEBUG - Response for create_network : {'network': {'id': '8d86c019-9cd6-48af-b284-07f161569ac4', 'name': 'ctest-vn2-64042521', 'tenant_id': '83ec68530ea34c7984bec71545c84f05', 'project_id': '83ec68530ea34c7984bec71545c84f05', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-56349390', 'ctest-vn2-64042521'], 'port_security_enabled': True, 'description': ''}}
2025-08-05 07:16:25,484 - DEBUG - Response for create_subnet : {'subnet': {'id': '7da4aceb-d4eb-4616-bbac-6fc0bda8f452', 'name': '', 'tenant_id': '83ec68530ea34c7984bec71545c84f05', 'network_id': '8d86c019-9cd6-48af-b284-07f161569ac4', 'ip_version': 4, 'cidr': '214.172.12.128/26', 'allocation_pools': [{'start': '214.172.12.130', 'end': '214.172.12.190'}], 'gateway_ip': '214.172.12.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.172.12.130', 'tags': [], 'project_id': '83ec68530ea34c7984bec71545c84f05'}}
2025-08-05 07:16:25,507 - INFO - Created VN ctest-vn2-64042521
2025-08-05 07:16:25,565 - DEBUG - VN ctest-vn2-64042521 UUID is 8d86c019-9cd6-48af-b284-07f161569ac4
2025-08-05 07:16:25,744 - DEBUG - Services list from nova: [, , ]
2025-08-05 07:16:26,759 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3757-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3757-1)
2025-08-05 07:16:27,976 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3757-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3757-1)
2025-08-05 07:16:28,050 - INFO - Adding interface with subnet_id 55d97545-3e9c-4467-929c-a7fcba32abad, port_id None to router 56528c51-16aa-4956-9e56-d9fc5b524189
2025-08-05 07:16:28,311 - INFO - Waiting for VM ctest-vn1-vm1-70627446 to be up..
2025-08-05 07:16:28,413 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-05 07:16:33,497 - DEBUG - VM is in ACTIVE state now
2025-08-05 07:16:33,497 - INFO - VM name : ctest-vn1-vm1-70627446
2025-08-05 07:16:33,588 - DEBUG - VM ctest-vn1-vm1-70627446 ID is d76ffece-d80d-41dd-95f5-c4fcff02c3de
2025-08-05 07:16:33,608 - DEBUG - VM ctest-vn1-vm1-70627446 launched on Node cn-jenkins-deploy-platform-ansible-os-3757-1
2025-08-05 07:16:33,684 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/d76ffece-d80d-41dd-95f5-c4fcff02c3de
2025-08-05 07:16:33,979 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/d76ffece-d80d-41dd-95f5-c4fcff02c3de
2025-08-05 07:16:34,013 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/5eb9cb9f-ae38-49b5-8556-cd4d28f42d86
2025-08-05 07:16:37,298 - 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 1027ms')
2025-08-05 07:16:37,298 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70627446 failed!
2025-08-05 07:16:37,357 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-56349390:ctest-vn1-68613724 is 2.44.104.193 and allocation pool is NOT set
2025-08-05 07:16:39,418 - 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=4.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.851 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.851/2.583/4.316/1.732 ms')
2025-08-05 07:16:39,418 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70627446 passed
2025-08-05 07:16:39,573 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 07:16:39,573 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-70627446, IP 2.44.104.195, Port 22
2025-08-05 07:16:39,728 - DEBUG - VM ctest-vn1-vm1-70627446 is ready for SSH connections
2025-08-05 07:16:39,729 - INFO - Waiting for VM ctest-vn2-vm1-24410146 to be up..
2025-08-05 07:16:39,805 - DEBUG - VM is in ACTIVE state now
2025-08-05 07:16:39,805 - INFO - VM name : ctest-vn2-vm1-24410146
2025-08-05 07:16:39,887 - DEBUG - VM ctest-vn2-vm1-24410146 ID is 2b9d8f63-7908-4d78-be47-145ceb1ee1d5
2025-08-05 07:16:39,887 - DEBUG - VM ctest-vn2-vm1-24410146 launched on Node cn-jenkins-deploy-platform-ansible-os-3757-1
2025-08-05 07:16:39,974 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/2b9d8f63-7908-4d78-be47-145ceb1ee1d5
2025-08-05 07:16:39,985 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b013c0bf-56a4-4b4b-a152-a06f9427423a
2025-08-05 07:16:41,239 - 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.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.520 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.520/1.827/3.134/1.307 ms')
2025-08-05 07:16:41,239 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-24410146 passed
2025-08-05 07:16:41,397 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 07:16:41,397 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-24410146, IP 214.172.12.131, Port 22
2025-08-05 07:16:41,556 - DEBUG - VM ctest-vn2-vm1-24410146 is ready for SSH connections
2025-08-05 07:16:41,556 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 07:16:41,557 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.172.12.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-05 07:16:41,557 - DEBUG - ping -s 56 -c 3 -W 1 214.172.12.131
2025-08-05 07:16:46,201 - DEBUG - PING 214.172.12.131 (214.172.12.131): 56 data bytes
--- 214.172.12.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-05 07:16:46,202 - WARNING - Ping to IP 214.172.12.131 from VM ctest-vn1-vm1-70627446 failed
2025-08-05 07:16:46,202 - INFO - Adding interface with subnet_id 7da4aceb-d4eb-4616-bbac-6fc0bda8f452, port_id None to router 56528c51-16aa-4956-9e56-d9fc5b524189
2025-08-05 07:16:46,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 07:16:46,545 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.172.12.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-05 07:16:46,545 - DEBUG - ping -s 56 -c 3 -W 1 214.172.12.131
2025-08-05 07:16:48,754 - DEBUG - PING 214.172.12.131 (214.172.12.131): 56 data bytes
64 bytes from 214.172.12.131: seq=0 ttl=63 time=2.554 ms
64 bytes from 214.172.12.131: seq=1 ttl=63 time=1.019 ms
64 bytes from 214.172.12.131: seq=2 ttl=63 time=0.893 ms
--- 214.172.12.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.893/1.488/2.554 ms
2025-08-05 07:16:48,754 - INFO - Ping to IP 214.172.12.131 from VM ctest-vn1-vm1-70627446 passed
2025-08-05 07:16:48,754 - INFO - Deleting interface with subnet_id 55d97545-3e9c-4467-929c-a7fcba32abad, port_id None from router 56528c51-16aa-4956-9e56-d9fc5b524189
2025-08-05 07:16:48,897 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 07:16:48,897 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.172.12.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-05 07:16:48,897 - DEBUG - ping -s 56 -c 3 -W 1 214.172.12.131
2025-08-05 07:16:52,100 - DEBUG - PING 214.172.12.131 (214.172.12.131): 56 data bytes
--- 214.172.12.131 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-08-05 07:16:52,100 - WARNING - Ping to IP 214.172.12.131 from VM ctest-vn1-vm1-70627446 failed
2025-08-05 07:16:52,100 - INFO - Adding interface with subnet_id 55d97545-3e9c-4467-929c-a7fcba32abad, port_id None to router 56528c51-16aa-4956-9e56-d9fc5b524189
2025-08-05 07:16:52,341 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-05 07:16:52,341 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.172.12.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-05 07:16:52,341 - DEBUG - ping -s 56 -c 3 -W 1 214.172.12.131
2025-08-05 07:16:55,560 - DEBUG - PING 214.172.12.131 (214.172.12.131): 56 data bytes
64 bytes from 214.172.12.131: seq=1 ttl=63 time=1.509 ms
64 bytes from 214.172.12.131: seq=2 ttl=63 time=0.897 ms
--- 214.172.12.131 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.897/1.203/1.509 ms
2025-08-05 07:16:55,560 - WARNING - Ping to IP 214.172.12.131 from VM ctest-vn1-vm1-70627446 failed
2025-08-05 07:16:56,561 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.172.12.131, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-08-05 07:16:56,561 - DEBUG - ping -s 56 -c 3 -W 1 214.172.12.131
2025-08-05 07:16:58,782 - DEBUG - PING 214.172.12.131 (214.172.12.131): 56 data bytes
64 bytes from 214.172.12.131: seq=0 ttl=63 time=1.790 ms
64 bytes from 214.172.12.131: seq=1 ttl=63 time=0.819 ms
64 bytes from 214.172.12.131: seq=2 ttl=63 time=0.959 ms
--- 214.172.12.131 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.819/1.189/1.790 ms
2025-08-05 07:16:58,782 - INFO - Ping to IP 214.172.12.131 from VM ctest-vn1-vm1-70627446 passed
2025-08-05 07:16:58,782 - INFO - Deleting interface with subnet_id 7da4aceb-d4eb-4616-bbac-6fc0bda8f452, port_id None from router 56528c51-16aa-4956-9e56-d9fc5b524189
2025-08-05 07:16:58,925 - INFO - Deleting interface with subnet_id 55d97545-3e9c-4467-929c-a7fcba32abad, port_id None from router 56528c51-16aa-4956-9e56-d9fc5b524189
2025-08-05 07:16:59,113 - INFO - Deleting VM ctest-vn2-vm1-24410146
2025-08-05 07:16:59,188 - INFO - Deleting VM ctest-vn1-vm1-70627446
2025-08-05 07:16:59,270 - INFO - Deleting VN ctest-vn2-64042521
2025-08-05 07:16:59,317 - DEBUG - VN 8d86c019-9cd6-48af-b284-07f161569ac4 still in use: Unable to complete operation on network 8d86c019-9cd6-48af-b284-07f161569ac4. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-500ced19-390f-44e1-b582-0688fafd84ee']
2025-08-05 07:16:59,317 - WARNING - Deleting VN ctest-vn2-64042521 failed..Will retry
2025-08-05 07:17:01,429 - DEBUG - Response for deleting network ()
2025-08-05 07:17:01,429 - INFO - Deleting VN ctest-vn1-68613724
2025-08-05 07:17:01,528 - DEBUG - Response for deleting network ()
2025-08-05 07:17:01,783 - DEBUG - No XMPP flaps were noticed during the test
2025-08-05 07:17:01,783 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:38]
2025-08-05 07:17:01,783 - INFO - --------------------------------------------------------------------------------
2025-08-05 07:17:02,477 - INFO - Deleted project: ctest-TestRouters-56349390, ID : 83ec6853-0ea3-4c79-84be-c71545c84f05