2025-01-03 21:45:00,816 - INFO - Domain Default found not creating
2025-01-03 21:45:00,978 - INFO - Project ctest-TestBasicVMVN-62499575 not found, creating it
2025-01-03 21:45:01,462 - INFO - Created Project:ctest-TestBasicVMVN-62499575, ID : 29672807-952d-4b9e-9720-6e6bccdfd180
2025-01-03 21:45:03,042 - INFO - ================================================================================
2025-01-03 21:45:03,042 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-03 21:45:03,042 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2025-01-03 21:45:03,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.19': '0'}} with
2025-01-03 21:45:03,298 - INFO - Initial checks done. Running the testcase now
2025-01-03 21:45:03,298 - INFO -
2025-01-03 21:45:03,861 - DEBUG - Response for create_network : {'network': {'id': '5e2b49d8-e1b2-4824-a774-47baf6edb0f1', 'name': 'ctest-vn2_metadata-78341644', 'tenant_id': '29672807952d4b9e97206e6bccdfd180', 'project_id': '29672807952d4b9e97206e6bccdfd180', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62499575', 'ctest-vn2_metadata-78341644'], 'port_security_enabled': True, 'description': ''}}
2025-01-03 21:45:04,024 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b2eceb84-53cb-46e0-9c1f-33351faa5654', 'name': '', 'tenant_id': '29672807952d4b9e97206e6bccdfd180', 'network_id': '5e2b49d8-e1b2-4824-a774-47baf6edb0f1', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '29672807952d4b9e97206e6bccdfd180'}}
2025-01-03 21:45:04,043 - INFO - Created VN ctest-vn2_metadata-78341644
2025-01-03 21:45:04,099 - DEBUG - VN ctest-vn2_metadata-78341644 UUID is 5e2b49d8-e1b2-4824-a774-47baf6edb0f1
2025-01-03 21:45:04,302 - DEBUG - Services list from nova: [, , ]
2025-01-03 21:45:05,394 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2521-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2521-1)
2025-01-03 21:45:05,507 - DEBUG - Link local service introspect added
2025-01-03 21:45:05,557 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-03 21:45:10,655 - DEBUG - VM is in ACTIVE state now
2025-01-03 21:45:10,783 - INFO - Waiting for VM ctest-TestBasicVMVN-62499575-77927572 to be up..
2025-01-03 21:45:10,783 - INFO - VM name : ctest-TestBasicVMVN-62499575-77927572
2025-01-03 21:45:10,869 - DEBUG - VM ctest-TestBasicVMVN-62499575-77927572 ID is b0dfdcb8-31bc-4a07-9a1d-440cf48534af
2025-01-03 21:45:10,869 - DEBUG - VM ctest-TestBasicVMVN-62499575-77927572 launched on Node cn-jenkins-deploy-platform-ansible-os-2521-1
2025-01-03 21:45:10,948 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/b0dfdcb8-31bc-4a07-9a1d-440cf48534af
2025-01-03 21:45:11,255 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/b0dfdcb8-31bc-4a07-9a1d-440cf48534af
2025-01-03 21:45:11,290 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/fd9f65ac-1371-451a-b90d-11b7f5b12bc9
2025-01-03 21:45:14,539 - 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 1001ms')
2025-01-03 21:45:14,539 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499575-77927572 failed!
2025-01-03 21:45:14,595 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499575:ctest-vn2_metadata-78341644 is 11.1.1.1 and allocation pool is NOT set
2025-01-03 21:45:16,662 - 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=9.92 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.438/5.177/9.916/4.739 ms')
2025-01-03 21:45:16,662 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499575-77927572 passed
2025-01-03 21:45:16,815 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:16,816 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499575-77927572, IP 11.1.1.3, Port 22
2025-01-03 21:45:16,971 - DEBUG - VM ctest-TestBasicVMVN-62499575-77927572 is ready for SSH connections
2025-01-03 21:45:16,972 - INFO - Retry 0
2025-01-03 21:45:16,972 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:16,972 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-03 21:45:18,578 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-03 21:45:18,578 - INFO - Generic metadata worked
2025-01-03 21:45:18,847 - DEBUG - Link local service introspect removed
2025-01-03 21:45:18,847 - INFO - Deleting VM ctest-TestBasicVMVN-62499575-77927572
2025-01-03 21:45:18,919 - INFO - Deleting VN ctest-vn2_metadata-78341644
2025-01-03 21:45:18,962 - DEBUG - VN 5e2b49d8-e1b2-4824-a774-47baf6edb0f1 still in use: Unable to complete operation on network 5e2b49d8-e1b2-4824-a774-47baf6edb0f1. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-e0eb89e6-e2e9-49cf-8427-37469ab72064']
2025-01-03 21:45:18,962 - WARNING - Deleting VN ctest-vn2_metadata-78341644 failed..Will retry
2025-01-03 21:45:21,115 - DEBUG - Response for deleting network ()
2025-01-03 21:45:21,370 - DEBUG - No XMPP flaps were noticed during the test
2025-01-03 21:45:21,371 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2025-01-03 21:45:21,371 - INFO - --------------------------------------------------------------------------------
2025-01-03 21:45:21,374 - INFO - ================================================================================
2025-01-03 21:45:21,374 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-03 21:45:21,374 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2025-01-03 21:45:21,661 - DEBUG - Nothing to compare xmpp stats {'10.0.0.52': {'10.20.0.19': '0'}} with
2025-01-03 21:45:21,661 - INFO - Initial checks done. Running the testcase now
2025-01-03 21:45:21,662 - INFO -
2025-01-03 21:45:22,154 - DEBUG - Response for create_network : {'network': {'id': '980db69f-aa66-4d2d-abd1-2f4630965c1d', 'name': 'ctest-vn-60279882', 'tenant_id': '29672807952d4b9e97206e6bccdfd180', 'project_id': '29672807952d4b9e97206e6bccdfd180', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-62499575', 'ctest-vn-60279882'], 'port_security_enabled': True, 'description': ''}}
2025-01-03 21:45:22,300 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c564abf8-0538-416e-b15c-c34cabfb813b', 'name': '', 'tenant_id': '29672807952d4b9e97206e6bccdfd180', 'network_id': '980db69f-aa66-4d2d-abd1-2f4630965c1d', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '29672807952d4b9e97206e6bccdfd180'}}
2025-01-03 21:45:22,458 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa423662-d3c7-4791-9401-16ae5a7bb634', 'name': '', 'tenant_id': '29672807952d4b9e97206e6bccdfd180', 'network_id': '980db69f-aa66-4d2d-abd1-2f4630965c1d', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '29672807952d4b9e97206e6bccdfd180'}}
2025-01-03 21:45:22,485 - INFO - Created VN ctest-vn-60279882
2025-01-03 21:45:22,539 - DEBUG - VN ctest-vn-60279882 UUID is 980db69f-aa66-4d2d-abd1-2f4630965c1d
2025-01-03 21:45:22,935 - DEBUG - Response for create_port : {'port': {'name': '33286bcd-befa-4f25-8bd9-094ae7093537', 'id': '33286bcd-befa-4f25-8bd9-094ae7093537', 'tenant_id': '29672807952d4b9e97206e6bccdfd180', 'network_id': '980db69f-aa66-4d2d-abd1-2f4630965c1d', 'mac_address': '02:33:28:6b:cd:be', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.1.4', 'subnet_id': 'c564abf8-0538-416e-b15c-c34cabfb813b'}], 'security_groups': ['f2809a95-7366-4ef7-8d99-44ea67e0dc59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29672807952d4b9e97206e6bccdfd180'}}
2025-01-03 21:45:23,121 - DEBUG - Response for create_port : {'port': {'name': 'f7331928-23f4-4009-9025-c3d259743e5f', 'id': 'f7331928-23f4-4009-9025-c3d259743e5f', 'tenant_id': '29672807952d4b9e97206e6bccdfd180', 'network_id': '980db69f-aa66-4d2d-abd1-2f4630965c1d', 'mac_address': '02:f7:33:19:28:23', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '31.1.2.4', 'subnet_id': 'fa423662-d3c7-4791-9401-16ae5a7bb634'}], 'security_groups': ['f2809a95-7366-4ef7-8d99-44ea67e0dc59'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '29672807952d4b9e97206e6bccdfd180'}}
2025-01-03 21:45:23,625 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2521-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2521-1)
2025-01-03 21:45:24,035 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2521-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2521-1)
2025-01-03 21:45:25,291 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2521-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2521-1)
2025-01-03 21:45:25,295 - DEBUG - Requesting: http://10.0.0.52:8082/domains
2025-01-03 21:45:25,303 - DEBUG - Requesting: http://10.0.0.52:8082/domain/c1e8ab91-877e-45c2-abba-b4f1c80fc21f
2025-01-03 21:45:25,320 - DEBUG - Requesting: http://10.0.0.52:8082/project/29672807-952d-4b9e-9720-6e6bccdfd180
2025-01-03 21:45:25,437 - DEBUG - Requesting: http://10.0.0.52:8082/network-ipam/1d920ef6-047b-469c-8e00-b8116f18ad5a
2025-01-03 21:45:25,448 - INFO - Verifications in API Server for IPAM: ctest-ipam-16225438 passed
2025-01-03 21:45:25,455 - DEBUG - Control-node 10.0.0.52 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-62499575:ctest-ipam-16225438', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62499575', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2130782023499597468', 'uuid-lslong': '10232380738403609946'}, 'enable': 'true', 'created': '2025-01-03T21:45:21', 'last-modified': '2025-01-03T21:45:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.560995'}
2025-01-03 21:45:25,455 - INFO - Verifications in Control node for IPAM: ctest-ipam-16225438 passed
2025-01-03 21:45:25,456 - DEBUG - Requesting: http://10.0.0.52:8082/domains
2025-01-03 21:45:25,467 - DEBUG - Requesting: http://10.0.0.52:8082/domain/c1e8ab91-877e-45c2-abba-b4f1c80fc21f
2025-01-03 21:45:25,482 - DEBUG - Requesting: http://10.0.0.52:8082/project/29672807-952d-4b9e-9720-6e6bccdfd180
2025-01-03 21:45:25,578 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/980db69f-aa66-4d2d-abd1-2f4630965c1d
2025-01-03 21:45:25,601 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/980db69f-aa66-4d2d-abd1-2f4630965c1d
2025-01-03 21:45:25,617 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/b2c2ddc2-fdc4-4588-a80d-9c272b8e0893
2025-01-03 21:45:25,629 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/b2c2ddc2-fdc4-4588-a80d-9c272b8e0893
2025-01-03 21:45:25,642 - DEBUG - Requesting: http://10.0.0.52:8082/route-target/5bf72adb-3de9-42bc-8dca-efc61791fba5
2025-01-03 21:45:25,655 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-03 21:45:25,655 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/980db69f-aa66-4d2d-abd1-2f4630965c1d
2025-01-03 21:45:25,673 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/b2c2ddc2-fdc4-4588-a80d-9c272b8e0893
2025-01-03 21:45:25,696 - INFO - Verified VN network id 8 for VN 980db69f-aa66-4d2d-abd1-2f4630965c1d
2025-01-03 21:45:25,697 - INFO - Verifications in API Server for VN ctest-vn-60279882 passed
2025-01-03 21:45:25,697 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/980db69f-aa66-4d2d-abd1-2f4630965c1d
2025-01-03 21:45:25,715 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/b2c2ddc2-fdc4-4588-a80d-9c272b8e0893
2025-01-03 21:45:25,744 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/b2c2ddc2-fdc4-4588-a80d-9c272b8e0893
2025-01-03 21:45:25,756 - DEBUG - Requesting: http://10.0.0.52:8082/route-target/5bf72adb-3de9-42bc-8dca-efc61791fba5
2025-01-03 21:45:25,780 - DEBUG - Control-node 10.0.0.52 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-62499575:ctest-vn-60279882', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-62499575', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10956614265337171245', 'uuid-lslong': '12380728829127580701'}, 'enable': 'true', 'created': '2025-01-03T21:45:22', 'last-modified': '2025-01-03T21:45:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.349713'}
2025-01-03 21:45:25,791 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-03 21:45:25,791 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60279882 passed
2025-01-03 21:45:25,792 - DEBUG - ====Verifying policy data for ctest-vn-60279882 in API_Server ======
2025-01-03 21:45:25,792 - DEBUG - Requesting: http://10.0.0.52:8082/domains
2025-01-03 21:45:25,800 - DEBUG - Requesting: http://10.0.0.52:8082/domain/c1e8ab91-877e-45c2-abba-b4f1c80fc21f
2025-01-03 21:45:25,842 - DEBUG - Requesting: http://10.0.0.52:8082/project/29672807-952d-4b9e-9720-6e6bccdfd180
2025-01-03 21:45:25,945 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-network/980db69f-aa66-4d2d-abd1-2f4630965c1d
2025-01-03 21:45:25,960 - DEBUG - =>VN ctest-vn-60279882 has no policy to be verified
2025-01-03 21:45:25,960 - DEBUG - Verifying the vn in opserver
2025-01-03 21:45:25,960 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-62499575:ctest-vn-60279882 virtual network link through opserver 10.0.0.52
2025-01-03 21:45:25,960 - DEBUG - Requesting: http://10.0.0.52:8081/analytics/uves/virtual-networks
2025-01-03 21:45:26,282 - DEBUG - Requesting: http://10.0.0.52:8081/analytics/uves/virtual-networks
2025-01-03 21:45:26,363 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-62499575:ctest-vn-60279882', 'href': 'http://10.0.0.52:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-62499575:ctest-vn-60279882?flat'}
2025-01-03 21:45:26,363 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-62499575:ctest-vn-60279882 is found in opserver
2025-01-03 21:45:26,371 - DEBUG - VRF ids for VN ctest-vn-60279882: {'10.0.0.52': '2'}
2025-01-03 21:45:26,371 - INFO - Waiting for VM ctest-TestBasicVMVN-62499575-18491577 to be up..
2025-01-03 21:45:26,463 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-03 21:45:31,561 - DEBUG - VM is in ACTIVE state now
2025-01-03 21:45:31,561 - INFO - VM name : ctest-TestBasicVMVN-62499575-18491577
2025-01-03 21:45:31,656 - DEBUG - VM ctest-TestBasicVMVN-62499575-18491577 ID is 36186c6c-9dd3-4fd4-8d90-13fc2f359104
2025-01-03 21:45:31,656 - DEBUG - VM ctest-TestBasicVMVN-62499575-18491577 launched on Node cn-jenkins-deploy-platform-ansible-os-2521-1
2025-01-03 21:45:31,743 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/36186c6c-9dd3-4fd4-8d90-13fc2f359104
2025-01-03 21:45:31,754 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/33286bcd-befa-4f25-8bd9-094ae7093537
2025-01-03 21:45:35,024 - 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 1019ms')
2025-01-03 21:45:35,024 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62499575-18491577 failed!
2025-01-03 21:45:35,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499575:ctest-vn-60279882 is 31.1.1.1 and allocation pool is NOT set
2025-01-03 21:45:35,087 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-62499575:ctest-vn-60279882 is 31.1.2.1 and allocation pool is NOT set
2025-01-03 21:45:37,147 - 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=4.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.431 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.431/2.307/4.184/1.876 ms')
2025-01-03 21:45:37,147 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-62499575-18491577 passed
2025-01-03 21:45:37,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:37,308 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499575-18491577, IP 31.1.1.4, Port 22
2025-01-03 21:45:37,472 - DEBUG - VM ctest-TestBasicVMVN-62499575-18491577 is ready for SSH connections
2025-01-03 21:45:37,472 - INFO - Waiting for VM ctest-TestBasicVMVN-62499575-72910881 to be up..
2025-01-03 21:45:37,567 - DEBUG - VM is in ACTIVE state now
2025-01-03 21:45:37,568 - INFO - VM name : ctest-TestBasicVMVN-62499575-72910881
2025-01-03 21:45:37,655 - DEBUG - VM ctest-TestBasicVMVN-62499575-72910881 ID is f7fd1948-872b-4175-89df-ec96fca67e2c
2025-01-03 21:45:37,656 - DEBUG - VM ctest-TestBasicVMVN-62499575-72910881 launched on Node cn-jenkins-deploy-platform-ansible-os-2521-1
2025-01-03 21:45:37,746 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/f7fd1948-872b-4175-89df-ec96fca67e2c
2025-01-03 21:45:37,758 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/f7331928-23f4-4009-9025-c3d259743e5f
2025-01-03 21:45:39,013 - 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.01 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.513 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.513/1.763/3.014/1.250 ms')
2025-01-03 21:45:39,013 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-62499575-72910881 passed
2025-01-03 21:45:39,167 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:39,168 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499575-72910881, IP 31.1.2.4, Port 22
2025-01-03 21:45:39,327 - DEBUG - VM ctest-TestBasicVMVN-62499575-72910881 is ready for SSH connections
2025-01-03 21:45:39,327 - INFO - Waiting for VM ctest-TestBasicVMVN-62499575-34468667 to be up..
2025-01-03 21:45:39,404 - DEBUG - VM is in ACTIVE state now
2025-01-03 21:45:39,404 - INFO - VM name : ctest-TestBasicVMVN-62499575-34468667
2025-01-03 21:45:39,480 - DEBUG - VM ctest-TestBasicVMVN-62499575-34468667 ID is 0046833e-d7c4-412a-b961-76de4cca6cda
2025-01-03 21:45:39,481 - DEBUG - VM ctest-TestBasicVMVN-62499575-34468667 launched on Node cn-jenkins-deploy-platform-ansible-os-2521-1
2025-01-03 21:45:39,558 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine/0046833e-d7c4-412a-b961-76de4cca6cda
2025-01-03 21:45:39,567 - DEBUG - Requesting: http://10.0.0.52:8082/virtual-machine-interface/76e72a9f-7eb4-40b2-b7c0-95a2c718762d
2025-01-03 21:45:40,815 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=4.45 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.407 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.407/2.426/4.446/2.019 ms')
2025-01-03 21:45:40,815 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-62499575-34468667 passed
2025-01-03 21:45:40,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:40,972 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-62499575-34468667, IP 31.1.1.3, Port 22
2025-01-03 21:45:41,132 - DEBUG - VM ctest-TestBasicVMVN-62499575-34468667 is ready for SSH connections
2025-01-03 21:45:41,132 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:41,132 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:41,132 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-03 21:45:44,802 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.961 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.050 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.154 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.050/2.055/3.961 ms
2025-01-03 21:45:44,802 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-62499575-18491577 passed
2025-01-03 21:45:44,803 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:44,803 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:44,803 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-03 21:45:48,460 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=3.419 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.001 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.097 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.001/1.839/3.419 ms
2025-01-03 21:45:48,461 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-62499575-72910881 passed
2025-01-03 21:45:48,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:48,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:48,461 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-03 21:45:48,461 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:48,461 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-03 21:45:48,639 - DEBUG - None
2025-01-03 21:45:48,639 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:48,640 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-03 21:45:48,825 - DEBUG - None
2025-01-03 21:45:48,825 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:48,825 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-03 21:45:49,455 - DEBUG - None
2025-01-03 21:45:49,455 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:49,455 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-03 21:45:51,663 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.081 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=5.409 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.452 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.519 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.413/2.174/5.409 ms
2025-01-03 21:45:51,663 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:51,663 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-03 21:45:53,914 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=3.323 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.273 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.544 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.576 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.555 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.371 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.413 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.413/3.150/6.544 ms
2025-01-03 21:45:53,915 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.52, gateway password: c0ntrail123
2025-01-03 21:45:53,915 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-03 21:45:56,158 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.686 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.824 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.522 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.658 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.412 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.338 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.407 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.407/2.263/4.522 ms
2025-01-03 21:45:56,158 - INFO - Deleting VM ctest-TestBasicVMVN-62499575-34468667
2025-01-03 21:45:56,227 - INFO - Detaching port f7331928-23f4-4009-9025-c3d259743e5f from VM ctest-TestBasicVMVN-62499575-72910881
2025-01-03 21:45:56,279 - INFO - Deleting VM ctest-TestBasicVMVN-62499575-72910881
2025-01-03 21:45:56,353 - INFO - Detaching port 33286bcd-befa-4f25-8bd9-094ae7093537 from VM ctest-TestBasicVMVN-62499575-18491577
2025-01-03 21:45:56,390 - INFO - Deleting VM ctest-TestBasicVMVN-62499575-18491577
2025-01-03 21:45:56,483 - INFO - Deleting VN ctest-vn-60279882
2025-01-03 21:45:56,657 - DEBUG - Response for delete_port : ()
2025-01-03 21:45:56,866 - DEBUG - Response for delete_port : ()
2025-01-03 21:45:56,912 - DEBUG - VN 980db69f-aa66-4d2d-abd1-2f4630965c1d still in use: Unable to complete operation on network 980db69f-aa66-4d2d-abd1-2f4630965c1d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6c7492b4-21b5-43f4-ba9e-48f7b8772c5c']
2025-01-03 21:45:56,912 - WARNING - Deleting VN ctest-vn-60279882 failed..Will retry
2025-01-03 21:45:59,054 - DEBUG - Response for deleting network ()
2025-01-03 21:45:59,054 - DEBUG - Requesting: http://10.0.0.52:8082/routing-instance/b2c2ddc2-fdc4-4588-a80d-9c272b8e0893
2025-01-03 21:45:59,060 - DEBUG - Response Code: 404
2025-01-03 21:45:59,060 - DEBUG - Requesting: http://10.0.0.52:8082/domains
2025-01-03 21:45:59,066 - DEBUG - Requesting: http://10.0.0.52:8082/domain/c1e8ab91-877e-45c2-abba-b4f1c80fc21f
2025-01-03 21:45:59,122 - DEBUG - Requesting: http://10.0.0.52:8082/project/29672807-952d-4b9e-9720-6e6bccdfd180
2025-01-03 21:45:59,204 - INFO - Validated that VN ctest-vn-60279882 is not found in API Server
2025-01-03 21:45:59,216 - DEBUG - VN ctest-vn-60279882 is not present in Agent 10.0.0.52
2025-01-03 21:45:59,216 - INFO - Validated that VN ctest-vn-60279882 is not in any agent
2025-01-03 21:45:59,222 - DEBUG - VRF 2 is not seen in agent 10.0.0.52
2025-01-03 21:45:59,227 - DEBUG - Vrouter 10.0.0.52 does not have vrf 2 for VN ctest-vn-60279882
2025-01-03 21:45:59,227 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-62499575:ctest-vn-60279882
2025-01-03 21:45:59,237 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60279882 info
2025-01-03 21:45:59,315 - INFO - IPAM: ctest-ipam-16225438 is not found in API Server
2025-01-03 21:45:59,330 - INFO - IPAM:ctest-ipam-16225438 is not found in control node
2025-01-03 21:45:59,589 - DEBUG - No XMPP flaps were noticed during the test
2025-01-03 21:45:59,589 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-03 21:45:59,590 - INFO - --------------------------------------------------------------------------------
2025-01-03 21:46:00,302 - INFO - Deleted project: ctest-TestBasicVMVN-62499575, ID : 29672807-952d-4b9e-9720-6e6bccdfd180