2025-07-31 15:28:17,189 - INFO - Domain Default found not creating
2025-07-31 15:28:17,365 - INFO - Project ctest-TestRouters-50480087 not found, creating it
2025-07-31 15:28:17,853 - INFO - Created Project:ctest-TestRouters-50480087, ID : c4e660a1-7458-4f46-8f31-743decef1be2
2025-07-31 15:28:19,386 - INFO - ================================================================================
2025-07-31 15:28:19,386 - INFO - STARTING TEST : test_basic_router_behavior
2025-07-31 15:28:19,386 - 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-07-31 15:28:19,643 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2025-07-31 15:28:19,643 - INFO - Initial checks done. Running the testcase now
2025-07-31 15:28:19,643 - INFO -
2025-07-31 15:28:20,218 - DEBUG - Response for create_network : {'network': {'id': '15d97d81-8c9f-411d-b391-7b6825f2938e', 'name': 'ctest-vn1-45641070', 'tenant_id': 'c4e660a174584f468f31743decef1be2', 'project_id': 'c4e660a174584f468f31743decef1be2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-50480087', 'ctest-vn1-45641070'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 15:28:20,463 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ccbaaeb5-fe9f-4421-8b71-2fcfc637cb66', 'name': '', 'tenant_id': 'c4e660a174584f468f31743decef1be2', 'network_id': '15d97d81-8c9f-411d-b391-7b6825f2938e', 'ip_version': 4, 'cidr': '40.216.62.64/26', 'allocation_pools': [{'start': '40.216.62.66', 'end': '40.216.62.126'}], 'gateway_ip': '40.216.62.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '40.216.62.66', 'tags': [], 'project_id': 'c4e660a174584f468f31743decef1be2'}}
2025-07-31 15:28:20,483 - INFO - Created VN ctest-vn1-45641070
2025-07-31 15:28:20,540 - DEBUG - VN ctest-vn1-45641070 UUID is 15d97d81-8c9f-411d-b391-7b6825f2938e
2025-07-31 15:28:20,899 - DEBUG - Response for create_network : {'network': {'id': '0084f447-f106-4c44-975e-63b47083975e', 'name': 'ctest-vn2-23433545', 'tenant_id': 'c4e660a174584f468f31743decef1be2', 'project_id': 'c4e660a174584f468f31743decef1be2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-50480087', 'ctest-vn2-23433545'], 'port_security_enabled': True, 'description': ''}}
2025-07-31 15:28:21,128 - DEBUG - Response for create_subnet : {'subnet': {'id': '9bab6678-47aa-4477-a79a-2311f886bcbd', 'name': '', 'tenant_id': 'c4e660a174584f468f31743decef1be2', 'network_id': '0084f447-f106-4c44-975e-63b47083975e', 'ip_version': 4, 'cidr': '149.241.69.0/26', 'allocation_pools': [{'start': '149.241.69.2', 'end': '149.241.69.62'}], 'gateway_ip': '149.241.69.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '149.241.69.2', 'tags': [], 'project_id': 'c4e660a174584f468f31743decef1be2'}}
2025-07-31 15:28:21,148 - INFO - Created VN ctest-vn2-23433545
2025-07-31 15:28:21,200 - DEBUG - VN ctest-vn2-23433545 UUID is 0084f447-f106-4c44-975e-63b47083975e
2025-07-31 15:28:21,470 - DEBUG - Services list from nova: [, , ]
2025-07-31 15:28:22,533 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3738-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3738-1)
2025-07-31 15:28:23,886 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3738-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3738-1)
2025-07-31 15:28:23,974 - INFO - Adding interface with subnet_id ccbaaeb5-fe9f-4421-8b71-2fcfc637cb66, port_id None to router 96cceace-d784-4963-8880-9dd885ba456c
2025-07-31 15:28:24,367 - INFO - Waiting for VM ctest-vn1-vm1-00111461 to be up..
2025-07-31 15:28:24,464 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-31 15:28:29,555 - DEBUG - VM is in ACTIVE state now
2025-07-31 15:28:29,555 - INFO - VM name : ctest-vn1-vm1-00111461
2025-07-31 15:28:29,644 - DEBUG - VM ctest-vn1-vm1-00111461 ID is 7c1bb047-1020-4339-ab70-4d49fe177367
2025-07-31 15:28:29,668 - DEBUG - VM ctest-vn1-vm1-00111461 launched on Node cn-jenkins-deploy-platform-ansible-os-3738-1
2025-07-31 15:28:29,756 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7c1bb047-1020-4339-ab70-4d49fe177367
2025-07-31 15:28:30,068 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/7c1bb047-1020-4339-ab70-4d49fe177367
2025-07-31 15:28:30,108 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b42af9c6-a16c-4c18-a062-67a09712cef3
2025-07-31 15:28:33,383 - 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-07-31 15:28:33,383 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00111461 failed!
2025-07-31 15:28:33,444 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-50480087:ctest-vn1-45641070 is 40.216.62.65 and allocation pool is NOT set
2025-07-31 15:28:35,513 - 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.79 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.856 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.856/2.323/3.791/1.467 ms')
2025-07-31 15:28:35,513 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-00111461 passed
2025-07-31 15:28:35,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 15:28:35,672 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-00111461, IP 40.216.62.67, Port 22
2025-07-31 15:28:35,829 - DEBUG - VM ctest-vn1-vm1-00111461 is ready for SSH connections
2025-07-31 15:28:35,829 - INFO - Waiting for VM ctest-vn2-vm1-67196248 to be up..
2025-07-31 15:28:35,920 - DEBUG - VM is in ACTIVE state now
2025-07-31 15:28:35,920 - INFO - VM name : ctest-vn2-vm1-67196248
2025-07-31 15:28:36,001 - DEBUG - VM ctest-vn2-vm1-67196248 ID is 99912bf2-5d24-4c87-acb8-46b1e187ab88
2025-07-31 15:28:36,001 - DEBUG - VM ctest-vn2-vm1-67196248 launched on Node cn-jenkins-deploy-platform-ansible-os-3738-1
2025-07-31 15:28:36,083 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/99912bf2-5d24-4c87-acb8-46b1e187ab88
2025-07-31 15:28:36,092 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2924e4c6-4cfd-47d9-ae16-1f2ecdfb1c12
2025-07-31 15:28:37,334 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.469 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.469/1.676/2.884/1.207 ms')
2025-07-31 15:28:37,334 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-67196248 passed
2025-07-31 15:28:37,488 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 15:28:37,489 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-67196248, IP 149.241.69.3, Port 22
2025-07-31 15:28:37,644 - DEBUG - VM ctest-vn2-vm1-67196248 is ready for SSH connections
2025-07-31 15:28:37,644 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 15:28:37,645 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 149.241.69.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-31 15:28:37,645 - DEBUG - ping -s 56 -c 3 -W 1 149.241.69.3
2025-07-31 15:28:42,709 - DEBUG - PING 149.241.69.3 (149.241.69.3): 56 data bytes
--- 149.241.69.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-31 15:28:42,709 - WARNING - Ping to IP 149.241.69.3 from VM ctest-vn1-vm1-00111461 failed
2025-07-31 15:28:42,709 - INFO - Adding interface with subnet_id 9bab6678-47aa-4477-a79a-2311f886bcbd, port_id None to router 96cceace-d784-4963-8880-9dd885ba456c
2025-07-31 15:28:42,986 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 15:28:42,986 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 149.241.69.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-31 15:28:42,986 - DEBUG - ping -s 56 -c 3 -W 1 149.241.69.3
2025-07-31 15:28:46,234 - DEBUG - PING 149.241.69.3 (149.241.69.3): 56 data bytes
64 bytes from 149.241.69.3: seq=1 ttl=63 time=2.741 ms
64 bytes from 149.241.69.3: seq=2 ttl=63 time=0.881 ms
--- 149.241.69.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.881/1.811/2.741 ms
2025-07-31 15:28:46,234 - WARNING - Ping to IP 149.241.69.3 from VM ctest-vn1-vm1-00111461 failed
2025-07-31 15:28:47,236 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 149.241.69.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-31 15:28:47,236 - DEBUG - ping -s 56 -c 3 -W 1 149.241.69.3
2025-07-31 15:28:49,503 - DEBUG - PING 149.241.69.3 (149.241.69.3): 56 data bytes
64 bytes from 149.241.69.3: seq=0 ttl=63 time=1.569 ms
64 bytes from 149.241.69.3: seq=1 ttl=63 time=0.953 ms
64 bytes from 149.241.69.3: seq=2 ttl=63 time=1.082 ms
--- 149.241.69.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.953/1.201/1.569 ms
2025-07-31 15:28:49,503 - INFO - Ping to IP 149.241.69.3 from VM ctest-vn1-vm1-00111461 passed
2025-07-31 15:28:49,504 - INFO - Deleting interface with subnet_id ccbaaeb5-fe9f-4421-8b71-2fcfc637cb66, port_id None from router 96cceace-d784-4963-8880-9dd885ba456c
2025-07-31 15:28:49,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 15:28:49,613 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 149.241.69.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-31 15:28:49,614 - DEBUG - ping -s 56 -c 3 -W 1 149.241.69.3
2025-07-31 15:28:52,853 - DEBUG - PING 149.241.69.3 (149.241.69.3): 56 data bytes
--- 149.241.69.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2025-07-31 15:28:52,854 - WARNING - Ping to IP 149.241.69.3 from VM ctest-vn1-vm1-00111461 failed
2025-07-31 15:28:52,854 - INFO - Adding interface with subnet_id ccbaaeb5-fe9f-4421-8b71-2fcfc637cb66, port_id None to router 96cceace-d784-4963-8880-9dd885ba456c
2025-07-31 15:28:53,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-31 15:28:53,087 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 149.241.69.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-07-31 15:28:53,087 - DEBUG - ping -s 56 -c 3 -W 1 149.241.69.3
2025-07-31 15:28:55,336 - DEBUG - PING 149.241.69.3 (149.241.69.3): 56 data bytes
64 bytes from 149.241.69.3: seq=0 ttl=63 time=1.566 ms
64 bytes from 149.241.69.3: seq=1 ttl=63 time=0.871 ms
64 bytes from 149.241.69.3: seq=2 ttl=63 time=1.059 ms
--- 149.241.69.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.871/1.165/1.566 ms
2025-07-31 15:28:55,336 - INFO - Ping to IP 149.241.69.3 from VM ctest-vn1-vm1-00111461 passed
2025-07-31 15:28:55,336 - INFO - Deleting interface with subnet_id 9bab6678-47aa-4477-a79a-2311f886bcbd, port_id None from router 96cceace-d784-4963-8880-9dd885ba456c
2025-07-31 15:28:55,473 - INFO - Deleting interface with subnet_id ccbaaeb5-fe9f-4421-8b71-2fcfc637cb66, port_id None from router 96cceace-d784-4963-8880-9dd885ba456c
2025-07-31 15:28:55,708 - INFO - Deleting VM ctest-vn2-vm1-67196248
2025-07-31 15:28:55,800 - INFO - Deleting VM ctest-vn1-vm1-00111461
2025-07-31 15:28:55,891 - INFO - Deleting VN ctest-vn2-23433545
2025-07-31 15:28:55,932 - DEBUG - VN 0084f447-f106-4c44-975e-63b47083975e still in use: Unable to complete operation on network 0084f447-f106-4c44-975e-63b47083975e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-260d6779-869a-488f-91c6-7d6c0a0625bc']
2025-07-31 15:28:55,932 - WARNING - Deleting VN ctest-vn2-23433545 failed..Will retry
2025-07-31 15:28:58,092 - DEBUG - Response for deleting network ()
2025-07-31 15:28:58,092 - INFO - Deleting VN ctest-vn1-45641070
2025-07-31 15:28:58,222 - DEBUG - Response for deleting network ()
2025-07-31 15:28:58,480 - DEBUG - No XMPP flaps were noticed during the test
2025-07-31 15:28:58,480 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:39]
2025-07-31 15:28:58,480 - INFO - --------------------------------------------------------------------------------
2025-07-31 15:28:59,169 - INFO - Deleted project: ctest-TestRouters-50480087, ID : c4e660a1-7458-4f46-8f31-743decef1be2