2024-11-13 09:05:58,068 - INFO - Domain Default found not creating
2024-11-13 09:05:58,261 - INFO - Project ctest-TestBasicVMVN-36549881 not found, creating it
2024-11-13 09:05:58,804 - INFO - Created Project:ctest-TestBasicVMVN-36549881, ID : 498dc49a-3999-4526-93bd-b5def30b7055
2024-11-13 09:06:00,474 - INFO - ================================================================================
2024-11-13 09:06:00,474 - INFO - STARTING TEST : test_generic_link_local_service
2024-11-13 09:06:00,474 - 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
2024-11-13 09:06:00,730 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.5': '0'}} with
2024-11-13 09:06:00,730 - INFO - Initial checks done. Running the testcase now
2024-11-13 09:06:00,730 - INFO -
2024-11-13 09:06:01,375 - DEBUG - Response for create_network : {'network': {'id': '466b0584-67ee-437e-8cf3-83e7ba32f6d3', 'name': 'ctest-vn2_metadata-25131011', 'tenant_id': '498dc49a3999452693bdb5def30b7055', 'project_id': '498dc49a3999452693bdb5def30b7055', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-36549881', 'ctest-vn2_metadata-25131011'], 'port_security_enabled': True, 'description': ''}}
2024-11-13 09:06:01,561 - DEBUG - Response for create_subnet : {'subnet': {'id': '5eb676de-d36c-4ee5-ae71-545f8acaed8a', 'name': '', 'tenant_id': '498dc49a3999452693bdb5def30b7055', 'network_id': '466b0584-67ee-437e-8cf3-83e7ba32f6d3', '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': '498dc49a3999452693bdb5def30b7055'}}
2024-11-13 09:06:01,582 - INFO - Created VN ctest-vn2_metadata-25131011
2024-11-13 09:06:01,643 - DEBUG - VN ctest-vn2_metadata-25131011 UUID is 466b0584-67ee-437e-8cf3-83e7ba32f6d3
2024-11-13 09:06:01,846 - DEBUG - Services list from nova: [, , ]
2024-11-13 09:06:02,955 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2282-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2282-1)
2024-11-13 09:06:03,063 - DEBUG - Link local service introspect added
2024-11-13 09:06:03,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2024-11-13 09:06:08,193 - DEBUG - VM is in ACTIVE state now
2024-11-13 09:06:08,335 - INFO - Waiting for VM ctest-TestBasicVMVN-36549881-49568797 to be up..
2024-11-13 09:06:08,335 - INFO - VM name : ctest-TestBasicVMVN-36549881-49568797
2024-11-13 09:06:08,414 - DEBUG - VM ctest-TestBasicVMVN-36549881-49568797 ID is e449cdf8-2f49-448c-ac02-d3dfae29d99b
2024-11-13 09:06:08,414 - DEBUG - VM ctest-TestBasicVMVN-36549881-49568797 launched on Node cn-jenkins-deploy-platform-ansible-os-2282-1
2024-11-13 09:06:08,505 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/e449cdf8-2f49-448c-ac02-d3dfae29d99b
2024-11-13 09:06:08,823 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/e449cdf8-2f49-448c-ac02-d3dfae29d99b
2024-11-13 09:06:08,866 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/248874f9-7cfa-4bd0-ac1d-1e2b5cea4429
2024-11-13 09:06:12,131 - 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 1011ms')
2024-11-13 09:06:12,131 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36549881-49568797 failed!
2024-11-13 09:06:12,203 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36549881:ctest-vn2_metadata-25131011 is 11.1.1.1 and allocation pool is NOT set
2024-11-13 09:06:14,263 - 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=1.88 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.468 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.468/1.175/1.883/0.707 ms')
2024-11-13 09:06:14,263 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36549881-49568797 passed
2024-11-13 09:06:14,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:14,423 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36549881-49568797, IP 11.1.1.3, Port 22
2024-11-13 09:06:14,582 - DEBUG - VM ctest-TestBasicVMVN-36549881-49568797 is ready for SSH connections
2024-11-13 09:06:14,582 - INFO - Retry 0
2024-11-13 09:06:14,582 - 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.12, gateway password: c0ntrail123
2024-11-13 09:06:14,583 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2024-11-13 09:06:16,189 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2024-11-13 09:06:16,189 - INFO - Generic metadata worked
2024-11-13 09:06:16,467 - DEBUG - Link local service introspect removed
2024-11-13 09:06:16,467 - INFO - Deleting VM ctest-TestBasicVMVN-36549881-49568797
2024-11-13 09:06:16,543 - INFO - Deleting VN ctest-vn2_metadata-25131011
2024-11-13 09:06:16,600 - DEBUG - VN 466b0584-67ee-437e-8cf3-83e7ba32f6d3 still in use: Unable to complete operation on network 466b0584-67ee-437e-8cf3-83e7ba32f6d3. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-00ca5049-c38f-48f5-a264-5485d75d15d2']
2024-11-13 09:06:16,601 - WARNING - Deleting VN ctest-vn2_metadata-25131011 failed..Will retry
2024-11-13 09:06:18,731 - DEBUG - Response for deleting network ()
2024-11-13 09:06:18,997 - DEBUG - No XMPP flaps were noticed during the test
2024-11-13 09:06:18,998 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:18]
2024-11-13 09:06:18,998 - INFO - --------------------------------------------------------------------------------
2024-11-13 09:06:19,001 - INFO - ================================================================================
2024-11-13 09:06:19,001 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2024-11-13 09:06:19,001 - 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
2024-11-13 09:06:19,285 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.20.0.5': '0'}} with
2024-11-13 09:06:19,286 - INFO - Initial checks done. Running the testcase now
2024-11-13 09:06:19,286 - INFO -
2024-11-13 09:06:19,809 - DEBUG - Response for create_network : {'network': {'id': '610f216f-3174-428e-96fb-fac38ef8a05d', 'name': 'ctest-vn-59846606', 'tenant_id': '498dc49a3999452693bdb5def30b7055', 'project_id': '498dc49a3999452693bdb5def30b7055', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-36549881', 'ctest-vn-59846606'], 'port_security_enabled': True, 'description': ''}}
2024-11-13 09:06:20,036 - DEBUG - Response for create_subnet : {'subnet': {'id': '0347883c-0c4a-4882-9458-cd909d524863', 'name': '', 'tenant_id': '498dc49a3999452693bdb5def30b7055', 'network_id': '610f216f-3174-428e-96fb-fac38ef8a05d', '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': '498dc49a3999452693bdb5def30b7055'}}
2024-11-13 09:06:20,194 - DEBUG - Response for create_subnet : {'subnet': {'id': '13b0d6af-7f4a-4478-b469-68eb03cd9f70', 'name': '', 'tenant_id': '498dc49a3999452693bdb5def30b7055', 'network_id': '610f216f-3174-428e-96fb-fac38ef8a05d', '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': '498dc49a3999452693bdb5def30b7055'}}
2024-11-13 09:06:20,217 - INFO - Created VN ctest-vn-59846606
2024-11-13 09:06:20,279 - DEBUG - VN ctest-vn-59846606 UUID is 610f216f-3174-428e-96fb-fac38ef8a05d
2024-11-13 09:06:20,703 - DEBUG - Response for create_port : {'port': {'name': '549980b5-2c03-4e9d-9219-d98e591b40b6', 'id': '549980b5-2c03-4e9d-9219-d98e591b40b6', 'tenant_id': '498dc49a3999452693bdb5def30b7055', 'network_id': '610f216f-3174-428e-96fb-fac38ef8a05d', 'mac_address': '02:54:99:80:b5:2c', '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': '0347883c-0c4a-4882-9458-cd909d524863'}], 'security_groups': ['c64366e0-7641-4504-a4eb-94f20a75ac34'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '498dc49a3999452693bdb5def30b7055'}}
2024-11-13 09:06:20,885 - DEBUG - Response for create_port : {'port': {'name': '3d7eefd6-3302-40d5-afea-6495968cf316', 'id': '3d7eefd6-3302-40d5-afea-6495968cf316', 'tenant_id': '498dc49a3999452693bdb5def30b7055', 'network_id': '610f216f-3174-428e-96fb-fac38ef8a05d', 'mac_address': '02:3d:7e:ef:d6:33', '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': '13b0d6af-7f4a-4478-b469-68eb03cd9f70'}], 'security_groups': ['c64366e0-7641-4504-a4eb-94f20a75ac34'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '498dc49a3999452693bdb5def30b7055'}}
2024-11-13 09:06:21,398 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2282-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2282-1)
2024-11-13 09:06:21,951 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2282-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2282-1)
2024-11-13 09:06:23,202 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2282-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2282-1)
2024-11-13 09:06:23,202 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-11-13 09:06:23,212 - DEBUG - Requesting: http://10.0.0.12:8082/domain/37803685-2477-4c40-9a9f-d9b652eac567
2024-11-13 09:06:23,236 - DEBUG - Requesting: http://10.0.0.12:8082/project/498dc49a-3999-4526-93bd-b5def30b7055
2024-11-13 09:06:23,350 - DEBUG - Requesting: http://10.0.0.12:8082/network-ipam/c8c70ed7-ee8c-42d4-aa01-9a9623133bd7
2024-11-13 09:06:23,370 - INFO - Verifications in API Server for IPAM: ctest-ipam-00803073 passed
2024-11-13 09:06:23,378 - DEBUG - Control-node 10.0.0.12 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-36549881:ctest-ipam-00803073', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-36549881', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14467548648533934804', 'uuid-lslong': '12250242431048694743'}, 'enable': 'true', 'created': '2024-11-13T09:06:19', 'last-modified': '2024-11-13T09:06:19', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.854023'}
2024-11-13 09:06:23,378 - INFO - Verifications in Control node for IPAM: ctest-ipam-00803073 passed
2024-11-13 09:06:23,378 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-11-13 09:06:23,385 - DEBUG - Requesting: http://10.0.0.12:8082/domain/37803685-2477-4c40-9a9f-d9b652eac567
2024-11-13 09:06:23,399 - DEBUG - Requesting: http://10.0.0.12:8082/project/498dc49a-3999-4526-93bd-b5def30b7055
2024-11-13 09:06:23,495 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/610f216f-3174-428e-96fb-fac38ef8a05d
2024-11-13 09:06:23,517 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/610f216f-3174-428e-96fb-fac38ef8a05d
2024-11-13 09:06:23,534 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/054f376d-5ccd-44d0-a904-0a61b78fc000
2024-11-13 09:06:23,546 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/054f376d-5ccd-44d0-a904-0a61b78fc000
2024-11-13 09:06:23,560 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/1728c9a4-f0b5-4863-9eac-d73fcb8727be
2024-11-13 09:06:23,569 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-13 09:06:23,569 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/610f216f-3174-428e-96fb-fac38ef8a05d
2024-11-13 09:06:23,586 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/054f376d-5ccd-44d0-a904-0a61b78fc000
2024-11-13 09:06:23,612 - INFO - Verified VN network id 8 for VN 610f216f-3174-428e-96fb-fac38ef8a05d
2024-11-13 09:06:23,612 - INFO - Verifications in API Server for VN ctest-vn-59846606 passed
2024-11-13 09:06:23,612 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/610f216f-3174-428e-96fb-fac38ef8a05d
2024-11-13 09:06:23,629 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/054f376d-5ccd-44d0-a904-0a61b78fc000
2024-11-13 09:06:23,641 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/054f376d-5ccd-44d0-a904-0a61b78fc000
2024-11-13 09:06:23,655 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/1728c9a4-f0b5-4863-9eac-d73fcb8727be
2024-11-13 09:06:23,672 - DEBUG - Control-node 10.0.0.12 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-36549881', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6993845507784458894', 'uuid-lslong': '10879565042667790429'}, 'enable': 'true', 'created': '2024-11-13T09:06:19', 'last-modified': '2024-11-13T09:06:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.508808'}
2024-11-13 09:06:23,679 - DEBUG - Route Targets: ['target:64512:8000005']
2024-11-13 09:06:23,679 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59846606 passed
2024-11-13 09:06:23,680 - DEBUG - ====Verifying policy data for ctest-vn-59846606 in API_Server ======
2024-11-13 09:06:23,680 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-11-13 09:06:23,701 - DEBUG - Requesting: http://10.0.0.12:8082/domain/37803685-2477-4c40-9a9f-d9b652eac567
2024-11-13 09:06:23,802 - DEBUG - Requesting: http://10.0.0.12:8082/project/498dc49a-3999-4526-93bd-b5def30b7055
2024-11-13 09:06:23,925 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/610f216f-3174-428e-96fb-fac38ef8a05d
2024-11-13 09:06:23,943 - DEBUG - =>VN ctest-vn-59846606 has no policy to be verified
2024-11-13 09:06:23,943 - DEBUG - Verifying the vn in opserver
2024-11-13 09:06:23,943 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606 virtual network link through opserver 10.0.0.12
2024-11-13 09:06:23,943 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2024-11-13 09:06:24,312 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks
2024-11-13 09:06:24,398 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606?flat'}
2024-11-13 09:06:24,398 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606 is found in opserver
2024-11-13 09:06:24,404 - DEBUG - VRF ids for VN ctest-vn-59846606: {'10.0.0.12': '2'}
2024-11-13 09:06:24,404 - INFO - Waiting for VM ctest-TestBasicVMVN-36549881-75300228 to be up..
2024-11-13 09:06:24,503 - DEBUG - VM is in ACTIVE state now
2024-11-13 09:06:24,503 - INFO - VM name : ctest-TestBasicVMVN-36549881-75300228
2024-11-13 09:06:24,600 - DEBUG - VM ctest-TestBasicVMVN-36549881-75300228 ID is 5dbeb734-604e-4f57-9cbe-183e69226e6b
2024-11-13 09:06:24,600 - DEBUG - VM ctest-TestBasicVMVN-36549881-75300228 launched on Node cn-jenkins-deploy-platform-ansible-os-2282-1
2024-11-13 09:06:24,720 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/5dbeb734-604e-4f57-9cbe-183e69226e6b
2024-11-13 09:06:24,736 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/549980b5-2c03-4e9d-9219-d98e591b40b6
2024-11-13 09:06:27,996 - 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 1010ms')
2024-11-13 09:06:27,996 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36549881-75300228 failed!
2024-11-13 09:06:28,059 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606 is 31.1.1.1 and allocation pool is NOT set
2024-11-13 09:06:28,060 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606 is 31.1.2.1 and allocation pool is NOT set
2024-11-13 09:06:32,133 - 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 1011ms')
2024-11-13 09:06:32,133 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36549881-75300228 failed!
2024-11-13 09:06:32,199 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606 is 31.1.1.1 and allocation pool is NOT set
2024-11-13 09:06:32,199 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606 is 31.1.2.1 and allocation pool is NOT set
2024-11-13 09:06:34,265 - 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.14 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.407 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.407/1.773/3.140/1.366 ms')
2024-11-13 09:06:34,265 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-36549881-75300228 passed
2024-11-13 09:06:34,427 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:34,427 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36549881-75300228, IP 31.1.1.4, Port 22
2024-11-13 09:06:34,587 - DEBUG - VM ctest-TestBasicVMVN-36549881-75300228 is ready for SSH connections
2024-11-13 09:06:34,587 - INFO - Waiting for VM ctest-TestBasicVMVN-36549881-15148606 to be up..
2024-11-13 09:06:34,676 - DEBUG - VM is in ACTIVE state now
2024-11-13 09:06:34,677 - INFO - VM name : ctest-TestBasicVMVN-36549881-15148606
2024-11-13 09:06:34,760 - DEBUG - VM ctest-TestBasicVMVN-36549881-15148606 ID is 899d577e-f857-4531-9875-4136b0317c42
2024-11-13 09:06:34,760 - DEBUG - VM ctest-TestBasicVMVN-36549881-15148606 launched on Node cn-jenkins-deploy-platform-ansible-os-2282-1
2024-11-13 09:06:34,849 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/899d577e-f857-4531-9875-4136b0317c42
2024-11-13 09:06:34,859 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/3d7eefd6-3302-40d5-afea-6495968cf316
2024-11-13 09:06:36,110 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=2.92 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.450 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.450/1.683/2.917/1.233 ms')
2024-11-13 09:06:36,110 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-36549881-15148606 passed
2024-11-13 09:06:36,275 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:36,275 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36549881-15148606, IP 31.1.2.4, Port 22
2024-11-13 09:06:36,441 - DEBUG - VM ctest-TestBasicVMVN-36549881-15148606 is ready for SSH connections
2024-11-13 09:06:36,441 - INFO - Waiting for VM ctest-TestBasicVMVN-36549881-83787236 to be up..
2024-11-13 09:06:36,540 - DEBUG - VM is in ACTIVE state now
2024-11-13 09:06:36,540 - INFO - VM name : ctest-TestBasicVMVN-36549881-83787236
2024-11-13 09:06:36,619 - DEBUG - VM ctest-TestBasicVMVN-36549881-83787236 ID is 3b6f7e0b-60c3-450e-bf69-b5a23764767a
2024-11-13 09:06:36,620 - DEBUG - VM ctest-TestBasicVMVN-36549881-83787236 launched on Node cn-jenkins-deploy-platform-ansible-os-2282-1
2024-11-13 09:06:36,703 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine/3b6f7e0b-60c3-450e-bf69-b5a23764767a
2024-11-13 09:06:36,714 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-machine-interface/07b1a64e-3ca7-4c0a-a8de-321a5ce5535d
2024-11-13 09:06:37,971 - 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=3.72 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.414 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.414/2.067/3.720/1.653 ms')
2024-11-13 09:06:37,971 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-36549881-83787236 passed
2024-11-13 09:06:38,135 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:38,135 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-36549881-83787236, IP 31.1.1.3, Port 22
2024-11-13 09:06:38,317 - DEBUG - VM ctest-TestBasicVMVN-36549881-83787236 is ready for SSH connections
2024-11-13 09:06:38,317 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:38,317 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123
2024-11-13 09:06:38,317 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2024-11-13 09:06:42,002 - 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=4.299 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.084 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.126 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.084/2.169/4.299 ms
2024-11-13 09:06:42,002 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-36549881-75300228 passed
2024-11-13 09:06:42,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:42,002 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123
2024-11-13 09:06:42,002 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2024-11-13 09:06:45,621 - 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.521 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.078 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.017 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.017/1.872/3.521 ms
2024-11-13 09:06:45,621 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-36549881-15148606 passed
2024-11-13 09:06:45,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:45,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:45,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2024-11-13 09:06:45,622 - 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.12, gateway password: c0ntrail123
2024-11-13 09:06:45,622 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 09:06:45,801 - DEBUG - None
2024-11-13 09:06:45,801 - 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.12, gateway password: c0ntrail123
2024-11-13 09:06:45,801 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 09:06:45,998 - DEBUG - None
2024-11-13 09:06:45,998 - 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.12, gateway password: c0ntrail123
2024-11-13 09:06:45,998 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2024-11-13 09:06:46,645 - DEBUG - None
2024-11-13 09:06:46,645 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123
2024-11-13 09:06:46,645 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2024-11-13 09:06:48,878 - 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.649 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=7.822 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.551 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.481 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.412/2.583/7.822 ms
2024-11-13 09:06:48,878 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123
2024-11-13 09:06:48,878 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2024-11-13 09:06:51,130 - 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=1.812 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.979 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=6.035 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.469 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.197 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.142 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.392 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.392/2.718/6.035 ms
2024-11-13 09:06:51,130 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.12, gateway password: c0ntrail123
2024-11-13 09:06:51,130 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2024-11-13 09:06:53,377 - 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.679 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.667 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.795 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.444 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.359 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.353 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.389 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.389/1.955/3.795 ms
2024-11-13 09:06:53,378 - INFO - Deleting VM ctest-TestBasicVMVN-36549881-83787236
2024-11-13 09:06:53,465 - INFO - Detaching port 3d7eefd6-3302-40d5-afea-6495968cf316 from VM ctest-TestBasicVMVN-36549881-15148606
2024-11-13 09:06:53,517 - INFO - Deleting VM ctest-TestBasicVMVN-36549881-15148606
2024-11-13 09:06:53,593 - INFO - Detaching port 549980b5-2c03-4e9d-9219-d98e591b40b6 from VM ctest-TestBasicVMVN-36549881-75300228
2024-11-13 09:06:53,628 - INFO - Deleting VM ctest-TestBasicVMVN-36549881-75300228
2024-11-13 09:06:53,707 - INFO - Deleting VN ctest-vn-59846606
2024-11-13 09:06:53,919 - DEBUG - Response for delete_port : ()
2024-11-13 09:06:54,188 - DEBUG - Response for delete_port : ()
2024-11-13 09:06:54,237 - DEBUG - VN 610f216f-3174-428e-96fb-fac38ef8a05d still in use: Unable to complete operation on network 610f216f-3174-428e-96fb-fac38ef8a05d. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-2a202433-f81d-4135-a73f-3310150403d2']
2024-11-13 09:06:54,237 - WARNING - Deleting VN ctest-vn-59846606 failed..Will retry
2024-11-13 09:06:56,403 - DEBUG - Response for deleting network ()
2024-11-13 09:06:56,403 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/054f376d-5ccd-44d0-a904-0a61b78fc000
2024-11-13 09:06:56,411 - DEBUG - Response Code: 404
2024-11-13 09:06:56,411 - DEBUG - Requesting: http://10.0.0.12:8082/domains
2024-11-13 09:06:56,423 - DEBUG - Requesting: http://10.0.0.12:8082/domain/37803685-2477-4c40-9a9f-d9b652eac567
2024-11-13 09:06:56,447 - DEBUG - Requesting: http://10.0.0.12:8082/project/498dc49a-3999-4526-93bd-b5def30b7055
2024-11-13 09:06:56,529 - INFO - Validated that VN ctest-vn-59846606 is not found in API Server
2024-11-13 09:06:56,540 - DEBUG - VN ctest-vn-59846606 is not present in Agent 10.0.0.12
2024-11-13 09:06:56,540 - INFO - Validated that VN ctest-vn-59846606 is not in any agent
2024-11-13 09:06:56,548 - DEBUG - VRF 2 is not seen in agent 10.0.0.12
2024-11-13 09:06:56,554 - DEBUG - Vrouter 10.0.0.12 does not have vrf 2 for VN ctest-vn-59846606
2024-11-13 09:06:56,554 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-36549881:ctest-vn-59846606
2024-11-13 09:06:56,568 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59846606 info
2024-11-13 09:06:56,655 - INFO - IPAM: ctest-ipam-00803073 is not found in API Server
2024-11-13 09:06:56,667 - INFO - IPAM:ctest-ipam-00803073 is not found in control node
2024-11-13 09:06:56,930 - DEBUG - No XMPP flaps were noticed during the test
2024-11-13 09:06:56,930 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:37]
2024-11-13 09:06:56,930 - INFO - --------------------------------------------------------------------------------
2024-11-13 09:06:57,776 - INFO - Deleted project: ctest-TestBasicVMVN-36549881, ID : 498dc49a-3999-4526-93bd-b5def30b7055