2026-03-02 16:25:33,150 - INFO - Domain Default found not creating
2026-03-02 16:25:33,283 - INFO - Project ctest-TestRouters-29885740 not found, creating it
2026-03-02 16:25:33,707 - INFO - Created Project:ctest-TestRouters-29885740, ID : 6de98901-fcc6-42da-9e65-9a055d1272e8
2026-03-02 16:25:35,104 - INFO - ================================================================================
2026-03-02 16:25:35,105 - INFO - STARTING TEST : test_basic_router_behavior
2026-03-02 16:25:35,105 - 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
2026-03-02 16:25:35,359 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-03-02 16:25:35,359 - INFO - Initial checks done. Running the testcase now
2026-03-02 16:25:35,359 - INFO -
2026-03-02 16:25:35,933 - DEBUG - Response for create_network : {'network': {'id': '6553597c-db7f-4354-a513-1d776ac4e5c4', 'name': 'ctest-vn1-41955710', 'tenant_id': '6de98901fcc642da9e659a055d1272e8', 'project_id': '6de98901fcc642da9e659a055d1272e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29885740', 'ctest-vn1-41955710'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 16:25:36,105 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e351c792-7a56-4f2d-9387-584f91f08e31', 'name': '', 'tenant_id': '6de98901fcc642da9e659a055d1272e8', 'network_id': '6553597c-db7f-4354-a513-1d776ac4e5c4', 'ip_version': 4, 'cidr': '55.73.187.192/26', 'allocation_pools': [{'start': '55.73.187.194', 'end': '55.73.187.254'}], 'gateway_ip': '55.73.187.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '55.73.187.194', 'tags': [], 'project_id': '6de98901fcc642da9e659a055d1272e8'}}
2026-03-02 16:25:36,121 - INFO - Created VN ctest-vn1-41955710
2026-03-02 16:25:36,174 - DEBUG - VN ctest-vn1-41955710 UUID is 6553597c-db7f-4354-a513-1d776ac4e5c4
2026-03-02 16:25:36,482 - DEBUG - Response for create_network : {'network': {'id': '85cc7cb0-7b5c-4413-a22f-5e1be367984d', 'name': 'ctest-vn2-35823974', 'tenant_id': '6de98901fcc642da9e659a055d1272e8', 'project_id': '6de98901fcc642da9e659a055d1272e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestRouters-29885740', 'ctest-vn2-35823974'], 'port_security_enabled': True, 'description': ''}}
2026-03-02 16:25:36,704 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ad254724-c366-4e74-b498-c988366973cf', 'name': '', 'tenant_id': '6de98901fcc642da9e659a055d1272e8', 'network_id': '85cc7cb0-7b5c-4413-a22f-5e1be367984d', 'ip_version': 4, 'cidr': '58.156.157.0/26', 'allocation_pools': [{'start': '58.156.157.2', 'end': '58.156.157.62'}], 'gateway_ip': '58.156.157.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.156.157.2', 'tags': [], 'project_id': '6de98901fcc642da9e659a055d1272e8'}}
2026-03-02 16:25:36,720 - INFO - Created VN ctest-vn2-35823974
2026-03-02 16:25:36,770 - DEBUG - VN ctest-vn2-35823974 UUID is 85cc7cb0-7b5c-4413-a22f-5e1be367984d
2026-03-02 16:25:37,053 - DEBUG - Services list from nova: [, , ]
2026-03-02 16:25:38,134 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1)
2026-03-02 16:25:39,352 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5420-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5420-1)
2026-03-02 16:25:39,413 - INFO - Adding interface with subnet_id e351c792-7a56-4f2d-9387-584f91f08e31, port_id None to router 7e4cbd96-b635-42eb-bc52-bd5c363568a2
2026-03-02 16:25:39,675 - INFO - Waiting for VM ctest-vn1-vm1-85890851 to be up..
2026-03-02 16:25:39,756 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-03-02 16:25:44,827 - DEBUG - VM is in ACTIVE state now
2026-03-02 16:25:44,827 - INFO - VM name : ctest-vn1-vm1-85890851
2026-03-02 16:25:44,895 - DEBUG - VM ctest-vn1-vm1-85890851 ID is 34662a45-ce19-461d-aa78-6e4984be226d
2026-03-02 16:25:44,911 - DEBUG - VM ctest-vn1-vm1-85890851 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1
2026-03-02 16:25:44,972 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/34662a45-ce19-461d-aa78-6e4984be226d
2026-03-02 16:25:45,260 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/34662a45-ce19-461d-aa78-6e4984be226d
2026-03-02 16:25:45,288 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9dc49d59-bf2a-48d8-98eb-1d42d4aaabcc
2026-03-02 16:25:48,529 - 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 1008ms')
2026-03-02 16:25:48,529 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85890851 failed!
2026-03-02 16:25:48,582 - DEBUG - Gateway for vn default-domain:ctest-TestRouters-29885740:ctest-vn1-41955710 is 55.73.187.193 and allocation pool is NOT set
2026-03-02 16:25:50,646 - 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.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.355 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.355/2.115/3.876/1.760 ms')
2026-03-02 16:25:50,646 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85890851 passed
2026-03-02 16:25:50,799 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 16:25:50,799 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85890851, IP 55.73.187.195, Port 22
2026-03-02 16:25:50,954 - DEBUG - VM ctest-vn1-vm1-85890851 is ready for SSH connections
2026-03-02 16:25:50,954 - INFO - Waiting for VM ctest-vn2-vm1-16349877 to be up..
2026-03-02 16:25:51,019 - DEBUG - VM is in ACTIVE state now
2026-03-02 16:25:51,019 - INFO - VM name : ctest-vn2-vm1-16349877
2026-03-02 16:25:51,096 - DEBUG - VM ctest-vn2-vm1-16349877 ID is 6603d0fa-0243-4719-9ad1-8b4660eaedd0
2026-03-02 16:25:51,096 - DEBUG - VM ctest-vn2-vm1-16349877 launched on Node cn-jenkins-deploy-platform-ansible-os-5420-1
2026-03-02 16:25:51,171 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6603d0fa-0243-4719-9ad1-8b4660eaedd0
2026-03-02 16:25:51,179 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1301c8e4-bd39-4f03-b6d1-4812953c7a60
2026-03-02 16:25:52,414 - 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.03 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.363 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.363/1.694/3.026/1.331 ms')
2026-03-02 16:25:52,415 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2-vm1-16349877 passed
2026-03-02 16:25:52,562 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 16:25:52,563 - DEBUG - Waiting to SSH to VM ctest-vn2-vm1-16349877, IP 58.156.157.3, Port 22
2026-03-02 16:25:52,714 - DEBUG - VM ctest-vn2-vm1-16349877 is ready for SSH connections
2026-03-02 16:25:52,714 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 16:25:52,714 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.156.157.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-02 16:25:52,714 - DEBUG - ping -s 56 -c 3 -W 1 58.156.157.3
2026-03-02 16:25:57,340 - DEBUG - PING 58.156.157.3 (58.156.157.3): 56 data bytes
--- 58.156.157.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-02 16:25:57,341 - WARNING - Ping to IP 58.156.157.3 from VM ctest-vn1-vm1-85890851 failed
2026-03-02 16:25:57,341 - INFO - Adding interface with subnet_id ad254724-c366-4e74-b498-c988366973cf, port_id None to router 7e4cbd96-b635-42eb-bc52-bd5c363568a2
2026-03-02 16:25:57,567 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 16:25:57,567 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.156.157.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-02 16:25:57,567 - DEBUG - ping -s 56 -c 3 -W 1 58.156.157.3
2026-03-02 16:25:59,762 - DEBUG - PING 58.156.157.3 (58.156.157.3): 56 data bytes
64 bytes from 58.156.157.3: seq=0 ttl=63 time=2.226 ms
64 bytes from 58.156.157.3: seq=1 ttl=63 time=1.054 ms
64 bytes from 58.156.157.3: seq=2 ttl=63 time=0.827 ms
--- 58.156.157.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.827/1.369/2.226 ms
2026-03-02 16:25:59,762 - INFO - Ping to IP 58.156.157.3 from VM ctest-vn1-vm1-85890851 passed
2026-03-02 16:25:59,763 - INFO - Deleting interface with subnet_id e351c792-7a56-4f2d-9387-584f91f08e31, port_id None from router 7e4cbd96-b635-42eb-bc52-bd5c363568a2
2026-03-02 16:25:59,916 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 16:25:59,917 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.156.157.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-02 16:25:59,917 - DEBUG - ping -s 56 -c 3 -W 1 58.156.157.3
2026-03-02 16:26:03,123 - DEBUG - PING 58.156.157.3 (58.156.157.3): 56 data bytes
--- 58.156.157.3 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
2026-03-02 16:26:03,123 - WARNING - Ping to IP 58.156.157.3 from VM ctest-vn1-vm1-85890851 failed
2026-03-02 16:26:03,123 - INFO - Adding interface with subnet_id e351c792-7a56-4f2d-9387-584f91f08e31, port_id None to router 7e4cbd96-b635-42eb-bc52-bd5c363568a2
2026-03-02 16:26:03,305 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-03-02 16:26:03,305 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.156.157.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-02 16:26:03,305 - DEBUG - ping -s 56 -c 3 -W 1 58.156.157.3
2026-03-02 16:26:06,499 - DEBUG - PING 58.156.157.3 (58.156.157.3): 56 data bytes
64 bytes from 58.156.157.3: seq=1 ttl=63 time=1.281 ms
64 bytes from 58.156.157.3: seq=2 ttl=63 time=0.822 ms
--- 58.156.157.3 ping statistics ---
3 packets transmitted, 2 packets received, 33% packet loss
round-trip min/avg/max = 0.822/1.051/1.281 ms
2026-03-02 16:26:06,499 - WARNING - Ping to IP 58.156.157.3 from VM ctest-vn1-vm1-85890851 failed
2026-03-02 16:26:07,500 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.156.157.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-03-02 16:26:07,500 - DEBUG - ping -s 56 -c 3 -W 1 58.156.157.3
2026-03-02 16:26:09,690 - DEBUG - PING 58.156.157.3 (58.156.157.3): 56 data bytes
64 bytes from 58.156.157.3: seq=0 ttl=63 time=1.314 ms
64 bytes from 58.156.157.3: seq=1 ttl=63 time=0.701 ms
64 bytes from 58.156.157.3: seq=2 ttl=63 time=0.758 ms
--- 58.156.157.3 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.701/0.924/1.314 ms
2026-03-02 16:26:09,690 - INFO - Ping to IP 58.156.157.3 from VM ctest-vn1-vm1-85890851 passed
2026-03-02 16:26:09,690 - INFO - Deleting interface with subnet_id ad254724-c366-4e74-b498-c988366973cf, port_id None from router 7e4cbd96-b635-42eb-bc52-bd5c363568a2
2026-03-02 16:26:09,795 - INFO - Deleting interface with subnet_id e351c792-7a56-4f2d-9387-584f91f08e31, port_id None from router 7e4cbd96-b635-42eb-bc52-bd5c363568a2
2026-03-02 16:26:09,965 - INFO - Deleting VM ctest-vn2-vm1-16349877
2026-03-02 16:26:10,034 - INFO - Deleting VM ctest-vn1-vm1-85890851
2026-03-02 16:26:10,095 - INFO - Deleting VN ctest-vn2-35823974
2026-03-02 16:26:10,128 - DEBUG - VN 85cc7cb0-7b5c-4413-a22f-5e1be367984d still in use: Unable to complete operation on network 85cc7cb0-7b5c-4413-a22f-5e1be367984d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5bea0bb5-5a44-442b-80ab-4815948e62a2']
2026-03-02 16:26:10,128 - WARNING - Deleting VN ctest-vn2-35823974 failed..Will retry
2026-03-02 16:26:12,221 - DEBUG - Response for deleting network ()
2026-03-02 16:26:12,221 - INFO - Deleting VN ctest-vn1-41955710
2026-03-02 16:26:12,307 - DEBUG - Response for deleting network ()
2026-03-02 16:26:12,555 - DEBUG - No XMPP flaps were noticed during the test
2026-03-02 16:26:12,555 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:37]
2026-03-02 16:26:12,555 - INFO - --------------------------------------------------------------------------------
2026-03-02 16:26:13,195 - INFO - Deleted project: ctest-TestRouters-29885740, ID : 6de98901-fcc6-42da-9e65-9a055d1272e8