2026-08-24 04:56:04,260 - INFO - Domain Default found not creating 2026-08-24 04:56:04,448 - INFO - Project ctest-FatFlowAggrIpv6Serial-88688253 not found, creating it 2026-08-24 04:56:05,009 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-88688253, ID : 9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 04:56:06,741 - INFO - ================================================================================ 2026-08-24 04:56:06,742 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-08-24 04:56:06,742 - INFO - TEST DESCRIPTION : Description: Verify fat flow prefix aggr dest (IPv6) for intra-vn inter-node Steps: 1. Create 2 VNs with IPv6 subnets and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest IPv6 len 125 for UDP port 55. 3. From both the client VMs, send ICMP6 traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of IPv6 fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of IPv6 flows and on server compute, expect 2 pairs of IPv6 flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-08-24 04:56:08,025 - DEBUG - Skipping xmpp flap check 2026-08-24 04:56:08,025 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:56:08,025 - INFO - 2026-08-24 04:56:08,025 - INFO - ================================================================================ 2026-08-24 04:56:08,026 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-08-24 04:56:08,026 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 2 VNs and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest len 29 for UDP port 55. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-08-24 04:56:09,341 - DEBUG - Skipping xmpp flap check 2026-08-24 04:56:09,341 - INFO - Initial checks done. Running the testcase now 2026-08-24 04:56:09,341 - INFO - 2026-08-24 04:56:09,369 - DEBUG - Services list from nova: [, , , ] 2026-08-24 04:56:09,369 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-6211-1', 'an-jenkins-deploy-platform-ansible-os-6211-2']} 2026-08-24 04:56:10,159 - DEBUG - Response for create_network : {'network': {'id': '0df5d126-4b47-49b0-9bd4-6b523411246f', 'name': 'ctest-vn-85857639', 'tenant_id': '9ef13f8930bb49d1a302b0b477e23be3', 'project_id': '9ef13f8930bb49d1a302b0b477e23be3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-88688253', 'ctest-vn-85857639'], 'port_security_enabled': True, 'description': ''}} 2026-08-24 04:56:10,502 - DEBUG - Response for create_subnet : {'subnet': {'id': '17b90ac9-18e7-4da8-bd43-213cbc9d002b', 'name': '', 'tenant_id': '9ef13f8930bb49d1a302b0b477e23be3', 'network_id': '0df5d126-4b47-49b0-9bd4-6b523411246f', 'ip_version': 4, 'cidr': '219.111.224.0/26', 'allocation_pools': [{'start': '219.111.224.2', 'end': '219.111.224.62'}], 'gateway_ip': '219.111.224.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.111.224.2', 'tags': [], 'project_id': '9ef13f8930bb49d1a302b0b477e23be3'}} 2026-08-24 04:56:10,780 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ad711d13-b204-42ac-89f6-77c373f747a4', 'name': '', 'tenant_id': '9ef13f8930bb49d1a302b0b477e23be3', 'network_id': '0df5d126-4b47-49b0-9bd4-6b523411246f', 'ip_version': 6, 'cidr': '3e87:77d5:516b:a53a:b360:fb70::/96', 'allocation_pools': [{'start': '3e87:77d5:516b:a53a:b360:fb70:0:2', 'end': '3e87:77d5:516b:a53a:b360:fb70:ffff:fffe'}], 'gateway_ip': '3e87:77d5:516b:a53a:b360:fb70:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '3e87:77d5:516b:a53a:b360:fb70:0:2', 'tags': [], 'project_id': '9ef13f8930bb49d1a302b0b477e23be3'}} 2026-08-24 04:56:10,810 - INFO - Created VN ctest-vn-85857639 2026-08-24 04:56:10,825 - DEBUG - VN ctest-vn-85857639 UUID is 0df5d126-4b47-49b0-9bd4-6b523411246f 2026-08-24 04:56:11,278 - DEBUG - Response for create_network : {'network': {'id': 'f469f502-19cc-4a8f-8d7b-8df0737acae4', 'name': 'ctest-vn-10904750', 'tenant_id': '9ef13f8930bb49d1a302b0b477e23be3', 'project_id': '9ef13f8930bb49d1a302b0b477e23be3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-88688253', 'ctest-vn-10904750'], 'port_security_enabled': True, 'description': ''}} 2026-08-24 04:56:11,560 - DEBUG - Response for create_subnet : {'subnet': {'id': '81d8efd1-1d8c-42ec-be3b-b98109698d00', 'name': '', 'tenant_id': '9ef13f8930bb49d1a302b0b477e23be3', 'network_id': 'f469f502-19cc-4a8f-8d7b-8df0737acae4', 'ip_version': 4, 'cidr': '73.126.91.192/26', 'allocation_pools': [{'start': '73.126.91.194', 'end': '73.126.91.254'}], 'gateway_ip': '73.126.91.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.126.91.194', 'tags': [], 'project_id': '9ef13f8930bb49d1a302b0b477e23be3'}} 2026-08-24 04:56:11,853 - DEBUG - Response for create_subnet : {'subnet': {'id': '1ff8a726-31b9-4624-9211-3ad13782f802', 'name': '', 'tenant_id': '9ef13f8930bb49d1a302b0b477e23be3', 'network_id': 'f469f502-19cc-4a8f-8d7b-8df0737acae4', 'ip_version': 6, 'cidr': '2964:7e39:d067:1137:662e:170d::/96', 'allocation_pools': [{'start': '2964:7e39:d067:1137:662e:170d:0:2', 'end': '2964:7e39:d067:1137:662e:170d:ffff:fffe'}], 'gateway_ip': '2964:7e39:d067:1137:662e:170d:0:1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2964:7e39:d067:1137:662e:170d:0:2', 'tags': [], 'project_id': '9ef13f8930bb49d1a302b0b477e23be3'}} 2026-08-24 04:56:11,881 - INFO - Created VN ctest-vn-10904750 2026-08-24 04:56:11,896 - DEBUG - VN ctest-vn-10904750 UUID is f469f502-19cc-4a8f-8d7b-8df0737acae4 2026-08-24 04:56:11,999 - DEBUG - Requesting: http://10.0.0.190:8082/domains 2026-08-24 04:56:12,328 - DEBUG - Requesting: http://10.0.0.190:8082/domains 2026-08-24 04:56:12,360 - DEBUG - Requesting: http://10.0.0.190:8082/domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b 2026-08-24 04:56:12,379 - DEBUG - Requesting: http://10.0.0.190:8082/project/9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 04:56:12,479 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f 2026-08-24 04:56:12,495 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f 2026-08-24 04:56:12,506 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/923e8d65-7591-4750-9b6c-d5e6af99551d 2026-08-24 04:56:12,516 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/923e8d65-7591-4750-9b6c-d5e6af99551d 2026-08-24 04:56:12,524 - DEBUG - Requesting: http://10.0.0.190:8082/route-target/de50554d-d691-4898-9c9f-97634651e558 2026-08-24 04:56:12,532 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-08-24 04:56:12,532 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f 2026-08-24 04:56:12,543 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/923e8d65-7591-4750-9b6c-d5e6af99551d 2026-08-24 04:56:12,562 - INFO - Verified VN network id 6 for VN 0df5d126-4b47-49b0-9bd4-6b523411246f 2026-08-24 04:56:12,562 - INFO - Verifications in API Server for VN ctest-vn-85857639 passed 2026-08-24 04:56:12,562 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f 2026-08-24 04:56:12,575 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/923e8d65-7591-4750-9b6c-d5e6af99551d 2026-08-24 04:56:12,586 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/923e8d65-7591-4750-9b6c-d5e6af99551d 2026-08-24 04:56:12,596 - DEBUG - Requesting: http://10.0.0.190:8082/route-target/de50554d-d691-4898-9c9f-97634651e558 2026-08-24 04:56:12,613 - DEBUG - Control-node 10.0.0.190 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-88688253', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1005940054189099440', 'uuid-lslong': '11228717771746518127'}, 'enable': 'true', 'created': '2026-08-24T04:56:10', 'last-modified': '2026-08-24T04:56:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.924032'} 2026-08-24 04:56:12,623 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-08-24 04:56:12,630 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-88688253', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1005940054189099440', 'uuid-lslong': '11228717771746518127'}, 'enable': 'true', 'created': '2026-08-24T04:56:10', 'last-modified': '2026-08-24T04:56:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.917214'} 2026-08-24 04:56:12,636 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-08-24 04:56:12,642 - DEBUG - Control-node 10.0.0.191 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-88688253', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1005940054189099440', 'uuid-lslong': '11228717771746518127'}, 'enable': 'true', 'created': '2026-08-24T04:56:10', 'last-modified': '2026-08-24T04:56:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.949693'} 2026-08-24 04:56:12,649 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-08-24 04:56:12,649 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-85857639 passed 2026-08-24 04:56:12,649 - DEBUG - ====Verifying policy data for ctest-vn-85857639 in API_Server ====== 2026-08-24 04:56:12,649 - DEBUG - Requesting: http://10.0.0.190:8082/domains 2026-08-24 04:56:12,657 - DEBUG - Requesting: http://10.0.0.190:8082/domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b 2026-08-24 04:56:12,669 - DEBUG - Requesting: http://10.0.0.190:8082/project/9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 04:56:12,776 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/0df5d126-4b47-49b0-9bd4-6b523411246f 2026-08-24 04:56:12,788 - DEBUG - =>VN ctest-vn-85857639 has no policy to be verified 2026-08-24 04:56:12,788 - DEBUG - Verifying the vn in opserver 2026-08-24 04:56:12,788 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 virtual network link through opserver 10.0.0.190 2026-08-24 04:56:12,788 - DEBUG - Requesting: http://10.0.0.190:8081/analytics/uves/virtual-networks 2026-08-24 04:56:13,115 - DEBUG - Requesting: http://10.0.0.190:8081/analytics/uves/virtual-networks 2026-08-24 04:56:13,176 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639', 'href': 'http://10.0.0.190:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639?flat'} 2026-08-24 04:56:13,177 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 virtual network link through opserver 10.0.0.50 2026-08-24 04:56:13,177 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-08-24 04:56:13,518 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-08-24 04:56:13,590 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639?flat'} 2026-08-24 04:56:13,590 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 virtual network link through opserver 10.0.0.191 2026-08-24 04:56:13,591 - DEBUG - Requesting: http://10.0.0.191:8081/analytics/uves/virtual-networks 2026-08-24 04:56:13,923 - DEBUG - Requesting: http://10.0.0.191:8081/analytics/uves/virtual-networks 2026-08-24 04:56:13,982 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639', 'href': 'http://10.0.0.191:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639?flat'} 2026-08-24 04:56:13,982 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is found in opserver 2026-08-24 04:56:14,008 - DEBUG - Do not have enough data to verify VN in agent 2026-08-24 04:56:14,021 - DEBUG - VRF ids for VN ctest-vn-85857639: {} 2026-08-24 04:56:14,022 - DEBUG - Requesting: http://10.0.0.190:8082/domains 2026-08-24 04:56:14,029 - DEBUG - Requesting: http://10.0.0.190:8082/domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b 2026-08-24 04:56:14,047 - DEBUG - Requesting: http://10.0.0.190:8082/project/9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 04:56:14,160 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4 2026-08-24 04:56:14,177 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4 2026-08-24 04:56:14,190 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/2b797644-5e9c-4ff8-a21c-ed1676a4465c 2026-08-24 04:56:14,201 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/2b797644-5e9c-4ff8-a21c-ed1676a4465c 2026-08-24 04:56:14,211 - DEBUG - Requesting: http://10.0.0.190:8082/route-target/0462cbbf-9111-42ec-8f9c-ac728f3e4fe2 2026-08-24 04:56:14,219 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-08-24 04:56:14,219 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4 2026-08-24 04:56:14,229 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/2b797644-5e9c-4ff8-a21c-ed1676a4465c 2026-08-24 04:56:14,247 - INFO - Verified VN network id 7 for VN f469f502-19cc-4a8f-8d7b-8df0737acae4 2026-08-24 04:56:14,247 - INFO - Verifications in API Server for VN ctest-vn-10904750 passed 2026-08-24 04:56:14,247 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4 2026-08-24 04:56:14,261 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/2b797644-5e9c-4ff8-a21c-ed1676a4465c 2026-08-24 04:56:14,271 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/2b797644-5e9c-4ff8-a21c-ed1676a4465c 2026-08-24 04:56:14,280 - DEBUG - Requesting: http://10.0.0.190:8082/route-target/0462cbbf-9111-42ec-8f9c-ac728f3e4fe2 2026-08-24 04:56:14,298 - DEBUG - Control-node 10.0.0.190 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-88688253', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17611877207180593807', 'uuid-lslong': '10194898245352344292'}, 'enable': 'true', 'created': '2026-08-24T04:56:11', 'last-modified': '2026-08-24T04:56:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.537964'} 2026-08-24 04:56:14,305 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-08-24 04:56:14,312 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-88688253', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17611877207180593807', 'uuid-lslong': '10194898245352344292'}, 'enable': 'true', 'created': '2026-08-24T04:56:11', 'last-modified': '2026-08-24T04:56:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.545067'} 2026-08-24 04:56:14,318 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-08-24 04:56:14,327 - DEBUG - Control-node 10.0.0.191 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-FatFlowAggrIpv6Serial-88688253', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '17611877207180593807', 'uuid-lslong': '10194898245352344292'}, 'enable': 'true', 'created': '2026-08-24T04:56:11', 'last-modified': '2026-08-24T04:56:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.574506'} 2026-08-24 04:56:14,333 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-08-24 04:56:14,334 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-10904750 passed 2026-08-24 04:56:14,334 - DEBUG - ====Verifying policy data for ctest-vn-10904750 in API_Server ====== 2026-08-24 04:56:14,334 - DEBUG - Requesting: http://10.0.0.190:8082/domains 2026-08-24 04:56:14,342 - DEBUG - Requesting: http://10.0.0.190:8082/domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b 2026-08-24 04:56:14,355 - DEBUG - Requesting: http://10.0.0.190:8082/project/9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 04:56:14,467 - DEBUG - Requesting: http://10.0.0.190:8082/virtual-network/f469f502-19cc-4a8f-8d7b-8df0737acae4 2026-08-24 04:56:14,478 - DEBUG - =>VN ctest-vn-10904750 has no policy to be verified 2026-08-24 04:56:14,479 - DEBUG - Verifying the vn in opserver 2026-08-24 04:56:14,479 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 virtual network link through opserver 10.0.0.190 2026-08-24 04:56:14,479 - DEBUG - Requesting: http://10.0.0.190:8081/analytics/uves/virtual-networks 2026-08-24 04:56:14,534 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750', 'href': 'http://10.0.0.190:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750?flat'} 2026-08-24 04:56:14,534 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 virtual network link through opserver 10.0.0.50 2026-08-24 04:56:14,534 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-08-24 04:56:14,592 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750?flat'} 2026-08-24 04:56:14,592 - DEBUG - Verifying the default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 virtual network link through opserver 10.0.0.191 2026-08-24 04:56:14,592 - DEBUG - Requesting: http://10.0.0.191:8081/analytics/uves/virtual-networks 2026-08-24 04:56:14,644 - DEBUG - vn link and name as {'name': 'default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750', 'href': 'http://10.0.0.191:8081/analytics/uves/virtual-network/default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750?flat'} 2026-08-24 04:56:14,644 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is found in opserver 2026-08-24 04:56:14,669 - DEBUG - Do not have enough data to verify VN in agent 2026-08-24 04:56:14,683 - DEBUG - VRF ids for VN ctest-vn-10904750: {} 2026-08-24 04:56:14,760 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-6211-1', 'an-jenkins-deploy-platform-ansible-os-6211-2']} 2026-08-24 04:56:15,341 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:56:15,342 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 to be up.. 2026-08-24 04:56:15,390 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:56:20,485 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:56:25,580 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:56:30,676 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:56:35,772 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:56:40,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:56:45,957 - DEBUG - VM is in ACTIVE state now 2026-08-24 04:56:45,957 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-88688253-77286852 2026-08-24 04:56:46,053 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 ID is fa5fe6da-2780-440a-95ba-2ea5872ace56 2026-08-24 04:56:46,078 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 launched on Node an-jenkins-deploy-platform-ansible-os-6211-1 2026-08-24 04:56:46,166 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/fa5fe6da-2780-440a-95ba-2ea5872ace56 2026-08-24 04:56:46,491 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/fa5fe6da-2780-440a-95ba-2ea5872ace56 2026-08-24 04:56:46,528 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/3f2525a1-0365-4b12-b18d-6a3df862a088 2026-08-24 04:56:49,724 - 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 1021ms') 2026-08-24 04:56:49,724 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 failed! 2026-08-24 04:56:49,740 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:56:49,741 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:56:53,817 - 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 1009ms') 2026-08-24 04:56:53,817 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 failed! 2026-08-24 04:56:53,832 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:56:53,833 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:56:57,916 - 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 1018ms') 2026-08-24 04:56:57,916 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 failed! 2026-08-24 04:56:57,938 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:56:57,938 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:57:02,013 - 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 1004ms') 2026-08-24 04:57:02,013 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 failed! 2026-08-24 04:57:02,031 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:57:02,031 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:57:06,108 - 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 1007ms') 2026-08-24 04:57:06,108 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 failed! 2026-08-24 04:57:06,126 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:57:06,126 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:57:10,234 - 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 1034ms') 2026-08-24 04:57:10,234 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 failed! 2026-08-24 04:57:10,253 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:57:10,253 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:57:12,318 - 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=18.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.881 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.881/9.482/18.084/8.601 ms') 2026-08-24 04:57:12,319 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 passed 2026-08-24 04:57:12,390 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:57:12,390 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-88688253-77286852, IP 219.111.224.3, Port 22 2026-08-24 04:57:12,460 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:57:12,558 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:57:17,559 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:57:17,559 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-88688253-77286852, IP 219.111.224.3, Port 22 2026-08-24 04:57:17,629 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:57:17,725 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:57:22,726 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:57:22,726 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-88688253-77286852, IP 219.111.224.3, Port 22 2026-08-24 04:57:22,795 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:57:22,894 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:57:27,895 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:57:27,895 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-88688253-77286852, IP 219.111.224.3, Port 22 2026-08-24 04:57:28,076 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 is ready for SSH connections 2026-08-24 04:57:28,265 - DEBUG - VM is in ACTIVE state now 2026-08-24 04:57:28,502 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/fa5fe6da-2780-440a-95ba-2ea5872ace56 2026-08-24 04:57:28,512 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/3f2525a1-0365-4b12-b18d-6a3df862a088 2026-08-24 04:57:28,524 - DEBUG - Requesting: http://10.0.0.191:8082/instance-ip/897c3bb2-4e67-4dce-b3b1-8f1270339d00 2026-08-24 04:57:28,535 - DEBUG - Requesting: http://10.0.0.191:8082/instance-ip/fe0eaa30-190c-4f69-8e0e-33f0a210cc54 2026-08-24 04:57:28,563 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-FatFlowAggrIpv6Serial-88688253', 'ctest-vmi-88673487']} 2026-08-24 04:57:29,102 - DEBUG - Created port 6b802b0e-5473-44fe-8a5d-cf4739f58d5a 2026-08-24 04:57:29,890 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-1) 2026-08-24 04:57:29,891 - INFO - Waiting for VM client2_vm to be up.. 2026-08-24 04:57:29,945 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:57:35,083 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:57:40,183 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:57:45,306 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:57:50,404 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:57:55,506 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:58:00,644 - DEBUG - VM is in ACTIVE state now 2026-08-24 04:58:00,644 - INFO - VM name : client2_vm 2026-08-24 04:58:00,745 - DEBUG - VM client2_vm ID is 107230e5-20b8-4b9e-9ea6-adec5c2a3b81 2026-08-24 04:58:00,745 - DEBUG - VM client2_vm launched on Node an-jenkins-deploy-platform-ansible-os-6211-1 2026-08-24 04:58:00,860 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/107230e5-20b8-4b9e-9ea6-adec5c2a3b81 2026-08-24 04:58:00,873 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/6b802b0e-5473-44fe-8a5d-cf4739f58d5a 2026-08-24 04:58:04,084 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1032ms') 2026-08-24 04:58:04,085 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2026-08-24 04:58:04,100 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:58:04,100 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:58:08,181 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2026-08-24 04:58:08,181 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2026-08-24 04:58:08,197 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:58:08,197 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:58:12,282 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms') 2026-08-24 04:58:12,283 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2026-08-24 04:58:12,298 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:58:12,298 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:58:16,377 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1012ms') 2026-08-24 04:58:16,377 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2026-08-24 04:58:16,392 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:58:16,393 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:58:20,480 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2026-08-24 04:58:20,480 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2026-08-24 04:58:20,496 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:58:20,496 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:58:24,565 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1004ms') 2026-08-24 04:58:24,565 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM client2_vm failed! 2026-08-24 04:58:24,581 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 219.111.224.1 and allocation pool is NOT set 2026-08-24 04:58:24,581 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639 is 3e87:77d5:516b:a53a:b360:fb70:0:1 and allocation pool is NOT set 2026-08-24 04:58:26,665 - 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=14.8 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=2.75 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 = 2.745/8.763/14.782/6.018 ms') 2026-08-24 04:58:26,665 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-08-24 04:58:26,737 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:58:26,738 - DEBUG - Waiting to SSH to VM client2_vm, IP 219.111.224.11, Port 22 2026-08-24 04:58:26,807 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:58:26,903 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:58:31,903 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:58:31,904 - DEBUG - Waiting to SSH to VM client2_vm, IP 219.111.224.11, Port 22 2026-08-24 04:58:31,971 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:58:32,075 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:58:37,076 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:58:37,076 - DEBUG - Waiting to SSH to VM client2_vm, IP 219.111.224.11, Port 22 2026-08-24 04:58:37,143 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:58:37,236 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:58:42,237 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:58:42,237 - DEBUG - Waiting to SSH to VM client2_vm, IP 219.111.224.11, Port 22 2026-08-24 04:58:42,293 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:58:42,403 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:58:47,403 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:58:47,403 - DEBUG - Waiting to SSH to VM client2_vm, IP 219.111.224.11, Port 22 2026-08-24 04:58:47,471 - DEBUG - Error on ssh to ubuntu@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:58:47,570 - DEBUG - VM client2_vm is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:58:52,572 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:58:52,572 - DEBUG - Waiting to SSH to VM client2_vm, IP 219.111.224.11, Port 22 2026-08-24 04:58:52,737 - DEBUG - VM client2_vm is ready for SSH connections 2026-08-24 04:58:52,738 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-6211-1', 'an-jenkins-deploy-platform-ansible-os-6211-2']} 2026-08-24 04:58:53,397 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6211-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6211-2) 2026-08-24 04:58:53,397 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 to be up.. 2026-08-24 04:58:53,446 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:58:58,562 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:59:03,666 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:59:08,763 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:59:13,860 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:59:18,960 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-24 04:59:24,054 - DEBUG - VM is in ACTIVE state now 2026-08-24 04:59:24,054 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 04:59:24,146 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 ID is 58c0f655-9a46-4f31-b1d3-bbdbd41bb5cf 2026-08-24 04:59:24,147 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 launched on Node an-jenkins-deploy-platform-ansible-os-6211-2 2026-08-24 04:59:24,239 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/58c0f655-9a46-4f31-b1d3-bbdbd41bb5cf 2026-08-24 04:59:24,252 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/b9c73855-3824-4a73-b4bf-8918103c8ada 2026-08-24 04:59:27,458 - 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 1031ms') 2026-08-24 04:59:27,458 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 failed! 2026-08-24 04:59:27,477 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 73.126.91.193 and allocation pool is NOT set 2026-08-24 04:59:27,478 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 2964:7e39:d067:1137:662e:170d:0:1 and allocation pool is NOT set 2026-08-24 04:59:31,549 - 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 1007ms') 2026-08-24 04:59:31,549 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 failed! 2026-08-24 04:59:31,565 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 73.126.91.193 and allocation pool is NOT set 2026-08-24 04:59:31,565 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 2964:7e39:d067:1137:662e:170d:0:1 and allocation pool is NOT set 2026-08-24 04:59:35,648 - 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 1014ms') 2026-08-24 04:59:35,648 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 failed! 2026-08-24 04:59:35,666 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 73.126.91.193 and allocation pool is NOT set 2026-08-24 04:59:35,667 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 2964:7e39:d067:1137:662e:170d:0:1 and allocation pool is NOT set 2026-08-24 04:59:39,739 - 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 1013ms') 2026-08-24 04:59:39,739 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 failed! 2026-08-24 04:59:39,756 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 73.126.91.193 and allocation pool is NOT set 2026-08-24 04:59:39,756 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 2964:7e39:d067:1137:662e:170d:0:1 and allocation pool is NOT set 2026-08-24 04:59:43,839 - 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 1013ms') 2026-08-24 04:59:43,839 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 failed! 2026-08-24 04:59:43,855 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 73.126.91.193 and allocation pool is NOT set 2026-08-24 04:59:43,855 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 2964:7e39:d067:1137:662e:170d:0:1 and allocation pool is NOT set 2026-08-24 04:59:47,935 - 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 1016ms') 2026-08-24 04:59:47,935 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 failed! 2026-08-24 04:59:47,951 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 73.126.91.193 and allocation pool is NOT set 2026-08-24 04:59:47,951 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 2964:7e39:d067:1137:662e:170d:0:1 and allocation pool is NOT set 2026-08-24 04:59:52,033 - 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 1017ms') 2026-08-24 04:59:52,033 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 failed! 2026-08-24 04:59:52,048 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 73.126.91.193 and allocation pool is NOT set 2026-08-24 04:59:52,048 - DEBUG - Gateway for vn default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750 is 2964:7e39:d067:1137:662e:170d:0:1 and allocation pool is NOT set 2026-08-24 04:59:54,115 - 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=7.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.451 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.451/3.995/7.540/3.544 ms') 2026-08-24 04:59:54,115 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 passed 2026-08-24 04:59:54,189 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:59:54,189 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-88688253-73954542, IP 73.126.91.195, Port 22 2026-08-24 04:59:54,259 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:59:54,388 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 04:59:59,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 04:59:59,388 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-88688253-73954542, IP 73.126.91.195, Port 22 2026-08-24 04:59:59,458 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-24 04:59:59,604 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-24 05:00:04,604 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-24 05:00:04,605 - DEBUG - Waiting to SSH to VM ctest-FatFlowAggrIpv6Serial-88688253-73954542, IP 73.126.91.195, Port 22 2026-08-24 05:00:04,794 - DEBUG - VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 is ready for SSH connections 2026-08-24 05:00:05,002 - DEBUG - VM is in ACTIVE state now 2026-08-24 05:00:05,285 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine/58c0f655-9a46-4f31-b1d3-bbdbd41bb5cf 2026-08-24 05:00:05,296 - DEBUG - Requesting: http://10.0.0.191:8082/virtual-machine-interface/b9c73855-3824-4a73-b4bf-8918103c8ada 2026-08-24 05:00:05,309 - DEBUG - Requesting: http://10.0.0.191:8082/instance-ip/3aba2ce0-2f8b-49e3-9d11-cc215b1e520d 2026-08-24 05:00:05,322 - DEBUG - Requesting: http://10.0.0.191:8082/instance-ip/83d354b5-1141-4fd8-9f4a-dfddf1f59863 2026-08-24 05:00:05,362 - DEBUG - Policy np_rules : [rule_sequence = None, rule_uuid = None, direction = <>, protocol = udp, src_addresses = [subnet = None, virtual_network = default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-85857639, security_group = None, network_policy = None, subnet_list = []], src_ports = [start_port = 0, end_port = 65535], application = [], dst_addresses = [subnet = None, virtual_network = default-domain:ctest-FatFlowAggrIpv6Serial-88688253:ctest-vn-10904750, security_group = None, network_policy = None, subnet_list = []], dst_ports = [start_port = 0, end_port = 65535], action_list = simple_action = pass, gateway_name = None, apply_service = [], service_properties = None, mirror_to = None, assign_routing_instance = None, log = False, alert = False, qos_action = None, host_based_service = False, ethertype = None, created = None, last_modified = None, description = None] 2026-08-24 05:00:05,748 - INFO - Attaching policy ctest-vn1_vn2_pass-55938858 to vn ctest-vn-85857639 2026-08-24 05:00:06,159 - INFO - Attaching policy ctest-vn1_vn2_pass-55938858 to vn ctest-vn-10904750 2026-08-24 05:00:06,563 - INFO - Fat flow added on VMI b9c73855-3824-4a73-b4bf-8918103c8ada: {'port': 55, 'proto': 'udp', 'destination_prefix': ['219.111.224.0', '26'], 'destination_aggregate_prefix_length': 29} 2026-08-24 05:00:06,635 - INFO - Fat flow added on VMI b9c73855-3824-4a73-b4bf-8918103c8ada: {'port': 56, 'proto': 'udp', 'destination_prefix': ['3e87:77d5:516b:a53a:b360:fb70::', '96'], 'destination_aggregate_prefix_length': 125} 2026-08-24 05:00:06,636 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:00:06,636 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2026-08-24 05:00:21,556 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Dec 29 2017 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2026-08-24 05:00:21,556 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:00:21,556 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2026-08-24 05:00:21,869 - DEBUG - None 2026-08-24 05:00:21,869 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 2964:7e39:d067:1137:662e:170d:0:3 56 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.162, gateway password: c0ntrail123 2026-08-24 05:00:21,869 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 2964:7e39:d067:1137:662e:170d:0:3 56 < testfile 2026-08-24 05:01:07,442 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.000958838 s, 104 kB/s 2026-08-24 05:01:07,443 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:07,443 - DEBUG - ls -l testfile 2026-08-24 05:01:07,662 - DEBUG - -rw-r--r-- 1 root root 100 Aug 24 05:01 testfile 2026-08-24 05:01:07,663 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:01:07,663 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:07,663 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2026-08-24 05:01:07,941 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 24 05:01 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2026-08-24 05:01:07,941 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:07,941 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2026-08-24 05:01:08,188 - DEBUG - None 2026-08-24 05:01:08,189 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 2964:7e39:d067:1137:662e:170d:0:3 56 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.162, gateway password: c0ntrail123 2026-08-24 05:01:08,189 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 2964:7e39:d067:1137:662e:170d:0:3 56 < testfile 2026-08-24 05:01:10,467 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.000936602 s, 107 kB/s 2026-08-24 05:01:10,467 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:10,467 - DEBUG - ls -l testfile 2026-08-24 05:01:10,684 - DEBUG - -rw-r--r-- 1 root root 100 Aug 24 05:01 testfile 2026-08-24 05:01:10,684 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:01:10,685 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:10,685 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2026-08-24 05:01:11,028 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 24 05:01 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2026-08-24 05:01:11,029 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:11,029 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2026-08-24 05:01:11,313 - DEBUG - None 2026-08-24 05:01:11,313 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 2964:7e39:d067:1137:662e:170d:0:3 56 < testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.162, gateway password: c0ntrail123 2026-08-24 05:01:11,314 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20000 2964:7e39:d067:1137:662e:170d:0:3 56 < testfile 2026-08-24 05:01:59,095 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.00152786 s, 65.5 kB/s 2026-08-24 05:01:59,095 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:59,095 - DEBUG - ls -l testfile 2026-08-24 05:01:59,280 - DEBUG - -rw-r--r-- 1 root root 100 Aug 24 05:01 testfile 2026-08-24 05:01:59,281 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:01:59,281 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:59,281 - DEBUG - nohup rm -f testfile;ls -la;nc -6 -q 2 -w 5 -u -ll -p 56 > testfile & 2026-08-24 05:01:59,613 - DEBUG - total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Aug 24 05:01 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2026-08-24 05:01:59,613 - DEBUG - Running remote_cmd, Cmd : nc -6 -q 2 -w 5 -u -ll 56 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:01:59,613 - DEBUG - nohup nc -6 -q 2 -w 5 -u -ll 56 > testfile & 2026-08-24 05:01:59,875 - DEBUG - None 2026-08-24 05:01:59,875 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 2964:7e39:d067:1137:662e:170d:0:3 56 < testfile, host_string: ubuntu@169.254.0.4, password: ubuntugateway: ubuntu@10.0.0.162, gateway password: c0ntrail123 2026-08-24 05:01:59,875 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -6 -q 2 -w 5 -u -p 20001 2964:7e39:d067:1137:662e:170d:0:3 56 < testfile 2026-08-24 05:02:02,155 - DEBUG - 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.000685702 s, 146 kB/s 2026-08-24 05:02:02,155 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.185, gateway password: c0ntrail123 2026-08-24 05:02:02,155 - DEBUG - ls -l testfile 2026-08-24 05:02:02,328 - DEBUG - -rw-r--r-- 1 root root 100 Aug 24 05:02 testfile 2026-08-24 05:02:02,328 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:02:02,408 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:3', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2026-08-24 05:02:02,499 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:3', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2026-08-24 05:02:02,568 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:3', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2026-08-24 05:02:02,658 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:3', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2026-08-24 05:02:02,733 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:b', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2026-08-24 05:02:02,813 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:b', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '20000', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2026-08-24 05:02:02,889 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:b', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2026-08-24 05:02:02,970 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:b', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '20001', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2026-08-24 05:02:03,051 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70::', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2026-08-24 05:02:03,052 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 3e87:77d5:516b:a53a:b360:fb70::, DIP: 2964:7e39:d067:1137:662e:170d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 05:02:03,125 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70::', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2026-08-24 05:02:03,126 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 3e87:77d5:516b:a53a:b360:fb70::, DIP: 2964:7e39:d067:1137:662e:170d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 05:02:03,199 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:8', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 1, 1 2026-08-24 05:02:03,199 - INFO - Fat flow verification PASSED on node: 10.0.0.185 for - SIP: 3e87:77d5:516b:a53a:b360:fb70:0:8, DIP: 2964:7e39:d067:1137:662e:170d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-24 05:02:03,263 - DEBUG - Forward and reverse flows for match {'sip': '3e87:77d5:516b:a53a:b360:fb70:0:8', 'dip': '2964:7e39:d067:1137:662e:170d:0:3', 'sport': '0', 'dport': '56', 'proto': '17', 'vrf_id': '2'}: 0, 0 2026-08-24 05:02:03,264 - INFO - Fat flow verification PASSED on node: 10.0.0.162 for - SIP: 3e87:77d5:516b:a53a:b360:fb70:0:8, DIP: 2964:7e39:d067:1137:662e:170d:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-24 05:02:03,264 - INFO - Fat flow verification passed for protocol udp and port 56 2026-08-24 05:02:03,264 - INFO - Dettaching policy ctest-vn1_vn2_pass-55938858 from vn ctest-vn-10904750 2026-08-24 05:02:03,529 - INFO - Dettaching policy ctest-vn1_vn2_pass-55938858 from vn ctest-vn-85857639 2026-08-24 05:02:03,808 - INFO - Deleted policy ctest-vn1_vn2_pass-55938858 2026-08-24 05:02:03,809 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-88688253-73954542 2026-08-24 05:02:03,938 - INFO - Detaching port 6b802b0e-5473-44fe-8a5d-cf4739f58d5a from VM client2_vm 2026-08-24 05:02:04,023 - INFO - Deleting VM client2_vm 2026-08-24 05:02:04,387 - INFO - Deleted port 6b802b0e-5473-44fe-8a5d-cf4739f58d5a 2026-08-24 05:02:04,387 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-88688253-77286852 2026-08-24 05:02:04,490 - INFO - Deleting VN ctest-vn-10904750 2026-08-24 05:02:04,559 - DEBUG - VN f469f502-19cc-4a8f-8d7b-8df0737acae4 still in use: Unable to complete operation on network f469f502-19cc-4a8f-8d7b-8df0737acae4. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ba36ea89-ede6-411f-9f66-cf62b4898769'] 2026-08-24 05:02:04,559 - WARNING - Deleting VN ctest-vn-10904750 failed..Will retry 2026-08-24 05:02:06,819 - DEBUG - Response for deleting network () 2026-08-24 05:02:06,819 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/2b797644-5e9c-4ff8-a21c-ed1676a4465c 2026-08-24 05:02:06,851 - DEBUG - Response Code: 404 2026-08-24 05:02:06,853 - DEBUG - Requesting: http://10.0.0.190:8082/domains 2026-08-24 05:02:06,871 - DEBUG - Requesting: http://10.0.0.190:8082/domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b 2026-08-24 05:02:06,924 - DEBUG - Requesting: http://10.0.0.190:8082/project/9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 05:02:07,055 - INFO - Validated that VN ctest-vn-10904750 is not found in API Server 2026-08-24 05:02:07,071 - DEBUG - VN ctest-vn-10904750 is not present in Agent 10.0.0.162 2026-08-24 05:02:07,084 - DEBUG - VN ctest-vn-10904750 is not present in Agent 10.0.0.185 2026-08-24 05:02:07,084 - INFO - Validated that VN ctest-vn-10904750 is not in any agent 2026-08-24 05:02:07,131 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-10904750 info 2026-08-24 05:02:07,131 - INFO - Deleting VN ctest-vn-85857639 2026-08-24 05:02:07,185 - DEBUG - VN 0df5d126-4b47-49b0-9bd4-6b523411246f still in use: Unable to complete operation on network 0df5d126-4b47-49b0-9bd4-6b523411246f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-dfb57e71-4011-4f5a-b5e9-82a835071477'] 2026-08-24 05:02:07,185 - WARNING - Deleting VN ctest-vn-85857639 failed..Will retry 2026-08-24 05:02:09,431 - DEBUG - Response for deleting network () 2026-08-24 05:02:09,431 - DEBUG - Requesting: http://10.0.0.190:8082/routing-instance/923e8d65-7591-4750-9b6c-d5e6af99551d 2026-08-24 05:02:09,439 - DEBUG - Response Code: 404 2026-08-24 05:02:09,439 - DEBUG - Requesting: http://10.0.0.190:8082/domains 2026-08-24 05:02:09,447 - DEBUG - Requesting: http://10.0.0.190:8082/domain/a2bfd9a2-e8fd-4333-9d61-3cfdf889946b 2026-08-24 05:02:09,505 - DEBUG - Requesting: http://10.0.0.190:8082/project/9ef13f89-30bb-49d1-a302-b0b477e23be3 2026-08-24 05:02:09,623 - INFO - Validated that VN ctest-vn-85857639 is not found in API Server 2026-08-24 05:02:09,638 - DEBUG - VN ctest-vn-85857639 is not present in Agent 10.0.0.162 2026-08-24 05:02:09,651 - DEBUG - VN ctest-vn-85857639 is not present in Agent 10.0.0.185 2026-08-24 05:02:09,651 - INFO - Validated that VN ctest-vn-85857639 is not in any agent 2026-08-24 05:02:09,696 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-85857639 info 2026-08-24 05:02:11,026 - DEBUG - Skipping xmpp flap check 2026-08-24 05:02:11,027 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:03] 2026-08-24 05:02:11,027 - INFO - -------------------------------------------------------------------------------- 2026-08-24 05:02:12,341 - DEBUG - Skipping xmpp flap check 2026-08-24 05:02:12,341 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:06:06] 2026-08-24 05:02:12,342 - INFO - -------------------------------------------------------------------------------- 2026-08-24 05:02:13,236 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-88688253, ID : 9ef13f89-30bb-49d1-a302-b0b477e23be3